genouest / genouestaccountmanager

Account manager for core facility
GNU Affero General Public License v3.0
5 stars 8 forks source link

Fix issue #446: Add 'duration' selector on project request #459

Closed rsiminel closed 3 months ago

rsiminel commented 4 months ago

Is this sufficient for fixing the issue ? As I understand, an admin is supposed to create each project manually anyway, copying the information off of the email they were sent. This means that now, they'll have to copy the expiration date manually as well. Is there a better way of doing things when add_project (from manager2/src/app/admin/projects.component.ts) is executed ?

closes #446

mboudet commented 3 months ago

Looks good to me. Does everything behave as expected?