Wing-Kam Wong
|
6dbcc0acc8
|
refactor(nc-gui): switch to parseProp
|
2 years ago |
Pranav C
|
d62b3d9419
|
refactor: include `storeToRefs` in imports alias
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
500979d135
|
refactor: migrate simple composable usage syntax to pinia store usage syntax
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
|
024643d2ea
|
fix(nc-gui): revise download attachment logic
|
2 years ago |
Wing-Kam Wong
|
e1797af0b4
|
fix(nc-gui): revise download attachment logic
|
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
|
c6039e3536
|
feat(nc-gui): allow all mime types logic
|
2 years ago |
Pranav C
|
6a098aec17
|
fix(gui): apply attachment validation in shared form view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
33c35d9e5a
|
fix(gui): on removing attachment from model remove it from selected items array as well
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
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
|
9983fd7235
|
feat(nc-gui): revise attachment validation logic
|
2 years ago |
Wing-Kam Wong
|
24708d5da8
|
feat(nc-gui): revise rename attachment logic
|
2 years ago |
Wing-Kam Wong
|
d8f8bda96b
|
feat(nc-gui): remove rename upon upload
|
2 years ago |
Wing-Kam Wong
|
3fdf5922a0
|
feat(nc-gui): revise max number of attachments validation logic
|
2 years ago |
Wing-Kam Wong
|
a12ce6880f
|
refactor(nc-gui): rename selectedImages to selectedVisibleItems
|
2 years ago |
Wing-Kam Wong
|
e244c4e352
|
refactor(nc-gui): rename variables in attachment utils
|
2 years ago |
Wing-Kam Wong
|
57f9180105
|
feat(nc-gui): selectedImages & bulk download
|
2 years ago |
Wing-Kam Wong
|
dfc51cc3f6
|
refactor(nc-gui): upload multiple files in one call
|
2 years ago |
Wing-Kam Wong
|
b74699e86e
|
feat(nc-gui): attachment meta verification
|
2 years ago |
Wing-Kam Wong
|
4dc13640b4
|
feat(nc-gui): bring rename attachment before upload
|
2 years ago |
Wing-Kam Wong
|
430b040d3b
|
fix(nc-gui): missing attachment table name
|
2 years ago |
Wing-Kam Wong
|
96f119bad0
|
wip(nc-gui): rename attachment logic
|
2 years ago |
Wing-Kam Wong
|
0612daed91
|
feat(nc-gui): verify mime type when uploading attachment
|
2 years ago |
Wing-Kam Wong
|
ed51a53d59
|
feat(nc-gui): attachment rename file logic
|
2 years ago |
Pranav C
|
b84a7ea9a5
|
fix(gui): remove files from both attachments and storedFiles
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
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 |
braks
|
8b255f3096
|
refactor(nc-gui): use ref for readonly injection
|
2 years ago |
braks
|
8d05af59a1
|
fix(nc-gui): attachments not emitted properly in form mode
|
2 years ago |
braks
|
4c29fa18ff
|
refactor(nc-gui): use lazy load and cleanup imports
|
2 years ago |
braks
|
81db2c8435
|
chore(nc-gui): fix type issues and set proper ref types
|
2 years ago |
Pranav C
|
0ee6a6a214
|
fix: use local storage option of attachment only in public form
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
f97ea536b4
|
chore: move nc-gui-v2 to nc-gui
|
2 years ago |
Raju Udava
|
3fe42c1a25
|
refactor: i18n updates
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
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 |
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
|
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
|
c3b821bf8e
|
chore(gui-v2): fix type issues
|
2 years ago |
Wing-Kam Wong
|
761ca6eacc
|
refactor(gui-v2): use message instead of notification
|
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
|
9e26decad5
|
chore(gui-v2): add comments
|
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 |