1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-06-30 11:15:36 +02:00
bitwarden-browser/libs/common/src/platform/models/domain
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
..
account-keys.spec.ts [PM-5533] migrate provider keys (#7649) 2024-01-29 16:53:01 -05:00
account-profile.spec.ts Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
account-settings.spec.ts Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
account-tokens.spec.ts Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
account.spec.ts Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
account.ts [AC-2156] Billing State Provider Migration (#8133) 2024-03-15 14:53:05 -05:00
decrypt-parameters.ts Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
domain-base.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
enc-array-buffer.spec.ts Assign ownership to many libs files (#6928) 2023-11-27 20:59:44 +00:00
enc-array-buffer.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
enc-string.spec.ts Move key types to central location (#7531) 2024-01-17 07:27:44 -05:00
enc-string.ts [PM-5468] Ensure prototypes available on memory stored objects (#7399) 2024-01-02 10:46:45 -05:00
encrypted-object.ts Fix failing crypto tests (#5948) 2023-08-04 02:13:33 +00:00
encryption-pair.spec.ts Fix failing crypto tests (#5948) 2023-08-04 02:13:33 +00:00
global-state.ts [PM-5562] Implement Domain Settings state provider (#8226) 2024-03-12 15:07:14 -04:00
state.spec.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
state.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
storage-options.ts Assign ownership to many libs files (#6928) 2023-11-27 20:59:44 +00:00
symmetric-crypto-key.spec.ts Assign ownership to many libs files (#6928) 2023-11-27 20:59:44 +00:00
symmetric-crypto-key.ts Move key types to central location (#7531) 2024-01-17 07:27:44 -05:00