868 Commits (2e6f5a6936282f7cebc4315f2136308a1aeb2da2)

Author SHA1 Message Date
Pranav C 04e6529ce3 refactor: if missing mm table handle it by static error message 6 months ago
Pranav C bd6115eb5e refactor: hide mm relation system columns from ui 6 months ago
Pranav C 8db6bbaa23 fix: formula - better error message with parameter position 6 months ago
Pranav C 5e6aacb0ca fix: allow args with different types 6 months ago
Pranav C f917e17a76 fix: cast to string if cast prop defined and value is STRING 6 months ago
Pranav C a622d9a621 fix: support all types if expected type is string 6 months ago
Ramesh Mane 393537b985 fix: lint error 6 months ago
Pranav C fe748106df fix: wrap with boolean function if type is boolean to avoid any issue while comparing 6 months ago
Ramesh Mane d29462ac79 fix: show tooltip on hover over icon on grid header #2117 6 months ago
pranavxc 8d814dc0ab [create-pull-request] automated change 6 months ago
mertmit 65827231ce fix: merge upgraders 6 months ago
mertmit 5d9a64e053 fix: missing dtxp values for new default columns 6 months ago
mertmit b6829c4866 feat: hide CreatedBy & LastModifiedBy system fields by default 6 months ago
mertmit 97b956f4ee feat: createdBy & lastModifiedBy 6 months ago
renovate[bot] f31df8df75
chore(renovate): Update patch 6 months ago
Pranav C ec92d8c177 refactor: suggested changes 6 months ago
Pranav C dfa7a6be61 chore: lint 6 months ago
Pranav C dead4be103 fix: remove empty string as default value 6 months ago
Pranav C 1240f9e5f3 fix: remove default value from CreatedTime field since it's programmatically generated 6 months ago
Pranav C 31ff7c14a8 fix: update isSystemColumn function 6 months ago
Pranav C ae052c99a0 fix: avoid setting updated_at when inserting record 6 months ago
Pranav C 1ba6790778 fix: add datatype prop 6 months ago
Pranav C 21cd0012b9 refactor: rename `CreateTime` to `CreatedTime` 6 months ago
Pranav C 60610e1e01 feat: change the default created/updated column type and mark as system field 6 months ago
Pranav C 4e243342b6 chore: cleanup 6 months ago
Pranav C 26da9d7bf0 refactor: treat it as virtual columns 6 months ago
Pranav C 1df4b2c2f5 feat: created/modified time - column creation - WIP 6 months ago
Pranav C 626f96f3ca feat: add default value for created/modified time uidt 6 months ago
Pranav C ae5ccfece9 feat: `CreateTime` or `LastModifiedTime` - update behaviour 6 months ago
Ramesh Mane 291e05481b fix: expanded links add record list items display value is not rendered as cell display format 6 months ago
renovate[bot] cf420aa240
chore(renovate): Update patch 6 months ago
Ramesh Mane 6ab0b289e2 fix: remove null from OrderedWorkspaceRoles & OrderedOrgRoles array 6 months ago
Ramesh Mane 441e8b896c fix: added sort on workspace level 6 months ago
pranavxc 40a4553a2a [create-pull-request] automated change 6 months ago
pranavxc 81deb5f0c3 [create-pull-request] automated change 6 months ago
Pranav C 1588962182 fix: typo correction 6 months ago
Pranav C 156f420c3b fix: type validation corrections 6 months ago
Pranav C 11b8f68da8 fix: SUBTR argument validation correction 6 months ago
pranavxc 583da119e6 [create-pull-request] automated change 6 months ago
renovate[bot] ad0b87d25d
chore(renovate): Update patch 6 months ago
Pranav C 702051fced fix: handle negative values properly 7 months ago
Pranav C 9c6bb95ce7 fix: add support to negative numbers(- unary operator) 7 months ago
Pranav C a29cd6e05f fix: repeat method argument validation 7 months ago
Ramesh Mane 8590082e43 feat: added parseStringDateTime helper fn 7 months ago
Raju Udava 9092188cf3 fix: text corrections 7 months ago
Muhammed Mustafa 037161b7e8 fix: Fixed rebase issues 7 months ago
Pranav C decd81d308 fix: validation error message missing field name and type 7 months ago
Pranav C d99a12e486 fix: accept all types in concat method 7 months ago
mertmit 5ee7a195b7 feat: user field record type 7 months ago
mertmit 158f56de38 fix: duplicate import 7 months ago