Skip to content

Conversation

@mpolotsk-akamai
Copy link
Contributor

@mpolotsk-akamai mpolotsk-akamai commented Dec 11, 2025

Description 📝

This PR allows users with account_viewer role to see the User Details, User Roles and Entities tables.

Changes 🔄

List any change(s) relevant to the reviewer.

  • Update the permission's check
  • update test

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

Target release date 🗓️

Please specify a release date (and environment, if applicable) to guarantee timely review of this PR. If exact date is not known, please approximate and update it as needed.

Preview 📷

Before After
Screenshot 2025-12-12 at 12 39 49 PM Screenshot 2025-12-12 at 12 53 39 PM
Screenshot 2025-12-12 at 12 40 23 PM Screenshot 2025-12-15 at 10 26 32 AM
Screenshot 2025-12-15 at 10 27 21 AM Screenshot 2025-12-15 at 10 26 57 AM

How to test 🧪

Prerequisites

(How to setup test environment)

  • use iam account (not-admin) with/without account_viewer role

Verification steps

(How to verify changes)

  • navigate to /iam/users/[username]/details
  • verify that users details are visible
  • navigate to /iam/users/[username]/roles
  • verify that Assigned Roles table is visible
  • navigate to /iam/users/[username]/entities
  • verify that Entities table is visible
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 force-pushed the UIE-9795-account-viewer-user-details branch from 2e65c93 to f66dd72 Compare December 15, 2025 09:24
@mpolotsk-akamai mpolotsk-akamai changed the title fix: [UIE-9795], [UIE-9796] - Enable account_viewer to access IAM User Details and User Roles fix: [UIE-9795], [UIE-9796], [UIE-9797] - Enable account_viewer to access IAM User Details and User Roles and Entities Dec 15, 2025
@mpolotsk-akamai mpolotsk-akamai changed the title fix: [UIE-9795], [UIE-9796], [UIE-9797] - Enable account_viewer to access IAM User Details and User Roles and Entities fix: [UIE-9795], [UIE-9796], [UIE-9797] - Enable account_viewer to access IAM User Details, User Roles and Entities Dec 15, 2025
Copy link
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.

Thanks @mpolotsk-akamai this looks great

appreciate the fix to the disabled entities badges. Looks much better now 👍

@github-project-automation github-project-automation bot moved this from Review to Approved in Cloud Manager Dec 15, 2025
@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🎉 831 passing tests on test run #6 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
0 Failing831 Passing11 Skipped37m 47s

@mpolotsk-akamai mpolotsk-akamai merged commit 7515c1c into linode:develop Dec 15, 2025
35 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Merged in Cloud Manager Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Merged

Development

Successfully merging this pull request may close these issues.

4 participants