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: dc4e0d4
Choose a base ref
...
head repository: oxidecomputer/console
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a3566bd
Choose a head ref
  • 8 commits
  • 87 files changed
  • 4 contributors

Commits on Feb 27, 2025

  1. chore: fix oxlint config

    david-crespo committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    8626af2 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2025

  1. chore: flatten app/pages/project (#2713)

    * convert more routes
    
    * flatten app/pages/projects/instances
    
    * flatten app/pages/vpcs
    
    * oxlint consistent-type-imports
    david-crespo authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    c09cbd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efdcf3d View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency typescript to ~5.8.0 (#2717)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    e9dafb3 View commit details
    Browse the repository at this point in the history
  4. chore: convert more route modules (#2716)

    * convert image routes
    
    * convert more routes
    
    * convert more
    
    * convert ip pool forms, vpc, and disk create
    
    * convert image edit things (all claude code)
    
    * fix ip pool edit crumb
    
    * Convert InstancePage and all its tabs (all claude)
    
    * remove extra crumbs
    david-crespo authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    69a171c View commit details
    Browse the repository at this point in the history
  5. chore: get rid of forwardRef thanks to React 19 (#2715)

    * get rid of forwardRef
    
    * remove ref from AuthCodeInput
    
    
    It was only needed if you wanted to override
    the default autofocus behavior.
    
    * get the rest
    david-crespo authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    2ec0873 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    251e7b7 View commit details
    Browse the repository at this point in the history
  7. chore: convert last few routes (#2719)

    * convert more modules
    
    * convert IP pools routes
    
    * sleds routes
    
    * move misplaced silo images files
    
    * last few pages. down to 163kb
    
    * bump min chunk size
    david-crespo authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    a3566bd View commit details
    Browse the repository at this point in the history
Loading