Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Multi-Tenant] Tenant selection dropdown in Admin UI pages #3201

Closed
1 of 4 tasks
mkurapov opened this issue Jan 7, 2025 · 1 comment
Closed
1 of 4 tasks

[Multi-Tenant] Tenant selection dropdown in Admin UI pages #3201

mkurapov opened this issue Jan 7, 2025 · 1 comment

Comments

@mkurapov
Copy link
Contributor

mkurapov commented Jan 7, 2025

Context

Now that each of our resources is tenanted, whenever we are creating an asset, wallet address, or peer, they need to have a corresponding tenant selection drop-down.

If a tenant is an operator (determined by calling the query in #3124), we can populate the drop-down selection with all possible tenant ids.

If a tenant is not an operator, then the tenant id should automatically be set to the current active tenant id and should not be editable.

Todos

  • Allow tenantId selection in create assets page
  • Only show correct tenanted assets in create wallet address page
  • Only show correct tenanted assets in create peer page

Prerequisites

@github-project-automation github-project-automation bot moved this to Backlog in Rafiki Jan 7, 2025
@mkurapov mkurapov changed the title [Multi-Tenant] Tenant selection dropdown in Admin UI [Multi-Tenant] Tenant selection dropdown in Create Asset page Jan 7, 2025
@mkurapov mkurapov changed the title [Multi-Tenant] Tenant selection dropdown in Create Asset page [Multi-Tenant] Tenant selection dropdown in Admin UI pages Feb 11, 2025
@mkurapov
Copy link
Contributor Author

Closing in favour of #3273

@github-project-automation github-project-automation bot moved this from Backlog to Done in Rafiki Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant