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

Update path logic #116

Open
wants to merge 28 commits into
base: main
Choose a base branch
from
Open

Update path logic #116

wants to merge 28 commits into from

Conversation

RRosio
Copy link
Collaborator

@RRosio RRosio commented Mar 18, 2025

Correcting the handling config provided path to be inline with fsspec

  • verify fix
  • update tests
  • update frontend calls
  • update path parsing for tree building

@RRosio RRosio added the bug Something isn't working label Mar 18, 2025
@RRosio RRosio force-pushed the update_path_handling branch from 9c7c49f to b9e819d Compare April 2, 2025 16:56
@RRosio
Copy link
Collaborator Author

RRosio commented Apr 2, 2025

PR Notes:

  • client and tests by Martin
    • additional non-browser client header X-JFS-Client to address missing xsrf cookie errors
  • updates to filesystem path using the filesystem name, allowing a prefix path for only local and memory filesystems
    • assuming local filesystem root is server root
  • updates to api tests to account for path updates and new handlers
  • new file content handlers accepting binary data
  • updates to the frontend user paths displayed and copied
  • updates to ui-tests

@RRosio RRosio marked this pull request as ready for review April 2, 2025 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants