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

Commits on Jul 10, 2024

  1. update silos guide title

    david-crespo committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    acce4fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    636fed3 View commit details
    Browse the repository at this point in the history
  3. chore: tweak test commands (#2319)

    * hide the hideous warnings about punycode
    
    * remove weird min/max threads flags on ci test command
    david-crespo authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    4147221 View commit details
    Browse the repository at this point in the history
  4. Bump deprecated GH actions (#2323)

    * bump actions and see what happens
    
    * try to get the path right
    
    * add comment, don't upload assets on PRs
    david-crespo authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c2e7ca1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de7e443 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Fix disabled: Tailwind variant (#2302)

    * fix disabled variant in the tw config
    
    * eliminate svg: variant
    
    * delete unused between: variant
    david-crespo authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    81bd2ab View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Add copy-to-clipboard to External IPs table on networking tab (#2313)

    * Add IpLink component, use on Instance page
    
    * better import syntax
    
    * Move location of file
    
    * refactor, remove unneeded lines
    
    * Make configurable so link is optional
    charliepark authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d7712f1 View commit details
    Browse the repository at this point in the history
  2. Clone firewall rule (#2250)

    * Switch param to route tabs: VPC firewall rules and subnets
    
    * Test fixes
    
    * Add missing paths to test
    
    * Create firewall from template
    
    * Update path-builder.spec.ts
    
    * Add missing license
    
    * Move `incrementName` into `str` and add test
    
    * Update import
    
    * refactor rule to form values logic
    
    * basic test
    
    * clean up vpc and instance detail in path builder
    
    * fix warning on firewall rules leaf route without element
    
    * clean up path params and path builder stuff a bit
    
    * merge vpc-routes into firewall-template
    
    * whoops
    
    * let's go with clone
    
    * make the min-width for more actions menus smaller
    
    * remove special min width on top bar dropdown menu that wasn't working anyway
    
    * fix e2e test and assert more stuff about the form
    
    * be less smart about copied name, just add -copy
    
    * rename path builder function
    
    * we're doing comments. we love comments
    
    ---------
    
    Co-authored-by: David Crespo <[email protected]>
    benjaminleonard and david-crespo authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d7e92f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. chore: bump dev deps (#2330)

    bump dev deps
    david-crespo authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    3a25f28 View commit details
    Browse the repository at this point in the history
  2. chore: bump runtime deps (#2331)

    * bump most runtime deps
    
    * add new RR v7 future flag
    david-crespo authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    17ae890 View commit details
    Browse the repository at this point in the history
Loading