Skip to content

Enable Authorities in web UI, under /authorities#1189

Merged
rmars merged 2 commits intormars/authorityfrom
rmars/ui-authority
Jun 26, 2018
Merged

Enable Authorities in web UI, under /authorities#1189
rmars merged 2 commits intormars/authorityfrom
rmars/ui-authority

Conversation

@rmars
Copy link

@rmars rmars commented Jun 22, 2018

screen shot 2018-06-22 at 11 31 16 am

@rmars rmars added the area/web label Jun 22, 2018
@rmars rmars self-assigned this Jun 22, 2018
@rmars rmars requested a review from klingerf June 22, 2018 18:40
Copy link
Contributor

@klingerf klingerf left a comment

Choose a reason for hiding this comment

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

⭐️ Looks good! I just had one comment about the namespace column for authorities.

let resource = this.props.resource.toLowerCase();

let showNsColumn = this.props.showNamespaceColumn;
if (resource === "authority" || resource === "namespace") {
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we should be able to display the namespace column on the authority list page and have it be meaningful. Am pretty sure that will work with the refactor suggested on #1181.

@rmars rmars force-pushed the rmars/ui-authority branch from 3992b5f to 07afbc9 Compare June 25, 2018 18:04
@rmars
Copy link
Author

rmars commented Jun 25, 2018

Added!

screen shot 2018-06-25 at 11 05 10 am

Copy link
Contributor

@klingerf klingerf left a comment

Choose a reason for hiding this comment

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

⭐️ Looks great, thanks for updating!

@rmars rmars force-pushed the rmars/ui-authority branch from 07afbc9 to 14f7fb2 Compare June 26, 2018 23:20
@rmars rmars merged commit 5f2a184 into rmars/authority Jun 26, 2018
@rmars rmars deleted the rmars/ui-authority branch June 26, 2018 23:32
rmars added a commit that referenced this pull request Jun 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants