* convert to typescript
* move getOptions to namespace service
* delete unneeded ts file
* add test coverage and cleanup getOptions method
* use new admin const
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
* license: update headers to IBM Corp.
* `make proto`
* update offset because source file changed
Signed-off-by: Ryan Cragun <me@ryan.ec>
Co-authored-by: Ryan Cragun <me@ryan.ec>
* Update reporting addon
* Update usage page data mappings
Remove display name mapping per design review
* Update after feedback from design
Copywrite headers
* Remove the old name mapping test from the usage page
* Update tooltips to have periods
Update namespaces tooltip
* regenerates api client
* updates systemReadUtilizationReport api method to generateUtilizationReport
* updates VoidResponse interface to camelCase keys
* fixes issue in api-client VoidApiResponse
* updates tools components and tests to camel api response keys
* test fixes
* fixes more tests
* Reporting generated files
* Update vault reporting addon (#30264)
* Update yarn.lock based on main
* Update vault-reporting addon
* Mount reporting components
* Rename route and page component based on review feedback
Add docs to component
* Add page style to import vault-reporting style
* Add header to new page style