19675: Add instance types panel
authorStephen Smith <stephen@curii.com>
Mon, 4 Dec 2023 22:21:56 +0000 (17:21 -0500)
committerStephen Smith <stephen@curii.com>
Mon, 4 Dec 2023 22:21:56 +0000 (17:21 -0500)
commita382fba3ae8f98536c898442e96ae997f41fc920
tree31979d920720f45d3d3491e74007ab8257860365
parentba244d0282e8dc6c21ebf6a509750717bae35783
19675: Add instance types panel

* Adds InstanceTypes and other exported fields to the config model
* Renames cost formatter to be more generic

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
src/common/config.ts
src/common/formatters.test.ts
src/common/formatters.ts
src/components/icon/icon.tsx
src/routes/routes.ts
src/store/navigation/navigation-action.ts
src/views-components/main-app-bar/account-menu.tsx
src/views/instance-types-panel/instance-types-panel.tsx [new file with mode: 0644]
src/views/process-panel/process-details-attributes.tsx
src/views/workbench/workbench.tsx