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

Commits on Apr 10, 2025

  1. Configuration menu
    Copy the full SHA
    6196fa4 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. Configuration menu
    Copy the full SHA
    ccfa5a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. Configuration menu
    Copy the full SHA
    f454f5e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. Thinner small rows (#2803)

    * Thinner small rows
    
    * turn off rowHeight: large for ip pools page
    
    * Dont stack IP pool utilization
    
    ---------
    
    Co-authored-by: David Crespo <david.crespo@oxidecomputer.com>
    benjaminleonard and david-crespo authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    79c6bc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1f0d78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1134cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    819b99a View commit details
    Browse the repository at this point in the history
  5. Surf it, scroll it, pause it, click it (#2772)

    * Surf it, scroll it, pause it, click it
    
    * Ignore disabled buttons
    
    * Apply to more buttons
    
    * Update CopyToClipboard.tsx
    
    * Don't translate dropdown
    
    * Make motion safe
    
    ---------
    
    Co-authored-by: David Crespo <david.crespo@oxidecomputer.com>
    benjaminleonard and david-crespo authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    f493cb3 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. Configuration menu
    Copy the full SHA
    1d8c3b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2025

  1. Attach disk modal + ModalForm (#2746)

    * Attach disk modal instead of side modal
    
    * Tweak disabled text button colour
    
    * Type fix
    
    * Also needed on `ModalForm`
    
    * Already defaults to medium
    
    * convert image promote modal
    
    * clean up props a bit
    
    * convert image demote too
    
    * demotion notice copy tweak
    
    * convert floating IP attach
    
    * remove unnecessary fragment
    
    * Attach floating IP modal and prop tweaks
    
    * add success toast for disk attach
    
    ---------
    
    Co-authored-by: David Crespo <david.crespo@oxidecomputer.com>
    benjaminleonard and david-crespo authored Apr 18, 2025
    Configuration menu
    Copy the full SHA
    5c7c8b5 View commit details
    Browse the repository at this point in the history
  2. Update a buncha deps (#2805)

    * bump zod, vite, react-router, some types
    
    * update typescript, oxlint, ts-pattern, msw
    david-crespo authored Apr 18, 2025
    Configuration menu
    Copy the full SHA
    376f172 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. Disable primary NIC delete when multiple NICs present (#2806)

    * Disable delete on primary NIC when other NICs present
    
    * Move nics.length evaluation to const
    
    * cannot
    
    * More precise locator text
    
    * That wasn't it
    
    * Add a couple of checks to slow down the process and reduce flakiness
    
    * one more check
    
    * fix e2e test failure by closing menu
    
    * slight copy tweak
    
    * Update test copy
    
    ---------
    
    Co-authored-by: David Crespo <david.crespo@oxidecomputer.com>
    charliepark and david-crespo authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    239e34b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

  1. Fix affinity test flake due to missing column memoization (#2816)

    fix affinity test flake due to missing column memoization
    david-crespo authored May 2, 2025
    Configuration menu
    Copy the full SHA
    ad61a08 View commit details
    Browse the repository at this point in the history
  2. Bump vite, vitest, react-router, design-system (#2817)

    bump vite, vitest, react-router, design-system to shut up dependabot
    david-crespo authored May 2, 2025
    Configuration menu
    Copy the full SHA
    973d332 View commit details
    Browse the repository at this point in the history
  3. Full page form spacing (#2815)

    * Tighten full form divider spacing
    
    * Hardware radio tweaks
    
    * switch to ! important
    
    ---------
    
    Co-authored-by: David Crespo <david.crespo@oxidecomputer.com>
    benjaminleonard and david-crespo authored May 2, 2025
    Configuration menu
    Copy the full SHA
    585fe91 View commit details
    Browse the repository at this point in the history
  4. Test flake: scroll image combobox into view (#2819)

    test flake: scroll image combobox into view
    david-crespo authored May 2, 2025
    Configuration menu
    Copy the full SHA
    f097ec9 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. Regen API client with proper nullable fields (#2821)

    * manually copy over nullable change from oxide.ts for testing
    
    * fix 165 type errors
    
    * bump generator and regen client properly
    
    * put a null auto_restart_policy in the mock data
    david-crespo authored May 6, 2025
    Configuration menu
    Copy the full SHA
    b8e9f38 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. Configuration menu
    Copy the full SHA
    9811a9c View commit details
    Browse the repository at this point in the history
  2. Bump omicron to latest dogfood deploy commit (#2818)

    * bump vite, vitest, react-router, design-system to shut up dependabot
    
    * bump omicron to latest dogfood deploy commit
    david-crespo authored May 7, 2025
    Configuration menu
    Copy the full SHA
    46e244f View commit details
    Browse the repository at this point in the history
Loading