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

jwa(front): Link to VWA details page #6857

Conversation

orfeas-k
Copy link
Contributor

@orfeas-k orfeas-k commented Dec 16, 2022

This PR is about the effort to link to VWA volumes details page from the volumes row in JWA notebook details page.

In detail:

  • Create lib-urls component and unit test it
  • Expose all volumes, not only PVCs, in the frontend
  • Use links for PVCs
  • Implement lib-urls component in VWA to avoid duplicate code

Here is a screenshot with the final implementation

image

Orfeas Kourkakis added 6 commits December 16, 2022 12:43
Create a URLs component in Kubeflow common library which takes a
list of URLs and their corresponding name and exposes them
horizontally in a div.

Signed-off-by: Orfeas Kourkakis <orfeas@arrikto.com>
Add a unit test for lib-urls component

Signed-off-by: Orfeas Kourkakis <orfeas@arrikto.com>
Remove Volumes column from the table in JWA's index page.

Signed-off-by: Orfeas Kourkakis <orfeas@arrikto.com>
 - Expose all volumes from a notebook, not only PVCs.
 - Expose the volumes grouped by type, having PVCs link to their
   corresponding volume details page in VWA, using lib-urls
   component.

Signed-off-by: Orfeas Kourkakis <orfeas@arrikto.com>
Implement lib-urls component in the OVERVIEW tab of VWA's volume
details page to avoid duplicate code.

Signed-off-by: Orfeas Kourkakis <orfeas@arrikto.com>
Use common link styles in configurations component.

Signed-off-by: Orfeas Kourkakis <orfeas@arrikto.com>
@orfeas-k orfeas-k force-pushed the feature-orfeas-jwa-details-page-link-to-vwa branch from 02c4c1d to 0671d7a Compare December 16, 2022 11:23
Signed-off-by: Orfeas Kourkakis <orfeas@arrikto.com>
@orfeas-k orfeas-k force-pushed the feature-orfeas-jwa-details-page-link-to-vwa branch from 0671d7a to 6d37f53 Compare December 16, 2022 11:23
@kimwnasptd
Copy link
Member

/lgtm
/approve

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kimwnasptd

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

@google-oss-prow google-oss-prow bot merged commit ff2ef03 into kubeflow:master Dec 20, 2022
@orfeas-k orfeas-k deleted the feature-orfeas-jwa-details-page-link-to-vwa branch February 15, 2023 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants