bitwarden-estensione-browser/libs/common/src/admin-console/services/policy
Jared Snider 5f97f4c4a8
Update Organization and Policy Services to allow the passing of a user id and to prevent hangs waiting on an active user (#8712)
* OrgSvc - add new observable returning getAll$ method which accepts a required user id

* OrgSvc - make user id optional

* PolicySvc - getAll$ should use the new OrgSvc.getAll$ method so that it doesn't hang if there isn't an active user yet but a user id was passed in.

* Fix policy service tests
2024-04-12 10:21:19 -04:00
..
policy-api.service.ts
policy.service.spec.ts Update Organization and Policy Services to allow the passing of a user id and to prevent hangs waiting on an active user (#8712) 2024-04-12 10:21:19 -04:00
policy.service.ts Update Organization and Policy Services to allow the passing of a user id and to prevent hangs waiting on an active user (#8712) 2024-04-12 10:21:19 -04:00