clients/apps/cli/src
Bernd Schoolmann 01f6fd7ee3
[PM-16227] Move import to sdk and enable it in browser/web (#12479)
* Move import to sdk and enable it in browser/web

* Add uncomitted files

* Update package lock

* Fix prettier formatting

* Fix build

* Rewrite import logic

* Update ssh import logic for cipher form component

* Fix build on browser

* Break early in retry logic

* Fix build

* Fix build

* Fix build errors

* Update paste icons and throw error on wrong import

* Fix tests

* Fix build for cli

* Undo change to jest config

* Undo change to feature flag enum

* Remove unneeded lifetime

* Fix browser build

* Refactor control flow

* Fix i18n key and improve import behavior

* Remove for loop limit

* Clean up tests

* Remove unused code

* Update libs/vault/src/cipher-form/components/sshkey-section/sshkey-section.component.ts

Co-authored-by: SmithThe4th <gsmith@bitwarden.com>

* Move import logic to service and add tests

* Fix linting

* Remove erroneous includes

* Attempt to fix storybook

* Fix storybook, explicitly implement ssh-import-prompt service abstraction

* Fix eslint

* Update libs/importer/src/importers/bitwarden/bitwarden-json-importer.ts

Co-authored-by:  Audrey  <ajensen@bitwarden.com>

* Fix services module

* Remove ssh import sdk init code

* Add tests for errors

* Fix import

* Fix import

* Fix pkcs8 encrypted key not parsing

* Fix import button showing on web

---------

Co-authored-by: SmithThe4th <gsmith@bitwarden.com>
Co-authored-by:  Audrey  <ajensen@bitwarden.com>
2025-03-10 18:41:47 +01:00
..
admin-console [PM-12047] Remove usage of ActiveUserState from cipher.service (#12814) 2025-02-12 08:53:31 -05:00
auth/commands [PM-12606] Move Vault Timeout and Vault Timeout Settings to KM (#13405) 2025-02-28 09:55:03 -05:00
commands eslint: report unused disable directives (#13463) 2025-03-10 09:33:08 -04:00
key-management [PM-10741] Refactor biometrics interface & add dynamic status (#10973) 2025-01-08 10:46:00 +01:00
locales/en [PM-16171] Simplelogin alias generation only generate random words instead the domain name (#13024) 2025-02-20 11:33:40 -05:00
models [PM-11162] Assign To Collections Permission Update (#11367) 2025-02-04 15:44:59 -05:00
platform [PM-12606] Move Vault Timeout and Vault Timeout Settings to KM (#13405) 2025-02-28 09:55:03 -05:00
service-container [PM-16227] Move import to sdk and enable it in browser/web (#12479) 2025-03-10 18:41:47 +01:00
tools [PM-15994] Move encrypt service to km ownership (#13220) 2025-02-05 17:39:11 +01:00
vault [PM-12047] Remove usage of ActiveUserState from cipher.service (#12814) 2025-02-12 08:53:31 -05:00
base-program.ts Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
bw.ts Improve SDK direct function usage (#13353) 2025-02-26 09:08:42 +01:00
oss-serve-configurator.ts [PM-12047] Remove usage of ActiveUserState from cipher.service (#12814) 2025-02-12 08:53:31 -05:00
program.ts [PM-17751] Store SSO email in state on web client (#13295) 2025-02-21 17:09:50 -05: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 Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
vault.program.ts [PM-12047] Remove usage of ActiveUserState from cipher.service (#12814) 2025-02-12 08:53:31 -05:00