1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-24 03:32:51 +02:00
bitwarden-browser/libs/common/src/vault/abstractions
Jonathan Prusik 0a595ea95e
[PM-5562] Implement Domain Settings state provider (#8226)
* create domain settings state provider

* replace callsites for defaultUriMatch and neverDomains with DomainSettingsService equivalents

* replace callsites for equivalentDomains with DomainSettingsService equivalents and clean up unused AccountSettingsSettings

* add migrations for domain settings state

* do not use enum for URI match strategy constants and types

* add getUrlEquivalentDomains test

* PR suggestions/cleanup

* refactor getUrlEquivalentDomains to return an observable

Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com>
Co-authored-by:  Audrey  <ajensen@bitwarden.com>

* update tests

* add UriMatchStrategy docs notes

* service class renames

* use service abstraction at callsites previously using service class directly

---------

Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com>
Co-authored-by:  Audrey  <ajensen@bitwarden.com>
2024-03-12 15:07:14 -04:00
..
fido2 [PM-4882] Passkeys: funnel rp name or id to the cipher name on save (#7969) 2024-03-06 11:30:12 -06:00
file-upload [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
folder [PM-5276] Migrate FolderService to state providers (#7682) 2024-02-06 14:51:02 -05:00
sync [PM-6484] Revert "[PM-5277] Migrate Sync Service to State Provider (#7680)" (#8157) 2024-03-04 09:34:22 -05:00
vault-settings [PM-5275] Migrate state in Fido2ClientService to State Providers (#7745) 2024-02-06 15:15:22 -05:00
cipher.service.ts [PM-5562] Implement Domain Settings state provider (#8226) 2024-03-12 15:07:14 -04:00
collection.service.ts PM-5274 Migrate Collection Service State (#7732) 2024-02-14 17:03:03 -05:00
totp.service.ts Assign ownership to many libs files (#6928) 2023-11-27 20:59:44 +00:00