Pranav C
|
7c761f9c76
|
refactor: exclude system LTAR query params
|
12 months ago |
Pranav C
|
2554e65061
|
refactor: exclude auto incremented/generated id and other system fields from request
|
12 months ago |
Pranav C
|
505741c273
|
refactor: update default view label
|
12 months ago |
Pranav C
|
181f908f5f
|
refactor: avoid setting default view value
|
12 months ago |
Pranav C
|
f59b966a6c
|
fix: set default view id value and update description
|
12 months ago |
Pranav C
|
e27d71e10d
|
fix: exclude system columns
|
12 months ago |
Pranav C
|
12285ee70c
|
fix: add missing schema
|
12 months ago |
Pranav C
|
80a916d6ba
|
fix: update delete payload
|
12 months ago |
Pranav C
|
e37d64d8d2
|
fix: use the correct query builder
|
12 months ago |
Pranav C
|
ba3552e56e
|
refactor: update swagger path in menu
|
12 months ago |
Pranav C
|
a1e0ab8c74
|
fix: remove unnecessary param
|
12 months ago |
Pranav C
|
1de840f767
|
refactor: add v2 apis - swagger
|
12 months ago |
Raju Udava
|
661625b062
|
Merge pull request #6990 from nocodb/nc-fix/csv-import-bug-fix
Nc fix/csv import bug fix
|
12 months ago |
Raju Udava
|
9fedf1498e
|
Merge pull request #6974 from nocodb/nc-fix/6943-apply-filter-validation-for-v1-apis
fix: Apply filter validation on v1 list api
|
12 months ago |
Raju Udava
|
8f79fd975b
|
Merge pull request #6983 from nocodb/fix/6963-json-cell
fix: Invalid json genration
|
12 months ago |
Pranav C
|
8fded81bcb
|
fix: add field validation wherever missing
|
12 months ago |
Pranav C
|
7d1f3ec951
|
fix: check both title/column_name
|
12 months ago |
Pranav C
|
e81d1f32be
|
fix: throw error if invalid param passed to count method
|
12 months ago |
Pranav C
|
6a47fb44c1
|
fix: apply filter validation on v1 apis
|
12 months ago |
Pranav C
|
24afd2c362
|
fix: use json stringify to avoid ending up with invalid json and removing unnecessary whitespace in key/value
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
12 months ago |
Raju Udava
|
345177b18c
|
Merge pull request #6980 from nocodb/fix/dup-formula
fix: duplicate formula column after alias change
|
12 months ago |
Raju Udava
|
8510e32672
|
Merge pull request #6978 from nocodb/nc-fix/virtual-column-icon-fields-editor-fix
fix: Fixed virtual column icon fields editor fix
|
12 months ago |
mertmit
|
6d716b3896
|
fix: duplicate formula column after alias change
Signed-off-by: mertmit <mertmit99@gmail.com>
|
12 months ago |
Raju Udava
|
48c803458f
|
Merge pull request #6977 from nocodb/nc-fix/text-area-lookup-issue
fix: Added click to preview text area lookup and show new line in tex…
|
12 months ago |
Muhammed Mustafa
|
3c4aebc7fb
|
fix: Fixed virtual column icon fields editor fix
|
12 months ago |
Muhammed Mustafa
|
d78e019b3f
|
fix: Added click to preview text area lookup and show new line in text area
|
12 months ago |
Raju Udava
|
e93d15a4f4
|
Merge pull request #6932 from nocodb/nc-fix/ws-menu-role-icon
Added ws role icon in ws menu
|
12 months ago |
mertmit
|
85c7465e26
|
fix: use options instead of rendered options
Signed-off-by: mertmit <mertmit99@gmail.com>
|
12 months ago |
Raju Udava
|
4ede2e4791
|
Merge pull request #6938 from nocodb/nc-fix/data-prepopulation-create-new-record-link-modal-mm
fix: Fixed issue with data prepopulation in the case of creating new …
|
12 months ago |
Muhammed Mustafa
|
9ccb96dcca
|
fix: Integrated new import csv changes to tests
|
12 months ago |
Muhammed Mustafa
|
5ac0b8cf59
|
fix: Minor cleanup
|
12 months ago |
Muhammed Mustafa
|
0590befa6f
|
fix: Added front end validation for import csv and added back client side validation for column name and table name
|
12 months ago |
Muhammed Mustafa
|
cb05a757ce
|
fix: Truncate table name and column name in csv import and remove column name db specfic length constraint from table create api
|
12 months ago |
աɨռɢӄաօռɢ
|
d200b1fe77
|
fix(nc-gui): skelton typos
|
12 months ago |
աɨռɢӄաօռɢ
|
5dd2171506
|
chore(nc-gui): remove unused isVirtualCol
|
12 months ago |
mertmit
|
931cee2e66
|
Merge pull request #6953 from nocodb/feat/dup-col
feat: duplicate column with data
|
12 months ago |
mertmit
|
94f9fc8d6b
|
fix: skip exporting all mms if fields provided
Signed-off-by: mertmit <mertmit99@gmail.com>
|
12 months ago |
mertmit
|
b8daab8304
|
fix: skip returning for raw bulk insert
Signed-off-by: mertmit <mertmit99@gmail.com>
|
12 months ago |
mertmit
|
aca5bfadd6
|
fix: duplicate column default value
Signed-off-by: mertmit <mertmit99@gmail.com>
|
12 months ago |
mertmit
|
7da85b5379
|
fix: decimal options meta issue
Signed-off-by: mertmit <mertmit99@gmail.com>
|
12 months ago |
mertmit
|
09ecf174e3
|
fix: extract id for ag
Signed-off-by: mertmit <mertmit99@gmail.com>
|
12 months ago |
mertmit
|
0326ad3f7c
|
fix: qrcode and barcode duplicate
Signed-off-by: mertmit <mertmit99@gmail.com>
|
12 months ago |
mertmit
|
37ba072ded
|
fix: options object for list
Signed-off-by: mertmit <mertmit99@gmail.com>
|
12 months ago |
mertmit
|
94c6098339
|
test: timeout to allow duplication of data
Signed-off-by: mertmit <mertmit99@gmail.com>
|
12 months ago |
mertmit
|
e56df96c8d
|
fix: duplicate order for link columns
Signed-off-by: mertmit <mertmit99@gmail.com>
|
12 months ago |
mertmit
|
146b793220
|
fix: ignore filter and sort on duplicate
Signed-off-by: mertmit <mertmit99@gmail.com>
|
12 months ago |
mertmit
|
1672e3ead9
|
fix: PR requested changes
Signed-off-by: mertmit <mertmit99@gmail.com>
|
12 months ago |
mertmit
|
eb7e7a8cc8
|
test: duplicate column modal
Signed-off-by: mertmit <mertmit99@gmail.com>
|
12 months ago |
mertmit
|
5704f0b9b8
|
feat: duplicate column
Signed-off-by: mertmit <mertmit99@gmail.com>
|
12 months ago |
mertmit
|
bdd32af8a1
|
fix: create links as counterpart on bt creation
Signed-off-by: mertmit <mertmit99@gmail.com>
|
12 months ago |