Commit Graph

93 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
70796e96a9 fix(nc-gui): margin-auto -> m-auto 2023-02-13 16:00:59 +08:00
Wing-Kam Wong
7f065ecab8 refactor(nc-gui): src -> srcs 2023-02-13 16:00:27 +08:00
Wing-Kam Wong
3c9b013f2f Merge branch 'develop' into fix/4992-attachment 2023-02-11 19:17:17 +08:00
Wing-Kam Wong
5a15a4b7b3 refactor(nc-gui): use @error instead of :onerror 2023-02-09 17:21:02 +08:00
Wing-Kam Wong
1fd89c3d23 refactor(nc-gui): attachment width style 2023-02-09 16:41:52 +08:00
Wing-Kam Wong
4cf26182a0 fix(nc-gui): show LazyCellAttachmentImage for images only 2023-02-09 16:35:46 +08:00
Wing-Kam Wong
597c1d8c20 fix(nc-gui): attachment carousel style 2023-02-09 16:35:12 +08:00
Wing-Kam Wong
158cce40c0 refactor(nc-gui): use MdiFileImageBox for fallback 2023-02-09 16:33:57 +08:00
Wing-Kam Wong
53a775ae23 refactor(nc-gui): remove the logic to useAttachment 2023-02-09 14:35:00 +08:00
Wing-Kam Wong
27a317a6e7 refactor(nc-gui): use LazyCellAttachmentImage 2023-02-09 14:29:23 +08:00
Wing-Kam Wong
59e6cd147d feat(nc-gui): AttachmentImage 2023-02-09 14:28:42 +08:00
Pranav C
9c61b18f0a fix(gui): hide attachment edit option in readonly mode
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-02-09 11:40:55 +05:30
Wing-Kam Wong
024643d2ea fix(nc-gui): revise download attachment logic 2023-02-07 18:53:01 +08:00
Wing-Kam Wong
0bc47dc627 fix(nc-gui): convert to LazyNuxtImg 2023-02-07 18:25:35 +08:00
Wing-Kam Wong
2a14bb5ec7 fix(nc-gui): try possible attachment sources 2023-02-07 14:08:31 +08:00
Wing-Kam Wong
e1797af0b4 fix(nc-gui): revise download attachment logic 2023-02-07 14:07:10 +08:00
Wing-Kam Wong
b38afece91 refactor(nc-gui): move logic to useAttachment 2023-02-07 12:19:00 +08:00
Wing-Kam Wong
5f250b5453 fix(nc-gui): use fallback image 2023-02-07 11:49:07 +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
Raju Udava
eb0eb410c0 test: use different class name for cell & expand modal picker
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-01-25 18:33:13 +05:30
Raju Udava
91ef35a588 test: attachment enterprise
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-01-25 17:07:12 +05:30
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
c1d1ffcd8f chore(nc-gui): remove unnecessary async 2023-01-23 17:27:33 +08:00
Wing-Kam Wong
8aef163e46 feat(nc-gui): add scoped to style in RenameFile 2023-01-23 17:26:45 +08:00
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
437f9be328 chore(nc-gui): remove renameFile in attachment modal 2023-01-17 12:44:59 +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
55d532f01a feat(nc-gui): add rename file button in attachment carousel 2023-01-16 20:55:14 +08:00
Wing-Kam Wong
0eed7834af feat(nc-gui): change the button text 2023-01-16 19:26:48 +08:00
Wing-Kam Wong
23f26d86a2 feat(nc-gui): add modal for confirmation when deleting attachment 2023-01-13 19:38:41 +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
16321e2c89 fix(nc-gui): fix carousel icon visibility 2023-01-13 12:10:20 +08:00