Owen Diffey
|
ba83bb5838
refactor: Moved openModal data intake from pinia stores to component props
|
před 2 roky |
Owen Diffey
|
0357004ed8
Merge branch 'roles-and-permissions' into v3.8.0
|
před 2 roky |
Owen Diffey
|
2c19a0a580
refactor: Made global components normal components again
|
před 2 roky |
Owen Diffey
|
882f0cc4ee
Merge branch 'staging' into roles-and-permissions
|
před 2 roky |
Owen Diffey
|
0bafee6ca1
refactor: Fixed Typescript errors and enabled TS commit validation
|
před 2 roky |
Owen Diffey
|
20339b39a8
refactor: Implemented hasPermission on frontend
|
před 2 roky |
Owen Diffey
|
b289d4f283
refactor: Further eslint and *.vue consistency tweaks
|
před 2 roky |
Owen Diffey
|
b0e1dbb433
refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex
|
před 2 roky |
Owen Diffey
|
58c276a4a3
refactor: Converted user VueX store into Pinia stores
|
před 2 roky |
Owen Diffey
|
75573f0bbd
fix(SongItem): userRole mapped to auth.userRole not auth.role
|
před 2 roky |
Kristian Vos
|
d4ade17b7f
refactor: Converted SongItem to Vue composition API
|
před 2 roky |
Owen Diffey
|
e465195e65
refactor: Minor tweaks following Vite replacement of webpack
|
před 2 roky |
Owen Diffey
|
ffb519327a
refactor: Edit Song(s) create from youtube video support
|
před 2 roky |
Owen Diffey
|
c56850740b
refactor: Ratings and youtube module improvements
|
před 2 roky |
Owen Diffey
|
26ab23063f
refactor: Continue on Youtube videos and surrounding areas
|
před 2 roky |
Owen Diffey
|
371f954c5b
refactor: Continued work on Youtube video modal and other tweaks
|
před 2 roky |
Owen Diffey
|
5f19f04f6e
refactor(SongThumbnail): Use youtube as fallback and make a global component
|
před 2 roky |
Owen Diffey
|
7ff3026b2b
refactor: Display user display names instead of usernames in links
|
před 2 roky |
Kristian Vos
|
1d88543745
refactor(EditSong): migrated EditSong to the new modal system
|
před 2 roky |
Owen Diffey
|
ad9ba0db9f
refactor: Migrated Report and View Report to new modal system
|
před 2 roky |
Owen Diffey
|
83d577e237
refactor(SongItem): Minor styling tweaks
|
před 2 roky |
Owen Diffey
|
53bd09be98
refactor: Made Modal, QuickConfirm and UserIdToUsername global components (WIP)
|
před 2 roky |
Owen Diffey
|
605d68744c
refactor: Initial station mode refactoring (WIP)
|
před 2 roky |
Owen Diffey
|
ee576e71ca
refactor(SongItem): Title with no artists styling as class
|
před 2 roky |
Owen Diffey
|
df708ab075
refactor: Replace deprecated /deep/ selector with :deep()
|
před 2 roky |
Owen Diffey
|
7fd5f787f4
refactor(SongItem): Allow title to wrap to a 2nd line if no artists
|
před 2 roky |
Kristian Vos
|
2190f53838
refactor: fixed eslint issues
|
před 2 roky |
Owen Diffey
|
05937d8758
refactor: Now using LESS instead of SASS/SCSS
|
před 2 roky |
Kristian Vos
|
0b9f4b67f2
refactor: replaced ImportAlbum edit songs with the new EditSongs
|
před 2 roky |
Owen Diffey
|
7d1d6a6f3e
feat(EditSongs): Song update and removed events handling
|
před 2 roky |