Owen Diffey
|
a4186e4649
refactor: Replaced draggable component with vue-draggable-list package
|
2 years ago |
Kristian Vos
|
ded7d5ab94
feat: added mobile drag and drop polyfill for custom draggable
|
2 years ago |
Owen Diffey
|
79f3730c12
refactor: Started implementing custom draggable on import album
|
2 years ago |
Owen Diffey
|
a42b30eba1
refactor(Draggable): Replace names with UUIDs
|
2 years ago |
Owen Diffey
|
9b8211daae
refactor(Draggable): Minor tweaks and fixes
|
2 years ago |
Owen Diffey
|
5f66ee2a67
fix(Draggable): Styling issues
|
2 years ago |
Owen Diffey
|
8b7f59b04c
refactor(Draggable): Use v-models for prop mutation and other tweaks
|
2 years ago |
Owen Diffey
|
2c19a0a580
refactor: Made global components normal components again
|
3 years ago |
Owen Diffey
|
0bafee6ca1
refactor: Fixed Typescript errors and enabled TS commit validation
|
3 years ago |
Owen Diffey
|
6c5d435ae0
refactor: Dont use export default for composables
|
3 years ago |
Owen Diffey
|
b0e1dbb433
refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex
|
3 years ago |
Owen Diffey
|
4a2fc9b685
refactor: Converted manageStation Vuex store to Pinia store
|
3 years ago |
Owen Diffey
|
58c276a4a3
refactor: Converted user VueX store into Pinia stores
|
3 years ago |
Owen Diffey
|
2d6a2fdd7a
refactor: Converted station VueX store to Pinia store
|
3 years ago |
Owen Diffey
|
a4b831fef9
refactor: Converted websockets VueX store to Pinia store
|
3 years ago |
Owen Diffey
|
f1f7852b47
fix: Use default export for composables not implemented properly
|
3 years ago |
Owen Diffey
|
0bce8b4674
refactor: Use defineAsyncComponent for component imports
|
3 years ago |
Kristian Vos
|
da6fb6d42f
refactor: converted PlaylistTabBase component to composition API
|
3 years ago |
Owen Diffey
|
4abb789f64
fix: Removed tag="transition-group" from draggable components
|
3 years ago |
Kristian Vos
|
feb9998d6c
refactor: fixed, moved and improved autorequest functionality in stations
|
3 years ago |
Kristian Vos
|
97c286f056
fix(ManageStation): modal wouldn't load after migration
|
3 years ago |
Owen Diffey
|
08f6bc7f45
refactor: Started migrating editPlaylist to new modal system
|
3 years ago |
Owen Diffey
|
6e58ae1be7
refactor(ManageStation): Started migrating to new modal system
|
3 years ago |
Kristian Vos
|
25059ea156
fix(ManageStation): local values were not being limited to settings
|
3 years ago |
Owen Diffey
|
53bd09be98
refactor: Made Modal, QuickConfirm and UserIdToUsername global components (WIP)
|
3 years ago |
Owen Diffey
|
dfa7ba538b
refactor(Station): Updated migration and minor tweaks
|
3 years ago |
Owen Diffey
|
354fa8a72a
refactor(Station): Continued adapting includedPlaylists/playMode into autofill
|
3 years ago |
Owen Diffey
|
3b15918f74
refactor: Consolidate playlist tabs in station and manage station
|
3 years ago |