braks
|
35844c30e1
|
chore(gui-v2): remove log
|
2 years ago |
braks
|
f63e7788c3
|
chore(gui-v2): remove unnecessary var
|
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
|
83d25f362e
|
fix(gui-v2): shared form - attachment show remove icon
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
131ee2cbb3
|
fix(gui-v2): handle non image file in shared form
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
|
fb5a0ce688
|
fix(gui-v2): attachment modal issue in shared form view
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 |
braks
|
c3b821bf8e
|
chore(gui-v2): fix type issues
|
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 |
Wing-Kam Wong
|
761ca6eacc
|
refactor(gui-v2): use message instead of notification
|
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 |
Pranav C
|
947e9ec02e
|
chore(gui-v2): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
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
|
704b641ed0
|
chore(gui-v2): fix types in components
|
2 years ago |
Pranav C
|
7095344bb7
|
refactor(gui-v2): replace column with reactive object
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
9239cddf4c
|
chore(gui-v2): use pointer unless item is dragging
|
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
|
4f9fd9ef98
|
feat(gui-v2): add skeleton img while loading
|
2 years ago |
braks
|
6c90ed4a9a
|
chore(gui-v2): overlay img size
|
2 years ago |
braks
|
e24496c5c9
|
fix(gui-v2): carousel not opening correct slide on start
|
2 years ago |
braks
|
ef82d08182
|
chore(gui-v2): scale cell height
|
2 years ago |
braks
|
14e0993544
|
chore(gui-v2): update attachment carousel styles
|
2 years ago |
braks
|
153a0abcfa
|
refactor(gui-v2): remove scrolling from view list items
|
2 years ago |
braks
|
97d0fa12ea
|
chore(gui-v2): only enable hover styles for FF
|
2 years ago |
braks
|
eb7ddcd8e7
|
chore(gui-v2): position img centered
|
2 years ago |
braks
|
027fc9ef84
|
chore(gui-v2): disable pointer events while dragging
|
2 years ago |
braks
|
7bfbb43e5c
|
chore(gui-v2): prevent image overflow in modal
|
2 years ago |
braks
|
629838c874
|
chore(gui-v2): update attachment cell styles
|
2 years ago |