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: 3e5a0a19
Choose a base ref
...
head repository: oxidecomputer/console
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3db0150d
Choose a head ref
  • 6 commits
  • 14 files changed
  • 3 contributors

Commits on Apr 8, 2025

  1. Fix button bg color on disabled combobox (#2791)

    fix button bg color on disabled combobox
    david-crespo authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    1ecc569 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. Affinity group add/remove on instance settings tab (#2789)

    * affinity group add/remove on instance settings tab
    
    * say anti-affinity one fewer time
    
    * Prevent adding instance to A-A group when not stopped
    
    * extract disabledReason to its own function
    
    * Only call it once
    
    * Update test
    
    * add instanceCan.addToAntiAffinityGroup
    
    * tweak disabled message to match ones for stop/start/etc
    
    * shorter disabledReason logic
    
    ---------
    
    Co-authored-by: Charlie Park <charlie@oxidecomputer.com>
    david-crespo and charliepark authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    04aceb5 View commit details
    Browse the repository at this point in the history
  2. Disable add-instance-to-anti-affinity-group when instance not stopped (

    …#2790)
    
    * Disable instance adding to anti-affinity group when instance is not stopped
    
    * Use Message to explicitly note issue with non-stopped instances
    
    * update test
    
    * testing
    
    * use new instanceCan
    
    * change omicron source link for can add to affinity group
    
    ---------
    
    Co-authored-by: David Crespo <david.crespo@oxidecomputer.com>
    charliepark and david-crespo authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    2ef6e7a View commit details
    Browse the repository at this point in the history
  3. Give silo and project access pages better titles (#2793)

    give silo and project access pages better titles
    david-crespo authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    8e509d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d906190 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3db0150 View commit details
    Browse the repository at this point in the history
Loading