bitwarden-estensione-browser/libs/common/src/admin-console/services/organization
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
..
organization-api.service.ts Add tax information to provider setup component when FF is on. (#8616) 2024-04-10 14:10:47 -04:00
organization.service.spec.ts [PM-6975] Replace purchasedPremium broadcast message with observables (#8421) 2024-04-03 15:51:55 -05:00
organization.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