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

Commits on Feb 28, 2025

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

Commits on Mar 3, 2025

  1. fix(deps): update dependency @oxide/design-system to v2.2.5 (#2708)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    6985f5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7410850 View commit details
    Browse the repository at this point in the history
  3. Update properties table (#2723)

    * Update properties table treatment
    
    * Tweak copy button so it is not cut off
    
    * Spacing tweak
    
    * Satisfy husky error
    
    * Remove css file
    
    * Remove other group uses
    
    * share col styling that's the same
    
    ---------
    
    Co-authored-by: David Crespo <[email protected]>
    benjaminleonard and david-crespo authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    a64dbb8 View commit details
    Browse the repository at this point in the history
  4. test flake: double default expect timeout to 10s (#2729)

    * double default expect timeout to 10s
    
    * remove 10s overrides now that it's default
    david-crespo authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    46f14c2 View commit details
    Browse the repository at this point in the history
  5. Adjust metrics side tabs spacing (#2724)

    * Adjust metrics side tabs spacing
    
    * Inline more classes
    
    * Remove need for  on tab and container
    
    * Remove need for div wrapper on tab and container
    
    * Update RouteTabs.tsx
    
    * Sneak in tighter properties table spacing
    
    * `38px` properties table row height
    benjaminleonard authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    873e898 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    516a375 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bca35b8 View commit details
    Browse the repository at this point in the history
  8. minor: Remove breadcrumbs for instance metrics tabs (#2731)

    remove breadcrumbs for instance metrics tabs
    david-crespo authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    97869a7 View commit details
    Browse the repository at this point in the history
  9. Reduced motion loading bar (#2720)

    * reduced motion loading bar
    
    * make pulse even sublter
    david-crespo authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    0db9e4c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    718244d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1fe4a7e View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

  1. Instance card blocks (#2741)

    * `CardBlock` for instance tab content
    
    * Test fixes
    
    * Remove somewhat obvious descriptions
    
    * Giving inline tables a smaller border radii
    
    * Improve empty states
    
    * Swap buttons (primary always trailing)
    
    * Simpler tw types
    
    * Revert "Simpler tw types"
    
    This reverts commit 82cedcd.
    
    * tweak component API
    
    * noBorder -> border=false
    
    * delete empty className
    
    ---------
    
    Co-authored-by: David Crespo <[email protected]>
    benjaminleonard and david-crespo authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    5981812 View commit details
    Browse the repository at this point in the history
  2. Card block border and spacing fixes (#2744)

    Border and spacing fixes
    benjaminleonard authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    d07c69c View commit details
    Browse the repository at this point in the history
  3. Tab bar fixes (#2743)

    * Unify route tab and state tab bar styles
    
    * Tweak instance metrics route
    
    * fix active tab without linking to metrics base
    
    ---------
    
    Co-authored-by: David Crespo <[email protected]>
    benjaminleonard and david-crespo authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    b50269c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8ac33f View commit details
    Browse the repository at this point in the history
  5. gitigore .react-router/

    david-crespo committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    eed4a4e View commit details
    Browse the repository at this point in the history
Loading