bitwarden-estensione-browser/apps/web/src/app/settings
Oscar Hinton 5f6f4bad82
[SM-251] Migrate to new avatar component (#3600)
2022-10-27 14:38:34 +02:00
..
account.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
account.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
add-credit.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
add-credit.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
adjust-payment.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
adjust-payment.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
adjust-storage.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
adjust-storage.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
api-key.component.html [SM-223] Web: change `<h2>` modal title to `<h1>`, tweak styles to keep same look (#3328) 2022-09-20 13:14:04 +02:00
api-key.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
billing-sync-key.component.html [SM-223] Web: change `<h2>` modal title to `<h1>`, tweak styles to keep same look (#3328) 2022-09-20 13:14:04 +02:00
billing-sync-key.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
change-email.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
change-email.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
change-kdf.component.html [EC-556] refactor cl button (#3537) 2022-09-27 11:25:53 +02:00
change-kdf.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
change-password.component.html [EC-556] refactor cl button (#3537) 2022-09-27 11:25:53 +02:00
change-password.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
create-organization.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
create-organization.component.ts Add eslint-plugin-rxjs & rxjs-angular (#3373) 2022-08-26 18:09:28 +02:00
deauthorize-sessions.component.html [SM-223] Web: change `<h2>` modal title to `<h1>`, tweak styles to keep same look (#3328) 2022-09-20 13:14:04 +02:00
deauthorize-sessions.component.ts [PS-1107] User Verification Service Refactor (#3219) 2022-08-09 21:31:02 -04:00
delete-account.component.html [SM-223] Web: change `<h2>` modal title to `<h1>`, tweak styles to keep same look (#3328) 2022-09-20 13:14:04 +02:00
delete-account.component.ts PS-1620 Move AccountService.delete to Internal (#3687) 2022-10-18 22:02:11 +02:00
domain-rules.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
domain-rules.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
emergency-access-add-edit.component.html [EC-556] refactor cl button (#3537) 2022-09-27 11:25:53 +02:00
emergency-access-add-edit.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
emergency-access-attachments.component.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
emergency-access-confirm.component.html [SM-223] Web: change `<h2>` modal title to `<h1>`, tweak styles to keep same look (#3328) 2022-09-20 13:14:04 +02:00
emergency-access-confirm.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
emergency-access-takeover.component.html [SM-223] Web: change `<h2>` modal title to `<h1>`, tweak styles to keep same look (#3328) 2022-09-20 13:14:04 +02:00
emergency-access-takeover.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
emergency-access-view.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
emergency-access-view.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
emergency-access.component.html [SM-251] Migrate to new avatar component (#3600) 2022-10-27 14:38:34 +02:00
emergency-access.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
emergency-add-edit.component.ts [PS-1092] Organization Service Observables (#3462) 2022-09-27 16:25:19 -04:00
organization-plans.component.html [EC-556] refactor cl button (#3537) 2022-09-27 11:25:53 +02:00
organization-plans.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
payment-method.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
payment-method.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
payment.component.html [SG-69] Small Billing Adjustments (#3143) 2022-07-20 14:33:14 -04:00
payment.component.ts Add eslint-plugin-rxjs & rxjs-angular (#3373) 2022-08-26 18:09:28 +02:00
preferences.component.html [SM-251] Migrate to new avatar component (#3600) 2022-10-27 14:38:34 +02:00
preferences.component.ts [SM-251] Migrate to new avatar component (#3600) 2022-10-27 14:38:34 +02:00
premium.component.html [EC-556] refactor cl button (#3537) 2022-09-27 11:25:53 +02:00
premium.component.ts Add `sync$` observable (#3384) 2022-08-29 14:14:59 -04:00
profile.component.html [SM-251] Migrate to new avatar component (#3600) 2022-10-27 14:38:34 +02:00
profile.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
purge-vault.component.html [SM-223] Web: change `<h2>` modal title to `<h1>`, tweak styles to keep same look (#3328) 2022-09-20 13:14:04 +02:00
purge-vault.component.ts [PS-1107] User Verification Service Refactor (#3219) 2022-08-09 21:31:02 -04:00
security-keys.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
security-keys.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
security-routing.module.ts Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
security.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
security.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
settings.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
settings.component.ts [PS-1092] Organization Service Observables (#3462) 2022-09-27 16:25:19 -04:00
sponsored-families.component.html [PS-1092] Organization Service Observables (#3462) 2022-09-27 16:25:19 -04:00
sponsored-families.component.ts [PS-1092] Organization Service Observables (#3462) 2022-09-27 16:25:19 -04:00
sponsoring-org-row.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
sponsoring-org-row.component.ts [PS-713] Fix locale search bug (#3014) 2022-07-12 09:02:19 -04:00
subscription-routing.module.ts Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
subscription.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
subscription.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
tax-info.component.html [SG-69] Small Billing Adjustments (#3143) 2022-07-20 14:33:14 -04:00
tax-info.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
two-factor-authenticator.component.html [SM-223] Web: change `<h2>` modal title to `<h1>`, tweak styles to keep same look (#3328) 2022-09-20 13:14:04 +02:00
two-factor-authenticator.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
two-factor-base.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
two-factor-duo.component.html [SM-223] Web: change `<h2>` modal title to `<h1>`, tweak styles to keep same look (#3328) 2022-09-20 13:14:04 +02:00
two-factor-duo.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
two-factor-email.component.html [SM-223] Web: change `<h2>` modal title to `<h1>`, tweak styles to keep same look (#3328) 2022-09-20 13:14:04 +02:00
two-factor-email.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
two-factor-recovery.component.html [SM-223] Web: change `<h2>` modal title to `<h1>`, tweak styles to keep same look (#3328) 2022-09-20 13:14:04 +02:00
two-factor-recovery.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
two-factor-setup.component.html EC-601 Remove device verification UI from web to avoid confusing users (#3744) 2022-10-14 18:52:55 -03:00
two-factor-setup.component.ts EC-601 Remove device verification UI from web to avoid confusing users (#3744) 2022-10-14 18:52:55 -03:00
two-factor-verify.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
two-factor-verify.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
two-factor-webauthn.component.html [SM-223] Web: change `<h2>` modal title to `<h1>`, tweak styles to keep same look (#3328) 2022-09-20 13:14:04 +02:00
two-factor-webauthn.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
two-factor-yubikey.component.html [SM-223] Web: change `<h2>` modal title to `<h1>`, tweak styles to keep same look (#3328) 2022-09-20 13:14:04 +02:00
two-factor-yubikey.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
update-key.component.html [SM-223] Web: change `<h2>` modal title to `<h1>`, tweak styles to keep same look (#3328) 2022-09-20 13:14:04 +02:00
update-key.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
update-license.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
update-license.component.ts [PS-1093] Move Organization Api Calls (#3243) 2022-08-24 12:33:05 -04:00
user-billing-history.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
user-billing-history.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
user-subscription.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
user-subscription.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
vault-timeout-input.component.html [PS-250] Prevent timeouts less than 1 minute (#2836) 2022-06-08 05:41:27 +01:00
vault-timeout-input.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
verify-email.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
verify-email.component.ts [PS-816] Add Autofill Shortcut to MV3 Extension (#3131) 2022-08-09 21:30:26 -04:00