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

Refactor UA Overview to support step-completion #111243

Merged
merged 20 commits into from
Sep 8, 2021

Commits on Sep 6, 2021

  1. Refactor UA Overview to store step-completion state at the root and d…

    …elegate step-completion logic to each step component.
    cjcenizal committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    7f9becd View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. [Upgrade Assistant] Support completion state on overview page (#26)

    * Add completion status to logs and issues steps
    sabarasaba authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    554bcdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    642e540 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66b72a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a979937 View commit details
    Browse the repository at this point in the history
  5. Rename DeprecationsCountCheckpoint setHasNoDeprecationLogs prop and t…

    …weak state logic to invalidate state if there's an error.
    cjcenizal committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    25d0491 View commit details
    Browse the repository at this point in the history
  6. Add logic to set Back Up Step to incomplete when it receives an error…

    …. Add tests. Fix flaky test.
    cjcenizal committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    27d9f08 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    768cd1a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    22436ca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    810c03f View commit details
    Browse the repository at this point in the history
  10. Fix merge and TS errors.

    cjcenizal committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    0a14a6c View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Configuration menu
    Copy the full SHA
    3340c42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e2dc7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9be3802 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ccb6ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b4f0d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e3bbea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5b082b View commit details
    Browse the repository at this point in the history
  8. Define exhaustive deps.

    cjcenizal committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    f40b250 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    416aa3b View commit details
    Browse the repository at this point in the history