mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-25 21:02:59 +08:00
* Introduce a new vault-export-api.service to replace the existing getOrganizationExport method in apiService
* Use new vault-export-api.service instead of the ApiService to retrieve organizational export data
* Remove unused method from apiService
* Register VaultExportApiService on browser
* Fxi linting issue by executing `npm run prettier`
* Rename abstraction and implementation of VaultExportApiService
* Use undefined instead of null
* Rename file of default impl of vault-export-api-service
* Fix test broken with
|
||
|---|---|---|
| .. | ||
| admin-console/validators | ||
| auth | ||
| billing | ||
| components | ||
| directives | ||
| pipes | ||
| platform | ||
| scss | ||
| services | ||
| tools | ||
| types | ||
| utils | ||
| vault | ||
| jslib.module.ts | ||