clients/libs
Jared Snider 0ef67f9b17
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
CherryPick/Auth/PM-36080 (#20452) (#20463)
* Auth/PM-36080 (#20452)

* PM-36080 - Adjust logout behavior

* PM-36080 - On init, reconcile tokens with active sessions

* PM-36080 - TokenSvc - document determineStorageLocation

(cherry picked from commit 4d3d999eea)

* merge recent build workflow update from main

---------

Co-authored-by: Amy Galles <9685081+AmyLGalles@users.noreply.github.com>
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
2026-05-01 10:07:26 -04:00
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
admin-console [PM-15489] 2fa account recovery (#19894) 2026-04-08 09:10:31 -04:00
angular [PM-35330] Fix state not being updated on change kdf (#20259) (#20341) 2026-04-22 16:23:59 -05:00
assets [CL-966] Updated Progress Component (#19072) 2026-04-15 12:51:57 -07:00
auth Auth/PM-34506 - LoginStrategyService - Refactor cache and timeout out into own services (#20108) 2026-04-17 12:47:12 -04:00
auto-confirm [PM-26383] Remove feature flag to enable autoconfirm (#20015) 2026-04-09 15:36:38 -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 CherryPick/Auth/PM-36080 (#20452) (#20463) 2026-05-01 10:07:26 -04:00
components [PM-35187] Store new default avatar colors as hexes (#20236) 2026-04-17 14:43:34 -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-27887] Keeper json importer (#20200) 2026-04-17 15:46:07 -07:00
key-management [PM-31270] New default argon2id in change kdf component (#20058) 2026-04-15 11:58:57 +02:00
key-management-ui [Shared Unlock] [PM-34073] Implement vault timeout supression (#19934) 2026-04-16 09:31:36 +09:00
logging fix(basic-lib generator): Ensure all project.json files have a rootDir value (#16384) 2025-09-22 12:32:23 -04: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
platform normalize origin for comparison (#19212) 2026-02-24 16:39:49 -06:00
pricing [CL-1130] Fix storybook a11y and console errors for billing files (#19916) 2026-04-10 12:50:40 -04: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 Update sdk-internal to 374 (fix breaking changes) (#17325) 2025-11-11 15:01:03 +01:00
state enable jest/no-alias-methods (#20187) 2026-04-16 18:07:49 +02: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-966] Updated Progress Component (#19072) 2026-04-15 12:51:57 -07:00
tools PM-35363 resolved stale child controllers (#20295) (#20307) 2026-04-21 13:53:09 -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 Remove the desktop-specific Archived badge from ItemDetailsV2Component (#20239) (#20277) 2026-04-20 14:56:09 -04:00