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

UI representation for Roles #499

Open
KaradzaJuraj opened this issue Aug 8, 2024 · 7 comments · May be fixed by #532
Open

UI representation for Roles #499

KaradzaJuraj opened this issue Aug 8, 2024 · 7 comments · May be fixed by #532
Assignees
Labels
good first issue Good for newcomers react typescript UI Update on the UI

Comments

@KaradzaJuraj
Copy link
Collaborator

Some K8s components are supported to have a custom UI component, and those can be found here. The scope of this issue is to support Roles. The new Roles component should be similar to other components we already have, so feel free to check the existing ones out.

The visual representation should look something like this:
Screenshot 2024-08-05 at 20 14 45

You can fetch the data about a role by calling the backend on

/api/resources?group=rbac.authorization.k8s.io&version=v1&kind=Role&name=<name>&namespace=<namespace>

You can test this using the rabbitmq default template, for example (the above image was created using this template!).

Refer to this PR on adding new UI components #330

@KaradzaJuraj KaradzaJuraj added good first issue Good for newcomers UI Update on the UI typescript react labels Aug 8, 2024
@pravintargaryen
Copy link

Please assign this to me

@KaradzaJuraj
Copy link
Collaborator Author

@pravintargaryen I assigned you 🙌

@petar-cvit
Copy link
Collaborator

@pravintargaryen, do you have any updates on the issue? Let me know if you need any help

@pravintargaryen
Copy link

I'm working on it @petar-cvit

@petar-cvit
Copy link
Collaborator

@pravintargaryen can you resolve this issue before solving #524 and #523

@pravintargaryen
Copy link

Sure @petar-cvit

@pravintargaryen pravintargaryen linked a pull request Aug 26, 2024 that will close this issue
2 tasks
@pravintargaryen
Copy link

@petar-cvit please check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers react typescript UI Update on the UI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants