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

Add 'Edit quotas' action to Utilization page #2406

Open
charliepark opened this issue Aug 30, 2024 · 1 comment
Open

Add 'Edit quotas' action to Utilization page #2406

charliepark opened this issue Aug 30, 2024 · 1 comment
Assignees
Milestone

Comments

@charliepark
Copy link
Contributor

Backstory:

It would be useful on the /utilization page, when looking at the quota / provisioned / available view to have the ability to edit the quota, as that's a spot where an admin might think "oof; let's bump that quota up a bit".

So this ticket has two parts:

  1. Add an Edit quotas action to the table row, once a branch for "Copy ID" on Utilization page #2344 is merged
  2. Add the same edit form present on /system/silos/maze-war?tab=quotas to the page at /system/utilization. As the form doesn't depend on query params, I believe it should work just by passing a prop for the silo to the form.
@david-crespo david-crespo added this to the 11 milestone Aug 30, 2024
@david-crespo
Copy link
Collaborator

Re: the form, yeah, we could make it a route and put the silo in the path. But it would be kind of a silly-looking route. I think it’s fine to just put the silo name in component state.

@charliepark charliepark self-assigned this Aug 30, 2024
@charliepark charliepark modified the milestones: 11, Unscheduled Sep 28, 2024
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

No branches or pull requests

2 participants