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: d2a9345f
Choose a base ref
...
head repository: oxidecomputer/console
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 43f325d6
Choose a head ref
  • 7 commits
  • 21 files changed
  • 1 contributor

Commits on Apr 23, 2024

  1. Add success toasts for create and delete SSH key (#2188)

    toasts for create and delete SSH key
    david-crespo authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    7c56214 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Bump design system to latest for question mark icon 16 (#2192)

    bump design system to latest for question mark icon 16
    david-crespo authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1e576fc View commit details
    Browse the repository at this point in the history
  2. Rearrange firewall rules form and add help text (#2190)

    * rearrange firewall rules form and add help text
    
    * move priority to the bottom of the top section, add help text
    
    * rearrange filters and fix typographic hierarchy
    
    * validate port range, both syntax and dupe
    
    * improve targets help text, thanks @taspelund
    david-crespo authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    2e7e4a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Rename Access & IAM to Access (#2197)

    rename Access & IAM to Access
    david-crespo authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f7fb90a View commit details
    Browse the repository at this point in the history
  2. nCPUs -> vCPUs (#2198)

    david-crespo authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b8c79ca View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. ListPlusCell for firewall rule filters (#2163)

    * configurable numInCell on ListPlusCell, use for firewall rule filters
    
    * use it on targets too, add mock data for that
    
    * get clever about numInCell
    
    * test overflow a bit more
    david-crespo authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3b574e5 View commit details
    Browse the repository at this point in the history
  2. React 18.3 (#2200)

    react 18.3 (should be no changes)
    david-crespo authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    43f325d View commit details
    Browse the repository at this point in the history
Loading