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

fix(connect): Device cancelable prompts (pin, word, passphrase) #13925

Merged
merged 4 commits into from
Sep 27, 2024

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    8322a5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    930d7de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f420334 View commit details
    Browse the repository at this point in the history
  4. test(connect): fix karma setup

    - parametrize karma singleRun
    - remove unused (mocha, browserConsoleLogOptions) from karma config
    - karma fallback for `it.skip` and `it.only`
    - fix import in fixtures
    - fix filter and accept `testName.test` pattern
    szymonlesisz committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    07438f6 View commit details
    Browse the repository at this point in the history