Skip to content

feat: [UIE-10778], [UIE-10777] - IAM LA/New flag fix, text update#13571

Merged
mpolotsk-akamai merged 3 commits intolinode:developfrom
mpolotsk-akamai:UIE-10778-la-badge-fix
Apr 13, 2026
Merged

feat: [UIE-10778], [UIE-10777] - IAM LA/New flag fix, text update#13571
mpolotsk-akamai merged 3 commits intolinode:developfrom
mpolotsk-akamai:UIE-10778-la-badge-fix

Conversation

@mpolotsk-akamai
Copy link
Copy Markdown
Contributor

@mpolotsk-akamai mpolotsk-akamai commented Apr 9, 2026

Description 📝

This PR removes the "Limited Availability" badge since IAM is now fully rolled out to all users.
A new flag has been introduced to control the visibility of the "NEW" badge independently. All logic related to iamLimitedAvailabilityBadges has been removed. Updated text for User Account Delegations when there are no search results.

Changes 🔄

List any change(s) relevant to the reviewer.

  • Removed the "Limited Availability" badge
  • Add a new flag to control the display of the "NEW" badge
  • Removed iamLimitedAvailabilityBadges flag and all related logic
  • Updated text for User Account Delegations when there are no search results

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

Preview 📷

Include a screenshot <img src="" /> or video <video src="" /> of the change.

🔒 Use the Mask Sensitive Data setting for security.

💡 For changes requiring multiple steps to validate, prefer a video for clarity.

Before After
Screenshot 2026-04-09 at 3 24 32 PM Screenshot 2026-04-09 at 3 24 12 PM

How to test 🧪

Prerequisites

(How to setup test environment)

  • use IAM Parent/Child account

Verification steps

(How to verify changes)

  • Verify that the "Limited Availability" badge is no longer displayed anywhere in IAM
  • Verify that the "NEW" badge is displayed only when the new flag is enabled
  • Disable the new "NEW" flag and confirm the badge is not shown
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

@mpolotsk-akamai mpolotsk-akamai requested a review from a team as a code owner April 9, 2026 13:26
@mpolotsk-akamai mpolotsk-akamai self-assigned this Apr 9, 2026
@mpolotsk-akamai mpolotsk-akamai changed the title UIE-10778: IAM LA/New flag fix feat: [UIE-10778] - IAM LA/New flag fix Apr 9, 2026
@mpolotsk-akamai mpolotsk-akamai added IAM (Identity & Access Management) IAM Delegation Implementing the new Parent/Child delegation UI labels Apr 9, 2026
Copy link
Copy Markdown
Contributor

@abailly-akamai abailly-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 great thx @mpolotsk-akamai !

@github-project-automation github-project-automation bot moved this from Review to Approved in Cloud Manager Apr 10, 2026
@mpolotsk-akamai mpolotsk-akamai force-pushed the UIE-10778-la-badge-fix branch from 69a72d9 to 5feb13a Compare April 10, 2026 11:09
@mpolotsk-akamai mpolotsk-akamai changed the title feat: [UIE-10778] - IAM LA/New flag fix feat: [UIE-10778], [UIE-10777] - IAM LA/New flag fix, text update Apr 10, 2026
@linode-gh-bot
Copy link
Copy Markdown
Collaborator

Cloud Manager UI test results

🔺 1 failing test on test run #5 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
1 Failing901 Passing11 Skipped42m 31s

Details

Failing Tests
SpecTest
object-storage.e2e.spec.tsCloud Manager Cypress Tests→object storage end-to-end tests » can update bucket access

Troubleshooting

Use this command to re-run the failing tests:

pnpm cy:run -s "cypress/e2e/core/objectStorage/object-storage.e2e.spec.ts"

@mpolotsk-akamai mpolotsk-akamai force-pushed the UIE-10778-la-badge-fix branch from 931e99d to 9c37820 Compare April 13, 2026 14:30
@mpolotsk-akamai mpolotsk-akamai merged commit 54393ec into linode:develop Apr 13, 2026
34 of 35 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Merged in Cloud Manager Apr 13, 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 IAM (Identity & Access Management)

Projects

Status: Merged

Development

Successfully merging this pull request may close these issues.

4 participants