podlove / radiator

Podcast Hosting & Publishing | The spark ✨ that lights the fire 🔥
MIT License
129 stars 14 forks source link

Feature/create show with hosts #576

Closed mwingert closed 1 month ago

mwingert commented 1 month ago

A reworked Show form with an added description field and a list of hosts. The form contains a search field for searching through existing users by email. Found users can be added to the list of hosts.

The form is still placed inside the Admin LiveView. Extracting it into it's own details page and allowing editing as well would be done in another PR.

Some notes regarding creating the show with associated hosts: It's done in steps inside a transaction.

electronicbites commented 1 month ago

@mwingert ONE wish, since there is a commit where the tests have failed I would like to merge this PR as squash. If you dont have any objections ...

mwingert commented 1 month ago

@electronicbites Of course, no objections, squash it!