Historique des commits

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