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

update moveSink modal to support URI along with resources #6094

Merged

Conversation

invincibleJai
Copy link
Member

@invincibleJai invincibleJai commented Jul 24, 2020

Fixes:
https://issues.redhat.com/browse/ODC-4292

Task: https://issues.redhat.com/browse/ODC-4383

Analysis / Root cause:
Move connector/Sink for eventSource and it's connector currently just show dropdown to select ksvc/channel/broker , would need to have URI as well as we have in Create EventSources

Solution Description:

  • Made Move Connector to be Move Sink as they serve same purpose
  • Supports text uri as well in Move Sink modal along with other resoources
  • PreSelection of URI if connected to URI or Resources

Screen shots / Gifs for design review:

  • Move Sink Resource
    image

  • Move Sink URI
    image

  • Move Sink in-context
    image

  • Error State (In case of no Resources
    image

  • Error state (in case of invalid URI)
    image

@openshift/team-devconsole-ux

Unit test coverage report:

image

Browser conformance:

  • Chrome
  • Firefox
  • Safari
  • Edge

@openshift-ci-robot openshift-ci-robot added the component/knative Related to knative-plugin label Jul 24, 2020
@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 24, 2020
@invincibleJai invincibleJai force-pushed the update-move-sink branch 2 times, most recently from 1197751 to 90d4ddb Compare July 24, 2020 11:26
@invincibleJai
Copy link
Member Author

/cc @sahil143 @karthikjeeyar

Copy link

@bgliwa01 bgliwa01 left a comment

Choose a reason for hiding this comment

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

lgtm!

@christianvogt
Copy link
Contributor

/lgtm
/approve

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 24, 2020
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bgliwa01, christianvogt, invincibleJai

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit 0110808 into openshift:master Jul 24, 2020
@spadgett spadgett added this to the v4.6 milestone Jul 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. component/knative Related to knative-plugin lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants