braks
|
8e8ba31000
|
chore(gui-v2): add transitions
|
2 years ago |
braks
|
bdada366f5
|
feat(gui-v2): allow users to signup with invite url
|
2 years ago |
braks
|
c51c227bd4
|
refactor(gui-v2): remove subpages of signup
|
2 years ago |
braks
|
c5a4d00aaf
|
refactor(gui-v2): disable header when not signed in
|
2 years ago |
Pranav C
|
c584131938
|
refactor(gui-v2): use tab in auth tab
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
dcee4e2786
|
refactor(gui-v2): align nocodb logo
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
6d3f8ca90b
|
fix(gui-v2): allow logo shown in project create pages
|
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
|
2534c43a59
|
chore(gui-v2): prevent overflow
|
2 years ago |
braks
|
fdf67aca70
|
refactor(gui-v2): noco icon placement
|
2 years ago |
braks
|
2ae5765e98
|
chore(gui-v2): use logout fn
|
2 years ago |
braks
|
abdb226765
|
chore(gui-v2): update height of main wrapper and remove overflow-hidden
|
2 years ago |
braks
|
c207d0fbd8
|
chore(gui-v2): update layout structure
|
2 years ago |
braks
|
9f856485b0
|
feat(gui-v2): add mini sidebar component
|
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 |