Merge pull request #20326 from AmbrishRamachandiran/master

Updated playlist plugin Screens
This commit is contained in:
Phil Kuang
2023-10-05 09:51:41 -04:00
committed by GitHub
4 changed files with 13 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-playlist': patch
---
Updated Playlist read me with additional screenshots
+8
View File
@@ -154,6 +154,10 @@ playlist:
![Create New Playlist example](./docs/playlist-create-new.png)
### Duplicate Playlist Error
![Duplicate Playlist Error example](./docs/playlist-duplicate-error.png)
### Edit Existing Playlist
![Edit Existing Playlist example](./docs/playlist-edit-existing.png)
@@ -166,6 +170,10 @@ playlist:
![Add to Playlist from Entity example](./docs/playlist-add-from-entity.png)
### Delete Playlist
![Delete Playlist example](./docs/playlist-delete.png)
## Links
- [playlist-backend](../playlist-backend) provides the backend API for this frontend.
Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB