58 Commits (2751836458c5b2d23b5159fa28c9ced5c3485f34)

Author SHA1 Message Date
Raju Udava aaea33d5aa refactor: i18n for message.success 2 years ago
Pranav C 8a18f4ab8d fix(gui-v2): navigate to default view if active view deleted 2 years ago
Raju Udava d723291d6c fix: avoid complete page reload on clicking view name in right navbar 2 years ago
Raju Udava 396633bfc4 fix: route update on rename view 2 years ago
Raju Udava f5cea069f1 refactor: cy class marker, move viewTypes string to utility 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 2 years ago
Pranav C 84376f73a3 fix(gui-v2): provide class to component element since it have fragments 2 years ago
Pranav C f1fbf6eb14 refactor(gui-v2): make view list scrollable 2 years ago
Pranav C 763eae1c39 refactor(gui-v2): make view list section grow 2 years ago
Pranav C 851fb467cd chore(gui-v2): lint 2 years ago
Pranav C f242588992 refactor(gui-v2): add view menu and move items 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 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 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 2 years ago
Pranav C 7fbe982015 refactor(gui-v2): code cleanup 2 years ago
Pranav C f44400b9a1 refactor(gui-v2): ui updates 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 2 years ago
Pranav C 50645333fe chore(gui-v2): type correction 2 years ago
Pranav C 85debd814f chore(gui-v2): remove `alias` prop of view which is no longer exist 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 2 years ago
Pranav C 3ea5069e8c fix(gui-v2): tab navigation 2 years ago
braks 8babcc2d11 refactor(gui-v2): change right sidebar toggle icons 2 years ago
braks adc3ea65ca chore(gui-v2): update menu styles 2 years ago
braks d01c96a4d9 refactor(gui-v2): fix right sidebar layout 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 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