bitwarden-estensione-browser/apps/web/src/app/organizations
Addison Beck bb7dce031c
[fix] Force send attachment to always download and never open (#2908)
* [refactor] Introduce a file download service

* [refactor] Point platformUtilsService.saveFile() callers to fileDownloadService.download() instead

* [refactor] Remove platformUtilsService.saveFile()

* [fix] Force send attachments to always download and never open

* [fix] Remove the window property from FileDownloadRequest

* [fix] Move FileDownloadRequest to /abstractions/fileDownload

* [fix] Simplify FileDownloadRequest to a type

* [fix] Move BrowserApi.saveFile logic into BrowserFileDownloadService

* [fix] Use proper blob types for file downloads

* [fix] forceDownload -> downloadMethod on FileDownloadRequest

* [fix] Remove fileType from FileDownloadRequest

* [fix] Make fileType private
2022-06-29 17:15:29 -04:00
..
guards Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
layouts Fix manage sso navigation permissions (#2899) 2022-06-17 09:55:48 +10:00
manage [fix] Force send attachment to always download and never open (#2908) 2022-06-29 17:15:29 -04:00
policies Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
services Fix manage sso navigation permissions (#2899) 2022-06-17 09:55:48 +10:00
settings [fix] Force send attachment to always download and never open (#2908) 2022-06-29 17:15:29 -04:00
sponsorships Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
tools [fix] Force send attachment to always download and never open (#2908) 2022-06-29 17:15:29 -04:00
vault [fix] Force send attachment to always download and never open (#2908) 2022-06-29 17:15:29 -04:00
organization-routing.module.ts [SM-44] Lazy loaded import and exporters (#2918) 2022-06-28 22:24:21 +02:00