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 List and Details Page for Volume Snapshot Classes #5931

Merged
merged 1 commit into from Jul 14, 2020

Conversation

bipuladh
Copy link
Contributor

@bipuladh bipuladh commented Jul 9, 2020

Screenshot from 2020-07-14 18-08-05
Screenshot from 2020-07-14 18-06-55

@openshift-ci-robot openshift-ci-robot added the component/core Related to console core functionality label Jul 9, 2020
};

const Row: React.FC<RowProps> = ({ obj, index, style, key }) => {
const { name } = obj?.metadata || {};
Copy link
Contributor

Choose a reason for hiding this comment

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

obj -> volumeSnapshotClass something like this

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Is it really required?

Copy link
Contributor

@gnehapk gnehapk Jul 14, 2020

Choose a reason for hiding this comment

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

its more understandable IMO. Its up to you

@gnehapk
Copy link
Contributor

gnehapk commented Jul 14, 2020

@bipuladh Please rebase your PR and the screenshots for the respective pages.

@openshift-ci-robot openshift-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jul 14, 2020
@openshift-ci-robot openshift-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jul 14, 2020
@bipuladh
Copy link
Contributor Author

/assign @rawagner
cc @spadgett

@rawagner
Copy link
Contributor

/lgtm

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bipuladh, rawagner

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-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 14, 2020
@openshift-merge-robot openshift-merge-robot merged commit 92661a9 into openshift:master Jul 14, 2020
@spadgett spadgett added this to the v4.6 milestone Jul 14, 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/core Related to console core functionality 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