Commit History

Author SHA1 Message Date
  Owen Diffey ba83bb5838 refactor: Moved openModal data intake from pinia stores to component props 1 year ago
  Owen Diffey b7c0cdc9c6 fix: Reverted dynamic import changes and package update 1 year ago
  Owen Diffey 2c08b91d59 fix(ModalManager): Dynamic import requires file extension to be defined 1 year ago
  Owen Diffey a01393d727 fix: Various typescript fixes 1 year ago
  Kristian Vos 763f2ff8d5 refactor: combined EditSong and EditSongs modal 1 year ago
  Owen Diffey b0e1dbb433 refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex 1 year ago
  Owen Diffey 60d8b2d9c1 fix(ModalManager): Use shallowRef instead of ref for modalComponents 2 years ago
  Owen Diffey 8eaaa2bfab refactor(ModalManager): Converted to composition API 2 years ago
  Kristian Vos 457ad8898b fix: modals and dynamic imports didn't work yet after vite refactor 2 years ago
  Owen Diffey 26ab23063f refactor: Continue on Youtube videos and surrounding areas 2 years ago
  Owen Diffey d796912320 feat: Started adding view YouTube video modal 2 years ago
  Owen Diffey 6bc90a2716 feat: Added View API Request modal 2 years ago
  Kristian Vos dd9eccf92c refactor: cleaned up new modal system 2 years ago
  Kristian Vos 1d88543745 refactor(EditSong): migrated EditSong to the new modal system 2 years ago
  Kristian Vos 5910c8aa70 refactor(EditSongs): migrated EditSongs modal to new modal system 2 years ago
  Kristian Vos a9caeaf6f0 refactor(Confirm): migrated confirm modal to new modal system 2 years ago
  Owen Diffey 983b1194e9 refactor(ImportAlbum): Migrated to new modal system 2 years ago
  Owen Diffey eb6f56ef82 refactor(RemoveAccount): Migrated to new modal system 2 years ago
  Owen Diffey f155983bd0 refactor(ViewPunishment): Migrated to new modal system 2 years ago
  Owen Diffey 2afa441986 refactor(BulkActions): Migrated to new modal system 2 years ago
  Owen Diffey ad9ba0db9f refactor: Migrated Report and View Report to new modal system 2 years ago
  Owen Diffey c7947e13ce refactor: Started migrating createPlaylist to new modal system 2 years ago
  Owen Diffey 08f6bc7f45 refactor: Started migrating editPlaylist to new modal system 2 years ago
  Owen Diffey 5cbac9e033 refactor(ImportPlaylist): Migrate to new modal system 2 years ago
  Owen Diffey 6e58ae1be7 refactor(ManageStation): Started migrating to new modal system 2 years ago
  Owen Diffey 6abc43bf50 refactor(editNews): Migrated to new modal system 2 years ago
  Kristian Vos c78ddfb6ee refactor: migrated createStation modal to new modal system 2 years ago
  Kristian Vos f6be3cb32d refactor: migrated whatIsNew modal to new modal system 2 years ago
  Kristian Vos 4ac163f11f refactor: migrated login/register modal to new modal system 2 years ago
  Kristian Vos c5e452287d refactor: moved VueX modal helper functions to its own file 2 years ago