Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In the events details view use a dropdown instead of normal input #4323

Open
1 of 4 tasks
tommygonzaleza opened this issue Feb 6, 2023 · 5 comments
Open
1 of 4 tasks
Assignees
Labels
admin Related to admin application. https://admin.4geeks.com D1 (🤠 easy) Dificulty: easy front-end ⭐ P1

Comments

@tommygonzaleza
Copy link
Contributor

tommygonzaleza commented Feb 6, 2023

  • 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 the host_user which value is a user. This property can be null and by default it should be null
  • 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.

Screenshot 2023-02-06 at 3 44 48 PM

Expected time: 6 - 8 hours

@tommygonzaleza tommygonzaleza added ⭐ P1 front-end admin Related to admin application. https://admin.4geeks.com D1 (🤠 easy) Dificulty: easy labels Feb 6, 2023
@tommygonzaleza tommygonzaleza added this to the Admin 3.0 - 🔥 next milestone Feb 6, 2023
@etolopez etolopez moved this from Todo to In Progress in 4geeks.com SCRUM Feb 7, 2023
@etolopez
Copy link

etolopez commented Feb 7, 2023

Pr: breatheco-de/admin#339

h: 1.5

@etolopez etolopez moved this from In Progress to QA in 4geeks.com SCRUM Feb 7, 2023
@tommygonzaleza tommygonzaleza moved this from QA to In Progress in 4geeks.com SCRUM Feb 7, 2023
@tommygonzaleza
Copy link
Contributor Author

The dropdown should allow selecting multiple users, modify both backend and frontend

@tommygonzaleza
Copy link
Contributor Author

Waiting for this issue

@github-actions
Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Soon to be closed label Apr 20, 2023
@github-actions
Copy link

github-actions bot commented May 4, 2023

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as completed May 4, 2023
@github-project-automation github-project-automation bot moved this from Backlog to Done in 4geeks.com SCRUM May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin Related to admin application. https://admin.4geeks.com D1 (🤠 easy) Dificulty: easy front-end ⭐ P1
Projects
None yet
Development

No branches or pull requests

2 participants