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
|
eb98bb12ad
|
fix(gui): when navigate to an auth required page try to populate token using refresh token if user is not logged in
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Daniel Spaude
|
6575642da4
|
fix small css typo
|
2 years ago |
Wing-Kam Wong
|
5a15a4b7b3
|
refactor(nc-gui): use `@error` instead of `:onerror`
|
2 years ago |
Wing-Kam Wong
|
288578a96c
|
fix(nc-gui): use LazyCellAttachmentImage for images only
|
2 years ago |
Wing-Kam Wong
|
1fd89c3d23
|
refactor(nc-gui): attachment width style
|
2 years ago |
Wing-Kam Wong
|
4cf26182a0
|
fix(nc-gui): show LazyCellAttachmentImage for images only
|
2 years ago |
Wing-Kam Wong
|
597c1d8c20
|
fix(nc-gui): attachment carousel style
|
2 years ago |
Wing-Kam Wong
|
158cce40c0
|
refactor(nc-gui): use MdiFileImageBox for fallback
|
2 years ago |
Pranav C
|
99a7bcbd5b
|
fix(gui): if copy failed show error message and print content in console
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
53a775ae23
|
refactor(nc-gui): remove the logic to useAttachment
|
2 years ago |
Wing-Kam Wong
|
27a317a6e7
|
refactor(nc-gui): use LazyCellAttachmentImage
|
2 years ago |
Wing-Kam Wong
|
59e6cd147d
|
feat(nc-gui): AttachmentImage
|
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 |
Raju Udava
|
b77eb3d5a7
|
test: single select, multi select
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
024643d2ea
|
fix(nc-gui): revise download attachment logic
|
2 years ago |
Wing-Kam Wong
|
0bc47dc627
|
fix(nc-gui): convert to LazyNuxtImg
|
2 years ago |
Wing-Kam Wong
|
2a14bb5ec7
|
fix(nc-gui): try possible attachment sources
|
2 years ago |
Wing-Kam Wong
|
e1797af0b4
|
fix(nc-gui): revise download attachment logic
|
2 years ago |
Wing-Kam Wong
|
b81f48309a
|
chore(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
b38afece91
|
refactor(nc-gui): move logic to useAttachment
|
2 years ago |
Wing-Kam Wong
|
1fecbe0df8
|
fix(nc-gui): apply getImgSrc and showFallback on Gallery and kanban
|
2 years ago |
Wing-Kam Wong
|
5f250b5453
|
fix(nc-gui): use fallback image
|
2 years ago |
Wing-Kam Wong
|
7e9aa7b810
|
fix(nc-gui): remove getAttachmentUrl
|
2 years ago |
Daniel Spaude
|
74b43f02c2
|
center spinner for 'Duplicate row' in expanded view
|
2 years ago |
mertmit
|
947f4c7cb3
|
fix: drop url availability check with fetch
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
flisowna
|
94e6e5367d
|
fix PR issues
|
2 years ago |
Wing-Kam Wong
|
a24812c0a2
|
fix(nc-gui): project?.value -> project.value
|
2 years ago |
Daniel Spaude
|
04d9b08f55
|
add delete and duplicate row buttons to expanded form and grid view
|
2 years ago |
Wing-Kam Wong
|
ffaec299ec
|
feat(nc-gui): add min width for filter value
|
2 years ago |
Wing-Kam Wong
|
68ef30b889
|
feat(nc-gui): use the default base id if baseId is not provided
|
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
|
a0db4eb7ab
|
fix: use text length as key instead of text
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
284fea2462
|
fix: use debounced refresh for resize observer
Signed-off-by: mertmit <mertmit99@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
|
a53a33187a
|
feat(nc-gui): reset filter value when changing field & add type to isComparisonOpAllowed
|
2 years ago |
Pranav C
|
6416388153
|
fix(gui): use key to re-render whenever the cell value changes
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f92c68561c
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
e5ef00f1b3
|
fix(gui): scroll to active cell
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
84877e51b2
|
fix(gui): on new row creation using shortcut set the first cell as active
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
31c30e0632
|
feat(nc-gui): show the first supported filter operator option when changing field
|
2 years ago |
Wing-Kam Wong
|
e7e7ee9265
|
feat(nc-gui): use field order for filters and use the first option by default
|
2 years ago |
Pranav C
|
bdcec083f7
|
feat(gui): finalised navbar style
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
flisowna
|
8e2d9a1e98
|
fix classes issues from PR
|
2 years ago |
flisowna
|
db9a517d42
|
adapt styling of GeoData input cell (use windicss) - WIP
|
2 years ago |
flisowna
|
53ad48fdb7
|
fix missing merge conflict
|
2 years ago |