Pranav C
33b3e5d4d3
fix: split id only if necessary and add an option to escape `_` when composite pk
1 month ago
Pranav C
5c5b4c3a32
fix: keep support to old editable shared base
1 month ago
Pranav C
d4e187e74f
fix: make shared base readonly
1 month ago
Pranav C
79846c555a
refactor: trigger record update only if at least one file uploads
1 month ago
Pranav C
723aad7968
feat: show human-readable size in error message
1 month ago
DarkPhoenix2704
a5adc8c9f8
fix: prevent click for cloud
1 month ago
DarkPhoenix2704
3d48fea52c
fix: prevent click for cloud
1 month ago
DarkPhoenix2704
20f50d15ed
fix: changelog images
1 month ago
navi
d2be85815b
New translations en.json (Korean) ( #9694 )
1 month ago
Pranav C
a853f6941e
fix: limit number of files
1 month ago
Pranav C
c539fbcc5d
fix: add filesize limit in backend as well
1 month ago
Pranav C
7ba69e1a10
fix: avoid converting to bytes in GUI since it's already converted value
1 month ago
navi
39d7420f6a
New translations en.json (Korean) ( #9685 )
1 month ago
Raju Udava
87aa9801fe
Update 030.string-functions.md
1 month ago
Raju Udava
7ee2639b2f
Update 030.string-functions.md
1 month ago
Pranav C
8b8ed84664
fix: keep support to old editable shared base
1 month ago
Pranav C
9b5fa9f3ed
fix: blank function argument type
1 month ago
Pranav C
c3690bf290
fix: add counter suffix if duplicate found
1 month ago
Pranav C
50d3f1ba94
feat: add ISBLANK and ISNOTBLANK formula support
1 month ago
Pranav C
cc2393712a
fix: make shared base readonly
1 month ago
Pranav C
0a2164798a
chore: extract column name from title if missing
1 month ago
navi
ceaf5ca7a5
New translations en.json (Korean) ( #9682 )
1 month ago
mertmit
5f490bd3eb
fix: unify formula syntax as documented
...
Signed-off-by: mertmit <mertmit99@gmail.com>
1 month ago
mertmit
a2f98af534
fix: properly throw formula errors
...
Signed-off-by: mertmit <mertmit99@gmail.com>
1 month ago
github-actions[bot]
7a37e69193
chore: update sdk path
1 month ago
pranavxc
4a5a4b9988
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
1 month ago
Pranav C
81598faef5
fix: extract color prop from meta
1 month ago
Pranav C
6b77f5c2df
refactor: suggested review changes
1 month ago
Pranav C
cda0408ce1
refactor: instead of column_name make title mandatory for column create
1 month ago
Pranav C
8e1c05090c
refactor: extract icon based on index
1 month ago
Pranav C
a22e4c579f
test: update in test
1 month ago
Pranav C
9ec0baec9a
refactor: make only title as required
1 month ago
Pranav C
be95825039
refactor: allow using icon index for checkbox and rating
1 month ago
Pranav C
1ea35f1f6d
refactor: make title mandatory instead of table_name
1 month ago
navi
88fe5d6079
New translations en.json (Korean) ( #9663 )
1 month ago
Pranav C
3cb7f90660
refactor: disable the upgrader for now
1 month ago
Pranav C
a1f84f19d8
refactor: rename upgrader files
1 month ago
Pranav C
2b67670d66
refactor: apply migration only in ee
1 month ago
Pranav C
4fd86a67f6
fix: upgrader for removing duplicate columns
1 month ago
Pranav C
fc3e4d2462
refactor: revert unnecessary changes
1 month ago
Pranav C
6ca6310f75
refactor: use debounce and counter to avoid race conditions
1 month ago
Pranav C
4471bab718
fix: replace computeAsync with custom watch to avoid unnecessary formula helper functions
1 month ago
Pranav C
2356fed1bb
docs: link label correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 month ago
Pranav C
4775cad80d
refactor: improved error message
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 month ago
Pranav C
01d6116968
Update packages/nocodb/src/version-upgrader/upgraders/0225002_ncDatasourceDecrypt.ts
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 month ago
Pranav C
2f3d542bb5
Update packages/nocodb/src/version-upgrader/upgraders/0225002_ncDatasourceDecrypt.ts
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 month ago
Pranav C
b0628d8fc6
feat: add fallback mechanism in upgrader to decrypt
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 month ago
Pranav C
0d8083641f
fix: limit multi-select width and add space between option and tick icon ( #9659 )
1 month ago
navi
c9ddf2f610
New translations en.json (Korean) ( #9657 )
1 month ago
Ramesh Mane
53d5ecca8c
Nc fix: kanban view issues ( #9649 )
...
* fix(nc-gui): don't update kanban view stack options if it is shared view
* fix(nocodb): update groupingFieldColumn from view meta on updating select field
* fix(nc-gui): error cannot read property map of undefined
* fix(nc-gui): don't remove record from uncategorizedStack in public view
1 month ago