clients/libs/tools/generator/core/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
..
abstractions [PM-16793] port credential generator service to providers (#14071) 2025-05-27 09:51:14 -04:00
data [PM-16793] port credential generator service to providers (#14071) 2025-05-27 09:51:14 -04:00
engine [deps] Autofill: Update prettier to v3.7.3 (#17853) 2025-12-10 10:57:36 -06:00
integration [PM-16793] port credential generator service to providers (#14071) 2025-05-27 09:51:14 -04:00
metadata [PM-19976] Implement SDK generator engines (#15063) 2025-07-28 16:52:19 -04:00
policies [deps] Autofill: Update prettier to v3.7.3 (#17853) 2025-12-10 10:57:36 -06:00
providers feat(accounts): Add creationDate of account to AccountInfo 2025-12-12 10:03:31 -05:00
services feat(accounts): Add creationDate of account to AccountInfo 2025-12-12 10:03:31 -05:00
strategies [deps] Autofill: Update prettier to v3.7.3 (#17853) 2025-12-10 10:57:36 -06:00
types [PM-16793] port credential generator service to providers (#14071) 2025-05-27 09:51:14 -04:00
factories.ts [Pm-13097] Rename cryptoservice to keyservice and move it to km ownership (#11358) 2024-10-24 19:41:30 +02:00
index.ts [PM-16793] port credential generator service to providers (#14071) 2025-05-27 09:51:14 -04:00
rx.ts [PM-16793] port credential generator service to providers (#14071) 2025-05-27 09:51:14 -04:00
util.spec.ts [PM-16793] port credential generator service to providers (#14071) 2025-05-27 09:51:14 -04:00
util.ts [PM-16793] port credential generator service to providers (#14071) 2025-05-27 09:51:14 -04:00