Pranav C
|
8a18f4ab8d
|
fix(gui-v2): navigate to default view if active view deleted
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
d723291d6c
|
fix: avoid complete page reload on clicking view name in right navbar
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
396633bfc4
|
fix: route update on rename view
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
f5cea069f1
|
refactor: cy class marker, move viewTypes string to utility
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
braks
|
870823f199
|
chore(gui-v2): views sidebar style fixes
|
2 years ago |
mertmit
|
05d83df42e
|
fix(gui-v2): mark default view as active initially
Signed-off-by: mertmit <mertmit99@gmail.com>
|
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
|
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
|
851fb467cd
|
chore(gui-v2): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f242588992
|
refactor(gui-v2): add view menu and move items
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
598ac08089
|
fix(gui-v2): reload the page if the same form view is clicked
|
2 years ago |
mertmit
|
05cb02cb85
|
fix(gui-v2): view list active class
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
braks
|
df7f506893
|
feat(gui-v2): implement customizable theme vars
|
2 years ago |
Raju Udava
|
9aa04efe63
|
test: CY markers for CRUD view operations
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
761ca6eacc
|
refactor(gui-v2): use message instead of notification
|
2 years ago |
Pranav C
|
bb4d1c35bf
|
refactor(gui-v2): rplace vuetify class names
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
7fbe982015
|
refactor(gui-v2): code cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f44400b9a1
|
refactor(gui-v2): ui updates
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
5c6fa6aacb
|
fix(gui-v2): pass validation cb to `RenameableMenuItem` and validate before rename event
|
2 years ago |
braks
|
52c3372ef9
|
fix(gui-v2): abort renaming view on failed validation
|
2 years ago |
Wing-Kam Wong
|
80fbad1058
|
feat(gui-v2): implement copy form view logic
|
2 years ago |
Wing-Kam Wong
|
c7ece40d97
|
fix(gui-v2): return to default view once the view is deleted
|
2 years ago |
Pranav C
|
db9e029ca2
|
fix(swagger): type corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
50645333fe
|
chore(gui-v2): type correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
85debd814f
|
chore(gui-v2): remove `alias` prop of view which is no longer exist
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
3b9b88f011
|
chore(gui-v2): update active color
|
2 years ago |
braks
|
a88e3cde9a
|
feat(gui-v2): mark open table & view
|
2 years ago |
braks
|
51ad4bf689
|
refactor(gui-v2): refactor tree view styles and replace scrollbar color
|
2 years ago |
braks
|
263498da3a
|
chore(gui-v2): fix icon names
|
2 years ago |
braks
|
65f0b1db1a
|
chore(gui-v2): update styles
|
2 years ago |
braks
|
704b641ed0
|
chore(gui-v2): fix types in components
|
2 years ago |
braks
|
1fcbae5f8e
|
chore(gui-v2): update menu styles to fill height properly
|
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
|
adc3ea65ca
|
chore(gui-v2): update menu styles
|
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
|
22e75d90c0
|
fix(gui-v2): chrome based style fix for view menu list items
|
2 years ago |
braks
|
832980ccba
|
fix(gui-v2): add id to menu item
|
2 years ago |
braks
|
067553da1a
|
refactor(gui-v2): hide delete and duplicate icons on view item when dragging
|
2 years ago |
braks
|
80c2ece13e
|
fix(gui-v2): chrome applying pointer events while dragging sortable el
|
2 years ago |
braks
|
9e715b65b9
|
refactor(gui-v2): use sortable instead of vuedraggable
|
2 years ago |
braks
|
fca2ce7f3d
|
refactor(gui-v2): remove `sortedViews` computed prop from MenuTop
|
2 years ago |
braks
|
b59209da9e
|
chore(gui-v2): menu style updates
|
2 years ago |
braks
|
6a2fc3cd59
|
fix(gui-v2): get view ids from sorted elements
|
2 years ago |
braks
|
1cf91dc952
|
refactor(gui-v2): replace sortable with vue draggable next
# What's changed?
* add ant plugin to explicitly register Ant Menu component
|
2 years ago |
braks
|
497634a043
|
fix(gui-v2): wrong sort position when pulled to first pos
|
2 years ago |
braks
|
dc5b7ab9f7
|
fix(gui-v2): previous and next item swapped
|
2 years ago |
braks
|
b6f5f15fa5
|
chore(gui-v2): do not update order if index doesn't change
|
2 years ago |