mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-16 21:03:22 +08:00
|
Some checks failed
Chromatic / Check PR run (push) Has been cancelled
Scan / Check PR run (push) Has been cancelled
Testing / Run tests (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
Chromatic / Chromatic (push) Has been cancelled
Scan / SAST scan (push) Has been cancelled
Scan / Quality scan (push) Has been cancelled
Recently the policy service was refactored and some method signatures were changed. One of these changes involved renaming the `getAll` observable to `policiesByType`. This was not merged into the metadata provider work before it was merged, so those changes were committed using removed method signatures. This commit updates these references. |
||
|---|---|---|
| .. | ||
| abstractions | ||
| data | ||
| engine | ||
| integration | ||
| metadata | ||
| policies | ||
| services | ||
| strategies | ||
| types | ||
| factories.ts | ||
| index.ts | ||
| rx.ts | ||
| util.spec.ts | ||
| util.ts | ||