Commit History

Author SHA1 Message Date
  Jonathan Graham c03aa584c9 refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc. 3 years ago
  Kristian Vos ee0e13497b style: fixed most frontend eslint errors after dependency updates 4 years ago
  Jonathan ce94aeae13 fix(SongItem/PlaylistItem): fixed spacing between icons in 'song actions' tooltips 4 years ago
  Jonathan dc18712aae feat(Reports): custom issues, functionality for 'report per issue' 4 years ago
  Jonathan 89748306d7 fix(frontend): mostly css fixes due to vue 3.0 upgrade 4 years ago
  Jonathan 6833d6bc5e chore(frontend): moved to vue 3.0, still some remaining bugs 4 years ago
  Jonathan 486c78daa8 feat(Tooltips): seperate theme for info tooltips (compared to action-based tooltips), smaller font size 4 years ago
  Owen Diffey 6ba0308ede Fixed duplicate items appearing when including/excluding playlists within manage station 4 years ago
  Kristian Vos 473894f481 Replaced all :key instances with unique ids rather than an index 4 years ago
  Owen Diffey 3b7c296585 Added deselectPlaylist promise to station playlist sidebar 4 years ago
  Owen Diffey 3516a16a1e Minor tweaks and bug fixes 4 years ago
  Jonathan b008de5346 fix(News): removing a news item shouldn't require the entire news object 4 years ago
  Jonathan a71b19a9b2 feat(SortablePlaylists): removed unnecessary duplicate code 4 years ago
  Owen Diffey b9d2db7d92 Merge branch 'polishing' into owen-manage-station 4 years ago
  Jonathan 942d2149d5 refactor(modals): modals don't have sectors anymore 4 years ago
  Owen Diffey b0f48029ea Added party mode playlist selection logic 4 years ago
  Owen Diffey d7c7fe9458 More work on Manage Station modal 4 years ago
  Owen Diffey d268014706 Now using new include/exclude playlist actions 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
  Kristian Vos b1c71932f0 Replaced songId with youtubeId 4 years ago
  Jonathan c5c0ab197a chore: updated 'toasters' package and removed unnecessary code as a result 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 49b0ef2063 Added Song Item component 4 years ago