UI To manage artists, albums, tracks
See #689 (closed)
-
Artists -
Albums -
Tracks
This MR includes:
- A UI to browse Artists/Albums/Tracks (for users with the library permission):
- A UI to delete those entities (either one by one or in batch, as we can do with uploads)
- Links to the admin ui on artist, album and track pages
- Moved all many buttons that were displayed and artist, album and track pages to a dropdown
Dropdown on album page
Album admin detail
Album admin list
The ui for artists and albums is similar.
Edited by Agate
Merge request reports
Activity
Filter activity
changed milestone to %0.19
added 10 commits
-
cdc5fd13...4b66ea02 - 5 commits from branch
develop
- 701289d2 - See #689 (closed): added manage API to list, detail and delete artists
- 32bccedb - See #689 (closed): added artists list admin
- 838034ad - See #689 (closed): added artist management UI
- fc929b73 - Moved artists links into a dedicated menu dropdown
- dbe95366 - Linting
Toggle commit list-
cdc5fd13...4b66ea02 - 5 commits from branch
added 8 commits
-
dbe95366...048198fc - 2 commits from branch
develop
- b23a11e4 - See #689 (closed): added manage API to list, detail and delete artists
- c8ad28db - See #689 (closed): added artists list admin
- 53c1ce7a - See #689 (closed): added artist management UI
- 1261cc56 - Moved artists links into a dedicated menu dropdown
- a7287471 - Linting
- 045e70e7 - Fixed mutations test
Toggle commit list-
dbe95366...048198fc - 2 commits from branch
added 11 commits
-
1c4c7f26...ae390e5c - 4 commits from branch
develop
- ea879bba - See #689 (closed): added manage API to list, detail and delete artists
- e57b8bd2 - See #689 (closed): added artists list admin
- bb60464d - See #689 (closed): added artist management UI
- 56a078d6 - Moved artists links into a dedicated menu dropdown
- f3ccf3f7 - Linting
- 3a03b4ff - Fixed mutations test
- 8d72f43c - Added API / serializers to manage albums
Toggle commit list-
1c4c7f26...ae390e5c - 4 commits from branch
added 2 commits
added 1 commit
- 37a640c7 - Fixed padding issues for button on admin pages
added 2 commits
enabled an automatic merge when the pipeline for 1a937059 succeeds
Please register or sign in to reply