19702 Commits (ec92d8c1778c3039cdb499af5451d6205a0f6daa)
 

Author SHA1 Message Date
Pranav C ec92d8c177 refactor: suggested changes 8 months ago
Pranav C dfa7a6be61 chore: lint 8 months ago
Pranav C 055e6a84a1 refactor: revert group by change 8 months ago
Pranav C dead4be103 fix: remove empty string as default value 8 months ago
Pranav C 16341ec37d fix: Datepicker - if readonly skip modifying active state 8 months ago
Pranav C 1240f9e5f3 fix: remove default value from CreatedTime field since it's programmatically generated 8 months ago
Pranav C ab7116ab70 fix: upgrader - column name population 8 months ago
Pranav C d8564c9823 fix: upgrader - column name population 8 months ago
Pranav C c50a095926 fix: use grey background for system fields 8 months ago
Pranav C 53fa9f6441 fix: upgrader - missing prop 8 months ago
Pranav C 92b0fdc3d4 fix: populate unique name or handle duplicate name 8 months ago
Pranav C 7163a726f5 refactor: disable duplicate for system fields 8 months ago
Pranav C f3c45e7fd8 refactor: group by - render cell component as label 8 months ago
Pranav C 58cdaf5e7b refactor: system field name usage error message 8 months ago
Pranav C b4d26cbddc refactor: add grey background for readonly in expanded form 8 months ago
Pranav C 56f9299df5 fix: upgrader correction 8 months ago
Pranav C eee6519624 test: sort data after getting 8 months ago
Pranav C cce5a3813c fix: upgrader 8 months ago
Pranav C d39ab6908f refactor: use same icon 8 months ago
Pranav C 69c1d7dd67 test: skip value population for Created and LastModified 8 months ago
Pranav C 7212b7902f test: skip value population for Created and LastModified 8 months ago
Pranav C f24960abb1 test: skip value population for Created and LastModified 8 months ago
Pranav C 5391bfc1ef fix: validate update payload 8 months ago
Pranav C 1a23741727 fix: add missing validation 8 months ago
Pranav C 6d7916248d test: corrections 8 months ago
Pranav C 5e0bc59534 test: corrections 8 months ago
Pranav C 52d8949515 fix: extract created/lastmodified by default if fields/viewId is not defined 8 months ago
Pranav C e3442e87d2 fix: allow only name update 8 months ago
Pranav C e69a0fb9c8 fix: skip created/lastmodified system col creation 8 months ago
Pranav C f4f17dc9ea fix: sort columns to create system columns first 8 months ago
Pranav C 35e75bdfae test: exclude default columns(created and last modified) 8 months ago
Pranav C 31ff7c14a8 fix: update isSystemColumn function 8 months ago
Pranav C d48a512334 fix: default system column creation and test corrections 8 months ago
Pranav C 5d0a090325 fix: avoid removing/resetting default value and pg trigger 8 months ago
Pranav C aff2054c38 chore: lint 8 months ago
Pranav C 6c6aecd4b9 fix: when inserting set updated_at column value as null 8 months ago
Pranav C cd06461951 fix: Upgrader - remove trigger(pg) and remove default value 8 months ago
Pranav C 11f3845923 fix: extract created/lastModified system field by default if viewId/field param missing 8 months ago
Pranav C f7be2c6597 fix: block deletion of system column 8 months ago
Pranav C 0568e359d1 feat: upgrader 8 months ago
Pranav C aa908eadeb feat: upgrader - WIP 8 months ago
Pranav C 884ebd9aa3 fix: render using modelValue 8 months ago
Pranav C bca5bce34f feat: valid insert/update payload 8 months ago
Pranav C fb0828c0f3 fix: mark column field system 8 months ago
Pranav C ae052c99a0 fix: avoid setting updated_at when inserting record 8 months ago
Raju Udava edf77ae2b4 test: created-at, updated-at API validation 8 months ago
Raju Udava f4aa124abf test: created-at (WIP) 8 months ago
Pranav C b80d77bc1d fix: group by related fixes 8 months ago
Pranav C 2abb89a11e fix: extract column list if missing 8 months ago
Pranav C 2f17136e26 fix: extract column list if missing 8 months ago