Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

CoApp Update Workflow (draft)

Eric Schultz edited this page Feb 10, 2012 · 1 revision

#CoApp Update Workflow

##Opening

  • User launches the CoApp Update application from Start Menu OR
  • CoApp Update runs in background and finds an update available, places icon in system try which user can double click to open

##Viewing Possible Updates (from home screen of CoApp Update)

  • CoApp has already found updates
    1. User clicks "NUM updates available"
    2. App moves to update selection screen
  • CoApp has not found updates yet
    1. User clicks "Check for Updates"
    2. App moves to checking for updates screen
    3. When update checking finishes, app moves back to home screen
      • Go back to beginning of "Viewing Possible Updates"

##Installing Selected Updates (from home screen of CoApp Update)

  1. User presses Install Updates (requires elevation)
  2. Application moves to Installing screen and selected updates are installed

##Modify Selected Updates (from update selection screen)

  1. User selects the the product updates they want installed
  2. User presses "Save Selections" (requires elevation)

#Settings ##View and modify settings

  1. User presses the settings link in the top right from any non-settings screen.
  2. App moves to settings screen

Add a feed

(from the settings screen)

  1. User presses the Feed category title on the left side of the screen
  2. User types the url into the Add Feed textbox
  3. User presses the Add Feed button (requires elevation)

##Remove a feed (from the settings screen)

  1. User presses the Feed category title on the left side of the screen
  2. User highlights the url of the feed they'd like to remove
  3. User presses the Remove Feed button (requires elevation)

##Change Policy for the Current User (from the settings screen)

  1. User presses the Permissions category title on the left side of the screen.
  2. User checks or unchecks the checkbox for a given permission
  3. User presses the Save button (requires elevation)

##Change what updates automatically install (from the settings screen)

  1. User presses the Update category title on the left side of the screen.
  2. User selects their preference for automatic updates from the dropdown menu
  3. User presses the Save button (requires elevation)

##Change when updates automatically install

  1. User presses the Update category title on the left side of the screen.
  2. User selects either Every day or a particular day of the week from a dropdown menu
  3. User selects the hour of the day from a dropdown menu
  4. User presses the Save button (requires elevation)
Clone this wiki locally