Owen Diffey
|
8749166fc5
refactor: Improved modal, station and homepage user permission change handling
|
2 years ago |
Owen Diffey
|
0cfa98fef1
refactor: On permissions update ensure user is still authorized to view route
|
2 years ago |
Owen Diffey
|
23b5ce9564
feat: Added user search to add DJs to stations, and other tweaks
|
2 years ago |
Owen Diffey
|
85c856aba1
feat(Station): Started adding DJ role functionality
|
2 years ago |
Owen Diffey
|
b289d4f283
refactor: Further eslint and *.vue consistency tweaks
|
2 years ago |
Owen Diffey
|
2d6a2fdd7a
refactor: Converted station VueX store to Pinia store
|
2 years ago |
Owen Diffey
|
a61d265929
refactor: Removed mixins and fixed $store/$route conversions
|
2 years ago |
Owen Diffey
|
0bce8b4674
refactor: Use defineAsyncComponent for component imports
|
2 years ago |
Kristian Vos
|
7930f7ed71
refactor: Converted station users sidebar to Vue composition API
|
2 years ago |
Owen Diffey
|
e448ca5c85
refactor(Station): Use user display name where possible in user list
|
3 years ago |
Owen Diffey
|
df708ab075
refactor: Replace deprecated /deep/ selector with :deep()
|
3 years ago |
Owen Diffey
|
dafaaa6083
refactor: Consistent border-radius
|
3 years ago |
Owen Diffey
|
05937d8758
refactor: Now using LESS instead of SASS/SCSS
|
3 years ago |
Owen Diffey
|
82c9573c33
fix: Station users tab user item overflows horizontally
|
3 years ago |
Kristian Vos
|
ee0e13497b
style: fixed most frontend eslint errors after dependency updates
|
3 years ago |
Jonathan
|
dc18712aae
feat(Reports): custom issues, functionality for 'report per issue'
|
3 years ago |
Kristian Vos
|
3a58a2ca79
Improved profile picture with initials
|
4 years ago |
Kristian Vos
|
473894f481
Replaced all :key instances with unique ids rather than an index
|
4 years ago |
Jonathan
|
e6d8b9a8e6
Merge branch 'polishing' of github.com:Musare/MusareNode into polishing
|
4 years ago |
Jonathan
|
c5c0ab197a
chore: updated 'toasters' package and removed unnecessary code as a result
|
4 years ago |
Kristian Vos
|
03ef75eedf
Fixed issue with initials profile picture if no name is set
|
4 years ago |
Jonathan
|
ee155cae11
chore(frontend): added '@' webpack alias to reduce relative imports
|
4 years ago |
Jonathan
|
3ecda7b1e0
chore: removed unnecessary folders for vue components
|
4 years ago |
Owen Diffey
|
49b0ef2063
Added Song Item component
|
4 years ago |