Owen Diffey
|
6a0de9af85
refactor: Improved SocketHandler onConnect usage and consistency
|
2 年之前 |
Owen Diffey
|
95aa420502
refactor: Consolidated and separated CustomWebSocket
|
2 年之前 |
Owen Diffey
|
8749166fc5
refactor: Improved modal, station and homepage user permission change handling
|
2 年之前 |
Owen Diffey
|
363cd94f16
refactor: Continued implementing hasPermission
|
2 年之前 |
Kristian Vos
|
30a3b172d5
fix: EditSong fixes
|
2 年之前 |
Owen Diffey
|
7b53acad31
fix(EditSong): Bulk create song not functioning
|
2 年之前 |
Owen Diffey
|
686ccc8c0a
fix(EditSong): Unable to create songs from scratch
|
2 年之前 |
Owen Diffey
|
9cf3f0a759
fix(EditSong): song-item scrollIntoView not functioning
|
2 年之前 |
Kristian Vos
|
b61cc3cbc6
fix: station wouldn't unpause after closing media modal
|
2 年之前 |
Kristian Vos
|
e3b99f3188
fix: fixed some issues with removal of global components
|
2 年之前 |
Kristian Vos
|
17f5f46fe3
fix: station pausing when a media modal started playing didn't work if a player was paused/resumed directly
|
2 年之前 |
Owen Diffey
|
46d33ebaeb
fix(EditSong): song already declared in upper scope
|
2 年之前 |
Owen Diffey
|
2c19a0a580
refactor: Made global components normal components again
|
2 年之前 |
Kristian Vos
|
7cdddddb12
fix: EditSong had a few issues when clicking Save and next button
|
2 年之前 |
Kristian Vos
|
bad13653b8
refactor: re-enabled and fixed station pausing when a media modal is playing
|
2 年之前 |
Kristian Vos
|
bed2e2008b
refactor: changed EditSong modal close logic to fix issues and simplify things
|
2 年之前 |
Kristian Vos
|
763f2ff8d5
refactor: combined EditSong and EditSongs modal
|
2 年之前 |
Owen Diffey
|
0bafee6ca1
refactor: Fixed Typescript errors and enabled TS commit validation
|
2 年之前 |
Kristian Vos
|
f58fb8ffe8
fix: reports weren't loading in EditSong
|
2 年之前 |
Owen Diffey
|
d7f15e05dd
fix: eslint configuration tweak and fixing issues found
|
2 年之前 |
Owen Diffey
|
b0e1dbb433
refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex
|
2 年之前 |
Kristian Vos
|
c5bc29b61e
refactor: Converted editSong and editSongs stores from VueX to Pinia
|
2 年之前 |
Owen Diffey
|
a4b831fef9
refactor: Converted websockets VueX store to Pinia store
|
2 年之前 |
Owen Diffey
|
f2bb6ad9a9
refactor: Clarified watch usage
|
2 年之前 |
Owen Diffey
|
61f410943c
fix(EditSong): drawCanvas not functional
|
2 年之前 |
Owen Diffey
|
552776ab13
refactor(EditSong): Converted to composition API
|
2 年之前 |
Owen Diffey
|
800fb6d305
fix: Continued attempting to fix edit songs in production and other minor tweaks
|
2 年之前 |
Owen Diffey
|
7cf94292ff
fix: Edit Songs not working with frontend production mode
|
2 年之前 |
Owen Diffey
|
f107bfa134
fix(EditSong): Only join edit-song room if a song
|
2 年之前 |
Kristian Vos
|
d6bc59ef3b
fix: attempted to fix some issues with modal states/EditSongs
|
2 年之前 |