Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: oxidecomputer/console
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2a0693f3
Choose a base ref
...
head repository: oxidecomputer/console
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 238c82bd
Choose a head ref
  • 12 commits
  • 17 files changed
  • 3 contributors

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    c5c8b83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4ef27c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7a1176 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. chore(deps): update dependency typescript to v5.4.4 (#2125)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    897eb23 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    fb12f93 View commit details
    Browse the repository at this point in the history
  2. Bump playwright and other deps (#2126)

    bump playwright and other deps
    david-crespo authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    29b4f87 View commit details
    Browse the repository at this point in the history
  3. oxql tweaks

    david-crespo committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d0e90ae View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    277d8ea View commit details
    Browse the repository at this point in the history
  2. Regen TS client with response on ApiResult (#2131)

    regen TS client with response on ApiResult
    david-crespo authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    7383152 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    4451551 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ae209f View commit details
    Browse the repository at this point in the history
  3. Error toasts last 15s instead of 5s, log error info to console (#2132)

    * log more info about errors to browser console
    
    * of course we already have the request ID
    
    * fix the error processing tests
    david-crespo authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    238c82b View commit details
    Browse the repository at this point in the history
Loading