clients/apps/cli/src
Daniel James Smith ba817f0389
[PM-25503] Use org export api on encrypted and unencrypted org exports (#16290)
* 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 1bcdd80eea

* Define type for exportPromises

---------

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2025-09-17 22:22:12 +02:00
..
admin-console [PM-24096] replace getOrgKey with orgKey$, refactor collectionAdminService (#15928) 2025-08-12 12:06:55 -04:00
auth/commands [PM-21772] Show key connector domain for new sso users (#15381) 2025-09-03 21:16:40 +02:00
commands [PM-22717] Expose DefaultUserCollectionEmail to clients (#15643) 2025-08-26 11:42:52 -04:00
key-management [PM-21772] Show key connector domain for new sso users (#15381) 2025-09-03 21:16:40 +02:00
locales/en [PM-21772] Show key connector domain for new sso users (#15381) 2025-09-03 21:16:40 +02:00
models [PM-18576] Fix missing user id on remove password (#13777) 2025-05-19 08:51:46 +02:00
platform feat(tokens): Allow Inactive user authenticated API calls 2025-09-03 10:09:02 -04:00
service-container [PM-25503] Use org export api on encrypted and unencrypted org exports (#16290) 2025-09-17 22:22:12 +02:00
tools [PM-24677] Slim StateService down so it can be moved to state lib (#16021) 2025-08-18 12:37:25 -04:00
vault [PM-22717] Expose DefaultUserCollectionEmail to clients (#15643) 2025-08-26 11:42:52 -04:00
base-program.ts [PM-24677] Slim StateService down so it can be moved to state lib (#16021) 2025-08-18 12:37:25 -04:00
bw.ts Improve SDK direct function usage (#13353) 2025-02-26 09:08:42 +01:00
oss-serve-configurator.ts [PM-24677] Slim StateService down so it can be moved to state lib (#16021) 2025-08-18 12:37:25 -04:00
program.ts [PM-24677] Slim StateService down so it can be moved to state lib (#16021) 2025-08-18 12:37:25 -04:00
register-oss-programs.ts [BEEEP: PM-10190] Use strict TS checks in CLI service container (#10298) 2024-08-05 11:39:08 -04:00
serve.program.ts [BEEEP: PM-10190] Use strict TS checks in CLI service container (#10298) 2024-08-05 11:39:08 -04:00
utils.ts [PM-21934] Upgrade to eslint 9 (#14754) 2025-05-27 13:13:15 -04:00
vault.program.ts [PM-24096] replace getOrgKey with orgKey$, refactor collectionAdminService (#15928) 2025-08-12 12:06:55 -04:00