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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fixed
Fixed the deprovision button failing because the code expected a JSON return value.
Fixed the resource list not showing the status of provisioning or deprovisioning resources.
Fixed the resource card loading indicator - for a lack of a better word - wobbling around like its life depended on it.
Fixed the title of the service-card taking a dynamic amount of space and making the description look misaligned.
Added
Added a refetch-until-valid property on the resource-container component to allow users to reload this component until the found resource exists and is of state available.
Added the terms of service to the product page component.