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

"Add to Application" for config maps #2094

Merged

Conversation

spadgett
Copy link
Member

@spadgett spadgett commented Sep 16, 2017

Implement "Add to Application" on the config map page like we've already done for secrets. Reusing the component @jeff-phillips-18 added in #2021

openshift web console 2017-09-16 13-14-46

@spadgett spadgett changed the title [WIP] "Add to Application" for config maps "Add to Application" for config maps Sep 16, 2017
Implement "Add to Application" on the config map page like we've already
done for secrets.
@spadgett
Copy link
Member Author

[test]

@openshift-bot
Copy link

Evaluated for origin web console test up to 6d67cc0

@openshift-bot
Copy link

Origin Web Console Test Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin_web_console/221/) (Base Commit: 1b695d8) (PR Branch Commit: 6d67cc0)

@spadgett
Copy link
Member Author

@jeff-phillips-18 PTAL

Copy link
Member

@jeff-phillips-18 jeff-phillips-18 left a comment

Choose a reason for hiding this comment

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

LGTM. One out of scope comment.

@@ -58,7 +74,7 @@ <h1 class="contains-actions">
<truncate-long-text
content="value"
limit="1024"
newlineLimit="20"
newline-limit="20"
Copy link
Member

Choose a reason for hiding this comment

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

This same error occurs at https://github.com/openshift/origin-web-console/blob/master/app/views/browse/config-map.html#L61

Not part of this PR but might be worth fixing here.

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks, looks like that might be the same line as here?

Did a quick search for this, and I don't see any other references. I know @rhamilto fixed one in another place.

@spadgett
Copy link
Member Author

[merge]

1 similar comment
@spadgett
Copy link
Member Author

[merge]

@openshift-bot
Copy link

Evaluated for origin web console merge up to 6d67cc0

@openshift-bot
Copy link

openshift-bot commented Sep 18, 2017

Origin Web Console Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_request_origin_web_console/211/) (Base Commit: 690def0) (PR Branch Commit: 6d67cc0)

@openshift-bot openshift-bot merged commit 44d587b into openshift:master Sep 18, 2017
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.

None yet

3 participants