Kristian Vos
|
4ff1c44301
fix: removed workaround, properly fixed issue with EditSong modal reopening when editing from ImportAlbum
|
3 лет назад |
Jonathan Graham
|
c03aa584c9
refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc.
|
3 лет назад |
Owen Diffey
|
26fc4c3c61
Added dark mode styling to FloatingBox
|
3 лет назад |
Jonathan Graham
|
aed5f5500c
fix(frontend): metadata component renamed due to conflict
|
3 лет назад |
Kristian Vos
|
ee0e13497b
style: fixed most frontend eslint errors after dependency updates
|
3 лет назад |
Jonathan
|
0746ce6cb6
fix(User Preferences): preferences can now be updated individually
|
3 лет назад |
Jonathan
|
74b94eabad
fix(ToolTips): on mobile Tooltips are only triggered on hold
|
3 лет назад |
Kristian Vos
|
2b1af2fc55
Added request song button to song admin tabs
|
3 лет назад |
Kristian Vos
|
8b7a1af5fb
Merge branch 'kris-import-album' into polishing
|
3 лет назад |
Jonathan
|
6833d6bc5e
chore(frontend): moved to vue 3.0, still some remaining bugs
|
3 лет назад |
Kristian Vos
|
bb4f0154a9
Merge remote-tracking branch 'upstream/polishing' into kris
|
3 лет назад |
Kristian Vos
|
15cc7f900b
Added local reports array in EditSong, and implemented tab system in EditSong
|
3 лет назад |
Kristian Vos
|
3a074833df
Various bug fixes
|
3 лет назад |
Kristian Vos
|
b4790146d8
Added ability to open import album button from editsong
|
3 лет назад |
Jonathan
|
e2f2458176
fix(Admin Song Tabs): on ws reconnection, songs were removed and not replaced
|
3 лет назад |
Jonathan
|
af74cc531b
fix(Admin Management of Songs): fixed socket listeners for toggling verifying/hiding
|
3 лет назад |
Jonathan
|
b2d8d85176
style(WS): socket listener names should be standardised
|
3 лет назад |
Owen Diffey
|
0b2d93aaa4
Verifying song now uses songId instead of youtubeId
|
3 лет назад |
Kristian Vos
|
473894f481
Replaced all :key instances with unique ids rather than an index
|
3 лет назад |
Kristian Vos
|
9ab2bf1f4a
Fixed issues with admin songs not being removed from list upon removal
|
3 лет назад |
Jonathan
|
942d2149d5
refactor(modals): modals don't have sectors anymore
|
4 лет назад |
Jonathan
|
920cf62aed
chore(WS): further standardised callbacks on socket listeners
|
4 лет назад |
Jonathan
|
46731eedc6
chore(WS): standardised callbacks for socket actions
|
4 лет назад |
Kristian Vos
|
b1c71932f0
Replaced songId with youtubeId
|
4 лет назад |
Jonathan
|
c5c0ab197a
chore: updated 'toasters' package and removed unnecessary code as a result
|
4 лет назад |
Kristian Vos
|
2ca83547eb
Fixed some issues with updating songs on admin pages
|
4 лет назад |
Jonathan
|
ee155cae11
chore(frontend): added '@' webpack alias to reduce relative imports
|
4 лет назад |
Jonathan
|
3ecda7b1e0
chore: removed unnecessary folders for vue components
|
4 лет назад |
Owen Diffey
|
4de4e4002f
Scroll handler fix
|
4 лет назад |
Owen Diffey
|
f3cd5c15b1
Removed unneeded handleScroll functions on admin/songs
|
4 лет назад |