bitwarden-estensione-browser/apps/web/src/app/organizations/manage
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
..
bulk EC-263 - Deactivate/activate in user management (#2893) 2022-06-20 10:21:50 -04:00
collection-add-edit.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
collection-add-edit.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
collections.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
collections.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
entity-events.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
entity-events.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
events.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
events.component.ts [fix] Force send attachment to always download and never open (#2908) 2022-06-29 17:15:29 -04:00
group-add-edit.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
group-add-edit.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
groups.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
groups.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
manage.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
manage.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
people.component.html EC-263 - Deactivate/activate in user management (#2893) 2022-06-20 10:21:50 -04:00
people.component.ts EC-263 - Deactivate/activate in user management (#2893) 2022-06-20 10:21:50 -04:00
policies.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
policies.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
policy-edit.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
policy-edit.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
reset-password.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
reset-password.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
user-add-edit.component.html EC-263 - Deactivate/activate in user management (#2893) 2022-06-20 10:21:50 -04:00
user-add-edit.component.ts EC-263 - Deactivate/activate in user management (#2893) 2022-06-20 10:21:50 -04:00
user-confirm.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
user-confirm.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
user-groups.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
user-groups.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00