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

UI: Make KWA's main table responsive and add toolbar #1982

Merged

Commits on Oct 25, 2022

  1. UI: Make KWA's main table responsive and add toolbar

    * Add a top row toolbar with the title of the app and the button to
      create a new Experiment.
    * Replace the card with a responsive table that shows the items. The
      component also has a paginator.
    
    Signed-off-by: Elena Zioga <[email protected]>
    elenzio9 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    68ec419 View commit details
    Browse the repository at this point in the history
  2. build: Update Dockerfile and README file

    Update Dockerfile and README file to check out to the commit in master
    branch from the Kubeflow repository that includes the corresponding
    changes.
    
    Signed-off-by: Elena Zioga <[email protected]>
    elenzio9 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    7937173 View commit details
    Browse the repository at this point in the history