Jonathan
|
625516c710
feat: night mode styling
|
5 years ago |
Kristian Vos
|
f3604e1cef
fix: fixed issues with closing EditSong modal
|
5 years ago |
Kristian Vos
|
e844bdf7a7
fix: fixed issue with $set
|
5 years ago |
Jonathan
|
7c648e452e
fix: wording of load all button for admin songs/queuesongs
|
5 years ago |
Jonathan
|
376a83d5db
refactor: vue-roaster updated
|
5 years ago |
Kristian Vos
|
b64520a29e
refactor: improved the loading of (queue)songs on admin pages
|
5 years ago |
Kristian Vos
|
b7193c1ff9
feat: added (dynamic) page titles
|
5 years ago |
Owen Diffey
|
f2debc6f46
refactor: scss color variables
|
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 |
Kristian Vos
|
8ea4178a5d
refactor: reenabled song searching in admin pages
|
5 years ago |
Kristian Vos
|
14ff74c17e
fix: fixed issue where admin queuesongs and songs list didn't update properly
|
5 years ago |
Owen Diffey
|
05f6919d72
feature(likes/dislikes on songs table)
|
5 years ago |
Jonathan
|
c3d85d4d3d
chore(linting): fixed warnings
|
5 years ago |
Jonathan
|
d76d8db6b8
chore(linting): fixed linting errors created with airbnb
|
5 years ago |
Jonathan
|
cfda70b2b0
chore(eslint): added airbnb config
|
5 years ago |
Jonathan
|
35a54f0a46
fix(use of modals): open/close should be implicit
|
5 years ago |
Owen Diffey
|
2d27bd5c48
Minor admin ui improvement
|
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 |
KrisVos130
|
8544c841ca
Fixed some issues with limits and console.log's.
|
7 years ago |
KrisVos130
|
650b15b106
Made quite a bit of progress on changing song id's.
|
7 years ago |
theflametrooper
|
fa0124497a
Fixed bug where the youtube video wouldn't stop, even if EditSong Modal was closed
|
7 years ago |
theflametrooper
|
787fdc186a
Admin QueueSongs loads 15 per page, and allows pages to be switched between, Admin Songs loads in 15 songs at a time
|
7 years ago |
KrisVos130
|
d2c1c99122
Songs live update on edit song/queuesong admin page.
|
7 years ago |
theflametrooper
|
1626f71bf1
Refactored EditSong.vue to use new Modal system
|
8 years ago |
theflametrooper
|
0c1eb0efaf
Re-refactored a lot of the Admin Songs/QueueSongs logic into the EditSong modal
|
8 years ago |
theflametrooper
|
552950ff3f
Added searching functionality for admin songs and queue songs tabs
|
8 years ago |
KrisVos130
|
ab7fba9af4
Improved songs/queue admin page and the edit song modal.
|
8 years ago |