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

Consistent terminology and more ovbious deploy failure on task page #966

Commits on Mar 18, 2016

  1. Healthcheck failure message won't show if task killed because deploy …

    …failed; Healthcheck failure message will mention user app if connection refused; Healthcheck failure message will say 'task killed' instead of 'task failed'
    Calvin Pomerantz committed Mar 18, 2016
    Copy the full SHA
    391e38d View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2016

  1. Added Deploy Failure Info Notification to Task Page

    Calvin Pomerantz committed Mar 21, 2016
    Copy the full SHA
    a950676 View commit details
    Browse the repository at this point in the history
  2. Make it more clear that deploy failure reason button is a link to the…

    … task that failed the deploy
    Calvin Pomerantz committed Mar 21, 2016
    Copy the full SHA
    7c04768 View commit details
    Browse the repository at this point in the history
  3. Remove confusing message

    Calvin Pomerantz committed Mar 21, 2016
    Copy the full SHA
    9934832 View commit details
    Browse the repository at this point in the history
  4. Message for deploy failures is less confusing

    Calvin Pomerantz committed Mar 21, 2016
    Copy the full SHA
    f33ffbf View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2016

  1. Fixed a bug, removed extraneous log statement, and called a function …

    …rather than repeating code needlessly
    Calvin Pomerantz committed Mar 23, 2016
    Copy the full SHA
    cf60373 View commit details
    Browse the repository at this point in the history
  2. Healthcheck connection refused message made more clear

    Calvin Pomerantz committed Mar 23, 2016
    Copy the full SHA
    44d47f1 View commit details
    Browse the repository at this point in the history
  3. Fix one error when healthcheckResults are all succesful, and another …

    …when deploy can't be loaded
    Calvin Pomerantz committed Mar 23, 2016
    Copy the full SHA
    f71f3fd View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    96f10b3 View commit details
    Browse the repository at this point in the history
  5. Rerender instead of refresh

    Calvin Pomerantz committed Mar 23, 2016
    Copy the full SHA
    46a98d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2016

  1. Copy the full SHA
    a83052f View commit details
    Browse the repository at this point in the history