Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alert for VVA and VBMS document list retrievals #8276

Merged
merged 24 commits into from Dec 21, 2018

Commits on Dec 7, 2018

  1. Re-add Reader document list VBMS/VVA timestamps

    * Remove shortcut to return null on nil manifest timestamp values
      that kept error messages from displaying
    * Add check for nil VBMS manifest timestamp
    
    References #6049
    hschallh committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    98718e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48a4dd6 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. Break alert out into its own component

    * Add check for stale manifests
    * Add warning alert for stale manifests
    hschallhorn committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    1fac553 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fea01db View commit details
    Browse the repository at this point in the history
  3. Finish logic for warning alert on stale manifests

    * Rename alert component
    * Correctly parse manifest time strings
    * Add test for _not quite_ so old manifest retrieval time
    
    Still needs copy from design on verbiage
    References #6049
    hschallhorn committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    b08f804 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. Linting

    hschallhorn committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    d7bfe87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dacc0a View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

  1. Configuration menu
    Copy the full SHA
    3de2bba View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2018

  1. Configuration menu
    Copy the full SHA
    fec4d0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f121050 View commit details
    Browse the repository at this point in the history
  3. const over let

    hschallhorn committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    4def5e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfdd819 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    befa07e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e26b8a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. Configuration menu
    Copy the full SHA
    6fed358 View commit details
    Browse the repository at this point in the history
  2. Format timestamps to be parsable by moment

    * Update the format of manifest retrieval timestamp timezones to
      offests rather than abbreviations so they can be parsed by
      moment on the front end
    hschallhorn committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    501d36e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f544454 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64533df View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. Update to less ominous version of warning text

    * Add 'last retrieved' time to warning as well
    hschallhorn committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    c9c0353 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6faa17a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into hschallhorn/reader/6049-vbms-vva-download-…

    …error-alert
    va-bot committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    3f3c5f1 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into hschallhorn/reader/6049-vbms-vva-download-…

    …error-alert
    va-bot committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    de30763 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into hschallhorn/reader/6049-vbms-vva-download-…

    …error-alert
    va-bot committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    0501505 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into hschallhorn/reader/6049-vbms-vva-download-…

    …error-alert
    va-bot committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    b81c91a View commit details
    Browse the repository at this point in the history