From f655460fa73b9631e4d66915f8fa92715fe99dbf Mon Sep 17 00:00:00 2001 From: SmithThe4th Date: Wed, 3 May 2023 10:55:22 -0400 Subject: [PATCH] [PM-1399] Resolve eslint errors for button type - vault (#5274) * Added button type to each button element related to the vault team * Removed disable statement comment * [PM-1399] Resolve eslint errors for button type - admin-console (#5275) * Added button type to each button element related to the admin console team * Added button type to each button element related to the billing team * Removed disable statement comment * [PM-1399] Resolve eslint errors for button type - tools (#5284) * Added button type to each button element related to the tools team * Added button type to each button element related to the tools team * Added button type to each button element related to the auth team (#5295) --- .../vault/vault-select.component.html | 13 +++++-- .../components/vault/view.component.html | 3 +- .../collection-filter.component.html | 5 ++- .../organization-filter.component.html | 9 ++++- .../src/app/tools/send/send.component.html | 6 ++- .../filters/folder-filter.component.html | 13 +++++-- .../filters/status-filter.component.html | 5 ++- .../filters/type-filter.component.html | 7 +++- .../app/vault/vault-items.component.html | 7 ++-- .../src/vault/app/vault/view.component.html | 5 ++- .../trial-initiation.component.html | 6 +-- .../vertical-step-content.component.html | 3 +- .../manage/groups.component.html | 4 +- .../members/people.component.html | 4 +- .../sponsoring-org-row.component.html | 4 +- .../emergency-access.component.html | 13 +++++-- .../settings/two-factor-setup.component.html | 5 +-- ...zation-billing-history-view.component.html | 3 +- .../billing-history-view.component.html | 3 +- .../settings/payment-method.component.html | 20 ++++++++-- .../user-verification-prompt.component.html | 6 +-- .../web/src/app/layouts/navbar.component.html | 3 +- .../src/app/settings/account.component.html | 8 ++-- .../app/settings/security-keys.component.html | 6 +-- .../password-generator-history.component.html | 3 +- .../app/tools/send/add-edit.component.html | 4 +- .../src/app/tools/send/send.component.html | 37 ++++++++++++++----- .../organization-options.component.html | 6 ++- .../vault-filter-section.component.html | 10 +++-- .../app/vault/org-vault/vault.component.html | 2 - .../web/src/connectors/webauthn-fallback.html | 4 +- apps/web/src/connectors/webauthn-mobile.html | 4 +- apps/web/src/connectors/webauthn.html | 4 +- .../clients/add-organization.component.html | 3 +- .../providers/clients/clients.component.html | 3 +- .../providers/manage/people.component.html | 11 +++--- 36 files changed, 145 insertions(+), 107 deletions(-) diff --git a/apps/browser/src/vault/popup/components/vault/vault-select.component.html b/apps/browser/src/vault/popup/components/vault/vault-select.component.html index b94128ad28..84c5f48a4e 100644 --- a/apps/browser/src/vault/popup/components/vault/vault-select.component.html +++ b/apps/browser/src/vault/popup/components/vault/vault-select.component.html @@ -1,9 +1,8 @@ - -
- @@ -655,6 +653,7 @@
{{ "passwordHistory" | i18n }}:
@@ -35,6 +39,7 @@ > +