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

Added directory breadcrumb buttons to see path and navigate back #141

Merged
merged 9 commits into from
Sep 5, 2023

Commits on Mar 15, 2023

  1. Added directory breadcrumbs to

    - be able to view the current path one came to the current directory
    - be able to quickly navigate upwards
    Peter Tandler committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    b11dcdf View commit details
    Browse the repository at this point in the history
  2. layout fixes

    Peter Tandler committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    c62d5ac View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    15033eb View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Merge branch 'main' into add-directory-breadcrumbs

    Peter Tandler committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    1553935 View commit details
    Browse the repository at this point in the history
  2. use breadcrumps for history in DirectoryObject.jsx / DirectoryBreadcr…

    …umbs.jsx
    Peter Tandler committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    d931998 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. - get path of snapshot

    - no tooltip if no OID
    - disable / improve wrapping of tooltip
    - disable clicking on current breadcrumb item
    Peter Tandler committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    0ff2663 View commit details
    Browse the repository at this point in the history
  2. enable copying of OID to clipboard

    Peter Tandler committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    abcd6ce View commit details
    Browse the repository at this point in the history
  3. fix warning about className and readOnly form

    Peter Tandler committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    fa2f6b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Merge branch 'main' into add-directory-breadcrumbs

    # Conflicts:
    #	src/App.css
    #	src/uiutil.jsx
    Peter Tandler committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    c8b4e10 View commit details
    Browse the repository at this point in the history