Commit History

Author SHA1 Message Date
  Owen Diffey 0bafee6ca1 refactor: Fixed Typescript errors and enabled TS commit validation 2 years ago
  Owen Diffey d7f15e05dd fix: eslint configuration tweak and fixing issues found 2 years ago
  Owen Diffey b0e1dbb433 refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex 2 years ago
  Kristian Vos c5bc29b61e refactor: Converted editSong and editSongs stores from VueX to Pinia 2 years ago
  Owen Diffey a4b831fef9 refactor: Converted websockets VueX store to Pinia store 2 years ago
  Owen Diffey bb30066f26 refactor(EditSongs): Converted to composition API 3 years ago
  Kristian Vos 457ad8898b fix: modals and dynamic imports didn't work yet after vite refactor 3 years ago
  Owen Diffey 7cf94292ff fix: Edit Songs not working with frontend production mode 3 years ago
  Kristian Vos d6bc59ef3b fix: attempted to fix some issues with modal states/EditSongs 3 years ago
  Kristian Vos 2bcf34d5f2 feat: added youtubeVideo remove events to EditSongs 3 years ago
  Owen Diffey ffb519327a refactor: Edit Song(s) create from youtube video support 3 years ago
  Owen Diffey b69c2a98a4 fix(EditSongs): Missing modalUuid socket parameter 3 years ago
  Kristian Vos af078c3a07 refactor: cleaned up unused mappings due to new modal system, temporarily commented out broken code 3 years ago
  Kristian Vos dd9eccf92c refactor: cleaned up new modal system 3 years ago
  Kristian Vos 09048267b1 refactor(EditSong/EditSongs): migrated EditSong in EditSongs with the new modal system 3 years ago
  Kristian Vos 5910c8aa70 refactor(EditSongs): migrated EditSongs modal to new modal system 3 years ago
  Kristian Vos a9caeaf6f0 refactor(Confirm): migrated confirm modal to new modal system 3 years ago
  Kristian Vos 0db78ce73a fix: EditSongs song removal event didn't properly get handled 3 years ago
  Owen Diffey 5388dba687 refactor(EditSongs): Move next song scrollIntoView to pickSong 3 years ago
  Owen Diffey df708ab075 refactor: Replace deprecated /deep/ selector with :deep() 3 years ago
  Owen Diffey dafaaa6083 refactor: Consistent border-radius 3 years ago
  Owen Diffey 59c55a6a38 feat(EditSongs): Scroll song item in list into view on next song 3 years ago
  Kristian Vos 2190f53838 refactor: fixed eslint issues 3 years ago
  Owen Diffey 05937d8758 refactor: Now using LESS instead of SASS/SCSS 3 years ago
  Kristian Vos 54edc61adc refactor: improved EditSongs/EditSong flagging/unflagging 3 years ago
  Kristian Vos 8853d82187 refactor: cleaned up EditSong and EditSongs a little bit, fixed small issues 3 years ago
  Kristian Vos 6cbf762b26 fix: EditSongs didn't clear songs and would show even with no songs 3 years ago
  Owen Diffey fd7812f922 fix(EditSongs): toggle done and flag doesnt account for flag filter 3 years ago
  Owen Diffey 9fb57f5fef refactor: Open editSong not editSongs if only 1 row selected 3 years ago
  Owen Diffey 26ca8c12c2 fix(EditSongs): Missing night-mode sidebar styling 3 years ago