Pranav C
|
9f488bfdfb
|
chore(gui-v2): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
1d22c90bda
|
refactor(gui-v2): form view ui rearrangement
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
33906f3074
|
fix(gui-v2): show right navbar toggle option in form view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
870823f199
|
chore(gui-v2): views sidebar style fixes
|
2 years ago |
Pranav C
|
84376f73a3
|
fix(gui-v2): provide class to component element since it have fragments
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
c5c131014f
|
refactor(gui-v2): view menu and gridview ui updates
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f1fbf6eb14
|
refactor(gui-v2): make view list scrollable
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
763eae1c39
|
refactor(gui-v2): make view list section grow
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
cd291d82c1
|
refactor(gui-v2): ui changes
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
bf95d5d0b3
|
refactor(gui-v2): move toolbar to tab content level
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
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
|
d83e37ac28
|
refactor(gui-v2): avoid repetition by splitting into multiple component
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
79377637d8
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
dbc1665c96
|
refactor: include language and user in project menu
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
7f849189d4
|
refactor(gui-v2): new layout
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
c72a5dcd1b
|
fix(gui-v2): easter icons appear when toggling toolbar icons twice
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
67be2c000f
|
chore(gui-v2): hide some right toolbar buttons in form view
|
2 years ago |
Wing-Kam Wong
|
d124698324
|
refactor(gui-v2): remove RightSidebarInj
|
2 years ago |
Wing-Kam Wong
|
4875f22c17
|
feat(gui-v2): use useSidebar with storageKey
|
2 years ago |
Raju Udava
|
67bebbf324
|
test: CY marker for sidebar toggle
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
braks
|
e8de580842
|
refactor(gui-v2): project list page style fixes
|
2 years ago |
braks
|
3474ccff30
|
refactor(gui-v2): always show toggle when sidebar is collapsed
|
2 years ago |
braks
|
a0fa1c169d
|
refactor(gui-v2): show sidebar toggle on hover
# What's changed?
* delay toggle tooltips and view create tooltips by 1s
* cleanup imports
* fix some minor padding issues
|
2 years ago |
Raju Udava
|
49f21e4d52
|
refactor: UI changes (url font size, additiona dot in sidebar)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
e1f979e100
|
fix(gui-v2): add isUIAllowed('virtualViewsCreateOrEdit')
|
2 years ago |
Wing-Kam Wong
|
e1550e5e3d
|
fix(gui-v2): add isUIAllowed in right nav bar
|
2 years ago |
Wing-Kam Wong
|
80fbad1058
|
feat(gui-v2): implement copy form view logic
|
2 years ago |
Wing-Kam Wong
|
753a590998
|
fix(gui-v2): push the created view to router
|
2 years ago |
Pranav C
|
947e9ec02e
|
chore(gui-v2): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
c207d0fbd8
|
chore(gui-v2): update layout structure
|
2 years ago |
braks
|
f831c41e1b
|
chore(gui-v2): remove icon imports in favor of autoload
|
2 years ago |
braks
|
65f0b1db1a
|
chore(gui-v2): update styles
|
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
|
bd96a78ce0
|
feat(gui-v2): add `useSidebar` composable
# What's changed?
* replace global sidebar state with `useSidebar` composable
|
2 years ago |
braks
|
e1cad18e10
|
chore(gui-v2): revert the 0.5px change
|
2 years ago |
braks
|
9aac08e6b0
|
chore(gui-v2): add 0.5 px right sidebar top offset
|
2 years ago |
braks
|
638e304db0
|
refactor(gui-v2): move sidebar toolbar items to separate directory
|
2 years ago |
Pranav C
|
296309d291
|
refactor(gui-v2): remove unused import, rename variable
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3ea5069e8c
|
fix(gui-v2): tab navigation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
8babcc2d11
|
refactor(gui-v2): change right sidebar toggle icons
# What's changed?
* add RightSidebarInj injection key
* change right sidebar toggle icons
* limit views menu height to max 200px
|
2 years ago |
braks
|
000529df42
|
chore(gui-v2): xml icon hover style
|
2 years ago |
braks
|
6a9c8dc86d
|
feat(gui-v2): add tooltips to right sidebar icons
|
2 years ago |
braks
|
1becd58827
|
refactor(gui-v2): use collapsible prop on views sidebar
|
2 years ago |
braks
|
4c2a545417
|
chore(gui-v2): add xml and hook icons to collapsed sidebar
|
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
|
30557f5280
|
feat(gui-v2): add sortable to views list
|
2 years ago |
braks
|
51ab1d5ab5
|
chore(gui-v2): use light theme for menu
|
2 years ago |