clients/libs
Todd Martin 5983f56ce0
Some checks failed
Scan / Check PR run (push) Has been cancelled
Testing / Run typechecking (push) Has been cancelled
Testing / Run tests - ${{ matrix.test-group.name }} (map[artifact:jest-coverage-browser junit:junit-browser.xml name:Browser paths:apps/browser bitwarden_license/bit-browser]) (push) Has been cancelled
Testing / Run tests - ${{ matrix.test-group.name }} (map[artifact:jest-coverage-cli junit:junit-cli.xml name:CLI paths:apps/cli bitwarden_license/bit-cli]) (push) Has been cancelled
Testing / Run tests - ${{ matrix.test-group.name }} (map[artifact:jest-coverage-desktop junit:junit-desktop.xml name:Desktop paths:apps/desktop]) (push) Has been cancelled
Testing / Run tests - ${{ matrix.test-group.name }} (map[artifact:jest-coverage-libs junit:junit-libs.xml name:Libs paths:libs bitwarden_license/bit-common]) (push) Has been cancelled
Testing / Run tests - ${{ matrix.test-group.name }} (map[artifact:jest-coverage-web junit:junit-web.xml name:Web paths:apps/web bitwarden_license/bit-web]) (push) Has been cancelled
Testing / Run Rust tests on ${{ matrix.os }} (macos-14) (push) Has been cancelled
Testing / Run Rust tests on ${{ matrix.os }} (ubuntu-22.04) (push) Has been cancelled
Testing / Run Rust tests on ${{ matrix.os }} (windows-2022) (push) Has been cancelled
Testing / Rust Coverage (push) Has been cancelled
Scan / Checkmarx (push) Has been cancelled
Scan / Sonar (push) Has been cancelled
Testing / Upload to Codecov (push) Has been cancelled
Testing / Run tests (push) Has been cancelled
[PM-37816] Revert removal of Getting Started tab on extension (#20792)
This reverts commit 7fb6c8ef0a.

(cherry picked from commit ea790ca93f)
2026-05-21 14:18:24 -04:00
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
admin-console [PM-36565] creating new item from new dialog is not working (#20560) 2026-05-12 10:51:56 -04:00
angular [PM-37521] Refactor password strength component for improved performance and to properly work (#20650) 2026-05-15 12:04:45 -04:00
assets [PM-32686] Add bank account item type (#19302) 2026-04-28 13:04:34 -05:00
auth [PM-37521] Refactor password strength component for improved performance and to properly work (#20650) 2026-05-15 12:04:45 -04:00
auto-confirm [PM-33951] automatically confirm pending users on admin login (#20331) 2026-04-30 11:44:42 -04:00
billing build: add nx configuration in libs/billing (#16542) 2025-09-25 09:00:36 +01:00
client-type fix(basic-lib generator): Ensure all project.json files have a rootDir value (#16384) 2025-09-22 12:32:23 -04:00
common [PM-37816] Revert removal of Getting Started tab on extension (#20792) 2026-05-21 14:18:24 -04:00
components [CL-1115] accordion component (#20508) 2026-05-11 15:39:37 -04:00
core-test-utils fix(basic-lib generator): Ensure all project.json files have a rootDir value (#16384) 2025-09-22 12:32:23 -04:00
dirt/card chore(README): Update READMEs missing H1 headers 2025-12-15 16:35:44 -05:00
eslint [PM-33345] Bump typescript to 5.9 (#19461) 2026-03-19 23:13:06 +01:00
guid fix(basic-lib generator): Ensure all project.json files have a rootDir value (#16384) 2025-09-22 12:32:23 -04:00
importer [PM-32743] Convert collections to folders when importing into My Items (#20453) 2026-05-15 14:03:18 -07:00
key-management [PM-31061] Implement biometrics migration (#20506) 2026-05-15 12:22:41 +09:00
key-management-ui [PM-30483] Remove feature flagged logic for passkey unlock (#19798) 2026-04-20 14:29:52 -06:00
logging [PM-30942] Allow user to download logs from a user-initiated button click (#20420) 2026-05-11 06:50:19 -07:00
logging-angular [PM-30942] Allow user to download logs from a user-initiated button click (#20420) 2026-05-11 06:50:19 -07:00
messaging fix(basic-lib generator): Ensure all project.json files have a rootDir value (#16384) 2025-09-22 12:32:23 -04:00
node [PM-33345] Bump typescript to 5.9 (#19461) 2026-03-19 23:13:06 +01:00
nx-plugin fix(nx): use relative paths in tsconfig.base.json for TypeScript 7 compatibility (#18295) 2026-01-09 21:22:54 +01:00
organization-invite-link [PM-34405 | PM-34406] Invite url field (#20557) 2026-05-13 09:34:25 -04:00
platform normalize origin for comparison (#19212) 2026-02-24 16:39:49 -06:00
pricing [PM-34791] fix duplicate call to i18n removing pricing term for non-english languages (#20542) 2026-05-14 09:57:23 -05:00
scheduling [PM-33139] Targeting Rules initial implementation (#19693) 2026-04-13 16:35:20 -05:00
serialization fix(basic-lib generator): Ensure all project.json files have a rootDir value (#16384) 2025-09-22 12:32:23 -04:00
shared [PM-33314] Add FlightRecorder at @bitwarden/logging (#20171) 2026-04-20 16:14:25 +02:00
state fix(billing): persist premium modal dismissal across browser restarts (#20182) 2026-05-11 09:33:42 -05:00
state-internal [deps] Autofill: Update prettier to v3.7.3 (#17853) 2025-12-10 10:57:36 -06:00
state-test-utils [deps] Autofill: Update prettier to v3.7.3 (#17853) 2025-12-10 10:57:36 -06:00
storage-core fix(basic-lib generator): Ensure all project.json files have a rootDir value (#16384) 2025-09-22 12:32:23 -04:00
storage-test-utils fix(basic-lib generator): Ensure all project.json files have a rootDir value (#16384) 2025-09-22 12:32:23 -04:00
subscription [CL-1130] Fix a11y and storybook errors in UIF-owned code (#19921) 2026-04-21 14:16:48 -04:00
tools PM-37554 resolved double cancel issue (#20683) (#20707) 2026-05-18 16:00:54 -04:00
ui [PM-33006] Convert JslibModule declares to standalone (#19316) 2026-03-03 10:41:17 +01:00
unlock [PM-30584] Add unlock for key connector with SDK (#19367) 2026-04-14 11:08:02 +09:00
user-core fix(basic-lib generator): Ensure all project.json files have a rootDir value (#16384) 2025-09-22 12:32:23 -04:00
user-crypto-management Update sdk-internal to 0.2.0-main.672 (#20140) 2026-04-14 10:55:19 -05:00
vault [PM-29654] Hide copy button when custom field has no value (#20459) 2026-05-15 16:26:21 -05:00