Merge branch '432-tags-suggestions' into 'develop'
See #432: UI for tags (first round) See merge request funkwhale/funkwhale!832
No related branches found
No related tags found
Showing
- api/funkwhale_api/common/management/commands/load_test_data.py 72 additions, 11 deletions...unkwhale_api/common/management/commands/load_test_data.py
- api/funkwhale_api/tags/filters.py 1 addition, 1 deletionapi/funkwhale_api/tags/filters.py
- api/funkwhale_api/tags/views.py 3 additions, 0 deletionsapi/funkwhale_api/tags/views.py
- api/tests/common/test_commands.py 1 addition, 5 deletionsapi/tests/common/test_commands.py
- api/tests/tags/test_views.py 6 additions, 3 deletionsapi/tests/tags/test_views.py
- dev.yml 5 additions, 1 deletiondev.yml
- front/package.json 1 addition, 0 deletionsfront/package.json
- front/src/components/audio/album/Widget.vue 10 additions, 4 deletionsfront/src/components/audio/album/Widget.vue
- front/src/components/audio/artist/Widget.vue 172 additions, 0 deletionsfront/src/components/audio/artist/Widget.vue
- front/src/components/audio/track/Widget.vue 37 additions, 6 deletionsfront/src/components/audio/track/Widget.vue
- front/src/components/library/AlbumBase.vue 4 additions, 1 deletionfront/src/components/library/AlbumBase.vue
- front/src/components/library/Albums.vue 27 additions, 4 deletionsfront/src/components/library/Albums.vue
- front/src/components/library/ArtistBase.vue 5 additions, 1 deletionfront/src/components/library/ArtistBase.vue
- front/src/components/library/Artists.vue 27 additions, 4 deletionsfront/src/components/library/Artists.vue
- front/src/components/library/EditCard.vue 30 additions, 23 deletionsfront/src/components/library/EditCard.vue
- front/src/components/library/EditForm.vue 19 additions, 3 deletionsfront/src/components/library/EditForm.vue
- front/src/components/library/TagDetail.vue 79 additions, 0 deletionsfront/src/components/library/TagDetail.vue
- front/src/components/library/TagsSelector.vue 68 additions, 0 deletionsfront/src/components/library/TagsSelector.vue
- front/src/components/library/TrackBase.vue 5 additions, 1 deletionfront/src/components/library/TrackBase.vue
- front/src/components/tags/List.vue 48 additions, 0 deletionsfront/src/components/tags/List.vue
Loading
Please register or sign in to comment