Owen Diffey
|
bb3ecef488
refactor: Consolidated getDateFormatted into utils
|
3 years ago |
Owen Diffey
|
ba83bb5838
refactor: Moved openModal data intake from pinia stores to component props
|
3 years ago |
Owen Diffey
|
a01393d727
fix: Various typescript fixes
|
3 years ago |
Owen Diffey
|
363cd94f16
refactor: Continued implementing hasPermission
|
3 years ago |
Owen Diffey
|
f34236578b
refactor: Update table row create/edit videos button label
|
3 years ago |
Owen Diffey
|
2c19a0a580
refactor: Made global components normal components again
|
3 years ago |
Kristian Vos
|
763f2ff8d5
refactor: combined EditSong and EditSongs modal
|
3 years ago |
Owen Diffey
|
0bafee6ca1
refactor: Fixed Typescript errors and enabled TS commit validation
|
3 years ago |
Kristian Vos
|
cb7aed37fe
feat: added songId column/filter/property to youtube videos admin table/page
|
3 years ago |
Owen Diffey
|
b0e1dbb433
refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex
|
3 years ago |
Owen Diffey
|
a91e473c32
refactor: Converted longJobs VueX store into a Pinia store
|
3 years ago |
Owen Diffey
|
a4b831fef9
refactor: Converted websockets VueX store to Pinia store
|
3 years ago |
Owen Diffey
|
9a579b31ab
refactor(Todos): Remove account githubLinkConfirmed and other minor tweaks
|
3 years ago |
Owen Diffey
|
0bce8b4674
refactor: Use defineAsyncComponent for component imports
|
3 years ago |
Owen Diffey
|
9b214dbd77
fix: setJob undefined and eslint fixes
|
3 years ago |
Kristian Vos
|
2d914873a7
refactor: converted youtube videos admin page to composition API
|
3 years ago |
Owen Diffey
|
800fb6d305
fix: Continued attempting to fix edit songs in production and other minor tweaks
|
3 years ago |
Owen Diffey
|
69aab61284
refactor: Import and long job tweaks
|
3 years ago |
Kristian Vos
|
f4cffd192a
Revert "refactor: Import album tweaks"
|
3 years ago |
Owen Diffey
|
994e862784
refactor: Import album tweaks
|
3 years ago |
Owen Diffey
|
e180739887
refactor: Integrated long jobs
|
3 years ago |
Kristian Vos
|
6b73f0cb97
feat: added ability to open importAlbum from admin/songs page, and improved importAlbum on admin/youtube/videos page
|
3 years ago |
Kristian Vos
|
f5135e6cfc
feat: added ability to open importAlbum from youtube/videos page
|
3 years ago |
Kristian Vos
|
5f81615696
feat: added filtering of youtubeVideo's if they're in an importJob
|
3 years ago |
Owen Diffey
|
530b9902d9
refactor: Renamed ratings module to media module and included ENSURE_SONG_EXISTS_BY_YOUTUBE_ID as GET_MEDIA
|
3 years ago |
Owen Diffey
|
10e0dc9c70
refactor(AdvancedTable): Bulk actions popup size overwrite prop
|
3 years ago |
Owen Diffey
|
ffb519327a
refactor: Edit Song(s) create from youtube video support
|
3 years ago |
Owen Diffey
|
508ba549f7
refactor: Split song ratings off into new module for added youtube video support
|
3 years ago |
Owen Diffey
|
5e49d638ea
feat: Started adding separated YouTube video logic and admin page
|
3 years ago |