Skip to content

Conversation

@aaleksee-akamai
Copy link
Contributor

@aaleksee-akamai aaleksee-akamai commented Jan 29, 2026

Description 📝

API supports company filtering and pagination, but sorting is still broken / pending fix

Changes 🔄

List any change(s) relevant to the reviewer.

  • Replace useGetAllChildAccountsQuery with useGetChildAccountsQuery
  • Update pagination and filtering to use X-Filters and params
  • cleanup

Scope 🚢

Upon production release, changes in this PR will be visible to:

  • All customers
  • Some customers (e.g. in Beta or Limited Availability)
  • No customers / Not applicable

How to test 🧪

Prerequisites

(How to setup test environment)

  • use parent account + IAM Delegation flag is enabled

Reproduction steps

(How to reproduce the issue, if applicable)

  • go to /iam/delegations

Verification steps

(How to verify changes)

  • confirm pagination and (sorting) is working and params being appended to the URL
  • confirm X-Filters and search is working properly
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


  • I have read and considered all applicable items listed above.

As an Author, before moving this PR from Draft to Open, I confirmed ✅

  • All tests and CI checks are passing
  • TypeScript compilation succeeded without errors
  • Code passes all linting rules

@aaleksee-akamai aaleksee-akamai self-assigned this Jan 29, 2026
@aaleksee-akamai aaleksee-akamai changed the title feat: [UIE-9459] upcoming: [UIE-9459] - IAM Parent/Child - Enable server side filters on Child Delegations Jan 29, 2026
@aaleksee-akamai aaleksee-akamai added the IAM Delegation Implementing the new Parent/Child delegation UI label Jan 29, 2026
@aaleksee-akamai aaleksee-akamai changed the title upcoming: [UIE-9459] - IAM Parent/Child - Enable server side filters on Child Delegations upcoming: [UIE-9459, UIE-10186] - IAM Parent/Child - Enable server side filters on Child Delegations Feb 6, 2026
@aaleksee-akamai aaleksee-akamai marked this pull request as ready for review February 6, 2026 12:53
@aaleksee-akamai aaleksee-akamai requested a review from a team as a code owner February 6, 2026 12:56
@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🔺 1 failing test on test run #8 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
1 Failing865 Passing11 Skipped40m 38s

Details

Failing Tests
SpecTest
quotas-storage.spec.tsCloud Manager Cypress Tests→Quota workflow tests→Quota storage table » Quotas and quota usages display properly

Troubleshooting

Use this command to re-run the failing tests:

pnpm cy:run -s "cypress/e2e/core/account/quotas-storage.spec.ts"

Copy link
Contributor

@mpolotsk-akamai mpolotsk-akamai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks!

@github-project-automation github-project-automation bot moved this from Review to Approved in Cloud Manager Feb 10, 2026
@aaleksee-akamai aaleksee-akamai merged commit 8f83c5b into linode:develop Feb 10, 2026
34 of 35 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Merged in Cloud Manager Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

IAM Delegation Implementing the new Parent/Child delegation UI

Projects

Status: Merged

Development

Successfully merging this pull request may close these issues.

5 participants