-
Notifications
You must be signed in to change notification settings - Fork 22
Comparing changes
Open a pull request
base repository: oxidecomputer/console
base: e8b79c3a
head repository: oxidecomputer/console
compare: a5fc417d
- 11 commits
- 108 files changed
- 4 contributors
Commits on Dec 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ff400c3 - Browse repository at this point
Copy the full SHA ff400c3View commit details
Commits on Dec 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 867e4da - Browse repository at this point
Copy the full SHA 867e4daView commit details
Commits on Dec 18, 2025
-
minor: try to fix firewall rule test flake again (#2993)
try to fix firewall rule test flake
Configuration menu - View commit details
-
Copy full SHA for 4b1a756 - Browse repository at this point
Copy the full SHA 4b1a756View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43df666 - Browse repository at this point
Copy the full SHA 43df666View commit details -
minor: image edit "shared with" -> "visibility" (#2996)
just didn't like it
Configuration menu - View commit details
-
Copy full SHA for 46a6b5e - Browse repository at this point
Copy the full SHA 46a6b5eView commit details -
minor: max disks per instance = 12 (#2995)
* max disks per instance * CLAUDE FIXED ANOTHER FLAKE * turn on no floating promises lint for e2e tests
Configuration menu - View commit details
-
Copy full SHA for 08d801f - Browse repository at this point
Copy the full SHA 08d801fView commit details -
Disk details side modal (#2992)
* clean up AGENTS.md * disk details side modal * use ButtonCell for disk name on instance storage tab * make disk name a link on snapshots table * fix test flake due to clicking a disk link accidentally * add footer with close button so ben can sleep * make image edit and idp edit work the same way * add ReadOnlySideModalForm, use it for the others * open disk detail right on snapshots page, don't nav * put back my smart quote
Configuration menu - View commit details
-
Copy full SHA for b1fba78 - Browse repository at this point
Copy the full SHA b1fba78View commit details
Commits on Dec 23, 2025
-
Show a message that this site requires JavaScript (#2989)
* Show a message that this site requires JavaScript Adds a noscript tag that displays a message that this site requires JavaScript to run. The easiest way to test this locally is to use Chrome since it can disable JavaScript per tab instead of globally. Open the dev console and click the gear icon and check "Disable "JavaScript" in the Debugger section. I skipped adding a test since it is a static change and playwright requires js to run. resolves #2928 * fill in noscript message more and style it * Turns out we do actually have the CSS in prod * forgot the external-link class --------- Co-authored-by: David Crespo <david-crespo@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for be1cfc6 - Browse repository at this point
Copy the full SHA be1cfc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7c2278 - Browse repository at this point
Copy the full SHA c7c2278View commit details
Commits on Dec 29, 2025
-
Fully switch to oxlint (#2998)
* upgrade oxlint * use playwright plugin in oxlint * drop eslint * explicit format check for CI * test format check fail in CI * Revert "test format check fail in CI" This reverts commit 135becf. * update vscode suggestions * oxlint 1.36 and fix new errors
Configuration menu - View commit details
-
Copy full SHA for 8009ce4 - Browse repository at this point
Copy the full SHA 8009ce4View commit details
Commits on Dec 30, 2025
-
Bump API for versioning and disk types (#2984)
* bump API with versioning * tentative validators fix (need the generator to do it) * actually fix it through the generator * update api to latest for distributed/local disks * provisionally fix most type errors * claude fix type errors * disk type radio * disk type column on disk lists * update API with disk type object * add disk type to disk details side modal * go back to latest omicron main instead of omicron#9543 * display disk type on instance create disks table field * avoid sending action field to API * e2e test for local disk on instance create * resolve TODOs around disk validation and block size in mock API
Configuration menu - View commit details
-
Copy full SHA for a5fc417 - Browse repository at this point
Copy the full SHA a5fc417View 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 e8b79c3a...a5fc417d