Kristian Vos
|
f706cf5984
refactor: defined some Vue global variables to get rid of console warning
|
2 years ago |
Kristian Vos
|
12da0056b1
fix: modal listeners would not be deleted when closing a modal via closeModal instead of closeCurrentModal
|
2 years ago |
Kristian Vos
|
35b47e27ba
fix: git branch parsing was failing
|
2 years ago |
Kristian Vos
|
21e1d33ea8
refactor(ManageStation): started implementing unsaved changes confirm intercept modal close functionality
|
2 years ago |
Kristian Vos
|
f3b294b089
refactor: fixed eslint issues
|
2 years ago |
Kristian Vos
|
4ddece2440
fix: downgraded vue package due to critical bug, locking it at 3.2.31
|
2 years ago |
Owen Diffey
|
94c474ad29
chore: Updated utility script doc with new command and parameters
|
2 years ago |
Owen Diffey
|
4155835a24
refactor: Mount configs in prod container mode
|
2 years ago |
Owen Diffey
|
8bd25b1173
refactor: Moved homeView from CAN_USER_VIEW_STATION to stations.index as adminFilter and added query toggle
|
2 years ago |
Kristian Vos
|
1a268ad445
refactor: fixed eslint again
|
2 years ago |
Kristian Vos
|
282b531509
chore: updated frontend global npm packages
|
2 years ago |
Kristian Vos
|
be912e26ba
refactor: fixed eslint errors
|
2 years ago |
Kristian Vos
|
6394284742
chore: updated backend packages
|
2 years ago |
Kristian Vos
|
7625aa2f25
chore: updated frontend packages
|
2 years ago |
Kristian Vos
|
feb9998d6c
refactor: fixed, moved and improved autorequest functionality in stations
|
2 years ago |
Kristian Vos
|
18386cd410
fix(WS): modal listeners wouldn't get deleted properly due to new modal system
|
2 years ago |
Kristian Vos
|
88367f4db5
refactor: moved station info box to its own component
|
2 years ago |
Kristian Vos
|
d2f0356e0b
fix: station editsong local paused didn't work anymore
|
2 years ago |
Kristian Vos
|
af078c3a07
refactor: cleaned up unused mappings due to new modal system, temporarily commented out broken code
|
2 years ago |
Kristian Vos
|
dd9eccf92c
refactor: cleaned up new modal system
|
2 years ago |
Kristian Vos
|
112e7f22e1
fix: vuex_helpers would throw warning due to accessing sometimes non-existent property
|
2 years ago |
Kristian Vos
|
f6138099a1
fix(EditPlaylist): songitem menu would throw an error
|
2 years ago |
Kristian Vos
|
09048267b1
refactor(EditSong/EditSongs): migrated EditSong in EditSongs with the new modal system
|
2 years ago |
Kristian Vos
|
1d88543745
refactor(EditSong): migrated EditSong to the new modal system
|
2 years ago |
Kristian Vos
|
5910c8aa70
refactor(EditSongs): migrated EditSongs modal to new modal system
|
2 years ago |
Kristian Vos
|
a9caeaf6f0
refactor(Confirm): migrated confirm modal to new modal system
|
2 years ago |
Kristian Vos
|
97c286f056
fix(ManageStation): modal wouldn't load after migration
|
2 years ago |
Owen Diffey
|
9e6f2056df
refactor: Various modal fixes and tweaks
|
2 years ago |
Owen Diffey
|
983b1194e9
refactor(ImportAlbum): Migrated to new modal system
|
2 years ago |
Owen Diffey
|
eb6f56ef82
refactor(RemoveAccount): Migrated to new modal system
|
2 years ago |