-
Notifications
You must be signed in to change notification settings - Fork 22
Comparing changes
Open a pull request
base repository: oxidecomputer/console
base: e891f96
head repository: oxidecomputer/console
compare: 8c54bea
- 15 commits
- 45 files changed
- 6 contributors
Commits on Jun 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5f338ce - Browse repository at this point
Copy the full SHA 5f338ceView commit details
Commits on Jun 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e71c828 - Browse repository at this point
Copy the full SHA e71c828View commit details
Commits on Jun 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 06c2e72 - Browse repository at this point
Copy the full SHA 06c2e72View commit details
Commits on Jun 30, 2025
-
build(deps-dev): bump brace-expansion from 1.1.11 to 1.1.12 (#2836)
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12. - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 1.1.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cdb9f73 - Browse repository at this point
Copy the full SHA cdb9f73View commit details -
Add data minitable component (#2841)
* Add data minitable component * Remove unnecessary var * Fix test * `rowLabel` and `onRemoveItem` not optional * rename render to cell like react table * remove rowLabel prop, not needed * last few tweaks * convert firewall rules minitable * convert the rest of the minitables (opencode) * rename DataMiniTable to MiniTable * let MiniTable hide itself * Show size of attached disks in mini table (#2842) * Show size of attached disks in mini table * update test * get disk size more directly --------- Co-authored-by: David Crespo <david.crespo@oxidecomputer.com> --------- Co-authored-by: David Crespo <david.crespo@oxidecomputer.com> Co-authored-by: Charlie Park <charlie@oxidecomputer.com>
Configuration menu - View commit details
-
Copy full SHA for 83a4761 - Browse repository at this point
Copy the full SHA 83a4761View commit details -
Try to reduce serial console test flake (#2843)
try to reduce serial console test flake
Configuration menu - View commit details
-
Copy full SHA for c5c0f3d - Browse repository at this point
Copy the full SHA c5c0f3dView commit details
Commits on Jul 2, 2025
-
Add clarifying tooltip to ephemeral IP cells in Instance Networking t…
…ab (#2840) Add clarifying tooltip to ephemeral IP cells
Configuration menu - View commit details
-
Copy full SHA for 837d6aa - Browse repository at this point
Copy the full SHA 837d6aaView commit details -
Upgrade github actions runners to
macos-15-xlarge(#2845)* macos-latest github actions runners * macos-15-xlarge
Configuration menu - View commit details
-
Copy full SHA for 0ee6a97 - Browse repository at this point
Copy the full SHA 0ee6a97View commit details -
* vite 7 + friends * fix typechecking (not sure what changed) * turn on isolatedModules: true like the vite docs say https://vite.dev/guide/features.html#isolatedmodules https://www.typescriptlang.org/tsconfig/#isolatedModules * let vite handle its own default entrypoint
Configuration menu - View commit details
-
Copy full SHA for eb7a44e - Browse repository at this point
Copy the full SHA eb7a44eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99120cd - Browse repository at this point
Copy the full SHA 99120cdView commit details
Commits on Jul 7, 2025
-
Add sled policy data to sled page (#2838)
* Add sled provision data to sled page * prefetchQuery -> fetchQuery for affected files * Update attribute name to policy kind
Configuration menu - View commit details
-
Copy full SHA for 3da27b7 - Browse repository at this point
Copy the full SHA 3da27b7View commit details
Commits on Jul 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e0890d0 - Browse repository at this point
Copy the full SHA e0890d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 320a6c4 - Browse repository at this point
Copy the full SHA 320a6c4View commit details
Commits on Jul 15, 2025
-
Bump max instance RAM to 1536 GiB (#2858)
Since oxidecomputer/omicron#8527 the control plane has been happy to accept such sizes.
Configuration menu - View commit details
-
Copy full SHA for a78eac9 - Browse repository at this point
Copy the full SHA a78eac9View commit details
Commits on Jul 18, 2025
-
Update protocol filters (#2850)
* Update pinned Omicron version * Update mock data; update filters list to show type / code in badge list * Updating form to handle ICMP types; UI not there yet; also needs ICMP codes sub-option * oops; license * Updates to handle proper protocol objects in the form * prevent duplicate protocols; convert mini table to columns showing protocol, type, code * add ProtocolBadge component * refactor; update tests * Refactoring and usability improvements * small tweaks * ProtocolCell and friends * Move away from badges in mini table for type and code * update Protocol Badge layout * a few more ProtocolBadge adjustments * Update test to account for new badge * Properly handle selective code combobox display * slight refactoring * refactoring * add icmp filter to the mock rule with lots of filters * try "parse, don't validate" on ICMP type * combobox values can't be numbers * tweak help copy * Bump Omicron and add new IP Pool column to networking table (#2855) * Bump Omicron further and add IP Pool ID column to networking tab * simplify IP Pool finding with safer fallback * Bump Omicron to latest and run gen-api; no changes to console * give IpPoolCell loading state, don't blow up on errors * A few post-review adjustments * Simpler handling of resolveIpPool * small type refactor * shorter getIpFromPool --------- Co-authored-by: David Crespo <david.crespo@oxidecomputer.com> * bind icmp type input value to form value --------- Co-authored-by: David Crespo <david.crespo@oxidecomputer.com>
Configuration menu - View commit details
-
Copy full SHA for 8c54bea - Browse repository at this point
Copy the full SHA 8c54beaView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff e891f96...8c54bea