1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-06-28 10:55:27 +02:00
bitwarden-browser/libs/common/src/admin-console
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
..
abstractions 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
enums [AC-1786] deprecate manager role (#6931) 2023-12-12 09:43:47 -05:00
models Add tax information to provider setup component when FF is on. (#8616) 2024-04-10 14:10:47 -04:00
services 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