Pranav C
|
61058dbd73
|
fix: hide LTAR expand icon under lookup
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Wing-Kam Wong
|
7beccb57f4
|
chore: sync with develop
|
1 year ago |
Wing-Kam Wong
|
4d40c5e2ad
|
fix(nc-gui): revise item chip style
|
1 year ago |
Wing-Kam Wong
|
6b0c221522
|
feat(nc-gui): conditionally show unlink button & revise style
|
1 year ago |
Wing-Kam Wong
|
4b173c0064
|
feat(nc-gui): pass showUnlinkButton
|
1 year ago |
Wing-Kam Wong
|
c3649b8eb6
|
feat(nc-gui): pass m2mColumn to ItemChip & ListItems
|
1 year ago |
Wing-Kam Wong
|
6ce3ee312f
|
feat(nc-gui): pass belongsToColumn to ItemChip & ListItems
|
1 year ago |
Wing-Kam Wong
|
24e0675b58
|
refactor(nc-gui): remove unused RelationTypes
|
1 year ago |
Wing-Kam Wong
|
9f3d56a0f1
|
feat(nc-gui): display value using ItemChip
|
1 year ago |
Wing-Kam Wong
|
f8ccfc5b86
|
feat(nc-gui): pass column to ListItems & ListChildItems
|
1 year ago |
Wing-Kam Wong
|
864627252c
|
feat(nc-gui): render virtual and normal cell using cell components
|
1 year ago |
Wing-Kam Wong
|
ee07ac4c4b
|
feat(nc-gui): pass hasManyColumn to VirtualCellComponentsItemChip
|
1 year ago |
աɨռɢӄաօռɢ
|
56a6466db3
|
Revert "Revert "refactor: timezone""
|
1 year ago |
Pranav C
|
ad1757b13b
|
Revert "refactor: timezone"
|
1 year ago |
Wing-Kam Wong
|
b3790bc43f
|
refactor(nc-gui): avoid passing isMssql flag
|
1 year ago |
Wing-Kam Wong
|
115e29467e
|
refactor(nc-gui): revise renderValue for formula & LTAR
|
1 year ago |
Wing-Kam Wong
|
351e07d607
|
fix(nc-gui): revise datetime render value logic
|
1 year ago |
Wing-Kam Wong
|
4472da3235
|
fix(nc-gui): formula rendering logic
|
1 year ago |
Wing-Kam Wong
|
9acc4d04c7
|
feat(nc-gui): handle datetime for LTAR
|
1 year ago |
Wing-Kam Wong
|
905b67bcc6
|
refactor(nc-gui): lint
|
1 year ago |
Wing-Kam Wong
|
f5e7e1350e
|
fix(nc-gui): handle null formula result case
|
1 year ago |
Wing-Kam Wong
|
3035ed69bc
|
fix(nc-gui): revise datetime extraction regex
|
1 year ago |
Wing-Kam Wong
|
a846c90788
|
fix(nc-gui): make it computed value
|
2 years ago |
Wing-Kam Wong
|
3804c96337
|
fix(nc-gui): revise datetime format in renderResult
|
2 years ago |
Wing-Kam Wong
|
d98a84368d
|
feat(nc-gui): convert datetime values in formula to local time
|
2 years ago |
mertmit
|
43aae02016
|
fix: add default value to row height injection
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Raju Udava
|
34d3093f02
|
test: corrections for new icons suite
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
d55ea8a5fa
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
0fa096defb
|
fix: update missing icons
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
274161dcf6
|
refactor: load material font and use GeneralIcon component
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
b29189f0c3
|
refactor: move all icons to iconMap (WIP)
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
9febf76945
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
28b76dc73d
|
refactor: update share and reload icon
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
86f51736d8
|
refactor: update expand and eye icon
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
7b3f4c21ed
|
refactor: update uidt icons
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
6dbcc0acc8
|
refactor(nc-gui): switch to parseProp
|
2 years ago |
Wing-Kam Wong
|
e8c1997edc
|
fix: spread types may only be created from object types
|
2 years ago |
Pranav C
|
9c6d2af45a
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
883d4214a8
|
feat(gui): add label about the multi select implementation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
cf974fd6c8
|
feat(gui): Avoid closing the LTAR model if the element is added by holding ALT/OPT key
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
304502d538
|
chore(nc-gui): rename primary value to display value
|
2 years ago |
Pranav C
|
a7e63fdb55
|
refactor(gui): render attachment lookup in the same way how it renders in normal cell
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3f7c3338b5
|
refactor(gui): remove unused import and specify types
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
9c61b18f0a
|
fix(gui): hide attachment edit option in readonly mode
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
755b54e795
|
fix(gui): treat cells in lookup as readonly
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
091b6dd210
|
fix(gui): if lookup column is attachment and array of objects then pass the array to smartsheet cell
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
11dc53a1a5
|
chore: suggested changes
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
1b606f99f8
|
fix(gui): save new row even if user set LTAR column first
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
mertmit
|
b9f9d956bf
|
fix: RowHeighInj for sharing row height between components
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
4a669461d7
|
chore(nc-gui): lint
|
2 years ago |