Owen Diffey
|
6af7f6c29b
fix(EditPlaylist): Featured toggle available to owners regardless of permission
|
1 year ago |
Owen Diffey
|
c5fa972a76
feat: Toggle whether a playlist is featured in Edit Playlist modal
|
1 year ago |
Kristian Vos
|
2f9daffb6c
refactor: changed playlist displayname max length to 64
|
1 year ago |
Kristian Vos
|
524a44c28d
feat: added admin playlist type
|
2 years ago |
Owen Diffey
|
39bcc75469
refactor: Disabled strict TS on frontend and fixed modal store props errors
|
2 years ago |
Owen Diffey
|
d89a64379e
refactor: Use useForm in Report modal and other minor tweaks
|
2 years ago |
Owen Diffey
|
188660611e
refactor: Moved useForm callback promise to composable and other tweaks
|
2 years ago |
Owen Diffey
|
3e6707ec54
refactor: Continued editSong form changes
|
2 years ago |
Owen Diffey
|
f586edfb9e
refactor: Continued unsaved changes and form data handling improvements
|
2 years ago |
Owen Diffey
|
ab0ed07410
fix: Typescript fixes
|
2 years ago |
Owen Diffey
|
1432585446
refactor: Started improving form data change and modal unsaved changes handling
|
2 years ago |
Owen Diffey
|
1f540c964b
refactor: Grouped and renamed permissions
|
2 years ago |
Owen Diffey
|
20339b39a8
refactor: Implemented hasPermission on frontend
|
2 years ago |
Owen Diffey
|
3ec6303112
refactor: Converted editPlaylist Vuex store to Pinia store
|
2 years ago |
Owen Diffey
|
58c276a4a3
refactor: Converted user VueX store into Pinia stores
|
2 years ago |
Owen Diffey
|
a4b831fef9
refactor: Converted websockets VueX store to Pinia store
|
2 years ago |
Owen Diffey
|
86fc79ce36
refactor(EditPlaylist/Settings): Converted to composition API
|
2 years ago |
Owen Diffey
|
08f6bc7f45
refactor: Started migrating editPlaylist to new modal system
|
2 years ago |
Owen Diffey
|
05937d8758
refactor: Now using LESS instead of SASS/SCSS
|
2 years ago |
Owen Diffey
|
8934881576
feat(AdvancedTable): Select checkbox resize and updated logic
|
2 years ago |
Owen Diffey
|
004602b310
refactor(Playlists): Using types instead of isUserModifiable and allowed more control over liked/disliked playlists
|
2 years ago |
Kristian Vos
|
b405d63002
refactor: replaced button anchors with buttons, and removed hash anchors with
|
3 years ago |
Owen Diffey
|
5cf0c8ca2b
chore: Removed some commented code
|
3 years ago |
Jonathan Graham
|
3cc3dd2041
fix(EditUser): small layout improvements
|
3 years ago |
Jonathan Graham
|
c03aa584c9
refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc.
|
3 years ago |
Kristian Vos
|
9cf1dcc23e
refactor(EditPlaylist): expanded update privacy functionality with more error checking and allowing admins to update genre playlist privacy
|
3 years ago |
Kristian Vos
|
ee0e13497b
style: fixed most frontend eslint errors after dependency updates
|
3 years ago |
Kristian Vos
|
9bc88f25f5
fix(EditPlaylist/Settings): isAdmin method wasn't defined
|
3 years ago |
Kristian Vos
|
14cf79d6cf
Added tab system to EditPlaylist modal, fixed small bug, switched a lot of EditSong to VueX
|
3 years ago |