Pranav C
|
5c0cdcaac1
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f23f454341
|
fix(gui): switching between tabs or closing tab performance issue
- Use a better approach to pass cell(td) element to attachment component
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 |
Wing-Kam Wong
|
7f065ecab8
|
refactor(nc-gui): src -> srcs
|
2 years ago |
Wing-Kam Wong
|
4cf26182a0
|
fix(nc-gui): show LazyCellAttachmentImage for images only
|
2 years ago |
Wing-Kam Wong
|
27a317a6e7
|
refactor(nc-gui): use LazyCellAttachmentImage
|
2 years ago |
Wing-Kam Wong
|
b38afece91
|
refactor(nc-gui): move logic to useAttachment
|
2 years ago |
Wing-Kam Wong
|
5f250b5453
|
fix(nc-gui): use fallback image
|
2 years ago |
Wing-Kam Wong
|
9f43500d4f
|
chore(nc-gui): revise comments
|
2 years ago |
Wing-Kam Wong
|
8e29528c80
|
feat(nc-gui): patch attachment url
|
2 years ago |
Wing-Kam Wong
|
cd56d6bf1e
|
feat(nc-gui): click enter to open modal, click enter again to attach file
|
2 years ago |
Pranav C
|
6dba597fef
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a888539bd4
|
fix(gui): reset attachment cell value on update
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
d682e56a3f
|
refactor: cleanup and lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
5ec33a7883
|
feat(gui): open picker on pressing enter key nd close on escApe key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
230cd2bff0
|
feat(gui): open attchment modal on enter key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Muhammed Mustafa
|
25d420a331
|
fix(test): Changed tpo data-testid from data-nc
|
2 years ago |
Pranav C
|
c59de3948a
|
fix(gui): attachment remove issue in shared form
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
547b74a6d8
|
fix(gui): JSON stringify attachment data
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Muhammed Mustafa
|
3c2720d449
|
feat(testing): Integrated data-nc standard for dom attribute used for testing
|
2 years ago |
Muhammed Mustafa
|
865e6e3904
|
feat(testing): Added some test for attachment column, moved cell into common folder and added filepicker support
|
2 years ago |
Wing-Kam Wong
|
d6338efbe2
|
fix(nc-gui): prevent expanded form popping out when clicking the image
|
2 years ago |
braks
|
f2bc114b29
|
chore(nc-gui): remove logs
|
2 years ago |
braks
|
e4a7497554
|
fix(nc-gui): dropzone injection not working
|
2 years ago |
braks
|
46147cca70
|
chore(nc-gui): styles
|
2 years ago |
braks
|
4c88a4326c
|
feat(nc-gui): add dropzone injection
|
2 years ago |
braks
|
412dd2f523
|
refactor(nc-gui): form view styles
|
2 years ago |
braks
|
8d05af59a1
|
fix(nc-gui): attachments not emitted properly in form mode
|
2 years ago |
braks
|
05f8b40474
|
refactor(nc-gui): add box around attachment and allow clicking box to open
|
2 years ago |
braks
|
2d813d49ca
|
fix(nc-gui): dropzone not appearing on attachment cell
|
2 years ago |
braks
|
84552d9956
|
fix(nc-gui): ring opacity
|
2 years ago |
braks
|
4c29fa18ff
|
refactor(nc-gui): use lazy load and cleanup imports
|
2 years ago |
braks
|
fc343f8583
|
chore(nc-gui): use nuxt img
|
2 years ago |
braks
|
81db2c8435
|
chore(nc-gui): fix type issues and set proper ref types
|
2 years ago |
Wing-Kam Wong
|
43409abb5d
|
feat(nc-gui): add IsKanbanInj & isKanban
|
2 years ago |
Wing-Kam Wong
|
f97ea536b4
|
chore: move nc-gui-v2 to nc-gui
|
2 years ago |
mertmit
|
0b4555ada8
|
fix: gallery view
-IsGalleryInj added
-changed IsGridInj to ref
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
braks
|
f84707e3b7
|
fix(gui-v2): re-find cell ref for attachment dropzone on order change
|
2 years ago |
braks
|
35844c30e1
|
chore(gui-v2): remove log
|
2 years ago |
braks
|
40e67573ad
|
fix(gui-v2): shared form view not passing files when submitting
|
2 years ago |
braks
|
e9474292a6
|
fix(gui-v2): attachment cell not accepting files in shared form view
|
2 years ago |
braks
|
67728624e2
|
fix(gui-v2): attachments not loading in shared view
|
2 years ago |
mertmit
|
682f938d36
|
fix(gui-v2): attachment prop warning
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
braks
|
0444a20bd4
|
refactor(gui-v2): replace `pink-500` with `accent` color
|
2 years ago |
braks
|
df7f506893
|
feat(gui-v2): implement customizable theme vars
|
2 years ago |
Pranav C
|
304d91875f
|
fix(gui-v2): if json parsing failed set attachments as an empty array
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
b3062130df
|
fix(gui-v2): make attachment drag-n-drop in shared form view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
04172cf5f5
|
refactor(gui-v2): attachment store refactoring
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
29485a0d71
|
fix(gui-v2): validation correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |