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

Commits on Aug 22, 2024

  1. Add SSH info to Instance Connect tab (#2339)

    * Add box to Connect page with SSH info
    
    * Remove CopyToClipboard; refactor
    
    * Copy tweak
    
    * Update size; remove unnecessary copy
    
    * tweak for more cardiness
    
    * fix ladle type error
    
    * Placeholder copy update; still in flux
    
    * add correct link to new remote access guide
    
    * extract InlineCode, tweak styling, marginally gooder copy
    
    ---------
    
    Co-authored-by: David Crespo <[email protected]>
    charliepark and david-crespo authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1bb9270 View commit details
    Browse the repository at this point in the history
  2. Choose custom router on subnet create/edit forms (#2393)

    * Add combobox to subnet create and edit forms
    
    ---------
    
    Co-authored-by: David Crespo <[email protected]>
    charliepark and david-crespo authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8028f9a View commit details
    Browse the repository at this point in the history
  3. Fix bug due to including parent selector in router fetch (#2394)

    fix bug due to including parent selector in router fetch
    david-crespo authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9ff6ac6 View commit details
    Browse the repository at this point in the history
Loading