clients/apps/cli/src
Dave 886003ba88
feat(two-factor-api-service) [PM-26465]: (Refactor) Two-Factor API Service (#16747)
* feat(two-factor-api-service) [PM-26465]: Add TwoFactorApiServiceAbstraction.

* feat(two-factor-api-service) [PM-26465]: Add TwoFactorApiService implementation.

* feat(two-factor-api-service) [PM-26465]: Add test suite for TwoFactorApiService.

* feat(two-factor-api-service) [PM-26465]: Replace ApiService dependencies with TwoFactorApiService for all refactored methods.

* feat(two-factor-api-service) [PM-26465]: Finish removal of Two-Factor API methods from ApiService.

* fix(two-factor-api-service) [PM-26465]: Correct endpoint spelling.

* feat(two-factor-api-service) [PM-26465]: Update dependency support for CLI.

* fix(two-factor-api-service) [PM-26465]: Update tests/deps for corrected spelling.

* feat(two-factor-api-service) [PM-26465]: Add TwoFactorApiService to Browser services module.

* fix(two-factor-api-service) [PM-26465]: Re-spell dependencies to take *Abstraction throughout, move to JslibServices module for cleaner importing across clients.

* feat(two-factor-api-service) [PM-26465]: Move new services to a feature area, rename abstract and concrete/default.

* feat(two-factor-api-service) [PM-26465]: Move the feature area to common/auth, not auth/common.

* feat(two-factor-api-service) [PM-26465]: Remove now-unneeded include from auth/tsconfig.
2025-10-13 12:48:25 -04:00
..
admin-console [PM-24096] replace getOrgKey with orgKey$, refactor collectionAdminService (#15928) 2025-08-12 12:06:55 -04:00
auth/commands feat(two-factor-api-service) [PM-26465]: (Refactor) Two-Factor API Service (#16747) 2025-10-13 12:48:25 -04:00
commands Fix logic for list filtering for trash and archived items (#16702) 2025-10-02 14:34:15 -05:00
key-management [PM-21772] Show key connector domain for new sso users (#15381) 2025-09-03 21:16:40 +02:00
locales/en refactor(login-error): (Auth) [PM-22145] Improved Error State for Failed Login (#16569) 2025-10-02 16:18:47 -07:00
models [PM-18576] Fix missing user id on remove password (#13777) 2025-05-19 08:51:46 +02:00
platform feat(PlatformUtils): [Auth/PM-25817] New PlatformUtilsService.isChromium() method (#16468) 2025-09-18 14:36:35 -04:00
service-container feat(two-factor-api-service) [PM-26465]: (Refactor) Two-Factor API Service (#16747) 2025-10-13 12:48:25 -04:00
tools [PM-25918] Move required userId for export request up to component/command level (#14391) 2025-09-19 13:39:55 +02:00
vault Decrypt folder from returned saved folder (#16434) 2025-10-02 10:18:35 -05: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-24534] Archive via CLI (#16502) 2025-09-30 10:45:04 -04:00
program.ts feat(two-factor-api-service) [PM-26465]: (Refactor) Two-Factor API Service (#16747) 2025-10-13 12:48:25 -04:00
register-oss-programs.ts [PM-24534] Archive via CLI (#16502) 2025-09-30 10:45:04 -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-24534] Archive via CLI (#16502) 2025-09-30 10:45:04 -04:00