-
Notifications
You must be signed in to change notification settings - Fork 16
Upgrade67 Cancel Upgrade
Kenneth Wimer edited this page Jul 26, 2016
·
7 revisions
# | Component | Description |
---|---|---|
1 | Main UI Section | This section is covered with a semi-transparent div making interaction with the underlying elements impossible. |
2 | Main Control Section | All elements in this section are disabled. |
3 | Status Section | This section is covered with a semi-transparent div making interaction with the underlying elements impossible. |
4 | Confirm Cancellation Modal | When shown, this modal is the only interactive element on the page. It contains information about cancelling the upgrade. The user must select one of the two buttons to proceed. |
4.1 | Yes, cancel Upgrade Button | Clicking this button should return the cloud to it's previous state and redirect the page to the crowbar dashboard. |
4.2 | No, return to Upgrade Button | Clicking this button returns the user to the previous step at exactly the same state as before. |
- Backup Administrator Server page can only be accessed by the Crowbar Administrator.
- Crowbar Administrator must click on "Yes, cancel Upgrade" button to confirm cancellation.
- The repositories from Cloud 6 are are re-configured. The nodes states are reset on the Administration Server and the page redirects to the crowbar dashboard.
- If the Crowbar Administrator clicks on "No, continue Upgrade" the page will redirect to the previous step. The cloud and app will be in the same state as before clicking "Cancel Upgrade".
- (A list of Trello cards to track the implementation of this page)