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

feat: add permission table and create role flyout #219

Merged
merged 10 commits into from
Dec 17, 2021
Merged

Conversation

Placeholder30
Copy link
Collaborator

No description provided.

@Placeholder30 Placeholder30 self-assigned this Dec 14, 2021
Copy link
Member

@bahdcoder bahdcoder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your work. A number of changes we need to make.

Copy link
Member

@bahdcoder bahdcoder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work. A few changes


const columns = [
{
field: 'role',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Field is role and name is Role. Same for members.

return (
<>
<TableHeading>
<div>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When displaying text, be sure to use EuiText or EuiTitle. In this case, please use a title. The size of the title should be the same as the title of the profile page.

Copy link
Member

@bahdcoder bahdcoder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🎉

@bahdcoder bahdcoder merged commit 2c54b9b into master Dec 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants