clients/apps/cli/src
Todd Martin 27d82aaf28
feat(accounts): Add creationDate of account to AccountInfo
* Add creationDate of account to AccountInfo

* Added initialization of creationDate.

* Removed extra changes.

* Fixed tests to initialize creation date

* Added helper method to abstract account initialization in tests.

* More test updates.

* Linting

* Additional test fixes.

* Fixed spec reference

* Fixed imports

* Linting.

* Fixed browser test.

* Modified tsconfig to reference spec file.

* Fixed import.

* Removed dependency on os.  This is necessary so that the @bitwarden/common/spec lib package can be referenced in tests without node.

* Revert "Removed dependency on os.  This is necessary so that the @bitwarden/common/spec lib package can be referenced in tests without node."

This reverts commit 669f6557b6.

* Updated stories to hard-code new field.

* Removed changes to tsconfig

* Revert "Removed changes to tsconfig"

This reverts commit b7d916e8dc.
2025-12-12 10:03:31 -05:00
..
admin-console [PM-24096] replace getOrgKey with orgKey$, refactor collectionAdminService (#15928) 2025-08-12 12:06:55 -04:00
auth/commands [PM-1632] Redirect on SSO required response from connect/token (#17637) 2025-12-10 10:31:28 -05:00
commands [PM-27591] Remove orgid in vault decryption code (#17099) 2025-12-08 07:09:43 -07:00
key-management feat(accounts): Add creationDate of account to AccountInfo 2025-12-12 10:03:31 -05: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 Disable info log on SDK CLI (#17834) 2025-12-08 08:26:36 -06:00
service-container [PM-24353] Drop legacy pin support (#17328) 2025-12-11 13:01:09 +01:00
tools PM-22143 Refactor TS enums to be const objects (Send specific enums) (#16399) 2025-11-26 15:08:59 -07:00
vault [PM-27591] Remove orgid in vault decryption code (#17099) 2025-12-08 07:09:43 -07:00
base-program.ts [PM-18026] Implement forced, automatic KDF upgrades (#15937) 2025-12-03 19:04:18 +01:00
bw.ts Improve SDK direct function usage (#13353) 2025-02-26 09:08:42 +01:00
oss-serve-configurator.ts [PM-18026] Implement forced, automatic KDF upgrades (#15937) 2025-12-03 19:04:18 +01:00
program.ts [PM-18026] Implement forced, automatic KDF upgrades (#15937) 2025-12-03 19:04:18 +01: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