-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Labels
⭐ P1D1 (🤠 easy)Dificulty: easyDificulty: easyadminRelated to admin application. https://admin.4geeks.comRelated to admin application. https://admin.4geeks.comfront-end
Milestone
Description
- Change the input of the host value in the event details view (For creating or editing) to a dropdown like the one used in the add a new staff member
- Modify the
Event
model to add thehost_user
which value is a user. This property can benull
and by default it should benull
- Modify the serializers where the host is returned to include as well the
host_user
around here. You have to use the serializer for the user, you can check how it was used here - Change the view as well to validate that the user exists.
Expected time: 6 - 8 hours
Metadata
Metadata
Assignees
Labels
⭐ P1D1 (🤠 easy)Dificulty: easyDificulty: easyadminRelated to admin application. https://admin.4geeks.comRelated to admin application. https://admin.4geeks.comfront-end