Jonathan
|
e1a069254d
refactor: reports are now resolved using VueX
|
5 years ago |
Jonathan
|
625516c710
feat: night mode styling
|
5 years ago |
Jonathan
|
ba7f9242f4
feat: relative creation times for reports
|
5 years ago |
Jonathan
|
376a83d5db
refactor: vue-roaster updated
|
5 years ago |
Kristian Vos
|
e507cf9ab7
fix: fixed report modal and added song's _id to reports
|
5 years ago |
Kristian Vos
|
b7193c1ff9
feat: added (dynamic) page titles
|
5 years ago |
Kristian Vos
|
4d0ffdb30a
refactor: added ability to add global style variables, added primary color for now
|
5 years ago |
Kristian Vos
|
6ba23425c9
refactor: replaced _this and local with this on the frontend and backend
|
5 years ago |
Jonathan
|
d76d8db6b8
chore(linting): fixed linting errors created with airbnb
|
5 years ago |
Jonathan
|
7c2b22a98b
feat(report modal): user can go return to editsong modal
|
5 years ago |
Kristian Vos
|
f27c1e4ddc
refactor: moved userIdToUsername code to custom component
|
5 years ago |
Jonathan
|
ba7c72c850
chore(linting): added eslint and prettier
|
5 years ago |
Jonathan
|
7f57c83cce
refactor(frontend): upgraded Vue.js, implemented Vuex on a basic level
|
5 years ago |
theflametrooper
|
ce5478b58c
Show specific report modal if route has query of id
|
7 years ago |
theflametrooper
|
5ab21cd1ce
Only show Issues button and modal if that report contains issues
|
7 years ago |
theflametrooper
|
7cde10510b
Fixed some more issues with Reports
|
8 years ago |
theflametrooper
|
fe98c88c17
Refactored IssuesModal.vue to use new Modal system
|
8 years ago |
theflametrooper
|
00a4a15dea
Fix issues with window size on admin components
|
8 years ago |
KrisVos130
|
dc135b00ab
Added ability to use tab to navigate.
|
8 years ago |
theflametrooper
|
1bb2c14e8f
Made sure issues are only saved if reasons array isn't empty
|
8 years ago |
theflametrooper
|
3269a2f0b2
Fixed minor issue with resolving inside the issues modal
|
8 years ago |
theflametrooper
|
f7e419751f
Added pub/sub for creating reports
|
8 years ago |
theflametrooper
|
c48598ba91
Added IssuesModal for viewing Report issues and added pub/sub for resolving reports. Reports now work on the Admin side.
|
8 years ago |
theflametrooper
|
8ae4ce913e
Fixed small issue where io was not defined
|
8 years ago |
theflametrooper
|
332a01a63a
If song is defaultSong, reports are not available
|
8 years ago |
theflametrooper
|
f76695f42b
Some fixes to Reports
|
8 years ago |
theflametrooper
|
4e76a9c590
Work on Admin Reports
|
8 years ago |