Kristian Vos
|
290c0397c3
refactor: converted settings page to composition API
|
2 years ago |
Kristian Vos
|
c89766b65e
refactor: converted station sidebar index component to composition API
|
2 years ago |
Kristian Vos
|
7d40ad3298
refactor: converted TabQueryHandler mixin to a composable
|
2 years ago |
Owen Diffey
|
fa92f6b099
refactor(ViewReport): Converted to composition API
|
2 years ago |
Owen Diffey
|
c81d85633a
refactor(ViewPunishment): Converted to composition API
|
2 years ago |
Owen Diffey
|
bd04df5143
refactor(ViewApiRequest): Converted to composition API
|
2 years ago |
Owen Diffey
|
48d8bf0631
refactor(Report): Converted to composition API
|
2 years ago |
Owen Diffey
|
487942b993
refactor(RemoveAccount): Converted to composition API
|
2 years ago |
Owen Diffey
|
c10b0665dd
refactor(CreateStation): Converted to composition API
|
2 years ago |
Owen Diffey
|
bdd1cb9c41
refactor(Register): Converted to composition API
|
2 years ago |
Owen Diffey
|
84f71c2057
refactor(Login): Converted to composition API
|
2 years ago |
Owen Diffey
|
3b82c3ef2b
refactor(ImportAlbum): Started converting to composition API and sortablejs
|
2 years ago |
Owen Diffey
|
e628ba06ef
refactor(EditUser): Converted to composition API
|
2 years ago |
Owen Diffey
|
bb30066f26
refactor(EditSongs): Converted to composition API
|
2 years ago |
Owen Diffey
|
278abb8c05
refactor(EditNews): Converted to composition API
|
2 years ago |
Owen Diffey
|
74e28c773d
refactor(CreatePlaylist): Converted to composition API
|
2 years ago |
Owen Diffey
|
d00877d1ea
refactor(Confirm): Converted to composition API
|
2 years ago |
Kristian Vos
|
6de71f01fb
refactor(ViewYoutubeVideo): Converted to composition API
|
2 years ago |
Owen Diffey
|
07b5dd9a36
fix: Auto eslint fixes
|
2 years ago |
Owen Diffey
|
b8597fee5b
refactor: Use typescript eslint parser
|
2 years ago |
Owen Diffey
|
f7238f6547
fix(useSortablePlaylists): Error thrown if another users playlist was updated
|
2 years ago |
Owen Diffey
|
42e2ceb82a
refactor(useSortablePlaylists): Get current userId within composable
|
2 years ago |
Owen Diffey
|
3af671c5a2
refactor: Tidied up sortable playlists composable
|
2 years ago |
Owen Diffey
|
8e59b57f0f
refactor: Updated sortablejs package from npm source
|
2 years ago |
Owen Diffey
|
c3dfbbc5e9
refactor: Converted profile playlists page and sortablePlaylists to composition API and SortableJS
|
2 years ago |
Owen Diffey
|
60d8b2d9c1
fix(ModalManager): Use shallowRef instead of ref for modalComponents
|
2 years ago |
Owen Diffey
|
c6c6e06812
refactor(BulkActions): Converted to composition API
|
2 years ago |
Owen Diffey
|
75573f0bbd
fix(SongItem): userRole mapped to auth.userRole not auth.role
|
2 years ago |
Owen Diffey
|
8eaaa2bfab
refactor(ModalManager): Converted to composition API
|
2 years ago |
Owen Diffey
|
abde3c228f
refactor: Use a fork of sortablejs-vue3 until it is updated
|
2 years ago |