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
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
..
abstractions [PM-5562] Implement Domain Settings state provider (#8226) 2024-03-12 15:07:14 -04:00
enums [PM-5562] Implement Domain Settings state provider (#8226) 2024-03-12 15:07:14 -04:00
icon [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
interfaces [PM-1222] Store passkeys in Bitwarden vault (#4715) 2023-10-17 15:34:44 -04:00
models [PM-5562] Implement Domain Settings state provider (#8226) 2024-03-12 15:07:14 -04:00
services [PM-5562] Implement Domain Settings state provider (#8226) 2024-03-12 15:07:14 -04:00
types [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
linked-field-option.decorator.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
service-utils.spec.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
service-utils.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00