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

feat: navigation and dashboard #934

Merged
merged 1 commit into from
Oct 17, 2024

Commits on Oct 16, 2024

  1. feat: navigation and dashboard

    Introduces left navigation for bootc. The initial Dashboard is just the empty screen
    that we had before (but now always visible), and Disk Images is the main screen we
    had after you had created an image, renamed and with a more typical empty screen.
    This sets bootc up for adding additional pages in the future, most likely Samples
    and a filtered bootable Images page.
    
    Most page urls had to be updated, and I switched to vi.waitFor() for the tests I
    updated.
    
    Most of podman-desktop#886, but not marking as fixed since there is some renaming & cleanup
    that I'd like to do on other files but didn't want to complicate this PR further.
    
    Signed-off-by: Tim deBoer <[email protected]>
    deboer-tim committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d2390e0 View commit details
    Browse the repository at this point in the history