Wing-Kam Wong
6d90ef0fd2
fix(nc-gui): add await to navigateTo
1 year ago
Pranav C
957df0735b
refactor: move all icons to iconMap (WIP)
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
7b3f4c21ed
refactor: update uidt icons
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
29a43aee10
fix: wrap store with `storeToRefs` wherever missing
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
b2577a8e43
fix: add signout api to clear refresh token from db and cookie
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
84552d9956
fix(nc-gui): ring opacity
2 years ago
braks
4c29fa18ff
refactor(nc-gui): use lazy load and cleanup imports
2 years ago
Wing-Kam Wong
adfb4300d4
feat(nc-gui): add nc version
2 years ago
braks
d3a4bca8f3
feat(nc-gui): store sidebar states separately by id
...
# What's changed?
* use a sidebar id to identify the state
* use in memory storage to store the states
* use local storage to store persistent states
* add MemStorage class
2 years ago
Pranav C
b5b050dcaa
refactor(gui): keep the right sidebar open by default
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Raju Udava
9c721f5426
chore(CY): add class name for modal & menu
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Wing-Kam Wong
f97ea536b4
chore: move nc-gui-v2 to nc-gui
2 years ago
braks
0444a20bd4
refactor(gui-v2): replace `pink-500` with `accent` color
2 years ago
braks
df7f506893
feat(gui-v2): implement customizable theme vars
2 years ago
braks
aa87e3c2ef
chore(gui-v2): fix menu style spacings and colorings
2 years ago
Raju Udava
dbdcc1c63c
fix: cypress markers
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Pranav C
6e894624db
wip(gui-v2): change useProject composable to work using shared base id
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Raju Udava
168c2b5cc8
test: cy marker for home logo
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Pranav C
7a8d89b3d7
refactor(gui-v2): code cleanup
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
947e9ec02e
chore(gui-v2): lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
9f856485b0
feat(gui-v2): add mini sidebar component
2 years ago