Kristian Vos
|
3ee841a759
refactor: improved EditPlaylist/ManageStation Musare song search item adding to playlist/queue action(s)
|
3 yıl önce |
Jonathan Graham
|
5aea7d9aff
fix(SongActions): when moving song to top/bottom of playlist, song actions should close
|
3 yıl önce |
Kristian Vos
|
ee0e13497b
style: fixed most frontend eslint errors after dependency updates
|
3 yıl önce |
Kristian Vos
|
5eab71b328
fix(Station/Queue): clicking Add Song to Queue would not show a tab in manage station
|
3 yıl önce |
Kristian Vos
|
adc0ba0b4d
fix(Queue): actionable button shown variable didn't properly update
|
3 yıl önce |
Jonathan
|
ce94aeae13
fix(SongItem/PlaylistItem): fixed spacing between icons in 'song actions' tooltips
|
3 yıl önce |
Jonathan
|
dc18712aae
feat(Reports): custom issues, functionality for 'report per issue'
|
3 yıl önce |
Jonathan
|
89748306d7
fix(frontend): mostly css fixes due to vue 3.0 upgrade
|
3 yıl önce |
Jonathan
|
6833d6bc5e
chore(frontend): moved to vue 3.0, still some remaining bugs
|
3 yıl önce |
Jonathan
|
5e545d0e5b
refactor(Sortable Songs In Playlists): revisited efficiency of solution
|
3 yıl önce |
Jonathan
|
486c78daa8
feat(Tooltips): seperate theme for info tooltips (compared to action-based tooltips), smaller font size
|
3 yıl önce |
Jonathan
|
e36cec1219
fix(AddToPlaylistDropdown): 'PLAYLIST_INDEX_FOR_ME' job was called way too many times
|
3 yıl önce |
Jonathan
|
f4c491f335
fix(Queue): cleaned up code to undo repositioning of song if backend failure
|
3 yıl önce |
Kristian Vos
|
822f9c822b
Undo queue reposition if the backend action isn't succesful
|
4 yıl önce |
Jonathan
|
a9991835b9
fix: Moving songs in the queue in ManageStation from admin page doesn't work
|
4 yıl önce |
Kristian Vos
|
473894f481
Replaced all :key instances with unique ids rather than an index
|
4 yıl önce |
Owen Diffey
|
076764fbc8
Possibly fixed songs not skipping locally in party stations
|
4 yıl önce |
Jonathan
|
9fe4a73675
fix(ManageStation): every time the modal is opened, 'settings' tab should be the default
|
4 yıl önce |
Jonathan
|
f51725955c
fix(Station Queue): Add Song to Queue button should open Manage Station search tab
|
4 yıl önce |
Jonathan
|
acfdb0b049
fix(Station Queue)#: repositionInQueue wasn't working
|
4 yıl önce |
Jonathan
|
2447918a8b
fix(Manage Station): console errors because station object wasn't fetched yet
|
4 yıl önce |
Owen Diffey
|
b9d2db7d92
Merge branch 'polishing' into owen-manage-station
|
4 yıl önce |
Owen Diffey
|
6870eedd55
Moved queue to components and worked more on manage station
|
4 yıl önce |