Kristian Vos
|
68abedbb97
fix(Admin Stations): no stations loaded
|
5 years ago |
Jonathan
|
781f851963
refactor: station remove/add events now implemented in VueX. Note: more detailed & cleaner refactor of Station logic coming soon
|
5 years ago |
Jonathan
|
625516c710
feat: night mode styling
|
5 years ago |
Jonathan
|
376a83d5db
refactor: vue-roaster updated
|
5 years ago |
Kristian Vos
|
235725ea7a
refactor: merged EditStation modals
|
5 years ago |
Kristian Vos
|
b7193c1ff9
feat: added (dynamic) page titles
|
5 years ago |
Owen Diffey
|
32f69133be
feat(home feed): merged official and community stations
|
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 |
Jonathan
|
d76d8db6b8
chore(linting): fixed linting errors created with airbnb
|
5 years ago |
Jonathan
|
35a54f0a46
fix(use of modals): open/close should be implicit
|
5 years ago |
Kristian Vos
|
26e424d1e6
feat: added the ability to change the genres and blacklisted genres when editing official stations
|
5 years ago |
Kristian Vos
|
f27c1e4ddc
refactor: moved userIdToUsername code to custom component
|
5 years ago |
Jonathan
|
84259e3dda
refactor: removed jQuery
|
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
|
1c70f84036
Updated WhatIsNew Modal to only show after the second visit of the site
|
7 years ago |
theflametrooper
|
4b424dc76b
Fixed default Bulma styles for links
|
7 years ago |
KrisVos130
|
6cff7ab31e
Worked on replacing station _id's with station name's.
|
7 years ago |
theflametrooper
|
91ecc5117f
Fixed styling for genres and blacklisted genres when creating an offical station on /admin/stations
|
7 years ago |
theflametrooper
|
f7a8c64be6
Fixed genre/blacklisted genre adding bug
|
7 years ago |
theflametrooper
|
877258dc07
Add a route for each admin page/tab, requires admin authentication to access
|
7 years ago |
theflametrooper
|
106325cdc6
Fixed EditStation Modal to work with Station route and Admin Station tab
|
7 years ago |
theflametrooper
|
6b3eeb13fd
Added Station Edit Modal to be used by Admins in the Admin Station Tab
|
7 years ago |
theflametrooper
|
00a4a15dea
Fix issues with window size on admin components
|
8 years ago |
theflametrooper
|
876ecfe1d3
When creating official station, you can enter to add a genre or blacklisted genre
|
8 years ago |
theflametrooper
|
c2013798e0
When official station successfully created, newStation fields are cleared
|
8 years ago |
theflametrooper
|
0c8f56026f
On focus, elements have a different color or outline
|
8 years ago |
KrisVos130
|
dc135b00ab
Added ability to use tab to navigate.
|
8 years ago |