Skip to content

Upgrade67 Administration Server

Kenneth Wimer edited this page Aug 3, 2016 · 20 revisions

Wireframes

Upgrade Admin Server

Upgrade Administration Server

Annotations

# Component Description
1 Upgrade Section This section contains information about upgrading the administration server as well as a button to trigger the upgrade.
1.1 Upgrade Admin Server button This button will be enabled by default. On mouseOver show the hover state. Once the user clicks on it, it will be disabled. A spinner will be displayed if the action takes more than 2 seconds. The "Cancel Upgrade" button will be disabled after clicking the "Upgrade Admin Server" button.
2 Main Control Section This Section contains the "Next" and "Cancel Upgrade" buttons which control the main flow of the wizard.
2.1 Cancel Upgrade Button This button is enabled by default, on mouseOver should show the hover state and will be disabled once the Upgrade administration server process is triggered. When clicked, "Cancel Upgrade" modal window will be displayed
2.2 Next Button This button will be disabled by default until the administration server has been successfully updated. When enabled, on mouseOver show the hover state. When the user clicks on it, the user will be redirected to create a, or connect to, a PostrGresDB.
3 Status Section This section shows the overall status and current step of the upgrade process.
3.1 Status Item All steps necessary to upgrade the cloud are displayed here. The current step is displayed to the user. No user interaction is possible.

Business Rules

  1. Upgrade Administration Server page can only be accessed by the Crowbar Administrator.
  2. "Upgrade Administration Server" button is enabled by default.
  3. When clicked, "Upgrade Administration Server" button will be disabled.
  4. When clicked, "Upgrade Administration Server" button will trigger the Upgrade of the administration server.
  5. "Cancel Upgrade" button will be disabled when the Upgrade of the administration server is triggered.
  6. Once the Upgrade of the administration server is completed, the "Next" button will be enabled.
  7. Once clicked, the "Next" button redirects the Crowbar Administrator to create a, or connect to, a PostrGresDB.
  8. The "Cancel Upgrade" button is enabled by default.
  9. When clicked, the "Cancel Upgrade" button triggers the "Cancel Upgrade" modal window.

Test Cases

TC.UPGRADE.ADMIN.UPGRADE.01

User Stories

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