19683 Commits (69c1d7dd672e93634ce889115c3f0cc8c5e1d066)
 

Author SHA1 Message Date
Pranav C 69c1d7dd67 test: skip value population for Created and LastModified 9 months ago
Pranav C 7212b7902f test: skip value population for Created and LastModified 9 months ago
Pranav C f24960abb1 test: skip value population for Created and LastModified 9 months ago
Pranav C 5391bfc1ef fix: validate update payload 9 months ago
Pranav C 1a23741727 fix: add missing validation 9 months ago
Pranav C 6d7916248d test: corrections 9 months ago
Pranav C 5e0bc59534 test: corrections 9 months ago
Pranav C 52d8949515 fix: extract created/lastmodified by default if fields/viewId is not defined 9 months ago
Pranav C e3442e87d2 fix: allow only name update 9 months ago
Pranav C e69a0fb9c8 fix: skip created/lastmodified system col creation 9 months ago
Pranav C f4f17dc9ea fix: sort columns to create system columns first 9 months ago
Pranav C 35e75bdfae test: exclude default columns(created and last modified) 9 months ago
Pranav C 31ff7c14a8 fix: update isSystemColumn function 9 months ago
Pranav C d48a512334 fix: default system column creation and test corrections 9 months ago
Pranav C 5d0a090325 fix: avoid removing/resetting default value and pg trigger 9 months ago
Pranav C aff2054c38 chore: lint 9 months ago
Pranav C 6c6aecd4b9 fix: when inserting set updated_at column value as null 9 months ago
Pranav C cd06461951 fix: Upgrader - remove trigger(pg) and remove default value 9 months ago
Pranav C 11f3845923 fix: extract created/lastModified system field by default if viewId/field param missing 9 months ago
Pranav C f7be2c6597 fix: block deletion of system column 9 months ago
Pranav C 0568e359d1 feat: upgrader 9 months ago
Pranav C aa908eadeb feat: upgrader - WIP 9 months ago
Pranav C 884ebd9aa3 fix: render using modelValue 9 months ago
Pranav C bca5bce34f feat: valid insert/update payload 9 months ago
Pranav C fb0828c0f3 fix: mark column field system 9 months ago
Pranav C ae052c99a0 fix: avoid setting updated_at when inserting record 9 months ago
Raju Udava edf77ae2b4 test: created-at, updated-at API validation 9 months ago
Raju Udava f4aa124abf test: created-at (WIP) 9 months ago
Pranav C b80d77bc1d fix: group by related fixes 9 months ago
Pranav C 2abb89a11e fix: extract column list if missing 9 months ago
Pranav C 2f17136e26 fix: extract column list if missing 9 months ago
Pranav C 1a413d75e1 feat: create system fields by default if not part of the table create request 9 months ago
Pranav C 1ba6790778 fix: add datatype prop 9 months ago
Pranav C af9a677271 fix: typo correction 9 months ago
Raju Udava dda4993b6a test: draft framework (WIP) 9 months ago
Pranav C 8532bb1bf8 chore: lint 9 months ago
Pranav C 90a2b2fa40 fix: upgrader correction - missing transaction ref 9 months ago
Pranav C 72013a2642 fix: upgrader corrections and update NC_VERSION 9 months ago
Pranav C 3f0811b9a0 fix: confirm data exist in updateRow response and modify 9 months ago
Pranav C 1221d93b04 fix: on update modify lastmodified column in ui from response 9 months ago
Pranav C a816ab4d2a fix: filter - show datetime operations 9 months ago
Pranav C 431a4cd8dc fix: exclude columns from patch/post request in swagger 9 months ago
Pranav C 21cd0012b9 refactor: rename `CreateTime` to `CreatedTime` 9 months ago
Pranav C c9f44f9b1a fix: hide from form 9 months ago
Pranav C 48498f61dd fix: usage in formula 9 months ago
Pranav C 622744a93a feat: duplicate column support 9 months ago
Pranav C 691aad89f0 refactor: disable menu item instead of removing completely 9 months ago
Pranav C d70799c9c4 refactor: rename variable name to avoid duplicate var 9 months ago
Pranav C bb61a7de7d fix: handle created/lastmodified column as datetime in formula 9 months ago
Pranav C 17be448976 fix: convert function to async 9 months ago