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 |
Pranav C
|
1d0e831342
|
feat: condition(created/updated time)
|
10 months ago |
Pranav C
|
fed12471c7
|
feat: icon and color(created/updated time)
|
10 months ago |
Pranav C
|
6105f747c0
|
feat: create column if missing in table(created/updated time)
|
10 months ago |
Pranav C
|
4e243342b6
|
chore: cleanup
|
10 months ago |
Pranav C
|
26da9d7bf0
|
refactor: treat it as virtual columns
|
10 months ago |
Pranav C
|
1b46da8edf
|
feat: use readonly picker for created/updated time
|
10 months ago |
Pranav C
|
1df4b2c2f5
|
feat: created/modified time - column creation - WIP
|
10 months ago |
Pranav C
|
fc72995190
|
feat: created/modified time - column creation - WIP
|
10 months ago |
Pranav C
|
626f96f3ca
|
feat: add default value for created/modified time uidt
|
10 months ago |
Pranav C
|
ae5ccfece9
|
feat: `CreateTime` or `LastModifiedTime` - update behaviour
|
10 months ago |
Pranav C
|
d000252ac1
|
feat: `CreateTime` or `LastModifiedTime` - select query - singleQuery
|
10 months ago |
Pranav C
|
68b0bea705
|
feat: `CreateTime` or `LastModifiedTime` - select query
|
10 months ago |
Pranav C
|
674a402b37
|
feat: `CreateTime` or `LastModifiedTime` - update column - WIP
|
10 months ago |
Pranav C
|
750756fdef
|
feat: when deleting `CreateTime` or `LastModifiedTime`, keep the column and just delete the meta entry
|
10 months ago |
Pranav C
|
7c0097f245
|
feat: created_at and updated_at column creation - WIP
|
10 months ago |