Jonathan
|
74b94eabad
fix(ToolTips): on mobile Tooltips are only triggered on hold
|
3 years ago |
Kristian Vos
|
2b1af2fc55
Added request song button to song admin tabs
|
3 years ago |
Kristian Vos
|
8b7a1af5fb
Merge branch 'kris-import-album' into polishing
|
3 years ago |
Jonathan
|
6833d6bc5e
chore(frontend): moved to vue 3.0, still some remaining bugs
|
3 years ago |
Kristian Vos
|
bb4f0154a9
Merge remote-tracking branch 'upstream/polishing' into kris
|
3 years ago |
Kristian Vos
|
15cc7f900b
Added local reports array in EditSong, and implemented tab system in EditSong
|
3 years ago |
Kristian Vos
|
3a074833df
Various bug fixes
|
3 years ago |
Kristian Vos
|
b4790146d8
Added ability to open import album button from editsong
|
3 years ago |
Jonathan
|
e2f2458176
fix(Admin Song Tabs): on ws reconnection, songs were removed and not replaced
|
3 years ago |
Jonathan
|
af74cc531b
fix(Admin Management of Songs): fixed socket listeners for toggling verifying/hiding
|
3 years ago |
Jonathan
|
b2d8d85176
style(WS): socket listener names should be standardised
|
3 years ago |
Owen Diffey
|
0b2d93aaa4
Verifying song now uses songId instead of youtubeId
|
4 years ago |
Kristian Vos
|
473894f481
Replaced all :key instances with unique ids rather than an index
|
4 years ago |
Kristian Vos
|
9ab2bf1f4a
Fixed issues with admin songs not being removed from list upon removal
|
4 years ago |
Owen Diffey
|
3516a16a1e
Minor tweaks and bug fixes
|
4 years ago |
Jonathan
|
942d2149d5
refactor(modals): modals don't have sectors anymore
|
4 years ago |
Jonathan
|
920cf62aed
chore(WS): further standardised callbacks on socket listeners
|
4 years ago |
Jonathan
|
46731eedc6
chore(WS): standardised callbacks for socket actions
|
4 years ago |
Owen Diffey
|
227319f87e
Fixed double tooltip positioning issues in song item
|
4 years ago |
Kristian Vos
|
b1c71932f0
Replaced songId with youtubeId
|
4 years ago |
Owen Diffey
|
9f2b0ff390
Added component for confirmation of actions
|
4 years ago |
Owen Diffey
|
d8963e7976
Added basic confirmation tooltips
|
4 years ago |
Jonathan
|
c5c0ab197a
chore: updated 'toasters' package and removed unnecessary code as a result
|
4 years ago |
Kristian Vos
|
2ca83547eb
Fixed some issues with updating songs on admin pages
|
4 years ago |
Jonathan
|
ee155cae11
chore(frontend): added '@' webpack alias to reduce relative imports
|
4 years ago |
Jonathan
|
3ecda7b1e0
chore: removed unnecessary folders for vue components
|
4 years ago |
Owen Diffey
|
4de4e4002f
Scroll handler fix
|
4 years ago |
Owen Diffey
|
f3cd5c15b1
Removed unneeded handleScroll functions on admin/songs
|
4 years ago |
Owen Diffey
|
04f26e8ee0
Fixed add song to queue button & improved admin/songs tooltips and icons
|
4 years ago |
Owen Diffey
|
379281a46c
Replaced editingSongId with modal state for opening editSong modal
|
4 years ago |