Fix #1060: Added a new radio based on another user listenings
Showing
- changes/changelog.d/1060.feature 1 addition, 0 deletionschanges/changelog.d/1060.feature
- front/src/App.vue 18 additions, 0 deletionsfront/src/App.vue
- front/src/components/audio/track/Widget.vue 1 addition, 1 deletionfront/src/components/audio/track/Widget.vue
- front/src/components/radios/Button.vue 9 additions, 2 deletionsfront/src/components/radios/Button.vue
- front/src/radios.js 51 additions, 0 deletionsfront/src/radios.js
- front/src/store/radios.js 17 additions, 3 deletionsfront/src/store/radios.js
- front/src/store/ui.js 1 addition, 0 deletionsfront/src/store/ui.js
- front/src/views/auth/ProfileBase.vue 7 additions, 0 deletionsfront/src/views/auth/ProfileBase.vue
- front/tests/unit/specs/store/player.spec.js 0 additions, 2 deletionsfront/tests/unit/specs/store/player.spec.js
- front/tests/unit/specs/store/radios.spec.js 1 addition, 0 deletionsfront/tests/unit/specs/store/radios.spec.js
Loading
Please register or sign in to comment