Jonathan
|
3824206a5a
feat(Activities): report items can be referenced/opened from an Activity Item
|
3 lat temu |
Jonathan
|
2f9dc5d4ba
feat(Report modal): view a user's unresolved reports for the chosen song
|
3 lat temu |
Jonathan
|
d1d4ce83e7
feat(ViewReport): improved layout of modal, added associated SongItem
|
3 lat temu |
Jonathan
|
2ea8b3eed4
fix(EditSong): if EditSong opened on top of ViewReport, socket events were being duplicated
|
3 lat temu |
Jonathan
|
909944f607
refactor(Reports): added ReportInfoItem component and re-used 'universal item' css
|
3 lat temu |
Jonathan
|
ba772bac61
fix(Reports): reports associated with deleted accounts couldn't be indexed
|
3 lat temu |
Kristian Vos
|
d9328ad216
Fixed issues with ViewReport and reports admin tab with nightmode
|
3 lat temu |
Jonathan
|
631ce593fe
feat(ViewReport): song can be edited within same page instead of opening new tab
|
3 lat temu |
Jonathan
|
23b56bb83f
feat(Reports): improved design of ViewReport modal and Reports tab on admin page
|
3 lat temu |
Jonathan
|
c01ab8ab04
refactor(Reports): db objects should contain all issues instead of splitting per issue
|
3 lat temu |
Jonathan
|
dc18712aae
feat(Reports): custom issues, functionality for 'report per issue'
|
3 lat temu |
Jonathan
|
6833d6bc5e
chore(frontend): moved to vue 3.0, still some remaining bugs
|
3 lat temu |
Jonathan
|
486c78daa8
feat(Tooltips): seperate theme for info tooltips (compared to action-based tooltips), smaller font size
|
3 lat temu |
Kristian Vos
|
473894f481
Replaced all :key instances with unique ids rather than an index
|
4 lat temu |
Jonathan
|
942d2149d5
refactor(modals): modals don't have sectors anymore
|
4 lat temu |
Jonathan
|
46731eedc6
chore(WS): standardised callbacks for socket actions
|
4 lat temu |
Kristian Vos
|
b1c71932f0
Replaced songId with youtubeId
|
4 lat temu |
Owen Diffey
|
fd520a274d
Improved button layouts and other tweaks
|
4 lat temu |
Jonathan
|
c5c0ab197a
chore: updated 'toasters' package and removed unnecessary code as a result
|
4 lat temu |
Jonathan
|
3ecda7b1e0
chore: removed unnecessary folders for vue components
|
4 lat temu |
Owen Diffey
|
915effec94
Added vue-tippy for tooltips, fixed song item overflow issues, general tooltip improvements, etc
|
4 lat temu |
Jonathan
|
48fd84585b
refactor(socket.io -> WS): removed io.getSocket from anywhere it was used
|
4 lat temu |
Jonathan
|
78ac4585d7
refactor(socket.io -> WS): emitting and listening for events (along with callbacks)
|
4 lat temu |
Owen Diffey
|
06007636f8
Merge remote-tracking branch 'origin/jonathan-activities' into polishing
|
4 lat temu |
Jonathan
|
dfabeb8607
chore: moved all modals to components folder
|
4 lat temu |