manager icon indicating copy to clipboard operation
manager copied to clipboard

new: STORIF-183 - Quotas table modified to show throughputs.

Open dchyrva-akamai opened this issue 1 month ago โ€ข 2 comments

Description ๐Ÿ“

Quotas table modified to show throughputs.

Preview ๐Ÿ“ท

image

How to test ๐Ÿงช

  • Checkout apinext into the following branch: STORIF-189
  • Run docker compose up -d apinext
  • Modify .env file 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

dchyrva-akamai avatar Dec 08 '25 14:12 dchyrva-akamai

@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 .

dchyrva-akamai avatar Dec 10 '25 11:12 dchyrva-akamai

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 Failing830 Passing11 Skipped39m 5s

linode-gh-bot avatar Dec 15 '25 16:12 linode-gh-bot