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 |
mertmit
|
8ccb128cba
|
fix: set default row height to short
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
2b5f46373e
|
fix: virtual cell alignment
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
2ec329fa8b
|
feat: Barcode row height support
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
35b55ec127
|
feat: QrCode row height support
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Daniel Spaude
|
37ed1e5bb0
|
code cleanup
|
2 years ago |
Wing-Kam Wong
|
414db7e289
|
fix(nc-gui): show either formula error or value
|
2 years ago |
flisowna
|
2c1e7d0253
|
fix warning: remove unused class from Barcode Wrapper
|
2 years ago |
Pranav C
|
aeda11d5ca
|
fix(gui): lookup and rollup - show readonly warning only when necessary
re #4702
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Daniel Spaude
|
5171605a8c
|
qr scanner - WIP - adapt qr code generator options so they are recognized by the scanner
|
2 years ago |
flisowna
|
3150b986bb
|
barcode: formatting
|
2 years ago |
flisowna
|
94bbacf975
|
barcode: fix barcode value in cleaner way
|
2 years ago |
flisowna
|
c9eaa64156
|
barcode: fix barcode value in cleaner way
|
2 years ago |
flisowna
|
9886e67ce3
|
barcode: fix all the issues from PR review
|
2 years ago |
flisowna
|
1ed99e8445
|
geodata: remove commented code
|
2 years ago |
flisowna
|
9c26bad728
|
geodata: debug barcode options
|
2 years ago |
Pranav C
|
2150eb8051
|
feat(gui): set LTAR link table icon
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
flisowna
|
27f3d53ca6
|
adjust to PR comments
|
2 years ago |
flisowna
|
f52107b943
|
barcode column type: playwright tests (WIP)
|
2 years ago |
flisowna
|
5fb2cb8c77
|
barcode column type: playwright tests (WIP)
|
2 years ago |
flisowna
|
7f75bbf824
|
barcode column type: playwright tests (WIP)
|
2 years ago |
Daniel Spaude
|
aaf3b9b4b8
|
barcode: add wrapper component around JSBarcode
|
2 years ago |
Daniel Spaude
|
645c61b31f
|
QR Code: don't show QR code for empty/undefined values
|
2 years ago |
flisowna
|
ec86f32153
|
barcode column type: fix FE issues (WIP)
|
2 years ago |
flisowna
|
19d001ef5e
|
WIP barcode select barcode format commented
|
2 years ago |
flisowna
|
9e2d663a58
|
WIP barcode format select for barcode
|
2 years ago |