Commit Graph

35 Commits

Author SHA1 Message Date
Wing-Kam Wong
6dbcc0acc8 refactor(nc-gui): switch to parseProp 2023-03-15 20:31:11 +08:00
Pranav C
d62b3d9419 refactor: include storeToRefs in imports alias
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-03-10 12:04:34 +05:30
Pranav C
500979d135 refactor: migrate simple composable usage syntax to pinia store usage syntax
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-03-10 00:29:20 +05:30
Wing-Kam Wong
53a775ae23 refactor(nc-gui): remove the logic to useAttachment 2023-02-09 14:35:00 +08:00
Wing-Kam Wong
024643d2ea fix(nc-gui): revise download attachment logic 2023-02-07 18:53:01 +08:00
Wing-Kam Wong
e1797af0b4 fix(nc-gui): revise download attachment logic 2023-02-07 14:07:10 +08:00
Wing-Kam Wong
7e9aa7b810 fix(nc-gui): remove getAttachmentUrl 2023-02-07 11:44:27 +08:00
mertmit
947f4c7cb3 fix: drop url availability check with fetch
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-02-06 20:39:42 +03:00
Wing-Kam Wong
c6039e3536 feat(nc-gui): allow all mime types logic 2023-01-26 10:39:39 +08:00
Pranav C
6a098aec17 fix(gui): apply attachment validation in shared form view
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-01-24 17:51:33 +05:30
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>
2023-01-24 17:14:09 +05:30
Wing-Kam Wong
9f43500d4f chore(nc-gui): revise comments 2023-01-21 12:58:56 +08:00
Wing-Kam Wong
8e29528c80 feat(nc-gui): patch attachment url 2023-01-20 21:13:54 +08:00
Wing-Kam Wong
9983fd7235 feat(nc-gui): revise attachment validation logic 2023-01-20 16:38:28 +08:00
Wing-Kam Wong
24708d5da8 feat(nc-gui): revise rename attachment logic 2023-01-20 11:10:50 +08:00
Wing-Kam Wong
d8f8bda96b feat(nc-gui): remove rename upon upload 2023-01-19 19:42:17 +08:00
Wing-Kam Wong
3fdf5922a0 feat(nc-gui): revise max number of attachments validation logic 2023-01-19 13:37:01 +08:00
Wing-Kam Wong
a12ce6880f refactor(nc-gui): rename selectedImages to selectedVisibleItems 2023-01-17 18:43:18 +08:00
Wing-Kam Wong
e244c4e352 refactor(nc-gui): rename variables in attachment utils 2023-01-17 18:17:52 +08:00
Wing-Kam Wong
57f9180105 feat(nc-gui): selectedImages & bulk download 2023-01-17 17:43:44 +08:00
Wing-Kam Wong
dfc51cc3f6 refactor(nc-gui): upload multiple files in one call 2023-01-17 14:16:22 +08:00
Wing-Kam Wong
b74699e86e feat(nc-gui): attachment meta verification 2023-01-17 12:55:36 +08:00
Wing-Kam Wong
4dc13640b4 feat(nc-gui): bring rename attachment before upload 2023-01-17 12:20:02 +08:00
Wing-Kam Wong
430b040d3b fix(nc-gui): missing attachment table name 2023-01-17 11:59:50 +08:00
Wing-Kam Wong
96f119bad0 wip(nc-gui): rename attachment logic 2023-01-16 20:55:32 +08:00
Wing-Kam Wong
0612daed91 feat(nc-gui): verify mime type when uploading attachment 2023-01-13 19:38:19 +08:00
Wing-Kam Wong
ed51a53d59 feat(nc-gui): attachment rename file logic 2023-01-13 12:10:04 +08:00
Pranav C
b84a7ea9a5 fix(gui): remove files from both attachments and storedFiles
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-07 19:16:14 +05:30
Pranav C
c59de3948a fix(gui): attachment remove issue in shared form
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-07 17:27:26 +05:30
braks
8b255f3096 refactor(nc-gui): use ref for readonly injection 2022-10-21 17:00:27 +02:00
braks
8d05af59a1 fix(nc-gui): attachments not emitted properly in form mode 2022-10-07 08:29:48 +05:30
braks
4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2022-09-28 13:30:40 +02:00
braks
81db2c8435 chore(nc-gui): fix type issues and set proper ref types 2022-09-14 13:34:20 +02:00
Pranav C
0ee6a6a214 fix: use local storage option of attachment only in public form
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-09-07 22:05:19 +05:30
Wing-Kam Wong
f97ea536b4 chore: move nc-gui-v2 to nc-gui 2022-09-06 12:00:09 +08:00