Merge branch '170-serie-album-UI' into 'develop'
See #170: UI for albums / series See merge request funkwhale/funkwhale!1079
No related branches found
No related tags found
Showing
- api/funkwhale_api/music/serializers.py 1 addition, 0 deletionsapi/funkwhale_api/music/serializers.py
- front/src/components/audio/AlbumEntries.vue 57 additions, 0 deletionsfront/src/components/audio/AlbumEntries.vue
- front/src/components/audio/ArtistLabel.vue 26 additions, 0 deletionsfront/src/components/audio/ArtistLabel.vue
- front/src/components/audio/ChannelEntries.vue 2 additions, 2 deletionsfront/src/components/audio/ChannelEntries.vue
- front/src/components/audio/ChannelEntryCard.vue 43 additions, 15 deletionsfront/src/components/audio/ChannelEntryCard.vue
- front/src/components/audio/ChannelSerieCard.vue 4 additions, 4 deletionsfront/src/components/audio/ChannelSerieCard.vue
- front/src/components/audio/ChannelSeries.vue 11 additions, 2 deletionsfront/src/components/audio/ChannelSeries.vue
- front/src/components/audio/track/Row.vue 1 addition, 7 deletionsfront/src/components/audio/track/Row.vue
- front/src/components/common/HumanDuration.vue 1 addition, 8 deletionsfront/src/components/common/HumanDuration.vue
- front/src/components/library/AlbumBase.vue 141 additions, 160 deletionsfront/src/components/library/AlbumBase.vue
- front/src/components/library/AlbumDetail.vue 21 additions, 19 deletionsfront/src/components/library/AlbumDetail.vue
- front/src/components/library/AlbumDropdown.vue 134 additions, 0 deletionsfront/src/components/library/AlbumDropdown.vue
- front/src/components/library/TrackDetail.vue 2 additions, 4 deletionsfront/src/components/library/TrackDetail.vue
- front/src/components/metadata/ArtistCard.vue 0 additions, 69 deletionsfront/src/components/metadata/ArtistCard.vue
- front/src/components/metadata/CardMixin.vue 0 additions, 47 deletionsfront/src/components/metadata/CardMixin.vue
- front/src/components/metadata/ReleaseCard.vue 0 additions, 71 deletionsfront/src/components/metadata/ReleaseCard.vue
- front/src/components/metadata/Search.vue 0 additions, 158 deletionsfront/src/components/metadata/Search.vue
- front/src/filters.js 8 additions, 0 deletionsfront/src/filters.js
- front/src/style/_main.scss 90 additions, 19 deletionsfront/src/style/_main.scss
- front/src/style/themes/_light.scss 3 additions, 0 deletionsfront/src/style/themes/_light.scss
Loading
Please register or sign in to comment