Wing-Kam Wong
f97ea536b4
chore: move nc-gui-v2 to nc-gui
2 years ago
braks
1bd8e778af
feat(gui-v2): persist theme colors and add picker for accent
2 years ago
braks
df7f506893
feat(gui-v2): implement customizable theme vars
2 years ago
Muhammed Mustafa
d31bad7e0c
fix/minor improvements
2 years ago
Muhammed Mustafa
c10484f073
fix/Fixed redirection issues and added project title
2 years ago
braks
c207d0fbd8
chore(gui-v2): update layout structure
2 years ago
braks
6a076ce363
feat(gui-v2): add `base` layout
2 years ago
braks
27b6fa5bb3
chore(gui-v2): add id to main layout
2 years ago
braks
ba62993308
chore(gui-v2): hide leftmost sidebar
2 years ago
braks
643f36599c
feat(gui-v2): add dropdown to projects icon in sidebar
2 years ago
braks
5ef1c1b033
chore(gui-v2): rebase
2 years ago
braks
d2821c4ea5
refactor(gui-v2): use project title as tooltip
2 years ago
braks
65f0b1db1a
chore(gui-v2): update styles
2 years ago
braks
5318376f3c
refactor(gui-v2): move language switcher
2 years ago
braks
a173d0a524
chore(gui-v2): add dropdown icon
2 years ago
braks
7c8fd97d8d
feat(gui-v2): add database to sidebar icons
2 years ago
braks
4f33346a30
feat(gui-v2): add header
2 years ago
braks
0d46b5e1d6
refactor(gui-v2): show header again
2 years ago
braks
1521d693cb
feat(gui-v2): add toggle for tree view sidebar
2 years ago
braks
bd96a78ce0
feat(gui-v2): add `useSidebar` composable
...
# What's changed?
* replace global sidebar state with `useSidebar` composable
2 years ago
Pranav C
26eec06730
fix(gui-v2): use windicss utility classes
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
f335d3d418
fix(gui-v2): hide share view from gallery
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
e1c208d42d
refactor(gui-v2): keep loading in navbar static
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
60d0a2a939
chore(gui-v2): replace icons in app.vue with autoloaded ones
2 years ago
braks
7f648eabab
refactor(gui-v2): remove success color from global loading spinner
2 years ago
braks
e8a8170c6e
chore(gui-v2): correct usage of `useGlobal`
2 years ago
braks
1becd58827
refactor(gui-v2): use collapsible prop on views sidebar
2 years ago
braks
48373f1ff3
feat(gui-v2): use separate api instances with `useApi`
2 years ago
braks
edd6c5e853
chore(gui-v2): rename sidebarOpen to sidebarCollapsed in app.vue
2 years ago
braks
ad83728ea5
fix(gui-v2): signout in smartsheet page fails
2 years ago
braks
23e740b009
refactor(gui-v2): correct height for container
2 years ago
Raju Udava
f5bd01a9f7
refactor: navbar menu options
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
0bb3985da9
refactor: cypress markers in signup signin page
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
braks
c014915aeb
refactor(gui-v2): disable dark mode
...
# What's changed?
* remove color mode toggle from header
* set preferred color scheme to light
2 years ago
Pranav C
865e77564f
refactor(gui-v2): align noco icon in center and show pinter
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
1586d3a8c4
refactor(gui-v2): disable dark mode
...
# What's changed?
* remove color mode toggle from header
* set preferred color scheme to light
2 years ago
braks
c6b8f7762d
feat(gui-v2): implement user-settings page
2 years ago
braks
23f74bb343
chore(gui-v2): remove important prefix
2 years ago
braks
9f34821268
fix(gui-v2): hide sidebar when not signed in
2 years ago
braks
82398cf03f
refactor(gui-v2): replace vuetify form with ant form
2 years ago
braks
24d42c3172
fix(gui-v2): sidebar showing when collapsed
2 years ago
braks
30df144320
refactor(gui-v2): replace v-app with ant-layout
2 years ago
braks
bddbff77b5
refactor(gui-v2): replace v-app with ant-layout
2 years ago
braks
f3f46b2502
refactor(gui-v2): rename projects dir to `index`
2 years ago
braks
d357662bbe
chore(gui-v2): add icon to header
2 years ago
braks
2c4d8ee8e2
chore(gui-v2): remove duplicate color transitions
2 years ago
braks
560e4e7203
feat(gui-v2): add color-transition shortcut to windi
2 years ago
Braks
f8ffc5bafd
feat(gui-v2): add sidebar switcher to header
...
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2 years ago
Braks
f149e37d61
feat(gui-v2): add dark mode to state and some styles
...
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2 years ago
Braks
3167da9206
fix(gui-v2): move navigation for signIn/signOut to component level
...
# What's changed?
* navigateTo breaks app when used inside the composable scope (unsure if that is an actual bug with nuxt 3)
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2 years ago