defenseunicorns / leapfrogai

Production-ready Generative AI for local, cloud native, airgap, and edge deployments.
https://leapfrog.ai
Apache License 2.0
244 stars 25 forks source link

feat(ui) Download files in File Management #628

Open gregclark-defenseunicorns opened 2 weeks ago

gregclark-defenseunicorns commented 2 weeks ago

User Story

As a LFAI user I want delete and download files from LFAI So that have better control over my files

Acceptance Criteria

Given I am on the File Management page Design: File Management When I check a box or multiple boxes Then the batch action bar appears Design: File Management Row Item Checked And it includes a "Download" button

When I click the "Download" button Then the files starts to download And if it is successful Then a "Downloaded Successfully" toast appears Design: File Management File Downloaded Success Toast But if it fails Then a "Download Failed" toast appears Design: File Management File Download Failed Toast

Additional context

Designs: