new: STORIF-183 - Quotas table modified to show throughputs.
Description ๐
Quotas table modified to show throughputs.
Preview ๐ท
How to test ๐งช
- Checkout apinext into the following branch: STORIF-189
- Run
docker compose up -d apinext - Modify
.envfile inside the cloud manager to use local instance of the apinext. - Run
pnpm dev. - Navigate to the
/quotas. - Select Object Storage Endpoint.
- Observe the table.
Related PRs
- https://bits.linode.com/LinodeAPI/apinext/pull/9259
- https://bits.linode.com/LinodeAPI/apinext/pull/9268
Author Checklists
As an Author, to speed up the review process, I considered ๐ค
๐ Doing a self review โ Our contribution guidelines ๐ค Splitting feature into small PRs โ Adding a changeset ๐งช Providing/improving test coverage ๐ Removing all sensitive information from the code and PR description ๐ฉ Using a feature flag to protect the release ๐ฃ Providing comprehensive reproduction steps ๐ Providing or updating our documentation ๐ Scheduling a pair reviewing session ๐ฑ Providing mobile support โฟ Providing accessibility support
- [x] I have read and considered all applicable items listed above.
As an Author, before moving this PR from Draft to Open, I confirmed โ
- [x] All tests and CI checks are passing
- [x] TypeScript compilation succeeded without errors
- [x] Code passes all linting rules
@akalcosmin Hello, thank you for you comment. I have updated the approach, we should be able to merge it after all the related apinext PRs are merged .
Cloud Manager UI test results
:tada: 830 passing tests on test run #12 โ๏ธ
| :x: Failing | :white_check_mark: Passing | :arrow_right_hook: Skipped | :clock1: Duration |
0 Failing | 830 Passing | 11 Skipped | 39m 5s |