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

Troubleshoot: Show auth connection issues #3750

Merged
merged 27 commits into from
Apr 17, 2024

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    c28d6e0 View commit details
    Browse the repository at this point in the history
  2. Add easier Storybook breakpoint debugging

    Extends the UI to cover the full viewport making it easier to try the UI on different sizes.
    RXminuS committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0769a31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8a41a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Re-generate Kotlin bindings

    RXminuS committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c7ba13e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4c490d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    24ca961 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca6f150 View commit details
    Browse the repository at this point in the history
  3. Update e2e tests

    RXminuS committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c07c162 View commit details
    Browse the repository at this point in the history
  4. Re-generate Kotlin bindings

    RXminuS committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b07807b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9303f2 View commit details
    Browse the repository at this point in the history
  6. Update changelog

    RXminuS committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    6de5e4c View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Remove reset/show logs

    - Only offer sign-out to prevent the user accidentally ending up in a locked state if anything is wrong with the auth. (e.g. switched endpoints)
    - The debug / full reset functionality will be moved to specific UI & features in coming PR's
    RXminuS committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    26b08dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1340a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Increase e2e test timeout

    RXminuS committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    24aedda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8930318 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e8b7c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3222ed2 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    ef04020 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5148e6c View commit details
    Browse the repository at this point in the history
  3. Remove accidental scip file

    RXminuS committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4c22dfd View commit details
    Browse the repository at this point in the history
  4. Show loading screen early

    RXminuS committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    56e1ab7 View commit details
    Browse the repository at this point in the history
  5. Fix styling feedback

    More consistent with VSCode UI
    RXminuS committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    39ce3c3 View commit details
    Browse the repository at this point in the history
  6. Status bar loading state

    RXminuS committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    8ced982 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25caa9e View commit details
    Browse the repository at this point in the history
  8. Generate Kotlin bindings

    RXminuS committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    dd3e0c2 View commit details
    Browse the repository at this point in the history
  9. Fix tests

    RXminuS committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    6ea28e3 View commit details
    Browse the repository at this point in the history
  10. Revert "Show loading screen early"

    This reverts commit 56e1ab7.
    
    Revert "Status bar loading state"
    
    This reverts commit 8ced982.
    RXminuS committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    bbdb78f View commit details
    Browse the repository at this point in the history