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 |
Pranav C
|
85f4be117b
|
feat(gui-v2): integrate attachment cell
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
1d49963350
|
feat(gui-v2): reopen attachment modal on carousel close
# What's changed?
* When modal was used to open the image carousel, reopen the modal when carousel is closed
|
2 years ago |
Pranav C
|
fd05864b08
|
chore(gui-v2): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Naveen MR
|
877294f8f6
|
fix : UI improvements
|
2 years ago |
braks
|
727b3c59a7
|
fix(gui-v2): use cellRef for dropzone and teleport
|
2 years ago |
braks
|
d3be38d26d
|
chore(gui-v2): use overflow-auto
|
2 years ago |
braks
|
1846ef4d68
|
chore(gui-v2): add max-height & overflow scroll to attachment cell
|
2 years ago |
braks
|
4786c55040
|
fix(gui-v2): pass unique row+col key to attachment cell for dropzone refs
|
2 years ago |
braks
|
51ad4bf689
|
refactor(gui-v2): refactor tree view styles and replace scrollbar color
|
2 years ago |
braks
|
c207d0fbd8
|
chore(gui-v2): update layout structure
|
2 years ago |
braks
|
bd96a78ce0
|
feat(gui-v2): add `useSidebar` composable
# What's changed?
* replace global sidebar state with `useSidebar` composable
|
2 years ago |
braks
|
562c4da25f
|
chore(gui-v2): implement nuxt image in attachment components
|
2 years ago |
braks
|
18432ad492
|
refactor(gui-v2): implement overlay in attachment components
|
2 years ago |
braks
|
9e26decad5
|
chore(gui-v2): add comments
|
2 years ago |
braks
|
f5487574ff
|
chore(gui-v2): add fade to dropzone
|
2 years ago |
braks
|
fad832e183
|
refactor(gui-v2): use `td` element as dropzone
|
2 years ago |
braks
|
993ac8381e
|
chore(gui-v2): update attachment cell styles
|
2 years ago |
braks
|
c7c1d362a8
|
fix(gui-v2): stop attachments overflowing
|
2 years ago |
braks
|
ef82d08182
|
chore(gui-v2): scale cell height
|
2 years ago |
braks
|
153a0abcfa
|
refactor(gui-v2): remove scrolling from view list items
|
2 years ago |
braks
|
027fc9ef84
|
chore(gui-v2): disable pointer events while dragging
|
2 years ago |
braks
|
629838c874
|
chore(gui-v2): update attachment cell styles
|
2 years ago |
braks
|
72172bf6cf
|
feat(gui-v2): disable interaction on attachments for readonly state
|
2 years ago |
braks
|
21e31f9c00
|
feat(gui-v2,deps): add attachment views carousel
|
2 years ago |
braks
|
c332258a71
|
chore(gui-v2): use correct ref el for sortable
|
2 years ago |
braks
|
4ff2c47ae1
|
feat(gui-v2): add sortable to attachment items
|
2 years ago |
braks
|
dfa6eab997
|
chore(gui-v2): move common functions to attachment cell utils file
|
2 years ago |
braks
|
e1e3c5a2ee
|
feat(gui-v2): add attachment views modal
|
2 years ago |