-
Notifications
You must be signed in to change notification settings - Fork 13
Comparing changes
Open a pull request
base repository: oxidecomputer/console
base: 156c082c
head repository: oxidecomputer/console
compare: b22ca1dc
- 13 commits
- 63 files changed
- 5 contributors
Commits on Mar 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9485ca2 - Browse repository at this point
Copy the full SHA 9485ca2View commit details -
Convert more tables to
useQueryTable2
(#2111)* convert silo IP pools tab to useQueryTable2 * set defaultCell inside QueryTable * we don't even need defaultCell. default cell color in table.css is already text-secondary * Convert FloatingIps page * comment on makeLinkCell about static or memoize * tweak floating IP instance name logic in detach modal * rename value prop of InstanceLinkCell to instanceId --------- Co-authored-by: Charlie Park <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4db8d83 - Browse repository at this point
Copy the full SHA 4db8d83View commit details -
Wrap all the
makeActions
functions inuseCallback
(#2112)wrap all the makeActions functions in useCallback
Configuration menu - View commit details
-
Copy full SHA for 1954709 - Browse repository at this point
Copy the full SHA 1954709View commit details
Commits on Mar 30, 2024
-
* try waiting for tab query param to show up * retain more traces
Configuration menu - View commit details
-
Copy full SHA for d5d70bd - Browse repository at this point
Copy the full SHA d5d70bdView commit details
Commits on Apr 2, 2024
-
More table conversions (#2115)
* Convert tables for Projects, Images, Instances * convert NetworkingTab * convert Storage tab * convert Snapshots page * Convert VPC page * convert VPC Subnet tab * convert SSH Keys page * convert Silo Images page * convert Disks tab * convert Racks tab, though not sure we're using it * convert Sleds tab * convert Sled Instances tab * convert IpPool page; unresolved tsc issue * convert SiloIDPs tab, but link not quite right yet * convert Silos page * small refactor * use proper LinkCell component for Identity Providers * Refactor Silo Identity Providers * Add DefaultPoolCell * Update type definitions for column helper * re-name QUeryTable2 and update imports * Make Floating IP table's name column just render the name, instead of a link * refactor * Convert argument in cell accessor from props to info * Tests passing; remove unused functions * Remove Cell type * Remove Cell type from BooleanCell * Remove LabelCell * clean up header / id, start extracting static cols * Extract more staticCols * clean up some id / header duplication * memoization of VPC page cols * consistent naming * Memoize ImagesPage * More momoization and moving things around * move instance networking cols out * pull out or memoize some more columns --------- Co-authored-by: David Crespo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b63c81e - Browse repository at this point
Copy the full SHA b63c81eView commit details -
Update dependency @oxide/design-system to v1.4.1 (#2105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bf592a3 - Browse repository at this point
Copy the full SHA bf592a3View commit details -
simplify column header; fix failing test (#2116)
simplify header; fix test
Configuration menu - View commit details
-
Copy full SHA for 8e3a200 - Browse repository at this point
Copy the full SHA 8e3a200View commit details
Commits on Apr 3, 2024
-
update firewall filter type/value visual treatment (#2108)
* update firewall filter type/value visual treatment * use normal-case on values badges * keep various filters on one line, with wrapping when needed
Configuration menu - View commit details
-
Copy full SHA for 95f2e49 - Browse repository at this point
Copy the full SHA 95f2e49View commit details -
Get rid of pointless
Cell
type (#2119)get rid of pointless Cell type
Configuration menu - View commit details
-
Copy full SHA for 1f8b25d - Browse repository at this point
Copy the full SHA 1f8b25dView commit details -
* shared column defs for description, timeCreated, timeModified, size * now do it the right way * don't need that nameCol separate anymore * whoops * delete some cell files. now we're talkin
Configuration menu - View commit details
-
Copy full SHA for 11411bb - Browse repository at this point
Copy the full SHA 11411bbView commit details -
Create instance from existing boot disk (#2076)
* Create instance from existing boot disk * Remove setting undefined on tab change (for now) * Improve descriptions * copy tweaks * tweak empty states copy, fix diskList prefetch * Fix issue with sourceType overload on project vs silo images and disks (#2097) * Fix issue with sourceType collision on project vs silo images and disks * refactor * Refactoring, and updating types * Maintain state of fields across tab navigation (#2100) * Simplify test; make it work for Safari * Clean up and add comments * verify in test that correct image used * clean up comment * imageSize -> imageSizeGiB --------- Co-authored-by: David Crespo <[email protected]> Co-authored-by: Charlie Park <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2cfc8ee - Browse repository at this point
Copy the full SHA 2cfc8eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99173b9 - Browse repository at this point
Copy the full SHA 99173b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b22ca1d - Browse repository at this point
Copy the full SHA b22ca1dView 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 156c082c...b22ca1dc