clients/libs/angular/src
Daniel James Smith d90ca0b509
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-32919] Migrate DeleteAccountDialog to shared code (#19308)
* Move DeleteAccountDialogComponent from web to libs/auth/angular

Export via libs/auth/angular barrel file
Replace imports from web's SharedModule by direct imports
Update import of UserVerificationFormInputComponent

Add eslint ignore to imports from bitwarden/components

* Use new DeleteAccountDialogComponent on desktop

* Delete desktop specific DeleteAccountComponent and UserVerificationComponent

* Move DeleteAccountDialogComponent from libs/auth/angular to libs/angular/auth

---------

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
Co-authored-by: Jared Snider <116684653+JaredSnider-Bitwarden@users.noreply.github.com>
2026-04-11 07:27:18 +02:00
..
admin-console [PM-26383] Remove feature flag to enable autoconfirm (#20015) 2026-04-09 15:36:38 -04:00
auth [PM-32919] Migrate DeleteAccountDialog to shared code (#19308) 2026-04-11 07:27:18 +02:00
billing [CL-1130] Fix storybook a11y and console errors for billing files (#19916) 2026-04-10 12:50:40 -04:00
components/modal [PM-29565] Delete deprecated callout component (#17895) 2025-12-11 14:38:33 +01:00
directives [PM-33006] Convert JslibModule declares to standalone (#19316) 2026-03-03 10:41:17 +01:00
key-management/encrypted-migration [CL-1063] add enforce-readonly-angular-properties ESLint rule (#19201) 2026-03-09 10:26:42 -07:00
pipes Remove unused ColorPasswordCountPipe and ColorPasswordPipe (#19345) 2026-03-05 08:56:31 +01:00
platform [PM-33006] Convert JslibModule declares to standalone (#19316) 2026-03-03 10:41:17 +01:00
scss [CL-1023][CL-1031] Design system refresh: Milestone 1 (#19061) 2026-03-25 10:55:06 -05:00
services [PM-31119] Run side-effects in sdk unlock service (#20004) 2026-04-10 12:08:48 +02:00
tools [PM-31885] Consolidate all Send policies to a single policy (#19314) 2026-03-31 13:57:01 -07:00
types [EC-7] Org Admin Vault Refresh Client V1 (#3925) 2022-11-02 09:57:25 -07:00
utils feat(2FA-UI-Refresh): [Auth/PM-8113] - 2FA Components Consolidation and UI Refresh (#12087) 2025-02-24 09:59:14 -05:00
vault [PM-19168] Remove Archive Feature Flag (#19829) 2026-03-30 10:23:38 -05:00
jslib.module.ts Remove NotPremiumDirective from jslib.module (#19287) 2026-03-11 17:46:12 +01:00