1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-09 05:57:40 +02:00
bitwarden-browser/apps/web/src/app/settings
Robyn MacCallum 7ebedbecfb
[SG-998] and [SG-999] Vault and Autofill team refactor (#4542)
* Move DeprecatedVaultFilterService to vault folder

* [libs] move VaultItemsComponent

* [libs] move AddEditComponent

* [libs] move AddEditCustomFields

* [libs] move attachmentsComponent

* [libs] folderAddEditComponent

* [libs] IconComponent

* [libs] PasswordRepormptComponent

* [libs] PremiumComponent

* [libs] ViewCustomFieldsComponent

* [libs] ViewComponent

* [libs] PasswordRepromptService

* [libs] Move FolderService and FolderApiService abstractions

* [libs] FolderService imports

* [libs] PasswordHistoryComponent

* [libs] move Sync and SyncNotifier abstractions

* [libs] SyncService imports

* [libs] fix file casing for passwordReprompt abstraction

* [libs] SyncNotifier import fix

* [libs] CipherServiceAbstraction

* [libs] PasswordRepromptService abstraction

* [libs] Fix file casing for angular passwordReprompt service

* [libs] fix file casing for SyncNotifierService

* [libs] CipherRepromptType

* [libs] rename CipherRepromptType

* [libs] CipherType

* [libs] Rename CipherType

* [libs] CipherData

* [libs] FolderData

* [libs] PasswordHistoryData

* [libs] AttachmentData

* [libs] CardData

* [libs] FieldData

* [libs] IdentityData

* [libs] LocalData

* [libs] LoginData

* [libs] SecureNoteData

* [libs] LoginUriData

* [libs] Domain classes

* [libs] SecureNote

* [libs] Request models

* [libs] Response models

* [libs] View part 1

* [libs] Views part 2

* [libs] Move folder services

* [libs] Views fixes

* [libs] Move sync services

* [libs] cipher service

* [libs] Types

* [libs] Sync file casing

* [libs] Fix folder service import

* [libs] Move spec files

* [libs] casing fixes on spec files

* [browser] Autofill background, clipboard, commands

* [browser] Fix ContextMenusBackground casing

* [browser] Rename fix

* [browser] Autofill content

* [browser] autofill.js

* [libs] enpass importer spec fix

* [browser] autofill models

* [browser] autofill manifest path updates

* [browser] Autofill notification files

* [browser] autofill services

* [browser] Fix file casing

* [browser] Vault popup loose components

* [browser] Vault components

* [browser] Manifest fixes

* [browser] Vault services

* [cli] vault commands and models

* [browser] File capitilization fixes

* [desktop] Vault components and services

* [web] vault loose components

* [web] Vault components

* [browser] Fix misc-utils import

* [libs] Fix psono spec imports

* [fix] Add comments to address lint rules
2023-01-31 16:08:37 -05:00
..
account.component.html [SM-468] Add eslint rule for forcing type to buttons (#4576) 2023-01-31 18:39:10 +01: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 Revert "[EC-772] Add i18n key typechecking in web (#4023)" (#4296) 2022-12-21 17:46:23 -05: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 Revert "[EC-772] Add i18n key typechecking in web (#4023)" (#4296) 2022-12-21 17:46:23 -05:00
billing-history-view.component.html [SM-468] Add eslint rule for forcing type to buttons (#4576) 2023-01-31 18:39:10 +01:00
billing-history-view.component.ts [EC-7] Org Admin Vault Refresh Client V1 (#3925) 2022-11-02 09:57:25 -07:00
billing-history.component.html Revert "[EC-772] Add i18n key typechecking in web (#4023)" (#4296) 2022-12-21 17:46:23 -05:00
billing-history.component.ts [EC-7] Org Admin Vault Refresh Client V1 (#3925) 2022-11-02 09:57:25 -07: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 [EC-826] Merge license sync feature branch to master (#4503) 2023-01-31 07:41:23 +10:00
change-avatar.component.html [SG-58] Avatar color selector (#3691) 2023-01-01 10:30:09 -05:00
change-avatar.component.ts [SG-58] Avatar color selector (#3691) 2023-01-01 10:30:09 -05: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 [PS-2365] Kdf Configuration Options for Argon2 (#4578) 2023-01-30 09:07:51 -05:00
change-kdf.component.html Updated warning message for iteration changes (#4606) 2023-01-31 05:55:50 -05:00
change-kdf.component.ts [PS-2365] Kdf Configuration Options for Argon2 (#4578) 2023-01-30 09:07:51 -05:00
change-password.component.html [EC-556] refactor cl button (#3537) 2022-09-27 11:25:53 +02:00
change-password.component.ts [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05: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 [SM-252] Enable strict templates (#3601) 2022-11-28 18:59:46 +01: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 [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05: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 [PS-2365] Kdf Configuration Options for Argon2 (#4578) 2023-01-30 09:07:51 -05: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 [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05:00
emergency-access.component.html [SM-468] Add eslint rule for forcing type to buttons (#4576) 2023-01-31 18:39:10 +01: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 [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05:00
low-kdf.component.html [SG-997] Add warning for low kdf iterations (#4570) 2023-01-26 14:55:24 -05:00
low-kdf.component.ts [SG-997] Add warning for low kdf iterations (#4570) 2023-01-26 14:55:24 -05:00
organization-plans.component.html [SM-252] Enable strict templates (#3601) 2022-11-28 18:59:46 +01:00
organization-plans.component.ts [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05:00
payment-method.component.html [SM-468] Add eslint rule for forcing type to buttons (#4576) 2023-01-31 18:39:10 +01:00
payment-method.component.ts [EC-7] Org Admin Vault Refresh Client V1 (#3925) 2022-11-02 09:57:25 -07:00
payment.component.html [SG-69] Small Billing Adjustments (#3143) 2022-07-20 14:33:14 -04:00
payment.component.ts [EC-645] fix: web payment component breaking storybook compilation (#3906) 2022-11-08 15:25:49 +01: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 Feature/SG-959 Update "Go premium" copy verbiage (#4396) 2023-01-06 08:46:25 -05:00
premium.component.ts [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05:00
profile.component.html [SG-58] Avatar color selector (#3691) 2023-01-01 10:30:09 -05:00
profile.component.ts [SG-58] Avatar color selector (#3691) 2023-01-01 10:30:09 -05: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 [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05:00
security-keys.component.html [SM-468] Add eslint rule for forcing type to buttons (#4576) 2023-01-31 18:39:10 +01: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 [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05:00
sponsoring-org-row.component.html [SM-468] Add eslint rule for forcing type to buttons (#4576) 2023-01-31 18:39:10 +01: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 [EC-7] Org Admin Vault Refresh Client V1 (#3925) 2022-11-02 09:57:25 -07: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-252] Enable strict templates (#3601) 2022-11-28 18:59:46 +01:00
two-factor-authenticator.component.ts [EC-639] Replacing apostrophe char for email values in Policies API request (#4390) 2023-01-25 14:00:46 +00: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-252] Enable strict templates (#3601) 2022-11-28 18:59:46 +01: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-252] Enable strict templates (#3601) 2022-11-28 18:59:46 +01: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-252] Enable strict templates (#3601) 2022-11-28 18:59:46 +01: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 [SM-468] Add eslint rule for forcing type to buttons (#4576) 2023-01-31 18:39:10 +01: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-252] Enable strict templates (#3601) 2022-11-28 18:59:46 +01: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-252] Enable strict templates (#3601) 2022-11-28 18:59:46 +01: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 [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05:00
update-license.component.html [EC-826] Merge license sync feature branch to master (#4503) 2023-01-31 07:41:23 +10:00
update-license.component.ts [EC-826] Merge license sync feature branch to master (#4503) 2023-01-31 07:41:23 +10:00
user-subscription.component.html [SM-252] Enable strict templates (#3601) 2022-11-28 18:59:46 +01: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 [EC-694] Verify Email - Replace Bootstrap with Tailwind (#4211) 2023-01-10 14:59:13 +00:00
verify-email.component.ts [EC-694] Verify Email - Replace Bootstrap with Tailwind (#4211) 2023-01-10 14:59:13 +00:00