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

Cloud Migration FE #42542

Merged
merged 20 commits into from
May 16, 2024
Merged

Cloud Migration FE #42542

merged 20 commits into from
May 16, 2024

Commits on May 15, 2024

  1. it's a start

    npfitz authored and sloansparger committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1ca39da View commit details
    Browse the repository at this point in the history
  2. ui wip

    sloansparger committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d2336ca View commit details
    Browse the repository at this point in the history
  3. wip

    sloansparger committed May 15, 2024
    Configuration menu
    Copy the full SHA
    0419c50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85856ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edae42f View commit details
    Browse the repository at this point in the history
  6. adding progress component

    npfitz authored and sloansparger committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3551dfd View commit details
    Browse the repository at this point in the history
  7. impls team feedback

    sloansparger committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3c2ff31 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6a684ac View commit details
    Browse the repository at this point in the history
  9. finish unit testing

    sloansparger committed May 15, 2024
    Configuration menu
    Copy the full SHA
    0370cfb View commit details
    Browse the repository at this point in the history
  10. reverts api changes

    sloansparger committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9f7b5d7 View commit details
    Browse the repository at this point in the history
  11. update progress styling

    npfitz committed May 15, 2024
    Configuration menu
    Copy the full SHA
    31bc854 View commit details
    Browse the repository at this point in the history
  12. fix type issues

    sloansparger committed May 15, 2024
    Configuration menu
    Copy the full SHA
    6641a55 View commit details
    Browse the repository at this point in the history
  13. fix e2e failure, fix feature unit tests by holding last migration sta…

    …te in fetchMock if more requests than expected happen at the end of a test, remove white spacing change in clj file
    sloansparger committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c036bfd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6b63dee View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    15d17c4 View commit details
    Browse the repository at this point in the history
  2. copy fix

    sloansparger committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c828e77 View commit details
    Browse the repository at this point in the history
  3. Update frontend/src/metabase/admin/settings/components/CloudPanel/Mig…

    …rationError.tsx
    
    Co-authored-by: Raphael Krut-Landau <raphael.kl@gmail.com>
    sloansparger and rafpaf committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d0828fb View commit details
    Browse the repository at this point in the history
  4. Update frontend/src/metabase/admin/settings/components/CloudPanel/Mig…

    …rationInProgress.tsx
    
    Co-authored-by: Raphael Krut-Landau <raphael.kl@gmail.com>
    sloansparger and rafpaf committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f3599d4 View commit details
    Browse the repository at this point in the history
  5. adding e2e test

    npfitz committed May 16, 2024
    Configuration menu
    Copy the full SHA
    4711942 View commit details
    Browse the repository at this point in the history
  6. pr feedback

    sloansparger committed May 16, 2024
    Configuration menu
    Copy the full SHA
    13b651c View commit details
    Browse the repository at this point in the history