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 a directory navigation component #4473

Merged
merged 43 commits into from
Sep 19, 2024

Commits on Sep 6, 2024

  1. add folder breadcrumbs

    cstns committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1f1684e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9d136c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2003125 View commit details
    Browse the repository at this point in the history
  4. use the visibility selector

    cstns committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7686918 View commit details
    Browse the repository at this point in the history
  5. use the file breadcrumbs as source of truth and include all file/fold…

    …er metadata , remove currentDirectory,
    cstns committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    905bf79 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38c72e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. rework the filePath path to take into account the baseUrl paths where…

    … the breadcrumbs should be ignored due to how the relative path is resolved
    cstns committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    548e4a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31e61a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cda482e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbe75c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc6fc1b View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/main' into 4449_add-a-directory-…

    …navigation-component
    cstns committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d417a7a View commit details
    Browse the repository at this point in the history
  7. Merge branch '4449_add-a-directory-navigation-component' into 4461_ad…

    …d-file-asset-service-visibility-selector
    cstns committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3257c27 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5e2d8bf View commit details
    Browse the repository at this point in the history
  9. Add validation to the staticPFilePaths, disable current directory upd…

    …ate after successful visibility update in order to not confuse users
    cstns committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    77b40e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    104aad0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ec7e00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cc30d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12c2fd3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b716fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be328d1 View commit details
    Browse the repository at this point in the history
  7. Merge branch '4449_add-a-directory-navigation-component' into 4461_ad…

    …d-file-asset-service-visibility-selector
    cstns authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    284a78a View commit details
    Browse the repository at this point in the history
  8. qf failing e2e test

    cstns committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    314a147 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/4449_add-a-directory-navigation-…

    …component' into 4449_add-a-directory-navigation-component
    cstns committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5dbdd3f View commit details
    Browse the repository at this point in the history
  10. Merge branch 'refs/heads/4449_add-a-directory-navigation-component' i…

    …nto 4461_add-file-asset-service-visibility-selector
    cstns committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7fb2c7f View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'origin/4461_add-file-asset-service-visi…

    …bility-selector' into 4461_add-file-asset-service-visibility-selector
    cstns committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    27c2c14 View commit details
    Browse the repository at this point in the history
  12. add e2e tests

    cstns committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    42148f1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ef7254f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e6e428a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    de8eccb View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    d8a7b03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fd5bfa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90eb0f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f76e9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57757cb View commit details
    Browse the repository at this point in the history
  6. styling

    cstns committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a4609b1 View commit details
    Browse the repository at this point in the history
  7. fix e2e tests

    cstns committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0be3bd3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4472 from FlowFuse/4461_add-file-asset-service-vi…

    …sibility-selector
    
    4461 add file asset service visibility selector
    hardillb authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b7ada99 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    48971b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    881c403 View commit details
    Browse the repository at this point in the history
  3. extract copy functionality into distinct component, copy text on text…

    … click and disable text copy for folders
    cstns committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b9eb00e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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