Pranav C
|
f4f17dc9ea
|
fix: sort columns to create system columns first
|
1 year ago |
Pranav C
|
35e75bdfae
|
test: exclude default columns(created and last modified)
|
1 year ago |
Pranav C
|
31ff7c14a8
|
fix: update isSystemColumn function
|
1 year ago |
Pranav C
|
d48a512334
|
fix: default system column creation and test corrections
|
1 year ago |
Pranav C
|
5d0a090325
|
fix: avoid removing/resetting default value and pg trigger
|
1 year ago |
Pranav C
|
aff2054c38
|
chore: lint
|
1 year ago |
Pranav C
|
6c6aecd4b9
|
fix: when inserting set updated_at column value as null
|
1 year ago |
Pranav C
|
cd06461951
|
fix: Upgrader - remove trigger(pg) and remove default value
|
1 year ago |
Pranav C
|
11f3845923
|
fix: extract created/lastModified system field by default if viewId/field param missing
|
1 year ago |
Pranav C
|
f7be2c6597
|
fix: block deletion of system column
|
1 year ago |
Pranav C
|
0568e359d1
|
feat: upgrader
|
1 year ago |
Pranav C
|
aa908eadeb
|
feat: upgrader - WIP
|
1 year ago |
Pranav C
|
884ebd9aa3
|
fix: render using modelValue
|
1 year ago |
Pranav C
|
bca5bce34f
|
feat: valid insert/update payload
|
1 year ago |
Pranav C
|
fb0828c0f3
|
fix: mark column field system
|
1 year ago |
Pranav C
|
ae052c99a0
|
fix: avoid setting updated_at when inserting record
|
1 year ago |
Raju Udava
|
edf77ae2b4
|
test: created-at, updated-at API validation
|
1 year ago |
Raju Udava
|
f4aa124abf
|
test: created-at (WIP)
|
1 year ago |
Pranav C
|
b80d77bc1d
|
fix: group by related fixes
|
1 year ago |
Pranav C
|
2abb89a11e
|
fix: extract column list if missing
|
1 year ago |
Pranav C
|
2f17136e26
|
fix: extract column list if missing
|
1 year ago |
Pranav C
|
1a413d75e1
|
feat: create system fields by default if not part of the table create request
|
1 year ago |
Pranav C
|
1ba6790778
|
fix: add datatype prop
|
1 year ago |
Pranav C
|
af9a677271
|
fix: typo correction
|
1 year ago |
Raju Udava
|
dda4993b6a
|
test: draft framework (WIP)
|
1 year ago |
Pranav C
|
8532bb1bf8
|
chore: lint
|
1 year ago |
Pranav C
|
90a2b2fa40
|
fix: upgrader correction - missing transaction ref
|
1 year ago |
Pranav C
|
72013a2642
|
fix: upgrader corrections and update NC_VERSION
|
1 year ago |
Pranav C
|
3f0811b9a0
|
fix: confirm data exist in updateRow response and modify
|
1 year ago |
Pranav C
|
1221d93b04
|
fix: on update modify lastmodified column in ui from response
|
1 year ago |
Pranav C
|
a816ab4d2a
|
fix: filter - show datetime operations
|
1 year ago |
Pranav C
|
431a4cd8dc
|
fix: exclude columns from patch/post request in swagger
|
1 year ago |
Pranav C
|
21cd0012b9
|
refactor: rename `CreateTime` to `CreatedTime`
|
1 year ago |
Pranav C
|
c9f44f9b1a
|
fix: hide from form
|
1 year ago |
Pranav C
|
48498f61dd
|
fix: usage in formula
|
1 year ago |
Pranav C
|
622744a93a
|
feat: duplicate column support
|
1 year ago |
Pranav C
|
691aad89f0
|
refactor: disable menu item instead of removing completely
|
1 year ago |
Pranav C
|
d70799c9c4
|
refactor: rename variable name to avoid duplicate var
|
1 year ago |
Pranav C
|
bb61a7de7d
|
fix: handle created/lastmodified column as datetime in formula
|
1 year ago |
Pranav C
|
17be448976
|
fix: convert function to async
|
1 year ago |
Pranav C
|
0361122875
|
fix: get system column when using created/lastmodified in filter or sort
|
1 year ago |
Pranav C
|
214fb0dad9
|
fix: add an overlay to block the interaction with datetimepicker
|
1 year ago |
Pranav C
|
c41d0f73d6
|
fix: copy cell - created time and last modified time - treat as datetime column
|
1 year ago |
Pranav C
|
1b708da05b
|
feat: hide dlete option from menu for created/updated system column
|
1 year ago |
Pranav C
|
54f6748fd3
|
refactor: block system column deletion
|
1 year ago |
Pranav C
|
64bdee82bf
|
refactor: keep column name only in system field
|
1 year ago |
Pranav C
|
60610e1e01
|
feat: change the default created/updated column type and mark as system field
|
1 year ago |
Pranav C
|
d4c9cbf74a
|
feat: populate created and updated time whils inserting / updating , programmatically
|
1 year ago |
Pranav C
|
3e4f59d11f
|
feat: create column with different name if already column exist
|
1 year ago |
Pranav C
|
e58e221047
|
feat: add upgrader for migrating existing
|
1 year ago |