19734 Commits (f31df8df7565ff76d004ca8cada12d4dea1a59d1)
 

Author SHA1 Message Date
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
Pranav C 1a413d75e1 feat: create system fields by default if not part of the table create request 8 months ago
Pranav C 1ba6790778 fix: add datatype prop 8 months ago
Pranav C af9a677271 fix: typo correction 8 months ago
Raju Udava dda4993b6a test: draft framework (WIP) 8 months ago
Pranav C 8532bb1bf8 chore: lint 8 months ago
Pranav C 90a2b2fa40 fix: upgrader correction - missing transaction ref 8 months ago
Pranav C 72013a2642 fix: upgrader corrections and update NC_VERSION 8 months ago
Pranav C 3f0811b9a0 fix: confirm data exist in updateRow response and modify 8 months ago
Pranav C 1221d93b04 fix: on update modify lastmodified column in ui from response 8 months ago
Pranav C a816ab4d2a fix: filter - show datetime operations 8 months ago
Pranav C 431a4cd8dc fix: exclude columns from patch/post request in swagger 8 months ago
Pranav C 21cd0012b9 refactor: rename `CreateTime` to `CreatedTime` 8 months ago
Pranav C c9f44f9b1a fix: hide from form 8 months ago
Pranav C 48498f61dd fix: usage in formula 8 months ago
Pranav C 622744a93a feat: duplicate column support 8 months ago
Pranav C 691aad89f0 refactor: disable menu item instead of removing completely 8 months ago
Pranav C d70799c9c4 refactor: rename variable name to avoid duplicate var 8 months ago
Pranav C bb61a7de7d fix: handle created/lastmodified column as datetime in formula 8 months ago
Pranav C 17be448976 fix: convert function to async 8 months ago
Pranav C 0361122875 fix: get system column when using created/lastmodified in filter or sort 8 months ago
Pranav C 214fb0dad9 fix: add an overlay to block the interaction with datetimepicker 8 months ago
Pranav C c41d0f73d6 fix: copy cell - created time and last modified time - treat as datetime column 8 months ago
Pranav C 1b708da05b feat: hide dlete option from menu for created/updated system column 8 months ago
Pranav C 54f6748fd3 refactor: block system column deletion 8 months ago
Pranav C 64bdee82bf refactor: keep column name only in system field 8 months ago
Pranav C 60610e1e01 feat: change the default created/updated column type and mark as system field 8 months ago
Pranav C d4c9cbf74a feat: populate created and updated time whils inserting / updating , programmatically 8 months ago
Pranav C 3e4f59d11f feat: create column with different name if already column exist 8 months ago