clients/apps/cli/src
Nik Gilmore 06c8c7316d
[PM-30301][PM-30302] Use SDK for Create and Update cipher operations (#18149)
* Migrate create and edit operations to use SDK for ciphers

* WIP: Adds admin call to edit ciphers with SDK

* Add client version to SDK intialization settings

* Remove console.log statements

* Adds originalCipherId and collectionIds to updateCipher

* Update tests for new cipehrService interfaces

* Rename SdkCipherOperations feature flag

* Add call to Admin edit SDK if flag is passed

* Add tests for SDK path

* Revert changes to .npmrc

* Remove outdated comments

* Fix feature flag name

* Fix UUID format in cipher.service.spec.ts

* Update calls to cipherService.updateWithServer and .createWithServer to new interface

* Update CLI and Desktop to use new cipherSErvice interfaces

* Fix tests for new cipherService interface change

* Bump sdk-internal and commercial-sdk-internal versions to 0.2.0-main.439

* Fix linting errors

* Fix typescript errors impacted by this chnage

* Fix caching issue on browser extension when using SDK cipher ops.

* Remove commented code

* Fix bug causing race condition due to not consuming / awaiting observable.

* Add missing 'await' to decrypt call

* Clean up unnecessary else statements and fix function naming

* Add comments for this.clearCache

* Add tests for SDK CipherView conversion functions

* Replace sdkservice with cipher-sdk.service

* Fix import issues in browser

* Fix import issues in cli

* Fix type issues

* Fix type issues

* Fix type issues

* Fix test that fails sporadically due to timing issue
2026-01-26 11:43:35 -08:00
..
admin-console Desktop/pm 18769/migrate vault filters (#17919) 2026-01-15 16:17:00 +01:00
auth/commands refactor(IdentityTokenResponse): [Auth/PM-3287] Remove deprecated resetMasterPassword property from IdentityTokenResponse (#17794) 2025-12-17 10:34:42 -05:00
commands [PM-30301][PM-30302] Use SDK for Create and Update cipher operations (#18149) 2026-01-26 11:43:35 -08:00
key-management [PM-25385] Remove unlock-with-master-password-unlock-data flag (#18010) 2026-01-07 11:29:12 -06: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 Revert "[deps] Platform: Lock file maintenance (#14932)" (#18406) 2026-01-16 16:37:07 +00:00
service-container [PM-30301][PM-30302] Use SDK for Create and Update cipher operations (#18149) 2026-01-26 11:43:35 -08:00
tools PM-28183 implemented new sends filter and search design (#17901) 2026-01-12 13:26:50 -05:00
vault [PM-30301][PM-30302] Use SDK for Create and Update cipher operations (#18149) 2026-01-26 11:43:35 -08:00
base-program.ts [PM-25385] Remove unlock-with-master-password-unlock-data flag (#18010) 2026-01-07 11:29:12 -06:00
bw.ts Improve SDK direct function usage (#13353) 2025-02-26 09:08:42 +01:00
oss-serve-configurator.ts [PM-25385] Remove unlock-with-master-password-unlock-data flag (#18010) 2026-01-07 11:29:12 -06:00
program.ts [PM-25385] Remove unlock-with-master-password-unlock-data flag (#18010) 2026-01-07 11:29:12 -06: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 Desktop/pm 18769/migrate vault filters (#17919) 2026-01-15 16:17:00 +01:00
vault.program.ts [PM-22434] Remove CreateDefaultLocation feature flag references and definition (#18057) 2026-01-05 16:25:57 -06:00