Owen Diffey
|
9b8211daae
refactor(Draggable): Minor tweaks and fixes
|
2 år sedan |
Owen Diffey
|
5f66ee2a67
fix(Draggable): Styling issues
|
2 år sedan |
Owen Diffey
|
8b7f59b04c
refactor(Draggable): Use v-models for prop mutation and other tweaks
|
2 år sedan |
Kristian Vos
|
f36734b2c3
feat: added custom draggable component, mostly migrated profile playlists tab (WIP)
|
2 år sedan |
Owen Diffey
|
6c5d435ae0
refactor: Dont use export default for composables
|
2 år sedan |
Owen Diffey
|
b0e1dbb433
refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex
|
2 år sedan |
Owen Diffey
|
f1f7852b47
fix: Use default export for composables not implemented properly
|
2 år sedan |
Owen Diffey
|
07b5dd9a36
fix: Auto eslint fixes
|
2 år sedan |
Owen Diffey
|
42e2ceb82a
refactor(useSortablePlaylists): Get current userId within composable
|
2 år sedan |
Owen Diffey
|
3af671c5a2
refactor: Tidied up sortable playlists composable
|
2 år sedan |
Owen Diffey
|
c3dfbbc5e9
refactor: Converted profile playlists page and sortablePlaylists to composition API and SortableJS
|
2 år sedan |
Owen Diffey
|
4abb789f64
fix: Removed tag="transition-group" from draggable components
|
2 år sedan |
Kristian Vos
|
af078c3a07
refactor: cleaned up unused mappings due to new modal system, temporarily commented out broken code
|
3 år sedan |
Owen Diffey
|
c7947e13ce
refactor: Started migrating createPlaylist to new modal system
|
3 år sedan |
Owen Diffey
|
08f6bc7f45
refactor: Started migrating editPlaylist to new modal system
|
3 år sedan |
Owen Diffey
|
ce7032ac91
refactor: Admin/Users and Profile text styling improvements
|
3 år sedan |
Jonathan Graham
|
3cc3dd2041
fix(EditUser): small layout improvements
|
3 år sedan |
Jonathan Graham
|
c03aa584c9
refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc.
|
3 år sedan |
Kristian Vos
|
ee0e13497b
style: fixed most frontend eslint errors after dependency updates
|
3 år sedan |
Kristian Vos
|
888b2500ec
Fixed some issues where component unmounting didn't execute cleanup functions
|
3 år sedan |
Jonathan
|
6833d6bc5e
chore(frontend): moved to vue 3.0, still some remaining bugs
|
3 år sedan |
Jonathan
|
17744b6f23
fix(ManageStation): Currently playing doesnt update in manage station queue on admin page
|
4 år sedan |