new: STORIF-183 - Quotas table modified to show throughputs. - #13177
Merged
bnussman-akamai merged 3 commits intoFeb 2, 2026
Conversation
dchyrva-akamai
force-pushed
the
feature/STORIF-183
branch
from
December 8, 2025 14:47
1aa8634 to
d6e02aa
Compare
dchyrva-akamai
marked this pull request as ready for review
December 8, 2025 14:48
dchyrva-akamai
marked this pull request as draft
December 8, 2025 14:49
dchyrva-akamai
marked this pull request as ready for review
December 8, 2025 14:51
bnussman-akamai
approved these changes
Dec 8, 2025
akalcosmin
suggested changes
Dec 8, 2025
akalcosmin
left a comment
There was a problem hiding this comment.
The decision model for showing or hiding quotas will change in the final design(display mode is replaced with a quota_type_id hard-coded list). Until this part is implemented, we should not merge this PR.
dchyrva-akamai
force-pushed
the
feature/STORIF-183
branch
3 times, most recently
from
December 10, 2025 08:43
e51b45c to
c0b4836
Compare
Contributor
Author
|
@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
force-pushed
the
feature/STORIF-183
branch
9 times, most recently
from
December 17, 2025 12:57
02494bc to
99b32e8
Compare
dchyrva-akamai
force-pushed
the
feature/STORIF-183
branch
2 times, most recently
from
December 19, 2025 09:07
17db5d9 to
c069040
Compare
dchyrva-akamai
force-pushed
the
feature/STORIF-183
branch
from
January 26, 2026 09:13
ae56c03 to
40ba41e
Compare
skulpok-akamai
approved these changes
Jan 26, 2026
dchyrva-akamai
force-pushed
the
feature/STORIF-183
branch
5 times, most recently
from
January 30, 2026 14:46
4759eed to
d18121c
Compare
dchyrva-akamai
requested review from
akalcosmin and
cliu-akamai
and removed request for
a team and
akalcosmin
January 30, 2026 14:46
dchyrva-akamai
force-pushed
the
feature/STORIF-183
branch
3 times, most recently
from
February 2, 2026 14:11
da38ec1 to
599c1bb
Compare
dchyrva-akamai
force-pushed
the
feature/STORIF-183
branch
from
February 2, 2026 15:30
599c1bb to
881a56f
Compare
dchyrva-akamai
force-pushed
the
feature/STORIF-183
branch
from
February 2, 2026 15:55
881a56f to
5c489aa
Compare
Cloud Manager UI test results🔺 1 failing test on test run #38 ↗︎
Details
TroubleshootingUse this command to re-run the failing tests: pnpm cy:run -s "cypress/e2e/core/objectStorage/access-key.e2e.spec.ts" |
|||||||||||||||||
This was referenced Feb 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description 📝
Quotas table modified to show throughputs.
Preview 📷
How to test 🧪
docker compose up -d apinext.envfile inside the cloud manager to use local instance of the apinext.pnpm dev./quotas.Related PRs
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
As an Author, before moving this PR from Draft to Open, I confirmed ✅