Owen Diffey
|
1615721c8c
refactor: started modal improvements and fixes after removing bulma
|
3 gadi atpakaļ |
Kristian Vos
|
9cf4055254
refactor: improved the way song items are displayed and content is cut off
|
3 gadi atpakaļ |
Kristian Vos
|
b79b821fef
refactor: ManageStation is closed upon station deletion, and user is shown message when redirected from deleted station
|
3 gadi atpakaļ |
Owen Diffey
|
54930fb04d
chore: Removed more commented code and re-added some
|
3 gadi atpakaļ |
Kristian Vos
|
a8aaec5e90
refactor: made scrollIntoView not jump vertically
|
3 gadi atpakaļ |
Kristian Vos
|
6d9e4dd987
fix(ManageStation): non-admin/owner users couldn't close ManageStation
|
3 gadi atpakaļ |
Owen Diffey
|
67e9909806
Improvements to dark mode
|
3 gadi atpakaļ |
Kristian Vos
|
ee0e13497b
style: fixed most frontend eslint errors after dependency updates
|
3 gadi atpakaļ |
Kristian Vos
|
f84b2d38c4
fix(Station): changing station type and then closing ManageStation would add undefined to songsList
|
3 gadi atpakaļ |
Jonathan
|
49e5f647cb
fix: merge conflicts
|
3 gadi atpakaļ |
Kristian Vos
|
888b2500ec
Fixed some issues where component unmounting didn't execute cleanup functions
|
3 gadi atpakaļ |
Owen Diffey
|
76cce582da
Removed my manage station modal
|
3 gadi atpakaļ |
Kristian Vos
|
547a249c7f
Renamed ManageStation to ManageStationOwen
|
3 gadi atpakaļ |
Jonathan
|
3ce685294c
feat(ManageStation): showTab() should scroll to that tab in the selector (esp. on mobile)
|
3 gadi atpakaļ |
Jonathan
|
17744b6f23
fix(ManageStation): Currently playing doesnt update in manage station queue on admin page
|
3 gadi atpakaļ |
Owen Diffey
|
aa6a7f54cd
Minor bug fixes
|
4 gadi atpakaļ |
Jonathan
|
b2d8d85176
style(WS): socket listener names should be standardised
|
4 gadi atpakaļ |
Jonathan
|
a9991835b9
fix: Moving songs in the queue in ManageStation from admin page doesn't work
|
4 gadi atpakaļ |
Owen Diffey
|
0de2dddd2a
Improved selected tab styling
|
4 gadi atpakaļ |
Owen Diffey
|
23952db412
Included createdBy/createdAt in news items and other minor tweaks
|
4 gadi atpakaļ |
Owen Diffey
|
f38995cc16
Manage Station queue current song thumbnail fix
|
4 gadi atpakaļ |
Owen Diffey
|
6ba0308ede
Fixed duplicate items appearing when including/excluding playlists within manage station
|
4 gadi atpakaļ |
Owen Diffey
|
a346aa38b6
Fixed tab selection overflow
|
4 gadi atpakaļ |
Kristian Vos
|
7aea73fd40
Fixed issue with station not updating after opening manage station
|
4 gadi atpakaļ |
Jonathan
|
988e774d4b
fix(Station Queue): repositioning songs socket event not passed to both ManageStation modal and Station page
|
4 gadi atpakaļ |
Jonathan
|
8a1602b9d7
feat(WS): when a modal is closed, socket listeners are now removed
|
4 gadi atpakaļ |
Jonathan
|
e2d79629cb
fix(WS): edge case for some socket listeners being called multiple times
|
4 gadi atpakaļ |
Kristian Vos
|
dc3e1cfbc1
Added manage station modal data update on events
|
4 gadi atpakaļ |
Kristian Vos
|
be9f2171c2
Fixed issue with deleting a station fro manage station modal
|
4 gadi atpakaļ |
Jonathan
|
9fe4a73675
fix(ManageStation): every time the modal is opened, 'settings' tab should be the default
|
4 gadi atpakaļ |