Wing-Kam Wong
|
9d329b69f1
|
fix(gui-v2): resolve merge issues
|
2 years ago |
Pranav C
|
947e9ec02e
|
chore(gui-v2): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
c2fd782c36
|
feat(gui-v2): add importOnly
|
2 years ago |
braks
|
7699bff550
|
chore(gui-v2): update pagination margin
|
2 years ago |
braks
|
40c2b82be5
|
chore(gui-v2): update menu styles
|
2 years ago |
braks
|
17eeecaf9f
|
chore(gui-v2): fix icon position when collapsed
|
2 years ago |
braks
|
6a8403c904
|
chore(gui-v2): prevent logo shrinking when text overflows
|
2 years ago |
braks
|
fdf67aca70
|
refactor(gui-v2): noco icon placement
|
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
|
ef25de969c
|
chore(gui-v2): update nc index page
|
2 years ago |
braks
|
07cb018f57
|
chore(gui-v2): remove padding from project settings menu
|
2 years ago |
braks
|
263498da3a
|
chore(gui-v2): fix icon names
|
2 years ago |
braks
|
f831c41e1b
|
chore(gui-v2): remove icon imports in favor of autoload
|
2 years ago |
braks
|
3033fff9d1
|
chore(gui-v2): update menu styles
|
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
|
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
|
4dbaaebd06
|
chore(gui-v2): update icon styles
|
2 years ago |
braks
|
0fd28ba855
|
refactor(gui-v2): replace right side drawer toggle
|
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
|
3eeffc69a6
|
refactor(gui-v2): clear tabs on load
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
c68ace833d
|
fix(gui-v2): add copy to clipboard
- on typing make cell editable
- on cmd/ctrl + c copy cell content
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
48552f52c9
|
refactor(gui-v2): hide plus icon in tab header
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
mertmit
|
86bfebffd6
|
fix(gui-v2): fix project schema for pg and mssql
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
2f3b0fa49e
|
fix(gui-v2): remove border
|
2 years ago |
braks
|
be76ec4998
|
chore(gui-v2): type cleanups
|
2 years ago |
braks
|
42109fa4a7
|
chore(gui-v2): cleanup
|
2 years ago |
braks
|
0f8ea25102
|
chore(gui-v2): update import paths for composables
|
2 years ago |
braks
|
d01c96a4d9
|
refactor(gui-v2): fix right sidebar layout
# What's changed?
* teleport right sidebar and pull it up to header border bottom
* Show icons when toggling right sidebar
* Replace toggle icon
|
2 years ago |
braks
|
48373f1ff3
|
feat(gui-v2): use separate api instances with `useApi`
|
2 years ago |
braks
|
cfab968de0
|
chore(gui-v2): position icon relative
|
2 years ago |
braks
|
b05bb38b43
|
chore(gui-v2): change `bordered` to `border` class
|
2 years ago |
braks
|
a9af75dcb3
|
revert(gui-v2): use card in pages/index
|
2 years ago |
braks
|
033dfaba0b
|
fix(gui-v2): correct height for container
|
2 years ago |
braks
|
23e740b009
|
refactor(gui-v2): correct height for container
|
2 years ago |
braks
|
66b85d443c
|
refactor(gui-v2): merge create view into `ViewCreate.vue`
|
2 years ago |
braks
|
be826e3b84
|
chore(gui-v2): update sheet alignment and padding
|
2 years ago |
Wing-Kam Wong
|
c37a94612f
|
chore(gui-v2): lint
|
2 years ago |
Muhammed Mustafa
|
975fddac18
|
chore/gui-v2-user-management-merge-conflict-resolved
|
2 years ago |
Muhammed Mustafa
|
c6837ad158
|
chore/gui-v2-user-management-added-top-level-await-to-project-page-for-loading-data
|
2 years ago |
Muhammed Mustafa
|
ef76cc2074
|
chore/gui-v2-user-management-project-provide-populated-before-navigating-to-project-page
|
2 years ago |
Wing-Kam Wong
|
c3d60ae7d5
|
fix(gui-v2): remove prev highlighted item style
|
2 years ago |
Pranav C
|
8abc2b1255
|
refactor(gui-v2): error corrections, add import option in tab page
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f0bcafae2a
|
refactor(gui-v2): ui corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
06d635aab4
|
feat(gui-v2): basic layout
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
78a8c1caa6
|
feat(gui-v2): render smartsheet based on route
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |