braks
|
1ec9a62fdc
|
feat(gui-v2): add watch options as arg to useViews
|
2 years ago |
braks
|
69596db39f
|
fix(gui-v2): useViewColumns throwing err when col is undefined
|
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
|
5f08832f68
|
refactor(gui-v2): sort view list on `loadViews`
|
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 |
braks
|
1c2651bbe9
|
fix(gui-v2): view sorting not persisting correctly
|
2 years ago |
braks
|
b71673b271
|
refactor(gui-v2): align view create/delete modal further to center
|
2 years ago |
braks
|
44b30bf535
|
feat(gui-v2): allow submitting delete modal with keypress
|
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
|
48373f1ff3
|
feat(gui-v2): use separate api instances with `useApi`
|
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
|
4b2834af0a
|
chore(gui-v2): update drawer toggle styles and add tooltip
|
2 years ago |
braks
|
7cfddd80e6
|
chore(gui-v2): update sidebar spacings
|
2 years ago |
Raju Udava
|
0dad71fdf8
|
chore: pad after toggle button
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
braks
|
edd6c5e853
|
chore(gui-v2): rename sidebarOpen to sidebarCollapsed in app.vue
|
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
|
a0107d0972
|
chore(gui-v2): remove `v-list` from social cmp
|
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 |
Raju Udava
|
f0acefd7af
|
fix: form submission on enter
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
braks
|
ad83728ea5
|
fix(gui-v2): signout in smartsheet page fails
|
2 years ago |
braks
|
cfab968de0
|
chore(gui-v2): position icon relative
|
2 years ago |
braks
|
b05bb38b43
|
chore(gui-v2): change `bordered` to `border` class
|
2 years ago |
braks
|
aca9b94bcf
|
chore(gui-v2): lint files
|
2 years ago |
braks
|
a9af75dcb3
|
revert(gui-v2): use card in pages/index
|
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 |