19944 Commits (21d50a39fbea5f0aa38e7ee3bb0485a04ea9c02e)

Author SHA1 Message Date
Pranav C aae5d9663e feat: auto generate connection fix on failure for known connection issues 2 months ago
Pranav C 6944af013a fix: convert id value to string since it's passed in url path and treated as string 2 months ago
Pranav C ea6ce8d27b
Miscellaneous fixes and improvements (#9699) 2 months ago
Ramesh Mane 3e0fc8623e
fix(nc-gui): UI Error on toggle locked view (#9714) 2 months ago
Ramesh Mane 6f9ca7af9a
fix(nc-gui): allow user to submit form in locked view (#9705) 2 months ago
navi 49b94b8c40
New translations en.json (Korean) (#9709) 2 months ago
navi 12f5265dae
New translations en.json (Czech) (#9707) 2 months ago
Pranav C f8c2f7f369 fix: missing join 2 months ago
Pranav C 323c5b9a05 fix: missing return 2 months ago
Pranav C 76b04bb0e5 fix: type correction 2 months ago
Pranav C 481802bf75 fix: missing return statement 2 months ago
Pranav C 488e13d287 refactor: remove import statement since it already part of auto-import 2 months ago
Pranav C 1107111e6d fix: escape _ in id value if composite pk 2 months ago
Pranav C 33b3e5d4d3 fix: split id only if necessary and add an option to escape `_` when composite pk 2 months ago
Pranav C 5c5b4c3a32 fix: keep support to old editable shared base 2 months ago
Pranav C d4e187e74f fix: make shared base readonly 2 months ago
Pranav C 79846c555a refactor: trigger record update only if at least one file uploads 2 months ago
Pranav C 723aad7968 feat: show human-readable size in error message 2 months ago
DarkPhoenix2704 a5adc8c9f8 fix: prevent click for cloud 2 months ago
DarkPhoenix2704 3d48fea52c fix: prevent click for cloud 2 months ago
DarkPhoenix2704 20f50d15ed fix: changelog images 2 months ago
navi d2be85815b
New translations en.json (Korean) (#9694) 2 months ago
Pranav C a853f6941e fix: limit number of files 2 months ago
Pranav C c539fbcc5d fix: add filesize limit in backend as well 2 months ago
Pranav C 7ba69e1a10 fix: avoid converting to bytes in GUI since it's already converted value 2 months ago
navi 39d7420f6a
New translations en.json (Korean) (#9685) 2 months ago
Raju Udava 87aa9801fe Update 030.string-functions.md 2 months ago
Raju Udava 7ee2639b2f Update 030.string-functions.md 2 months ago
Pranav C 8b8ed84664 fix: keep support to old editable shared base 2 months ago
Pranav C 9b5fa9f3ed fix: blank function argument type 2 months ago
Pranav C c3690bf290 fix: add counter suffix if duplicate found 2 months ago
Pranav C 50d3f1ba94 feat: add ISBLANK and ISNOTBLANK formula support 2 months ago
Pranav C cc2393712a fix: make shared base readonly 2 months ago
Pranav C 0a2164798a chore: extract column name from title if missing 2 months ago
navi ceaf5ca7a5
New translations en.json (Korean) (#9682) 2 months ago
mertmit 5f490bd3eb fix: unify formula syntax as documented 2 months ago
mertmit a2f98af534 fix: properly throw formula errors 2 months ago
github-actions[bot] 7a37e69193 chore: update sdk path 2 months ago
pranavxc 4a5a4b9988 [create-pull-request] automated change 2 months ago
Pranav C 81598faef5 fix: extract color prop from meta 2 months ago
Pranav C 6b77f5c2df refactor: suggested review changes 2 months ago
Pranav C cda0408ce1 refactor: instead of column_name make title mandatory for column create 2 months ago
Pranav C 8e1c05090c refactor: extract icon based on index 2 months ago
Pranav C a22e4c579f test: update in test 2 months ago
Pranav C 9ec0baec9a refactor: make only title as required 2 months ago
Pranav C be95825039 refactor: allow using icon index for checkbox and rating 2 months ago
Pranav C 1ea35f1f6d refactor: make title mandatory instead of table_name 2 months ago
navi 88fe5d6079
New translations en.json (Korean) (#9663) 2 months ago
Pranav C 3cb7f90660 refactor: disable the upgrader for now 2 months ago
Pranav C a1f84f19d8 refactor: rename upgrader files 2 months ago