Commit Graph

14 Commits

Author SHA1 Message Date
Wing-Kam Wong
1c08df3e34 fix(nc-gui): add missing tables 2023-03-16 12:50:21 +08:00
Pranav C
29a43aee10 fix: wrap store with storeToRefs wherever missing
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-03-12 10:53:08 +05:30
Pranav C
dbce6f0952 chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-03-10 00:30:19 +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
Pranav C
05b5eaa114 fix(gui): bind keydown event to table body to avoid unexpected behaviour
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-02-01 11:56:06 +05:30
Pranav C
97ff9fb385 fix(gui): table rename duplicate validation
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-02-01 11:56:06 +05:30
mertmit
5c433e3086 feat: team & settings modal data sources tab revised
Signed-off-by: mertmit <mertmit99@gmail.com>
2022-12-03 11:21:59 +03:00
Wing-Kam Wong
1231b0bfed feat(nc-gui): add active class to <a-modal/> 2022-11-29 20:13:16 +08:00
Pranav C
183e596b21 fix: pass table alias when renaming
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-22 00:53:45 +05:30
braks
8042a00de3 fix(nc-gui): correctly update tab after renaming table 2022-10-05 01:06:35 +02:00
braks
8679d1d25d fix(nc-gui): useTabs not redirecting correctly 2022-09-28 13:30:40 +02:00
braks
4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2022-09-28 13:30:40 +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