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 |
Wing-Kam Wong
|
8f99b01825
|
refactor(nc-gui): getPossibleAttachmentSrc & openAttachment
|
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 |
Wing-Kam Wong
|
48fc0097c8
|
fix(nc-gui): use import ~/assets to translate to _nuxt path
|
2 years ago |
Wing-Kam Wong
|
024643d2ea
|
fix(nc-gui): revise download attachment logic
|
2 years ago |
Wing-Kam Wong
|
9bd3b024a9
|
feat(nc-gui): add mimetypes
|
2 years ago |
Wing-Kam Wong
|
0bc47dc627
|
fix(nc-gui): convert to LazyNuxtImg
|
2 years ago |
Wing-Kam Wong
|
0b9b8e2411
|
fix(nc-gui): remove getBackgroundImage
|
2 years ago |
Wing-Kam Wong
|
b9065668f8
|
fix(nc-gui): revise showFallback logic
|
2 years ago |
Wing-Kam Wong
|
d7899deb00
|
refactor(nc-gui): shrink image
|
2 years ago |
Wing-Kam Wong
|
2a14bb5ec7
|
fix(nc-gui): try possible attachment sources
|
2 years ago |
Wing-Kam Wong
|
c90f8e3a6d
|
feat(nc-gui): add getBackgroundImage & fileNotFoundImgSrc and revise showFallback
|
2 years ago |
Wing-Kam Wong
|
e1797af0b4
|
fix(nc-gui): revise download attachment logic
|
2 years ago |
Wing-Kam Wong
|
2f20e3a422
|
feat(nc-gui): add file not found img
|
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
|
174394ef35
|
feat(nc-gui): 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 |
mertmit
|
947f4c7cb3
|
fix: drop url availability check with fetch
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
a24812c0a2
|
fix(nc-gui): project?.value -> project.value
|
2 years ago |
navi
|
245a76832d
|
New translations en.json (Ukrainian)
|
2 years ago |
Wing-Kam Wong
|
68ef30b889
|
feat(nc-gui): use the default base id if baseId is not provided
|
2 years ago |
navi
|
584e3fad66
|
New translations en.json (Ukrainian)
|
2 years ago |
Pranav C
|
11dc53a1a5
|
chore: suggested changes
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
navi
|
609159dff2
|
New translations en.json (Ukrainian)
|
2 years ago |
navi
|
57f06cc5e0
|
New translations en.json (Russian)
|
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 |
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 |
navi
|
992c448255
|
New translations en.json (Ukrainian)
|
2 years ago |
Pranav C
|
bdcec083f7
|
feat(gui): finalised navbar style
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
48789fab43
|
refactor(gui): sidebar toggle icon color change
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
922b203cf2
|
refactor(gui): use css var to set tab title border
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
1e5f268b74
|
refactor(gui): tab size increase and define colors as css var
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3f51aa6756
|
chore: refer nocodb-sdk locally
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
pranavxc
|
200b7cd1ee
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
Pranav C
|
10190d5941
|
refactor(gui): single select clear icon alignment
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
6a17924c85
|
fix(gui): reduce view toolbar items text size
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
80fb1292a2
|
fix(gui): align pagination arrows center
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
7971792c9b
|
feat(gui): new navbar style
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |