1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-27 04:03:00 +02:00
bitwarden-browser/apps/browser/src/autofill/background/service_factories
Conner Turnbull b99153a016
[AC-2156] Billing State Provider Migration (#8133)
* Added billing account profile state service

* Update usages after removing state service functions

* Added migrator

* Updated bw.ts and main.background.ts

* Removed comment

* Updated state service dependencies to include billing service

* Added missing mv3 factory and updated MainContextMenuHandler

* updated autofill service and tests

* Updated the remaining extensions usages

* Updated desktop

* Removed subjects where they weren't needed

* Refactored billing service to have a single setter to avoid unecessary emissions

* Refactored has premium guard to return an observable

* Renamed services to match ADR

f633f2cdd8/docs/architecture/clients/presentation/angular.md (abstract--default-implementations)

* Updated property names to be a smidgen more descriptive and added jsdocs

* Updated setting of canAccessPremium to automatically update when the underlying observable emits

* Fixed build error after merge conflicts

* Another build error from conflict

* Removed autofill unit test changes from conflict

* Updated login strategy to not set premium field using state service

* Updated CLI to use billing state provider

* Shortened names a bit

* Fixed build
2024-03-15 14:53:05 -05:00
..
autofill-service.factory.ts [AC-2156] Billing State Provider Migration (#8133) 2024-03-15 14:53:05 -05:00
autofill-settings-service.factory.ts [PM-5560] Implement Autofill Settings state provider (#7767) 2024-02-12 17:11:04 -05:00
badge-settings-service.factory.ts [PM-5568] Implement Badge Settings state provider (#8112) 2024-02-27 21:03:12 +00:00
domain-settings-service.factory.ts [PM-5562] Implement Domain Settings state provider (#8226) 2024-03-12 15:07:14 -04:00
user-notification-settings-service.factory.ts [PM-5559] Implement User Notification Settings state provider (#8032) 2024-03-04 14:12:23 -05:00