Commit History

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