42 Commits (7128895fc12764e931bec9eeeedc3f63629b565a)

Author SHA1 Message Date
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
braks b6f5f15fa5 chore(gui-v2): do not update order if index doesn't change 2 years ago
braks 1c2651bbe9 fix(gui-v2): view sorting not persisting correctly 2 years ago
braks fba8f631c7 feat(gui-v2): use modal for deletion confirm 2 years ago
braks 30557f5280 feat(gui-v2): add sortable to views list 2 years ago
braks 8710519f54 refactor(gui-v2): split sidebar into smaller components 2 years ago