fossology / FOSSologyUI

Repository to hold the new UI framework for FOSSology built with React
https://fossology.github.io/FOSSologyUI/
GNU General Public License v2.0
47 stars 85 forks source link

feat(ui):download functionality implemented in the frontend #262

Closed soham4abc closed 1 year ago

soham4abc commented 2 years ago

Description

Download functionality works in the UI

Changes

A new route for a new API endpoint and its integration on Browse/index.js

How to test

Try selecting download as a action in the browse page. (Latest backend required)

PTAL @shaheemazmalmmd @GMishx

shaheemazmalmmd commented 1 year ago

@soham4abc Can you please rebase the branch. and capture the upload name ? while testing i have found that every file is getting downloaded by name "download".

soham4abc commented 1 year ago

@soham4abc Can you please rebase the branch. and capture the upload name ? while testing i have found that every file is getting downloaded by name "download".

yes sir this a known issue! I have been trying fixing it. Also you can find the already existing discussion regarding it in the slack channel itself! Discussion link: https://fossology.slack.com/archives/C022EV42030/p1662704260408489

Any help will be highly appreciated sir!!

Thank you!!

github-actions[bot] commented 1 year ago

This pull request has conflicts, please rebase to resolve those before we can evaluate the pull request.