114 Commits (65c2eb69a0e430bf76476311190a97266849f1c1)

Author SHA1 Message Date
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
braks 11bc45689e refactor(gui-v2): remove unnecessary cancel listeners 2 years ago
braks 1c31dedb47 fix(gui-v2): editing view name results in empty title 2 years ago
braks d42ddb40fc chore(gui-v2): update btn style 2 years ago
braks 361a9d7119 feat(gui-v2): add drawer toggle injection 2 years ago
braks 7cfddd80e6 chore(gui-v2): update sidebar spacings 2 years ago
Raju Udava 0dad71fdf8 chore: pad after toggle button 2 years ago
braks 00aa2b378c chore(gui-v2): increase view list height 2 years ago
braks f0b76b976a chore(gui-v2): add margin top to btn container 2 years ago
braks 1504c4860d chore(gui-v2): stretch button container 2 years ago
braks 47b869a234 refactor(gui-v2): overflow view list items 2 years ago
braks 9b3909a949 feat(gui-v2): validate input title 2 years ago
braks 40bb614462 refactor(gui-v2): fix position bottom for menu items 2 years ago
braks c0deb1aee6 fix(gui-v2): prevent deleting default view 2 years ago
braks b05bb38b43 chore(gui-v2): change `bordered` to `border` class 2 years ago
braks e61dfe31fb chore(gui-v2): correct tab item type and export enum 2 years ago
braks f96363fb29 chore(gui-v2): add todo for project cost 2 years ago
braks 960fc6fec6 feat(gui-v2): add flipping card to sidebar 2 years ago
braks 033dfaba0b fix(gui-v2): correct height for container 2 years ago
braks 23e740b009 refactor(gui-v2): correct height for container 2 years ago
braks da842736cd chore(gui-v2): hide delete and duplicate icons when editing view name 2 years ago
braks fbd9afd59c feat(gui-v2): add api snippet and webhooks btns 2 years ago
braks e1e2e93dc2 feat(gui-v2): confirm before delete 2 years ago
braks a5e02ba5a7 feat(gui-v2): handle delete and duplication of views 2 years ago
braks 69898abd90 chore(gui-v2): prevent renaming twice 2 years ago
braks e052aa1907 feat(gui-v2): properly cancel input 2 years ago
braks 38f3a34673 feat(gui-v2): edit view name on dblclick 2 years ago
braks 84b3236cdb feat(gui-v2): add delete and copy icons 2 years ago
braks 0dd73e7535 refactor(gui-v2): reduce toolbar height to header height 2 years ago
braks 7c0f96912e chore(gui-v2): update menu item alignment 2 years ago
braks 88e4f24416 refactor(gui-v2): replace vuetify with ant-design in right sidebar 2 years ago
braks 7d36bec6ea feat(gui-v2): add tab on navigation 2 years ago
braks 66b85d443c refactor(gui-v2): merge create view into `ViewCreate.vue` 2 years ago
braks 3cb8e9e606 refactor(gui-v2): change view create to ant design cmps 2 years ago
braks ac2e4e9e84 chore(gui-v2): fix active view type 2 years ago