You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2021. It is now read-only.
As a customer, I want to be able to edit my cloud account's name from the dashboard view so that I can organize things nicely.
This adds a ellipsis/hamburger menu thing on the right end of each cloud account summary row, and within that menu is a single new item "Edit name" that presents some kind of input to edit the cloud account name.
Acceptance Criteria
Verify the "Edit name" menu item exists.
Verify submitting a new name updates the backend so that subsequent requests include the new name.
Verify that an issue for tracking integration tests exists and is referenced here.
As a customer, I want to be able to edit my cloud account's name from the dashboard view so that I can organize things nicely.
This adds a ellipsis/hamburger menu thing on the right end of each cloud account summary row, and within that menu is a single new item "Edit name" that presents some kind of input to edit the cloud account name.
Acceptance Criteria
Assumptions and Questions