Merge branch 'feature/frontend-unittests' into 'develop'
Feature/frontend unittests See merge request funkwhale/funkwhale!40
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 32 additions, 11 deletions.gitlab-ci.yml
- api/funkwhale_api/favorites/views.py 1 addition, 1 deletionapi/funkwhale_api/favorites/views.py
- api/funkwhale_api/music/fake_data.py 2 additions, 2 deletionsapi/funkwhale_api/music/fake_data.py
- api/requirements/base.txt 1 addition, 2 deletionsapi/requirements/base.txt
- api/tests/test_favorites.py 5 additions, 2 deletionsapi/tests/test_favorites.py
- dev.yml 1 addition, 3 deletionsdev.yml
- front/Dockerfile 7 additions, 9 deletionsfront/Dockerfile
- front/docker/Dockerfile.dev 0 additions, 13 deletionsfront/docker/Dockerfile.dev
- front/package.json 6 additions, 1 deletionfront/package.json
- front/src/assets/logo/favicon.png 0 additions, 0 deletionsfront/src/assets/logo/favicon.png
- front/src/components/audio/Search.vue 3 additions, 14 deletionsfront/src/components/audio/Search.vue
- front/src/components/auth/Settings.vue 3 additions, 3 deletionsfront/src/components/auth/Settings.vue
- front/src/components/favorites/List.vue 3 additions, 3 deletionsfront/src/components/favorites/List.vue
- front/src/components/library/Album.vue 3 additions, 4 deletionsfront/src/components/library/Album.vue
- front/src/components/library/Artist.vue 3 additions, 4 deletionsfront/src/components/library/Artist.vue
- front/src/components/library/Artists.vue 3 additions, 3 deletionsfront/src/components/library/Artists.vue
- front/src/components/library/Home.vue 3 additions, 3 deletionsfront/src/components/library/Home.vue
- front/src/components/library/Radios.vue 3 additions, 3 deletionsfront/src/components/library/Radios.vue
- front/src/components/library/Track.vue 4 additions, 5 deletionsfront/src/components/library/Track.vue
- front/src/components/library/import/ArtistImport.vue 3 additions, 4 deletionsfront/src/components/library/import/ArtistImport.vue
Loading
Please register or sign in to comment