cds-snc / platform-forms-client

NextJS application that serves the public-facing website for Forms
https://forms-staging.cdssandbox.xyz/
MIT License
34 stars 13 forks source link

Response Download API #2780

Closed Abi-Nada closed 11 months ago

Abi-Nada commented 1 year ago

Description:

Refactor the API to provide more consistency and will allow users to save files to their computers.

Acceptance Criteria:

srtalbot commented 1 year ago

Way want to investigate using a ZIP file - would need to check with other departments to see if ZIP is accepted.

@dsamojlenko is able to get 100 files consistently.

File System API was not working on Firefox and the poly fills were ineffective (e.g., it noted you were uploading instead of downloading)

srtalbot commented 1 year ago

@hegazynourhan and @srtalbot to investigate the assumption that ZIP files will or won't work

srtalbot commented 1 year ago

@ioanacontu - Connect with the GC Tools team on MS365 Auth for the GC. Looking to leverage a bridge from our system to sharepoint in their department.

ioanacontu commented 1 year ago

Just remembered this... I'll connect with them this week and see if we need a quick touch point with them on it or email is enough.

dsamojlenko commented 1 year ago

API Endpoint PR merged into New Download Formats feature branch https://github.com/cds-snc/platform-forms-client/pull/2831