Commit Graph

40 Commits

Author SHA1 Message Date
Wing-Kam Wong
b1b362366e fix(nc-gui): type issues 2022-12-02 14:55:02 +08:00
Wing-Kam Wong
2af5e7d224 fix(nc-gui): resolve PR comments 2022-11-28 17:37:09 +08:00
Wing-Kam Wong
cd56d6bf1e feat(nc-gui): click enter to open modal, click enter again to attach file 2022-11-28 16:28:26 +08:00
Wing-Kam Wong
af685a9cf8 feat(nc-gui): add active class when the modal is open 2022-11-28 16:28:03 +08:00
Pranav C
6dba597fef chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:32:44 +05:30
Pranav C
a888539bd4 fix(gui): reset attachment cell value on update
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:32:44 +05:30
Pranav C
d682e56a3f refactor: cleanup and lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:31:01 +05:30
Pranav C
5ec33a7883 feat(gui): open picker on pressing enter key nd close on escApe key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:31:01 +05:30
Pranav C
230cd2bff0 feat(gui): open attchment modal on enter key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:31:01 +05:30
Muhammed Mustafa
25d420a331 fix(test): Changed tpo data-testid from data-nc 2022-11-12 12:36:44 +05:30
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
Pranav C
547b74a6d8 fix(gui): JSON stringify attachment data
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-07 13:45:19 +05:30
Muhammed Mustafa
3c2720d449 feat(testing): Integrated data-nc standard for dom attribute used for testing 2022-11-03 16:31:14 +05:30
Muhammed Mustafa
865e6e3904 feat(testing): Added some test for attachment column, moved cell into common folder and added filepicker support 2022-11-03 16:25:14 +05:30
braks
25b1872587 fix(nc-gui): type issues 2022-10-27 11:47:06 +02:00
braks
8b255f3096 refactor(nc-gui): use ref for readonly injection 2022-10-21 17:00:27 +02:00
Pranav C
e6c686dd32 fix: provide proper z-index value to avoid unexpected behaviour
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-10-11 18:03:39 +05:30
Wing-Kam Wong
d6338efbe2 fix(nc-gui): prevent expanded form popping out when clicking the image 2022-10-11 16:32:28 +08:00
Wing-Kam Wong
4e3cd99883 Merge branch 'develop' into feat/kanban-view 2022-10-07 20:21:26 +08:00
braks
f2bc114b29 chore(nc-gui): remove logs 2022-10-07 08:29:48 +05:30
braks
e4a7497554 fix(nc-gui): dropzone injection not working 2022-10-07 08:29:48 +05:30
braks
46147cca70 chore(nc-gui): styles 2022-10-07 08:29:48 +05:30
braks
4c88a4326c feat(nc-gui): add dropzone injection 2022-10-07 08:29:48 +05:30
braks
412dd2f523 refactor(nc-gui): form view styles 2022-10-07 08:29:48 +05:30
braks
8d05af59a1 fix(nc-gui): attachments not emitted properly in form mode 2022-10-07 08:29:48 +05:30
braks
05f8b40474 refactor(nc-gui): add box around attachment and allow clicking box to open 2022-10-07 08:29:48 +05:30
braks
2d813d49ca fix(nc-gui): dropzone not appearing on attachment cell 2022-10-07 08:29:48 +05:30
Wing-Kam Wong
fe6b7eb574 Merge branch 'develop' into feat/kanban-view 2022-10-05 18:21:57 +08:00
braks
84552d9956 fix(nc-gui): ring opacity 2022-10-05 01:14:54 +02:00
Wing-Kam Wong
842712e441 Merge branch 'develop' into feat/kanban-view 2022-09-28 22:31:32 +08:00
braks
4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2022-09-28 13:30:40 +02:00
braks
fc343f8583 chore(nc-gui): use nuxt img 2022-09-28 13:30:39 +02:00
Wing-Kam Wong
e403990719 Merge branch 'develop' into feat/kanban-view 2022-09-15 11:44:30 +08:00
braks
81db2c8435 chore(nc-gui): fix type issues and set proper ref types 2022-09-14 13:34:20 +02:00
Wing-Kam Wong
fb7867bb95 Merge branch 'develop' into feat/kanban-view 2022-09-14 15:34:44 +08:00
Raju Udava
9c721f5426 chore(CY): add class name for modal & menu
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-13 18:05:30 +05:30
Wing-Kam Wong
43409abb5d feat(nc-gui): add IsKanbanInj & isKanban 2022-09-09 16:00:23 +08: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