16005 Commits (1ea17a45f40c41217e7be3966dcac9f8b46ed5d7)

Author SHA1 Message Date
Pranav C 1ea17a45f4 refactor: skip formula invalidate since type is same, better comments and logs 10 months ago
Pranav C f60bf18f29 fix: check column already exist in database 10 months ago
navi 5f9e537ec5 Update source file en.json 10 months ago
Raju Udava b40c75feec missed translation 10 months ago
navi 9d943657b8 New translations en.json (English) 10 months ago
Pranav C 273e0a2f71 refactor: fix convert to boolean before assertion 10 months ago
navi 7e086b6b3d New translations en.json (Chinese Simplified) 10 months ago
Pranav C 5fb22bee2e fix: remove border and fill icon for readonly columns 10 months ago
Pranav C ec92d8c177 refactor: suggested changes 10 months ago
Pranav C dfa7a6be61 chore: lint 10 months ago
Pranav C 055e6a84a1 refactor: revert group by change 10 months ago
Pranav C dead4be103 fix: remove empty string as default value 10 months ago
Pranav C 16341ec37d fix: Datepicker - if readonly skip modifying active state 10 months ago
Pranav C 1240f9e5f3 fix: remove default value from CreatedTime field since it's programmatically generated 10 months ago
Pranav C ab7116ab70 fix: upgrader - column name population 10 months ago
Pranav C d8564c9823 fix: upgrader - column name population 10 months ago
Pranav C c50a095926 fix: use grey background for system fields 10 months ago
Pranav C 53fa9f6441 fix: upgrader - missing prop 10 months ago
Pranav C 92b0fdc3d4 fix: populate unique name or handle duplicate name 10 months ago
Pranav C 7163a726f5 refactor: disable duplicate for system fields 10 months ago
Pranav C f3c45e7fd8 refactor: group by - render cell component as label 10 months ago
Pranav C 58cdaf5e7b refactor: system field name usage error message 10 months ago
Pranav C b4d26cbddc refactor: add grey background for readonly in expanded form 10 months ago
Pranav C 56f9299df5 fix: upgrader correction 10 months ago
Pranav C eee6519624 test: sort data after getting 10 months ago
Pranav C cce5a3813c fix: upgrader 10 months ago
Pranav C d39ab6908f refactor: use same icon 10 months ago
Pranav C 69c1d7dd67 test: skip value population for Created and LastModified 10 months ago
Pranav C 7212b7902f test: skip value population for Created and LastModified 10 months ago
Pranav C f24960abb1 test: skip value population for Created and LastModified 10 months ago
Pranav C 5391bfc1ef fix: validate update payload 10 months ago
Pranav C 1a23741727 fix: add missing validation 10 months ago
Pranav C 6d7916248d test: corrections 10 months ago
Pranav C 5e0bc59534 test: corrections 10 months ago
Pranav C 52d8949515 fix: extract created/lastmodified by default if fields/viewId is not defined 10 months ago
Pranav C e3442e87d2 fix: allow only name update 10 months ago
Pranav C e69a0fb9c8 fix: skip created/lastmodified system col creation 10 months ago
Pranav C f4f17dc9ea fix: sort columns to create system columns first 10 months ago
Pranav C 35e75bdfae test: exclude default columns(created and last modified) 10 months ago
Pranav C 31ff7c14a8 fix: update isSystemColumn function 10 months ago
Pranav C d48a512334 fix: default system column creation and test corrections 10 months ago
Pranav C 5d0a090325 fix: avoid removing/resetting default value and pg trigger 10 months ago
Pranav C aff2054c38 chore: lint 10 months ago
Pranav C 6c6aecd4b9 fix: when inserting set updated_at column value as null 10 months ago
Pranav C cd06461951 fix: Upgrader - remove trigger(pg) and remove default value 10 months ago
Pranav C 11f3845923 fix: extract created/lastModified system field by default if viewId/field param missing 10 months ago
Pranav C f7be2c6597 fix: block deletion of system column 10 months ago
Pranav C 0568e359d1 feat: upgrader 10 months ago
Pranav C aa908eadeb feat: upgrader - WIP 10 months ago
Pranav C 884ebd9aa3 fix: render using modelValue 10 months ago