bitwarden-estensione-browser/apps/web/src/app
Andreas Coroiu fd69e163ff
[PS-683] Update negative copy (#2912)
* feat(browser): Update auto biometrics copy

* refactor(common): remove TotpService.isAutoCopyEnabled and use state directly

The TotpService was just taking the value from StateService and forwarding it, making it depend on state service.
All services that depended on the TotpService.isAutoCopyEnable flag also depended on StateService.
This therefore simplifies things by using StateService directly.

* feat(browser): update auto totp copy

* feat(browser): update add login notification copy

* feat(browser): update change password notification copy

* feat(browser): update context menu copy

* feat(browser): update show cards current tab copy

* feat(browser): update show identities current tab copy

* feat(browser): update enable favicon copy

* feat(browser): update badge counter copy

* feat(browser): update auto-fill copy

* feat(desktop): update auto biometrics prompt copy

* feat(desktop): update favicon copy

* feat(desktop): adjust copy

* feat(web): update favicons copy

* feat(web): adjust copy

* feat(web): update preference settings to sentence case

* feat(browser): update settings and options page to sentence case

* feat(desktop): update settings to sentence case

* feat(web): update copy

* feat(desktop): update copy
2022-06-23 09:53:42 +02:00
..
accounts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
common EC-263 - Deactivate/activate in user management (#2893) 2022-06-20 10:21:50 -04:00
components Add storybook to web (#2926) 2022-06-17 16:23:04 +02:00
guards Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
layouts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
modules EC-263 - Deactivate/activate in user management (#2893) 2022-06-20 10:21:50 -04:00
organizations EC-263 - Deactivate/activate in user management (#2893) 2022-06-20 10:21:50 -04:00
providers Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
reports Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
send Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
services Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
settings [PS-683] Update negative copy (#2912) 2022-06-23 09:53:42 +02:00
tools Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
vault Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
app.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
app.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
app.module.ts Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
main.ts Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
oss-routing.module.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
oss.module.ts Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
polyfills.ts Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
wildcard-routing.module.ts Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00