Skip to content

Upgrade67 Cancel Upgrade

Kenneth Wimer edited this page Jul 26, 2016 · 7 revisions

Wireframes

Cancel Upgrade - Confirmation

Cancel Confirmation

Annotations

# 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.

Business Rules

  1. Backup Administrator Server page can only be accessed by the Crowbar Administrator.
  2. Crowbar Administrator must click on "Yes, cancel Upgrade" button to confirm cancellation.
  3. 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.
  4. 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".

Test Cases

TC.BACKUP.CANCEL.CONFIRM.01

TC.BACKUP.CANCEL.CONFIRM.02

TC.BACKUP.CANCEL.CONFIRM.03

User Stories

  • (A list of Trello cards to track the implementation of this page)