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

Allow users to find associated applications/gateways of an organization in the Console #6696

Open
2 of 4 tasks
KrishnaIyer opened this issue Nov 9, 2023 · 1 comment
Open
2 of 4 tasks
Assignees
Labels
blocked This can't continue until another issue or pull request is done c/console This is related to the Console needs/ux This needs UX design / approval

Comments

@KrishnaIyer
Copy link
Member

Summary

Allow users to find associated applications/gateways of an organization in the Console

Current Situation

We can do this via the CLI/API using the List{Entity} RPCs.

Why do we need this? Who uses it, and when?

It is very hard to find out to which entities a collaborator has access without the CLI/API

Proposed Implementation

The basic idea is to use the List{Entity} RPCs with an extra parameter (collaborator). We can get back to a detailed implementation plan here later. Assigned initially to @kschiffer for UX, please reassign accordingly.

Contributing

  • I can help by doing more research.
  • I can help by implementing the feature after the proposal above is approved.
  • I can help by testing the feature before it's released.

Code of Conduct

@KrishnaIyer KrishnaIyer added c/console This is related to the Console needs/ux This needs UX design / approval labels Nov 9, 2023
@github-actions github-actions bot added the needs/triage We still need to triage this label Nov 9, 2023
@KrishnaIyer KrishnaIyer added the blocked This can't continue until another issue or pull request is done label Nov 9, 2023
@KrishnaIyer
Copy link
Member Author

@KrishnaIyer KrishnaIyer removed the needs/triage We still need to triage this label Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This can't continue until another issue or pull request is done c/console This is related to the Console needs/ux This needs UX design / approval
Projects
None yet
Development

No branches or pull requests

2 participants