Kristian Vos
|
2190f53838
refactor: fixed eslint issues
|
3 years ago |
Owen Diffey
|
05937d8758
refactor: Now using LESS instead of SASS/SCSS
|
3 years ago |
Owen Diffey
|
0fd2fe6768
refactor: Added small modal size option
|
3 years ago |
Owen Diffey
|
3034e0f936
refactor(Report Modal): Added styling to replace bulma
|
3 years ago |
Kristian Vos
|
b405d63002
refactor: replaced button anchors with buttons, and removed hash anchors with
|
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 |
Owen Diffey
|
67e9909806
Improvements to dark mode
|
3 years ago |
Kristian Vos
|
ee0e13497b
style: fixed most frontend eslint errors after dependency updates
|
3 years ago |
Jonathan
|
3824206a5a
feat(Activities): report items can be referenced/opened from an Activity Item
|
3 years ago |
Jonathan
|
e8e3470f84
fix(Report modal): added socket listener for when a user's previous report is removed
|
3 years ago |
Jonathan
|
40b1bb923e
fix(Report modal): user can now see their previous reports for the song on mobile
|
3 years ago |
Jonathan
|
2f9dc5d4ba
feat(Report modal): view a user's unresolved reports for the chosen song
|
3 years ago |
Jonathan
|
79d717761c
fix(Report modal): you shouldn't be able to create an empty report
|
3 years ago |
Jonathan
|
0e74a66d05
feat(EditSong): Reports sidebar with functionality to sort by category or report
|
3 years ago |
Jonathan
|
c01ab8ab04
refactor(Reports): db objects should contain all issues instead of splitting per issue
|
3 years ago |
Jonathan
|
dc18712aae
feat(Reports): custom issues, functionality for 'report per issue'
|
3 years ago |
Jonathan
|
2e74b8efd8
feat(Report): updated design of modal, info. can be provided for each issue
|
3 years ago |
Jonathan
|
6833d6bc5e
chore(frontend): moved to vue 3.0, still some remaining bugs
|
3 years ago |
Owen Diffey
|
665d67779a
Fixed report modal song item thumbnail sizing
|
4 years ago |
Owen Diffey
|
536571875d
Removed previous song from and added song item to report modal
|
4 years ago |
Kristian Vos
|
473894f481
Replaced all :key instances with unique ids rather than an index
|
4 years ago |
Owen Diffey
|
3516a16a1e
Minor tweaks and bug fixes
|
4 years ago |
Jonathan
|
942d2149d5
refactor(modals): modals don't have sectors anymore
|
4 years ago |
Kristian Vos
|
b1c71932f0
Replaced songId with youtubeId
|
4 years ago |
Jonathan
|
e6d8b9a8e6
Merge branch 'polishing' of github.com:Musare/MusareNode into polishing
|
4 years ago |
Owen Diffey
|
638eb2474c
Fixed report modal not showing previous song
|
4 years ago |
Jonathan
|
c5c0ab197a
chore: updated 'toasters' package and removed unnecessary code as a result
|
4 years ago |
Jonathan
|
3ecda7b1e0
chore: removed unnecessary folders for vue components
|
4 years ago |
Owen Diffey
|
d5d94e1587
Added song thumbnail component to report modal
|
4 years ago |