Kristian Vos
|
0b9f4b67f2
refactor: replaced ImportAlbum edit songs with the new EditSongs
|
il y a 3 ans |
Kristian Vos
|
9bee8df278
refactor: worked more on EditSong functionality
|
il y a 3 ans |
Owen Diffey
|
89bc17f003
refactor: New dark red color for all but christmas and station theme
|
il y a 3 ans |
Owen Diffey
|
13776346ec
refactor: Replaced static colors with css vars where possible
|
il y a 3 ans |
Kristian Vos
|
b405d63002
refactor: replaced button anchors with buttons, and removed hash anchors with
|
il y a 3 ans |
Kristian Vos
|
e022f18de7
refactor: improved ReportInfoItem
|
il y a 3 ans |
Kristian Vos
|
c777ac0367
refactor: readded Karla as a font used in some places
|
il y a 3 ans |
Kristian Vos
|
d026743c18
refactor: removed a few fonts we didn't use often to bring more consistency
|
il y a 3 ans |
Owen Diffey
|
5cf0c8ca2b
chore: Removed some commented code
|
il y a 3 ans |
Jonathan Graham
|
c03aa584c9
refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc.
|
il y a 3 ans |
Jonathan Graham
|
21ac336ad2
fix(EditSong): when picking a different YouTube ID, video player should be reloaded
|
il y a 3 ans |
Kristian Vos
|
ee0e13497b
style: fixed most frontend eslint errors after dependency updates
|
il y a 3 ans |
Jonathan
|
3824206a5a
feat(Activities): report items can be referenced/opened from an Activity Item
|
il y a 3 ans |
Jonathan
|
2f9dc5d4ba
feat(Report modal): view a user's unresolved reports for the chosen song
|
il y a 3 ans |
Jonathan
|
d1d4ce83e7
feat(ViewReport): improved layout of modal, added associated SongItem
|
il y a 3 ans |
Jonathan
|
2ea8b3eed4
fix(EditSong): if EditSong opened on top of ViewReport, socket events were being duplicated
|
il y a 3 ans |
Jonathan
|
909944f607
refactor(Reports): added ReportInfoItem component and re-used 'universal item' css
|
il y a 3 ans |
Jonathan
|
ba772bac61
fix(Reports): reports associated with deleted accounts couldn't be indexed
|
il y a 3 ans |
Kristian Vos
|
d9328ad216
Fixed issues with ViewReport and reports admin tab with nightmode
|
il y a 3 ans |
Jonathan
|
631ce593fe
feat(ViewReport): song can be edited within same page instead of opening new tab
|
il y a 3 ans |
Jonathan
|
23b56bb83f
feat(Reports): improved design of ViewReport modal and Reports tab on admin page
|
il y a 3 ans |
Jonathan
|
c01ab8ab04
refactor(Reports): db objects should contain all issues instead of splitting per issue
|
il y a 3 ans |
Jonathan
|
dc18712aae
feat(Reports): custom issues, functionality for 'report per issue'
|
il y a 3 ans |
Jonathan
|
6833d6bc5e
chore(frontend): moved to vue 3.0, still some remaining bugs
|
il y a 3 ans |
Jonathan
|
486c78daa8
feat(Tooltips): seperate theme for info tooltips (compared to action-based tooltips), smaller font size
|
il y a 3 ans |
Kristian Vos
|
473894f481
Replaced all :key instances with unique ids rather than an index
|
il y a 4 ans |
Jonathan
|
942d2149d5
refactor(modals): modals don't have sectors anymore
|
il y a 4 ans |
Jonathan
|
46731eedc6
chore(WS): standardised callbacks for socket actions
|
il y a 4 ans |
Kristian Vos
|
b1c71932f0
Replaced songId with youtubeId
|
il y a 4 ans |
Owen Diffey
|
fd520a274d
Improved button layouts and other tweaks
|
il y a 4 ans |