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