Merge branch '750-do-not-display-empty-tables-headers' into 'develop'
Added placeholders across the application Closes #750 See merge request funkwhale/funkwhale!922
No related branches found
No related tags found
Showing
- changes/changelog.d/750.enhancement 1 addition, 0 deletionschanges/changelog.d/750.enhancement
- front/src/components/audio/album/Widget.vue 8 additions, 1 deletionfront/src/components/audio/album/Widget.vue
- front/src/components/audio/track/Widget.vue 12 additions, 1 deletionfront/src/components/audio/track/Widget.vue
- front/src/components/favorites/List.vue 13 additions, 2 deletionsfront/src/components/favorites/List.vue
- front/src/components/library/Albums.vue 17 additions, 0 deletionsfront/src/components/library/Albums.vue
- front/src/components/library/Artists.vue 17 additions, 0 deletionsfront/src/components/library/Artists.vue
- front/src/components/library/Radios.vue 18 additions, 1 deletionfront/src/components/library/Radios.vue
- front/src/components/manage/moderation/DomainsTable.vue 7 additions, 1 deletionfront/src/components/manage/moderation/DomainsTable.vue
- front/src/components/playlists/PlaceholderWidget.vue 0 additions, 18 deletionsfront/src/components/playlists/PlaceholderWidget.vue
- front/src/components/playlists/PlaylistModal.vue 12 additions, 0 deletionsfront/src/components/playlists/PlaylistModal.vue
- front/src/components/playlists/Widget.vue 19 additions, 6 deletionsfront/src/components/playlists/Widget.vue
- front/src/views/content/libraries/FilesTable.vue 197 additions, 116 deletionsfront/src/views/content/libraries/FilesTable.vue
- front/src/views/playlists/Detail.vue 11 additions, 3 deletionsfront/src/views/playlists/Detail.vue
- front/src/views/playlists/List.vue 18 additions, 1 deletionfront/src/views/playlists/List.vue
- front/src/views/radios/Detail.vue 16 additions, 1 deletionfront/src/views/radios/Detail.vue
Loading
Please register or sign in to comment