848 Commits (c01458ee5171803815d93f14e0b134c7339be140)

Author SHA1 Message Date
Pranav C 21cd0012b9 refactor: rename `CreateTime` to `CreatedTime` 9 months ago
Pranav C 60610e1e01 feat: change the default created/updated column type and mark as system field 9 months ago
Pranav C 4e243342b6 chore: cleanup 9 months ago
Pranav C 26da9d7bf0 refactor: treat it as virtual columns 9 months ago
Pranav C 1df4b2c2f5 feat: created/modified time - column creation - WIP 9 months ago
Pranav C 626f96f3ca feat: add default value for created/modified time uidt 9 months ago
Pranav C ae5ccfece9 feat: `CreateTime` or `LastModifiedTime` - update behaviour 9 months ago
Ramesh Mane 291e05481b fix: expanded links add record list items display value is not rendered as cell display format 9 months ago
renovate[bot] cf420aa240
chore(renovate): Update patch 9 months ago
Ramesh Mane 6ab0b289e2 fix: remove null from OrderedWorkspaceRoles & OrderedOrgRoles array 9 months ago
Ramesh Mane 441e8b896c fix: added sort on workspace level 9 months ago
pranavxc 40a4553a2a [create-pull-request] automated change 9 months ago
pranavxc 81deb5f0c3 [create-pull-request] automated change 9 months ago
Pranav C 1588962182 fix: typo correction 9 months ago
Pranav C 156f420c3b fix: type validation corrections 9 months ago
Pranav C 11b8f68da8 fix: SUBTR argument validation correction 9 months ago
pranavxc 583da119e6 [create-pull-request] automated change 9 months ago
renovate[bot] ad0b87d25d
chore(renovate): Update patch 9 months ago
Pranav C 702051fced fix: handle negative values properly 9 months ago
Pranav C 9c6bb95ce7 fix: add support to negative numbers(- unary operator) 9 months ago
Pranav C a29cd6e05f fix: repeat method argument validation 9 months ago
Ramesh Mane 8590082e43 feat: added parseStringDateTime helper fn 9 months ago
Raju Udava 9092188cf3 fix: text corrections 9 months ago
Muhammed Mustafa 037161b7e8 fix: Fixed rebase issues 9 months ago
Pranav C decd81d308 fix: validation error message missing field name and type 9 months ago
Pranav C d99a12e486 fix: accept all types in concat method 9 months ago
mertmit 5ee7a195b7 feat: user field record type 9 months ago
mertmit 158f56de38 fix: duplicate import 9 months ago
mertmit a4d5af07bd fix: limit rollup functions per UIType 9 months ago
mertmit a7405aec7d feat: user field (WIP) 9 months ago
Pranav C 3a2e15fce7 fix: validate function implemented for the db 9 months ago
Pranav C 46882e056e chore: add missing dependencies 9 months ago
Pranav C 68e41ec4c7 fix: load formula list from sdk 9 months ago
Pranav C dd33c8f626 fix: type extraction correction(nested formula) 9 months ago
Pranav C 4f60d35efa refactor: update unsupported function list 9 months ago
Pranav C 5394db9777 refactor: cleanup and corrections 9 months ago
Pranav C 6a25bcc0ca chore: remove duplicate export and sync lock file 9 months ago
Pranav C 788ae8d84e chore: lint 9 months ago
Pranav C 24ad677152 fix: escape backslash in string literals 9 months ago
Pranav C 76adc81c35 fix: circular ref - validation correction 9 months ago
Pranav C a00379c85f fix: pass getMeta methods and add missing await 9 months ago
Pranav C 20075d19e7 fix: add missing await and type corrections 9 months ago
Pranav C a37a051f88 refactor: add rollup type extraction 9 months ago
Pranav C 581ff19668 fix: wrap default binary operation type assign with else 9 months ago
Pranav C 688024077e feat: add MONTH?HOUR function support(PG) - WIP 9 months ago
Pranav C a5938eebd5 feat: add DAY function support(PG) 9 months ago
Pranav C 9ea8a50077 feat: add DATESTR function support(PG) 9 months ago
Pranav C 977b2eed78 fix: typo correction 9 months ago
Pranav C 34941d849e feat: convert `+` to string concatenation if atleast one of the operand is no-numeric 9 months ago
Pranav C 2aead9ef22 refactor: improved/corrected validation messages 9 months ago