-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Milestone
Description
Backstory:
- In "Copy ID" on Utilization page #2344 we'll be adding a "Copy ID" action to the table rows on the /utilization page.
- In Silo quotas on silo detail #2369 we added an "edit quotas" side modal form to the Silo page.
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:
- Add an
Edit quotas
action to the table row, once a branch for "Copy ID" on Utilization page #2344 is merged - 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.
Metadata
Metadata
Assignees
Labels
No labels