110 Commits (1254f56e9983e27839e348cf4f3ee3320c482374)

Author SHA1 Message Date
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 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 2 years ago
braks 56148802e7 chore(gui-v2): fix types in components 2 years ago
braks 1b87292e97 chore(gui-v2): cleanup type issues 2 years ago
braks 704b641ed0 chore(gui-v2): fix types in components 2 years ago
braks 7c60ebd82c chore(gui-v2): fix types in LockMenu 2 years ago
braks 3fa93d0354 chore(gui-v2): fix types in Decimal, Integer, DeleteTable & SearchData 2 years ago
braks 9131ab6c41 chore(gui-v2): fix types in Reload 2 years ago
Wing-Kam Wong b5bbb75b72 refactor(gui-v2): remove icon import 2 years ago
Wing-Kam Wong fffb36a388 fix(gui-v2): add missing webhook drawer 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 f6bfdd262d refactor(gui-v2): show tooltip in bottomEnd when sidebar is open 2 years ago
braks 638e304db0 refactor(gui-v2): move sidebar toolbar items to separate directory 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 000529df42 chore(gui-v2): xml icon hover style 2 years ago
braks adc3ea65ca chore(gui-v2): update menu styles 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 3c7aa56cbd chore(gui-v2): update menu styles 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 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 65c2eb69a0 chore(gui-v2): use empty arr for selected items in bottom menu 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 51ab1d5ab5 chore(gui-v2): use light theme for menu 2 years ago
braks 91039750b7 refactor(gui-v2): hide view icon when hovering and show drag icon 2 years ago
braks 8710519f54 refactor(gui-v2): split sidebar into smaller components 2 years ago