16015 Commits (f31df8df7565ff76d004ca8cada12d4dea1a59d1)

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