You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
List and delete my access tokens (#2833)
* bump API for token expiration stuff
* add my tokens page under settings
* clean up mock handlers
* e2e test for token list page
* docs popover
* add a ssh?????
* key icon -> access ison
* Use token icon
* set omicron commit to latest main
* small queryClient cleanup
---------
Co-authored-by: Benjamin Leonard <benji@oxide.computer>
Fix size validation on disk create from 1023 GiB snapshot (#2641)
* fix size validation on disk create from 1023 GiB snapshot
* test it, rework helpers to avoid mistakes
* nearest10 -> diskSizeNearest10
Display full sled policy in table (#2624)
* make sled policy column display the right data
* use beautiful column grouping
* fix the e2es
* make display more like API data