Commit Graph

21 Commits

Author SHA1 Message Date
Wing-Kam Wong
1231b0bfed feat(nc-gui): add active class to <a-modal/> 2022-11-29 20:13:16 +08:00
Pranav C
1d8174e923 feat: autofocus password field in protected shared view
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-22 11:31:26 +05:30
braks
8b255f3096 refactor(nc-gui): use ref for readonly injection 2022-10-21 17:00:27 +02:00
braks
fcfab01995 chore(nc-gui): fix types and cleanup unused vars 2022-10-12 15:07:35 +02:00
Wing-Kam Wong
97fa9ef1e2 feat(nc-gui): gallery share view 2022-10-11 17:34:25 +08:00
Wing-Kam Wong
14f5c64d46 fix(nc-gui): shared kanban view shows empty page
#3839
2022-09-29 17:02:20 +08:00
Wing-Kam Wong
842712e441 Merge branch 'develop' into feat/kanban-view 2022-09-28 22:31:32 +08:00
braks
b07f52bb40 refactor(nc-gui): use lazy load and cleanup imports 2022-09-28 13:30:39 +02:00
braks
ee444604d9 refactor(nc-gui): use lazy components 2022-09-28 13:30:39 +02:00
Wing-Kam Wong
7e63f89ce3 refactor(nc-gui): use lazy components for kanban 2022-09-24 16:23:58 +08:00
Wing-Kam Wong
94dede4eee chore(nc-gui): remove void from createEventHook 2022-09-24 16:18:52 +08:00
Wing-Kam Wong
ab71253c58 chore(nc-gui): lint on kanban 2022-09-24 13:17:57 +08:00
Wing-Kam Wong
49971d1bff refactor(nc-gui): kanban view 2022-09-24 13:15:05 +08:00
Wing-Kam Wong
aee78bcdc6 fix(nc-gui): kanban share view display issue 2022-09-23 12:11:16 +08:00
Wing-Kam Wong
d17170f6bb fix(nc-gui): toolbar display issue 2022-09-22 19:37:44 +08:00
Wing-Kam Wong
586d7d1ff3 feat(nc-gui): kanban share view 2022-09-22 18:31:48 +08:00
braks
3320453637 chore(nc-gui): remove as any typecasts wherever possible 2022-09-14 13:33:40 +02:00
braks
2b780cc3e0 fix(nc-gui): set default values for useState and fix type issues 2022-09-14 13:33:40 +02:00
braks
38a9cb6c44 refactor(nc-gui): update useCellUrlConfig composable 2022-09-14 10:05:42 +02:00
Raju Udava
8270af97b8 test: active modal - class name mapping
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-13 19:39:41 +05:30
Wing-Kam Wong
f97ea536b4 chore: move nc-gui-v2 to nc-gui 2022-09-06 12:00:09 +08:00