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

Support folder browsing for static resources #2912

Open
mzueva opened this issue Nov 3, 2022 · 0 comments
Open

Support folder browsing for static resources #2912

mzueva opened this issue Nov 3, 2022 · 0 comments
Assignees
Labels
kind/enhancement New feature or request

Comments

@mzueva
Copy link
Collaborator

mzueva commented Nov 3, 2022

Background
At the moment Cloud Pipeline provides /restapi/static-resources/${path} endpoint for browsing files from S3 objects in a browser. For folders this API at the moment returns 404, even if folder exists.

Approach
API /restapi/static-resources/${path} shall return simple html with files list for folders.

image

@mzueva mzueva added the kind/enhancement New feature or request label Nov 3, 2022
mzueva added a commit that referenced this issue Nov 9, 2022
mzueva added a commit that referenced this issue Nov 9, 2022
mzueva added a commit that referenced this issue Nov 9, 2022
* Issue 2912: Support folder browsing for static resources

* Issue 2912: Support folder browsing for static resources - freemarker -> velocity

* Issue 2912: Support folder browsing for static resources + styles

* Issue #2912 Check path type in the cloud

* Issue 2912: Support folder browsing for static resources + fix velocity template loading

* Issue #2912 Relative paths handling

* Issue #2912 Support folder browsing in share srv

* Issue #2912 Support folder browsing in share srv

Co-authored-by: mzueva <mariia_zueva@epam.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants