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

better admin project selection #482

Merged
merged 3 commits into from
Jul 23, 2024
Merged

Conversation

rsiminel
Copy link
Contributor

@mboudet
closes #438

Most of the issue seems to have already been resolved. The add_project method is already used to create new projects even if there they have no uuid and in my test environment, new projects seems to to be created correctly even when none have been selected by the admin.

All I had to add were some esthetic modifications: the "Save changes" button only appears when a pending project has been selected and I added an "Undo selection" to de-select the selected project request if the admin wants to create a new project after having selected a pending project.

Let me know if I missed anything.

@mboudet
Copy link
Member

mboudet commented Jul 22, 2024

Add the change to the changelog and I'll merge

@mboudet mboudet merged commit 7d25479 into genouest:master Jul 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot create new project from admin UI without selecting a pending one
2 participants