Jonathan
|
72e6296539
fix(ManageStation): removed reference to different versions of modal
|
3 år sedan |
Owen Diffey
|
76cce582da
Removed my manage station modal
|
3 år sedan |
Jonathan
|
2a66b8bfa3
fix(Tooltips): hiding tippy elements on song actions works again
|
3 år sedan |
Jonathan
|
6833d6bc5e
chore(frontend): moved to vue 3.0, still some remaining bugs
|
3 år sedan |
Kristian Vos
|
14cf79d6cf
Added tab system to EditPlaylist modal, fixed small bug, switched a lot of EditSong to VueX
|
3 år sedan |
Kristian Vos
|
15cc7f900b
Added local reports array in EditSong, and implemented tab system in EditSong
|
3 år sedan |
Kristian Vos
|
a65f4d6fa7
Added option to switch between Kris and Owen version of ManageStation
|
3 år sedan |
Jonathan
|
b2d8d85176
style(WS): socket listener names should be standardised
|
4 år sedan |
Kristian Vos
|
473894f481
Replaced all :key instances with unique ids rather than an index
|
4 år sedan |
Owen Diffey
|
cb14b73ed7
Manage Station minor improvements
|
4 år sedan |
Owen Diffey
|
b9d2db7d92
Merge branch 'polishing' into owen-manage-station
|
4 år sedan |
Jonathan
|
942d2149d5
refactor(modals): modals don't have sectors anymore
|
4 år sedan |
Owen Diffey
|
d2526a9851
Improved Manage Station & removed editStation & Add Song to Queue modals
|
4 år sedan |
Owen Diffey
|
db32a2c428
Merge branch 'polishing' into owen-manage-station
|
4 år sedan |
Owen Diffey
|
51076092ed
Added included/excluded playlists action and playlist items
|
4 år sedan |
Jonathan
|
920cf62aed
chore(WS): further standardised callbacks on socket listeners
|
4 år sedan |
Jonathan
|
46731eedc6
chore(WS): standardised callbacks for socket actions
|
4 år sedan |
Jonathan
|
ced9febf6c
fix(frontend): use vue references instead of document.getElementById
|
4 år sedan |
Owen Diffey
|
9f2b0ff390
Added component for confirmation of actions
|
4 år sedan |
Owen Diffey
|
d8963e7976
Added basic confirmation tooltips
|
4 år sedan |
Jonathan
|
c5c0ab197a
chore: updated 'toasters' package and removed unnecessary code as a result
|
4 år sedan |
Jonathan
|
ee155cae11
chore(frontend): added '@' webpack alias to reduce relative imports
|
4 år sedan |
Jonathan
|
3ecda7b1e0
chore: removed unnecessary folders for vue components
|
4 år sedan |
Kristian Vos
|
79a00ccc50
Added ability to request all songs not in the songs db yet but are in playlists, and added ability to clear all station queues
|
4 år sedan |
Jonathan
|
824095d8a5
refactor(frontend): added dynamic imports where possible
|
4 år sedan |
Jonathan
|
289165d5a7
fix(socket.io -> WS): cleaned up code, some bug fixes
|
4 år sedan |
Jonathan
|
48fd84585b
refactor(socket.io -> WS): removed io.getSocket from anywhere it was used
|
4 år sedan |
Jonathan
|
2fa13a2419
feat(socket.io -> WS): sockets can join/leave rooms that can be emitted to
|
4 år sedan |
Jonathan
|
78ac4585d7
refactor(socket.io -> WS): emitting and listening for events (along with callbacks)
|
4 år sedan |
Owen Diffey
|
1c1babf66c
Removed global and colors scss files
|
4 år sedan |