19561 Commits (030a2136102a8b41890a845325c40b81ec2ccc20)

Author SHA1 Message Date
Pranav C f8c2f7f369 fix: missing join 1 month ago
Pranav C 323c5b9a05 fix: missing return 1 month ago
Pranav C 76b04bb0e5 fix: type correction 1 month ago
Pranav C 481802bf75 fix: missing return statement 1 month ago
Pranav C 488e13d287 refactor: remove import statement since it already part of auto-import 1 month ago
Pranav C 1107111e6d fix: escape _ in id value if composite pk 1 month ago
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 1 month ago
mertmit a2f98af534 fix: properly throw formula errors 1 month ago
github-actions[bot] 7a37e69193 chore: update sdk path 1 month ago
pranavxc 4a5a4b9988 [create-pull-request] automated change 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 1 month ago
Pranav C 4775cad80d refactor: improved error message 1 month ago