Commit History

Author SHA1 Message Date
  Owen Diffey 1af13c8a22 refactor: Move socket.on() usage outside of socket.onConnect() 1 year ago
  Owen Diffey 39bcc75469 refactor: Disabled strict TS on frontend and fixed modal store props errors 1 year ago
  Owen Diffey a01393d727 fix: Various typescript fixes 1 year ago
  Owen Diffey ab0ed07410 fix: Typescript fixes 1 year ago
  Owen Diffey 6a0de9af85 refactor: Improved SocketHandler onConnect usage and consistency 1 year ago
  Owen Diffey 0bafee6ca1 refactor: Fixed Typescript errors and enabled TS commit validation 1 year ago
  Owen Diffey b0e1dbb433 refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex 1 year ago
  Kristian Vos c5bc29b61e refactor: Converted editSong and editSongs stores from VueX to Pinia 1 year ago
  Owen Diffey a4b831fef9 refactor: Converted websockets VueX store to Pinia store 1 year ago
  Owen Diffey 0bce8b4674 refactor: Use defineAsyncComponent for component imports 1 year ago
  Kristian Vos bf806a3636 refactor: converted EditSong modal reports tab to composition API 1 year ago
  Kristian Vos dd9eccf92c refactor: cleaned up new modal system 2 years ago
  Kristian Vos 09048267b1 refactor(EditSong/EditSongs): migrated EditSong in EditSongs with the new modal system 2 years ago
  Kristian Vos 1d88543745 refactor(EditSong): migrated EditSong to the new modal system 2 years ago
  Owen Diffey dafaaa6083 refactor: Consistent border-radius 2 years ago
  Kristian Vos 2190f53838 refactor: fixed eslint issues 2 years ago
  Owen Diffey 05937d8758 refactor: Now using LESS instead of SASS/SCSS 2 years ago
  Owen Diffey 89bc17f003 refactor: New dark red color for all but christmas and station theme 2 years ago
  Kristian Vos cad765755c chore: fixed lint errors and changed import/extensions rule 2 years ago
  Kristian Vos a8aaec5e90 refactor: made scrollIntoView not jump vertically 2 years ago
  Owen Diffey 67e9909806 Improvements to dark mode 2 years ago
  Kristian Vos ee0e13497b style: fixed most frontend eslint errors after dependency updates 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 7d988ed094 Fixed issues with EditSong 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 0e74a66d05 feat(EditSong): Reports sidebar with functionality to sort by category or report 3 years ago
  Kristian Vos fbac1cebb6 Fixed EditSong issue and added experimental reports tab design (WIP) 3 years ago