1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-17 07:15:13 +02:00
bitwarden-browser/libs/common/src/vault/enums
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
..
cipher-reprompt-type.ts [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05:00
cipher-type.ts [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05:00
field-type.enum.ts Assign ownership to many libs files (#6928) 2023-11-27 20:59:44 +00:00
index.ts [PM-5562] Implement Domain Settings state provider (#8226) 2024-03-12 15:07:14 -04:00
linked-id-type.enum.ts Assign ownership to many libs files (#6928) 2023-11-27 20:59:44 +00:00
secure-note-type.enum.ts Assign ownership to many libs files (#6928) 2023-11-27 20:59:44 +00:00
vault-onboarding.enum.ts PM-6558 Vault Onboarding Extension Check on Install (#8216) 2024-03-06 10:48:27 -05:00