From cd703a77e9d7ca0ceed9e451bb813ad2e18090fb Mon Sep 17 00:00:00 2001 From: Scott Wilson Date: Fri, 10 Oct 2025 11:46:46 -0700 Subject: [PATCH] fix: correct lint --- .github/workflows/check-fe-ts-and-lint.yml | 2 +- .../app-connections/AppConnectionOption.tsx | 8 +- .../src/components/auth/CodeInputStep.tsx | 16 +-- .../src/components/auth/EnterEmailStep.tsx | 10 +- .../src/components/auth/InitialSignupStep.tsx | 8 +- frontend/src/components/auth/Mfa.tsx | 32 ++--- .../src/components/auth/TeamInviteStep.tsx | 16 +-- frontend/src/components/auth/UserInfoStep.tsx | 18 +-- frontend/src/components/basic/Error.tsx | 4 +- frontend/src/components/basic/InputField.tsx | 12 +- .../src/components/features/TtlFormLabel.tsx | 2 +- frontend/src/components/features/WishForm.tsx | 6 +- .../integrations/NoEnvironmentsBanner.tsx | 2 +- .../UpgradePlanModal/UpgradePlanModal.tsx | 2 +- .../components/mfa/RecoveryCodesDownload.tsx | 12 +- .../src/components/mfa/TotpRegistration.tsx | 2 +- .../src/components/navigation/NavHeader.tsx | 32 ++--- .../components/navigation/RegionSelect.tsx | 10 +- .../SecretDashboardPathBreadcrumb.tsx | 4 +- .../notifications/Notifications.tsx | 2 +- .../LastLoginSection/LastLoginSection.tsx | 6 +- .../permissions/AccessTree/AccessTree.tsx | 18 +-- .../components/AccessTreeErrorBoundary.tsx | 8 +- .../components/PermissionSimulation.tsx | 12 +- .../nodes/FolderNode/FolderNode.tsx | 12 +- .../components/AccessTreeSecretPathInput.tsx | 4 +- .../components/FolderNodeTooltipContent.tsx | 20 +-- .../permissions/AccessTree/nodes/RoleNode.tsx | 12 +- .../AccessTree/nodes/ShowMoreButtonNode.tsx | 4 +- .../PkiSyncImportCertificatesModal.tsx | 4 +- .../pki-syncs/PkiSyncImportStatusBadge.tsx | 8 +- .../pki-syncs/PkiSyncModalHeader.tsx | 10 +- .../PkiSyncRemoveCertificatesModal.tsx | 2 +- .../pki-syncs/PkiSyncRemoveStatusBadge.tsx | 8 +- .../components/pki-syncs/PkiSyncSelect.tsx | 12 +- .../src/components/pki-syncs/PkiSyncTable.tsx | 2 +- .../AwsCertificateManagerPkiSyncFields.tsx | 2 +- .../pki-syncs/forms/CreatePkiSyncForm.tsx | 14 +-- .../forms/PkiSyncConnectionField.tsx | 4 +- .../pki-syncs/forms/PkiSyncDetailsFields.tsx | 2 +- .../PkiSyncOptionsFields.tsx | 6 +- .../pki-syncs/forms/PkiSyncReviewFields.tsx | 16 +-- .../pki-syncs/forms/PkiSyncSourceFields.tsx | 2 +- .../project/ProjectOverviewChangeSection.tsx | 6 +- .../components/projects/NewProjectModal.tsx | 8 +- frontend/src/components/roles/RoleOption.tsx | 6 +- .../CreateSecretRotationV2Modal.tsx | 6 +- .../DeleteSecretRotationV2Modal.tsx | 8 +- .../RotateSecretRotationV2Modal.tsx | 2 +- .../SecretRotationV2ModalHeader.tsx | 10 +- .../SecretRotationV2Select.tsx | 10 +- .../SecretRotationV2StatusBadge.tsx | 12 +- ...ewSecretRotationV2GeneratedCredentials.tsx | 10 +- .../shared/CredentialDisplay.tsx | 2 +- ...iewRotationGeneratedCredentialsDisplay.tsx | 20 +-- .../SecretRotationV2ConfigurationFields.tsx | 10 +- .../forms/SecretRotationV2ConnectionField.tsx | 2 +- .../forms/SecretRotationV2DetailsFields.tsx | 2 +- .../forms/SecretRotationV2Form.tsx | 6 +- .../LdapPasswordRotationParametersFields.tsx | 10 +- ...disCredentialsRotationParametersFields.tsx | 10 +- .../SecretRotationV2ParametersFields.tsx | 2 +- ...SqlCredentialsRotationParametersFields.tsx | 8 +- .../SecretRotationReviewFields.tsx | 8 +- .../shared/SecretRotationReviewSection.tsx | 4 +- .../SecretRotationV2SecretsMappingFields.tsx | 2 +- .../shared/SecretsMappingTable.tsx | 4 +- .../CreateSecretScanningDataSourceModal.tsx | 6 +- .../DeleteSecretScanningDataSourceModal.tsx | 2 +- .../SecretScanningDataSourceModalHeader.tsx | 10 +- .../SecretScanningDataSourceSelect.tsx | 10 +- .../SecretScanningScanStatus.tsx | 10 +- .../BitbucketDataSourceConfigFields.tsx | 2 +- .../GitHubDataSourceConfigFields.tsx | 2 +- .../GitLabDataSourceConfigFields.tsx | 8 +- .../SecretScanningDataSourceConfigFields.tsx | 4 +- ...ecretScanningDataSourceConnectionField.tsx | 2 +- .../SecretScanningDataSourceDetailsFields.tsx | 2 +- .../forms/SecretScanningDataSourceForm.tsx | 6 +- .../SecretScanningDataSourceReviewFields.tsx | 4 +- ...tScanningDataSourceConfigReviewSection.tsx | 4 +- .../secret-syncs/DeleteSecretSyncModal.tsx | 2 +- .../SecretSyncImportSecretsModal.tsx | 6 +- .../SecretSyncImportStatusBadge.tsx | 8 +- .../secret-syncs/SecretSyncModalHeader.tsx | 10 +- .../SecretSyncRemoveSecretsModal.tsx | 2 +- .../SecretSyncRemoveStatusBadge.tsx | 8 +- .../secret-syncs/SecretSyncSelect.tsx | 12 +- .../forms/CreateSecretSyncForm.tsx | 14 +-- .../DuplicateDestinationConfirmationModal.tsx | 4 +- .../forms/SecretSyncConnectionField.tsx | 4 +- .../AwsParameterStoreSyncFields.tsx | 6 +- .../AwsSecretsManagerSyncFields.tsx | 6 +- .../CloudflarePagesSyncFields.tsx | 2 +- .../GcpSyncFields.tsx | 4 +- .../GitHubSyncFields.tsx | 4 +- .../GitLabSyncFields.tsx | 4 +- .../HumanitecSyncFields.tsx | 4 +- .../RenderSyncFields.tsx | 4 +- .../TeamCitySyncFields.tsx | 2 +- .../TerraformCloudSyncFields.tsx | 10 +- .../WindmillSyncFields.tsx | 2 +- .../ZabbixSyncFields.tsx | 6 +- .../shared/AwsRegionSelect.tsx | 4 +- .../forms/SecretSyncDetailsFields.tsx | 2 +- .../AwsParameterStoreSyncOptionsFields.tsx | 18 +-- .../AwsSecretsManagerSyncOptionsFields.tsx | 18 +-- .../RenderSyncOptionsFields.tsx | 2 +- .../SecretSyncOptionsFields.tsx | 10 +- .../AwsParameterStoreSyncReviewFields.tsx | 4 +- .../AwsSecretsManagerSyncReviewFields.tsx | 4 +- .../SecretSyncReviewFields.tsx | 20 +-- .../forms/SecretSyncSourceFields.tsx | 2 +- ...SyncSelectedRepositoriesTooltipContent.tsx | 2 +- .../SecretReferenceDetails.tsx | 8 +- .../tags/CreateTagModal/CreateTagModal.tsx | 12 +- .../AccessRestrictedBanner.tsx | 4 +- .../src/components/v2/Accordion/Accordion.tsx | 6 +- frontend/src/components/v2/Alert/Alert.tsx | 4 +- frontend/src/components/v2/Blur/Blur.tsx | 2 +- .../components/v2/Breadcrumb/Breadcrumb.tsx | 10 +- frontend/src/components/v2/Button/Button.tsx | 2 +- frontend/src/components/v2/Card/Card.tsx | 6 +- .../src/components/v2/Checkbox/Checkbox.tsx | 8 +- .../ConfirmActionModal/ConfirmActionModal.tsx | 2 +- .../v2/ContentLoader/ContentLoader.tsx | 4 +- .../v2/CreatableSelect/CreatableSelect.tsx | 2 +- .../components/v2/DatePicker/DatePicker.tsx | 4 +- .../DeleteActionModal/DeleteActionModal.tsx | 2 +- .../src/components/v2/Divider/Divider.tsx | 2 +- frontend/src/components/v2/Drawer/Drawer.tsx | 4 +- .../src/components/v2/Dropdown/Dropdown.tsx | 10 +- .../EmailServiceSetupModal.tsx | 2 +- .../components/v2/EmptyState/EmptyState.tsx | 4 +- .../v2/FilterableSelect/FilterableSelect.tsx | 4 +- .../components/v2/FormControl/FormControl.tsx | 10 +- .../GenericFieldLabel/GenericFieldLabel.tsx | 6 +- .../src/components/v2/HoverCard/HoverCard.tsx | 2 +- .../components/v2/HoverCardv2/HoverCardv2.tsx | 2 +- .../InfisicalSecretInput.tsx | 14 +-- .../LeaveProjectModal/LeaveProjectModal.tsx | 2 +- frontend/src/components/v2/Menu/Menu.tsx | 6 +- frontend/src/components/v2/Modal/Modal.tsx | 6 +- .../v2/NoticeBanner/NoticeBanner.tsx | 2 +- .../v2/NoticeBannerV2/NoticeBannerV2.tsx | 4 +- .../components/v2/PageHeader/PageHeader.tsx | 2 +- .../components/v2/Pagination/Pagination.tsx | 6 +- .../PasswordGenerator/PasswordGenerator.tsx | 18 +-- .../src/components/v2/Popover/Popover.tsx | 8 +- .../src/components/v2/Popoverv2/Popoverv2.tsx | 4 +- .../components/v2/RadioGroup/RadioGroup.tsx | 12 +- .../v2/SecretPathInput/SecretPathInput.tsx | 8 +- frontend/src/components/v2/Select/Select.tsx | 16 +-- .../components/v2/Select/components/index.tsx | 2 +- .../src/components/v2/Skeleton/Skeleton.tsx | 2 +- frontend/src/components/v2/Slider/Slider.tsx | 4 +- .../src/components/v2/Spinner/Spinner.tsx | 2 +- .../src/components/v2/Stepper/Stepper.tsx | 8 +- frontend/src/components/v2/Switch/Switch.tsx | 6 +- frontend/src/components/v2/Table/Table.tsx | 12 +- frontend/src/components/v2/Tabs/Tabs.tsx | 6 +- .../src/components/v2/Tooltip/Tooltip.tsx | 2 +- frontend/src/hooks/api/reactQuery.tsx | 2 +- frontend/src/hooks/useSyntaxHighlight.tsx | 2 +- .../src/layouts/AdminLayout/AdminLayout.tsx | 6 +- frontend/src/layouts/AdminLayout/Sidebar.tsx | 6 +- frontend/src/layouts/KmsLayout/KmsLayout.tsx | 10 +- .../OrganizationLayout/OrganizationLayout.tsx | 6 +- .../MenuIconButton/MenuIconButton.tsx | 8 +- .../components/NavBar/Navbar.tsx | 64 +++++----- .../components/NavBar/Notification.tsx | 8 +- .../NavBar/NotificationDropdown.tsx | 12 +- .../OrgAlertBanner/OrgAlertBanner.tsx | 8 +- .../components/OrgSidebar/OrgSidebar.tsx | 10 +- .../ServerAdminsPanel/ServerAdminsPanel.tsx | 4 +- .../SidebarHeader/SidebarHeader.tsx | 8 +- frontend/src/layouts/PamLayout/PamLayout.tsx | 10 +- .../PersonalSettingsLayout.tsx | 12 +- .../PkiManagerLayout/PkiManagerLayout.tsx | 12 +- .../AssumePrivilegeModeBanner.tsx | 2 +- .../ProjectSelect/ProjectSelect.tsx | 22 ++-- .../SecretManagerLayout.tsx | 12 +- .../SecretScanningLayout.tsx | 12 +- frontend/src/layouts/SshLayout/SshLayout.tsx | 10 +- frontend/src/main.tsx | 2 +- .../AccessManagementPage.tsx | 4 +- .../components/ServerAdminsTable.tsx | 14 +-- .../AuthenticationPage/AuthenticationPage.tsx | 4 +- .../components/AuthenticationPageForm.tsx | 6 +- .../pages/admin/CachingPage/CachingPage.tsx | 4 +- .../components/CachingPageForm.tsx | 6 +- .../admin/EncryptionPage/EncryptionPage.tsx | 4 +- .../components/EncryptionPageForm.tsx | 8 +- .../admin/EnvironmentPage/EnvironmentPage.tsx | 2 +- .../components/EnvironmentPageForm.tsx | 16 +-- .../pages/admin/GeneralPage/GeneralPage.tsx | 4 +- .../components/GeneralPageForm.tsx | 28 ++--- .../IntegrationsPage/IntegrationsPage.tsx | 4 +- .../components/IntegrationsPageForm.tsx | 6 +- .../MicrosoftTeamsIntegrationForm.tsx | 10 +- .../components/SlackIntegrationForm.tsx | 10 +- .../ResourceOverviewPage.tsx | 4 +- .../components/MachineIdentitiesTable.tsx | 8 +- .../components/OrganizationsTable.tsx | 36 +++--- .../components/UserIdentitiesTable.tsx | 20 +-- .../src/pages/admin/SignUpPage/SignUpPage.tsx | 4 +- .../auth/CliRedirectPage/CliRedirectPage.tsx | 14 +-- .../EmailNotVerifiedPage.tsx | 10 +- .../auth/LoginLdapPage/LoginLDAPPage.tsx | 16 +-- .../src/pages/auth/LoginPage/LoginPage.tsx | 4 +- .../components/InitialStep/InitialStep.tsx | 24 ++-- .../components/PasswordStep/PasswordStep.tsx | 18 +-- .../LoginPage/components/SSOStep/SSOStep.tsx | 8 +- .../pages/auth/LoginSsoPage/LoginSsoPage.tsx | 4 +- .../PasswordResetPage/PasswordResetPage.tsx | 4 +- .../components/ConfirmEmailStep.tsx | 2 +- .../components/EnterPasswordStep.tsx | 36 +++--- .../components/InputBackupKeyStep.tsx | 2 +- .../PasswordSetupPage/PasswordSetupPage.tsx | 40 +++--- .../RequestNewInvitePage.tsx | 10 +- .../EmailDuplicationConfirmation.tsx | 16 +-- .../auth/SelectOrgPage/SelectOrgPage.tsx | 2 +- .../auth/SelectOrgPage/SelectOrgSection.tsx | 12 +- .../SignUpInvitePage/SignUpInvitePage.tsx | 16 +-- .../src/pages/auth/SignUpPage/SignUpPage.tsx | 4 +- .../auth/SignUpSsoPage/SignUpSsoPage.tsx | 4 +- .../EmailConfirmationStep.tsx | 14 +-- .../UserInfoSSOStep/UserInfoSSOStep.tsx | 16 +-- .../auth/VerifyEmailPage/VerifyEmailPage.tsx | 16 +-- .../AlertingPage/AlertingPage.tsx | 2 +- .../components/PkiAlertsSection.tsx | 4 +- .../components/PkiCollectionSection.tsx | 4 +- .../components/PkiCollectionTable.tsx | 2 +- .../CertAuthDetailsByIDPage.tsx | 2 +- .../CaCertificatesSection.tsx | 6 +- .../CaCrlsSection/CaCrlsSection.tsx | 6 +- .../components/CaDetailsSection.tsx | 46 +++---- .../CertificateAuthoritiesPage.tsx | 2 +- .../ExternalCaInstallForm.tsx | 2 +- .../components/CaSection.tsx | 4 +- .../components/CaTable.tsx | 2 +- .../components/ExternalCaSection.tsx | 4 +- .../components/ExternalCaTable.tsx | 2 +- .../CertificatesPage/CertificatesPage.tsx | 2 +- .../components/CertificateContent.tsx | 6 +- .../components/CertificateModal.tsx | 4 +- .../CertificateTemplateEnrollmentModal.tsx | 2 +- .../components/CertificateTemplateModal.tsx | 4 +- .../CertificateTemplatesSection.tsx | 6 +- .../components/CertificatesSection.tsx | 4 +- .../IntegrationsListPage.tsx | 2 +- .../PkiSyncsTab/PkiSyncTable/PkiSyncRow.tsx | 22 ++-- .../PkiSyncTable/PkiSyncTableCell.tsx | 10 +- .../PkiSyncTable/PkiSyncsTable.tsx | 4 +- .../components/PkiSyncsTab/PkiSyncsTab.tsx | 8 +- .../PkiCollectionDetailsByIDPage.tsx | 2 +- .../PkiCollectionDetailsSection.tsx | 18 +-- .../components/PkiCollectionItemsSection.tsx | 6 +- .../PkiSubscriberDetailsByIDPage.tsx | 2 +- .../PkiSubscriberCertificatesSection.tsx | 6 +- .../PkiSubscriberDetailsSection.tsx | 28 ++--- .../PkiSubscribersPage/PkiSubscribersPage.tsx | 2 +- .../components/PkiSubscriberModal.tsx | 4 +- .../components/PkiSubscriberSection.tsx | 6 +- .../components/PkiSubscribersTable.tsx | 2 +- .../PkiSyncDetailsByIDPage.tsx | 6 +- .../components/PkiSyncActionTriggers.tsx | 8 +- .../components/PkiSyncAuditLogsSection.tsx | 10 +- .../components/PkiSyncDestinationSection.tsx | 8 +- ...AzureKeyVaultPkiSyncDestinationSection.tsx | 2 +- .../components/PkiSyncDetailsSection.tsx | 10 +- .../PkiSyncOptionsSection.tsx | 6 +- .../components/PkiSyncSourceSection.tsx | 8 +- .../PkiTemplateListPage.tsx | 6 +- .../components/PkiTemplateForm.tsx | 4 +- .../SettingsPage/SettingsPage.tsx | 2 +- frontend/src/pages/kms/KmipPage/KmipPage.tsx | 4 +- .../KmipPage/components/KmipClientModal.tsx | 4 +- .../KmipPage/components/KmipClientTable.tsx | 10 +- .../pages/kms/OverviewPage/OverviewPage.tsx | 4 +- .../components/CmekDecryptModal.tsx | 4 +- .../components/CmekEncryptModal.tsx | 4 +- .../kms/OverviewPage/components/CmekModal.tsx | 2 +- .../OverviewPage/components/CmekSignModal.tsx | 4 +- .../kms/OverviewPage/components/CmekTable.tsx | 10 +- .../components/CmekVerifyModal.tsx | 8 +- .../pages/kms/SettingsPage/SettingsPage.tsx | 2 +- .../middlewares/restrict-login-signup.tsx | 4 +- .../AccessManagementPage.tsx | 8 +- .../OrgGroupsSection/OrgGroupsSection.tsx | 4 +- .../OrgGroupsSection/OrgGroupsTable.tsx | 4 +- .../IdentityAuthTemplatesTable.tsx | 4 +- .../IdentityKubernetesAuthForm.tsx | 2 +- .../IdentitySection/IdentityModal.tsx | 6 +- .../IdentitySection/IdentitySection.tsx | 12 +- .../IdentitySection/IdentityTable.tsx | 14 +-- .../IdentityUniversalAuthForm.tsx | 2 +- .../MachineAuthTemplateUsagesModal.tsx | 4 +- .../IdentitySection/lockout/LockoutTab.tsx | 16 +-- .../OrgMembersSection/AddOrgMemberModal.tsx | 2 +- .../OrgMembersSection/OrgInviteLink.tsx | 4 +- .../OrgMembersSection/OrgMembersSection.tsx | 14 +-- .../OrgMembersSection/OrgMembersTable.tsx | 16 +-- .../OrgRoleTabSection/OrgRoleTable.tsx | 8 +- .../UpgradePrivilegeSystemModal.tsx | 32 ++--- .../AppConnectionsPage/AppConnectionsPage.tsx | 4 +- .../1PasswordConnectionForm.tsx | 2 +- .../AppConnectionForm/Auth0ConnectionForm.tsx | 2 +- .../AppConnectionForm/AwsConnectionForm.tsx | 2 +- .../AzureADCSConnectionForm.tsx | 20 +-- .../AzureAppConfigurationConnectionForm.tsx | 2 +- .../AzureClientSecretsConnectionForm.tsx | 2 +- .../AzureDevOpsConnectionForm.tsx | 2 +- .../AzureKeyVaultConnectionForm.tsx | 2 +- .../BitbucketConnectionForm.tsx | 2 +- .../CamundaConnectionForm.tsx | 2 +- .../ChecklyConnectionForm.tsx | 2 +- .../CloudflareConnectionForm.tsx | 2 +- .../DatabricksConnectionForm.tsx | 2 +- .../DigitalOceanConnectionForm.tsx | 2 +- .../AppConnectionForm/FlyioConnectionForm.tsx | 2 +- .../AppConnectionForm/GcpConnectionForm.tsx | 2 +- .../GitHubConnectionForm.tsx | 6 +- .../GitHubRadarConnectionForm.tsx | 2 +- .../GitLabConnectionForm.tsx | 4 +- .../HCVaultConnectionForm.tsx | 4 +- .../HerokuAppConnectionForm.tsx | 2 +- .../HumanitecConnectionForm.tsx | 2 +- .../AppConnectionForm/LdapConnectionForm.tsx | 22 ++-- .../AppConnectionForm/MsSqlConnectionForm.tsx | 4 +- .../AppConnectionForm/MySqlConnectionForm.tsx | 4 +- .../NetlifyConnectionForm.tsx | 2 +- .../AppConnectionForm/OCIConnectionForm.tsx | 2 +- .../AppConnectionForm/OktaConnectionForm.tsx | 2 +- .../OracleDBConnectionForm.tsx | 4 +- .../PostgresConnectionForm.tsx | 4 +- .../RailwayConnectionForm.tsx | 2 +- .../AppConnectionForm/RedisConnectionForm.tsx | 20 +-- .../RenderConnectionForm.tsx | 2 +- .../SupabaseConnectionForm.tsx | 2 +- .../TeamCityConnectionForm.tsx | 2 +- .../TerraformCloudConnectionForm.tsx | 2 +- .../VercelConnectionForm.tsx | 2 +- .../WindmillConnectionForm.tsx | 2 +- .../ZabbixConnectionForm.tsx | 2 +- .../PlatformManagedConfirmationModal.tsx | 4 +- .../shared/PlatformManagedNoticeBanner.tsx | 2 +- .../shared/SqlConnectionFields.tsx | 20 +-- .../components/AppConnectionHeader.tsx | 16 +-- .../components/AppConnectionList.tsx | 14 +-- .../components/AppConnectionRow.tsx | 18 +-- .../components/AppConnectionsTable.tsx | 18 +-- .../components/DeleteAppConnectionModal.tsx | 4 +- .../AuditLogsPage/AuditLogsPage.tsx | 4 +- .../components/LogFilterItem.tsx | 4 +- .../components/LogsDateFilter.tsx | 8 +- .../AuditLogsPage/components/LogsFilter.tsx | 18 +-- .../AuditLogsPage/components/LogsSection.tsx | 6 +- .../AuditLogsPage/components/LogsTableRow.tsx | 8 +- .../organization/BillingPage/BillingPage.tsx | 4 +- .../BillingCloudTab/CurrentPlanSection.tsx | 2 +- .../BillingCloudTab/ManagePlansModal.tsx | 6 +- .../BillingCloudTab/PreviewSection.tsx | 22 ++-- .../BillingDetailsTab/CompanyNameSection.tsx | 4 +- .../BillingDetailsTab/InvoiceEmailSection.tsx | 2 +- .../BillingDetailsTab/PmtMethodsSection.tsx | 2 +- .../BillingDetailsTab/TaxIDSection.tsx | 2 +- .../BillingReceiptsTab/BillingReceiptsTab.tsx | 2 +- .../BillingSelfHostedTab/LicensesSection.tsx | 2 +- .../GroupDetailsByIDPage.tsx | 4 +- .../components/GroupDetailsSection.tsx | 32 ++--- .../GroupMembersSection.tsx | 6 +- .../IdentityDetailsByIDPage.tsx | 2 +- .../IdentityAuthenticationSection.tsx | 12 +- .../IdentityClientSecrets.tsx | 10 +- .../IdentityTokens.tsx | 12 +- .../components/IdentityClientSecretModal.tsx | 2 +- .../components/IdentityDetailsSection.tsx | 40 +++--- .../IdentityProjectRow.tsx | 2 +- .../IdentityProjectsSection.tsx | 6 +- .../components/IdentityTokenModal.tsx | 2 +- .../IdentityAuthFieldDisplay.tsx | 6 +- .../IdentityAuthLockoutFields.tsx | 2 +- .../IdentityTokenAuthTokensTable.tsx | 6 +- ...dentityUniversalAuthClientSecretsTable.tsx | 6 +- .../ViewIdentityContentWrapper.tsx | 2 +- .../ViewIdentityJwtAuthContent.tsx | 12 +- .../ViewIdentityKubernetesAuthContent.tsx | 10 +- .../ViewIdentityLdapAuthContent.tsx | 8 +- .../ViewIdentityOidcAuthContent.tsx | 12 +- .../ViewIdentityTlsCertAuthContent.tsx | 4 +- .../ViewIdentityUniversalAuthContent.tsx | 2 +- .../NetworkingPage/NetworkingPage.tsx | 2 +- .../components/GatewayTab/GatewayTab.tsx | 10 +- .../components/EditGatewayDetailsModal.tsx | 2 +- .../components/RelayTab/RelayTab.tsx | 10 +- .../organization/NoOrgPage/NoOrgPage.tsx | 2 +- .../ProjectsPage/ProjectsPage.tsx | 2 +- .../components/AllProjectView.tsx | 36 +++--- .../ProjectsPage/components/MyProjectView.tsx | 74 ++++++------ .../components/ProjectListToggle.tsx | 6 +- .../RoleByIDPage/RoleByIDPage.tsx | 4 +- .../components/DuplicateOrgRoleModal.tsx | 4 +- .../OrgPermissionAdminConsoleRow.tsx | 4 +- .../OrgPermissionAppConnectionRow.tsx | 4 +- .../OrgPermissionAuditLogsRow.tsx | 4 +- .../OrgPermissionBillingRow.tsx | 4 +- .../OrgPermissionGatewayRow.tsx | 4 +- .../OrgPermissionGroupRow.tsx | 4 +- .../OrgPermissionIdentityRow.tsx | 4 +- .../OrgPermissionKmipRow.tsx | 4 +- ...rmissionMachineIdentityAuthTemplateRow.tsx | 4 +- .../OrgPermissionRelayRow.tsx | 4 +- .../OrgPermissionSecretShareRow.tsx | 4 +- .../OrgRoleWorkspaceRow.tsx | 4 +- .../RolePermissionRow.tsx | 4 +- .../RolePermissionsSection.tsx | 10 +- .../SecretSharingPage/SecretSharingPage.tsx | 4 +- .../RequestSecret/RequestSecretForm.tsx | 2 +- .../RequestSecret/RequestSecretTab.tsx | 4 +- .../RequestSecret/RevealSecretValueModal.tsx | 4 +- .../components/ShareSecret/ShareSecretTab.tsx | 4 +- .../SecretSharingSettingsPage.tsx | 2 +- .../OrgSecretShareLimitSection.tsx | 6 +- .../SecretSharingAllowShareToAnyone.tsx | 4 +- .../SettingsPage/SettingsPage.tsx | 2 +- .../DatadogProviderAuditLogStreamForm.tsx | 2 +- .../AuditLogStreamTab/AuditLogStreamTab.tsx | 4 +- .../components/AuditLogStreamHeader.tsx | 18 +-- .../components/AuditLogStreamRow.tsx | 6 +- .../components/AuditLogStreamTable.tsx | 6 +- .../components/LogStreamProviderSelect.tsx | 8 +- .../ExternalMigrationsTab.tsx | 6 +- .../components/GenericDropzone.tsx | 2 +- .../SelectImportFromPlatformModal.tsx | 6 +- .../components/VaultPlatformModal.tsx | 6 +- .../components/KmipTab/OrgKmipTab.tsx | 8 +- .../OrgDeleteSection/OrgDeleteSection.tsx | 2 +- .../OrgEncryptionTab/AddExternalKmsForm.tsx | 6 +- .../OrgEncryptionTab/AwsKmsForm.tsx | 2 +- .../OrgEncryptionTab/ExternalKmsItem.tsx | 2 +- .../OrgEncryptionTab/GcpKmsForm.tsx | 2 +- .../OrgEncryptionTab/OrgEncryptionTab.tsx | 4 +- .../OrgGeneralTab/OrgGeneralTab.tsx | 2 +- .../OrgNameChangeSection.tsx | 10 +- .../OrgProductSelectSection.tsx | 4 +- .../ExternalGroupOrgRoleMappings.tsx | 6 +- .../OrgGithubSyncSection.tsx | 8 +- .../OrgProvisioningTab/OrgSCIMSection.tsx | 6 +- .../OrgProvisioningTab/ScimTokenModal.tsx | 4 +- .../OrgSecurityTab/OrgGenericAuthSection.tsx | 6 +- .../OrgUserAccessTokenLimitSection.tsx | 6 +- .../OrgSsoTab/OrgGeneralAuthSection.tsx | 18 +-- .../components/OrgSsoTab/OrgLDAPSection.tsx | 4 +- .../components/OrgSsoTab/OrgOIDCSection.tsx | 14 +-- .../components/OrgSsoTab/OrgSSOSection.tsx | 12 +- .../components/OrgSsoTab/OrgSsoTab.tsx | 12 +- .../components/OrgSsoTab/SSOModal.tsx | 4 +- .../components/OrgSsoTab/SSOModalHeader.tsx | 12 +- .../AddWorkflowIntegrationForm.tsx | 6 +- .../MicrosoftTeamsIntegrationForm.tsx | 2 +- .../OrgWorkflowIntegrationTab.tsx | 6 +- .../components/EditProjectTemplate.tsx | 4 +- .../ProjectTemplateEditRoleForm.tsx | 10 +- .../ProjectTemplateEnvironmentsForm.tsx | 8 +- .../ProjectTemplateRolesSection.tsx | 8 +- .../ProjectTemplateDetailsModal.tsx | 4 +- .../components/ProjectTemplatesSection.tsx | 8 +- .../components/ProjectTemplatesTable.tsx | 6 +- .../UserDetailsByIDPage.tsx | 2 +- .../components/UserDetailsSection.tsx | 44 +++---- .../components/UserOrgMembershipModal.tsx | 4 +- .../UserAuditLogsSection.tsx | 4 +- .../UserProjectsSection/UserGroupsRow.tsx | 2 +- .../UserProjectsSection/UserGroupsSection.tsx | 6 +- .../UserProjectsSection/UserProjectRow.tsx | 2 +- .../UserProjectsSection.tsx | 6 +- .../pam/PamAccountsPage/PamAccountsPage.tsx | 4 +- .../components/AccountViewToggle.tsx | 6 +- .../components/PamAccessAccountModal.tsx | 2 +- .../components/PamAccountHeader.tsx | 10 +- .../components/PamAccountRow.tsx | 4 +- .../components/PamAccountsTable.tsx | 6 +- .../components/PamFolderRow.tsx | 4 +- .../components/PamResourceOption.tsx | 8 +- .../components/ResourceSelect.tsx | 2 +- .../pam/PamResourcesPage/PamResourcesPage.tsx | 4 +- .../PamResourceForm/GenericResourceFields.tsx | 2 +- .../shared/SqlResourceFields.tsx | 18 +-- .../components/PamResourceHeader.tsx | 10 +- .../components/PamResourceRow.tsx | 2 +- .../components/PamResourcesTable.tsx | 4 +- .../components/ResourceTypeSelect.tsx | 12 +- .../PamSessionByIDPage.tsx | 2 +- .../components/PamSessionDetailsSection.tsx | 10 +- .../components/PamSessionLogsSection.tsx | 20 +-- .../pam/PamSessionsPage/PamSessionsPage.tsx | 4 +- .../components/PamSessionRow.tsx | 16 +-- .../components/PamSessionsTable.tsx | 4 +- .../pages/pam/SettingsPage/SettingsPage.tsx | 2 +- .../AccessControlPage/AccessControlPage.tsx | 2 +- .../components/GroupsSection/GroupRoles.tsx | 6 +- .../GroupsSection/GroupsSection.tsx | 4 +- .../components/GroupsSection/GroupsTable.tsx | 2 +- .../components/IdentityTab/IdentityTab.tsx | 10 +- .../MemberRoleForm/MemberRbacSection.tsx | 10 +- .../MemberRoleForm/MemberRoleForm.tsx | 4 +- .../SpecificPrivilegeSection.tsx | 46 +++---- .../MembersTab/components/MembersSection.tsx | 4 +- .../MembersTab/components/MembersTable.tsx | 10 +- .../ProjectRoleList/ProjectRoleList.tsx | 8 +- .../AddServiceTokenModal.tsx | 4 +- .../ServiceTokenSection.tsx | 8 +- .../ServiceTokenSection/ServiceTokenTable.tsx | 4 +- .../AppConnectionsPage/AppConnectionsPage.tsx | 2 +- .../project/AuditLogsPage/AuditLogsPage.tsx | 4 +- .../GroupDetailsByIDPage.tsx | 2 +- .../components/GroupDetailsSection.tsx | 24 ++-- .../GroupMembersSection.tsx | 6 +- .../IdentityDetailsByIDPage.tsx | 2 +- ...rojectAdditionalPrivilegeModifySection.tsx | 16 +-- ...ntityProjectAdditionalPrivilegeSection.tsx | 8 +- .../IdentityRoleDetailsSection.tsx | 6 +- .../IdentityRoleModify.tsx | 8 +- .../MemberDetailsByIDPage.tsx | 2 +- ...emberProjectAdditionalPrivilegeSection.tsx | 8 +- ...rojectAdditionalPrivilegeModifySection.tsx | 16 +-- .../MemberRoleDetailsSection.tsx | 6 +- .../MemberRoleModify.tsx | 8 +- .../RoleDetailsBySlugPage.tsx | 4 +- .../components/AddPoliciesButton.tsx | 2 +- .../components/ConditionsFields.tsx | 6 +- .../components/DuplicateProjectRoleModal.tsx | 4 +- .../components/GeneralPermissionPolicies.tsx | 16 +-- .../components/PolicySelectionModal.tsx | 8 +- .../components/PolicyTemplateModal.tsx | 10 +- .../components/RolePermissionsSection.tsx | 14 +-- .../AuditLogsRetentionSection.tsx | 4 +- .../DeleteProjectProtection.tsx | 2 +- .../DeleteProjectSection.tsx | 4 +- .../src/pages/public/ErrorPage/ErrorPage.tsx | 12 +- .../public/NotFoundPage/NotFoundPage.tsx | 6 +- .../ShareSecretPage/ShareSecretPage.tsx | 24 ++-- .../components/ShareSecretForm.tsx | 8 +- .../UpgradePathPage/UpgradePathPage.tsx | 46 +++---- .../ViewSecretRequestByIDPage.tsx | 24 ++-- .../components/SecretErrorContainer.tsx | 2 +- .../components/SecretRequestContainer.tsx | 2 +- .../SecretRequestSuccessContainer.tsx | 6 +- .../SecretValueAlreadySharedContainer.tsx | 6 +- .../ViewSharedSecretByIDPage.tsx | 22 ++-- .../components/PasswordContainer.tsx | 4 +- .../components/SecretContainer.tsx | 6 +- .../components/SecretErrorContainer.tsx | 2 +- .../CommitDetailsPage/CommitDetailsPage.tsx | 2 +- .../CommitDetailsTab/CommitDetailsTab.tsx | 20 +-- .../RollbackPreviewTab/RollbackPreviewTab.tsx | 30 ++--- .../SecretVersionDiffView.tsx | 18 +-- .../CommitsPage/CommitsPage.tsx | 4 +- .../CommitHistoryTab/CommitHistoryTab.tsx | 18 +-- .../IPAllowlistPage/IPAllowlistPage.tsx | 2 +- .../components/IPAllowlistSection.tsx | 2 +- .../IntegrationsDetailsByIDPage.tsx | 2 +- .../IntegrationAuditLogsSection.tsx | 12 +- .../IntegrationConnectionSection.tsx | 74 ++++++------ .../components/IntegrationDetailsSection.tsx | 22 ++-- .../components/IntegrationSettingsSection.tsx | 4 +- .../components/OctopusDeployScopeValues.tsx | 8 +- .../IntegrationsListPage.tsx | 2 +- .../CloudIntegrationSection.tsx | 14 +-- .../FrameworkIntegrationTab.tsx | 6 +- .../InfrastructureIntegrationTab.tsx | 2 +- .../IntegrationDetails.tsx | 2 +- .../NativeIntegrationsTab/IntegrationRow.tsx | 18 +-- .../IntegrationsTable.tsx | 4 +- .../NativeIntegrationsTab.tsx | 4 +- .../AwsSecretsManagerSyncDestinationCol.tsx | 2 +- .../SecretSyncTable/SecretSyncRow.tsx | 22 ++-- .../SecretSyncTable/SecretSyncTableCell.tsx | 10 +- .../SecretSyncTable/SecretSyncsTable.tsx | 4 +- .../SecretSyncsTab/SecretSyncsTab.tsx | 8 +- .../OverviewPage/OverviewPage.tsx | 46 +++---- .../CreateSecretForm/CreateSecretForm.tsx | 2 +- .../FolderBreadCrumbs/FolderBreadCrumbs.tsx | 4 +- .../SecretOverviewDynamicSecretRow.tsx | 6 +- .../SecretOverviewFolderRow.tsx | 6 +- .../SecretOverviewRotationSecretRow.tsx | 2 +- .../SecretOverviewSecretRotationRow.tsx | 14 +-- .../SecretOverviewTableRow/SecretEditRow.tsx | 2 +- .../SecretNoAccessOverviewTableRow.tsx | 8 +- .../SecretOverviewTableRow.tsx | 18 +-- .../SecretRenameRow.tsx | 14 +-- .../SecretSearchInput/SecretSearchInput.tsx | 14 +-- .../QuickSearchDynamicSecretItem.tsx | 4 +- .../components/QuickSearchFolderItem.tsx | 2 +- .../components/QuickSearchModal.tsx | 10 +- .../components/QuickSearchSecretItem.tsx | 8 +- .../QuickSearchSecretRotationItem.tsx | 6 +- .../SecretTableResourceCount.tsx | 22 ++-- .../SecretV2MigrationSection.tsx | 12 +- .../SelectionPanel/SelectionPanel.tsx | 6 +- .../MoveSecretsDialog/MoveSecretsDialog.tsx | 10 +- .../SecretApprovalsPage.tsx | 2 +- .../AccessApprovalRequest.tsx | 30 ++--- .../components/EditAccessRequestModal.tsx | 4 +- .../components/ReviewAccessModal.tsx | 30 ++--- .../ApprovalPolicyList/ApprovalPolicyList.tsx | 12 +- .../components/AccessPolicyModal.tsx | 14 +-- .../components/ApprovalPolicyRow.tsx | 14 +-- .../components/PolicyMemberOption.tsx | 4 +- .../components/RemoveApprovalPolicyModal.tsx | 6 +- .../SecretApprovalRequest.tsx | 32 ++--- .../SecretApprovalRequestAction.tsx | 24 ++-- .../SecretApprovalRequestChangeItem.tsx | 114 +++++++++--------- .../SecretApprovalRequestChanges.tsx | 62 +++++----- .../SecretDashboardPage.tsx | 32 ++--- .../components/ActionBar/ActionBar.tsx | 12 +- .../AwsElastiCacheInputForm.tsx | 4 +- .../AwsIamInputForm.tsx | 8 +- .../AzureEntraIdInputForm.tsx | 8 +- .../AzureSqlDatabaseInputForm.tsx | 16 +-- .../CassandraInputForm.tsx | 4 +- .../CouchbaseInputForm.tsx | 36 +++--- .../CreateDynamicSecretForm.tsx | 10 +- .../ElasticSearchInputForm.tsx | 4 +- .../GcpIamInputForm.tsx | 2 +- .../GithubInputForm.tsx | 4 +- .../KubernetesInputForm.tsx | 8 +- .../CreateDynamicSecretForm/LdapInputForm.tsx | 2 +- .../MongoAtlasInputForm.tsx | 14 +-- .../MongoDBInputForm.tsx | 4 +- .../RabbitMqInputForm.tsx | 4 +- .../RedisInputForm.tsx | 4 +- .../SapAseInputForm.tsx | 4 +- .../SapHanaInputForm.tsx | 4 +- .../SnowflakeInputForm.tsx | 4 +- .../SqlDatabaseInputForm.tsx | 20 +-- .../CreateDynamicSecretForm/TotpInputForm.tsx | 2 +- .../VerticaInputForm.tsx | 10 +- .../ActionBar/CreateSecretImportForm.tsx | 2 +- .../components/ActionBar/FolderForm.tsx | 2 +- .../ReplicateFolderFromBoard.tsx | 2 +- .../SecretTreeView.tsx | 18 +-- .../components/CommitForm/CommitForm.tsx | 18 +-- .../CompareEnvironments.tsx | 24 ++-- .../DynamicSecretRow/DynamicSecretRow.tsx | 2 +- .../components/FolderRow/FolderRow.tsx | 2 +- .../SecretRotationRow/SecretRotationRow.tsx | 10 +- .../SecretRow/EnvironmentSecretRow.tsx | 2 +- .../SecretRow/SecretNoAccessRow.tsx | 2 +- .../components/SecretRow/SecretRow.tsx | 14 +-- .../shared/EnvironmentStatusCell.tsx | 4 +- .../components/shared/ResourceNameCell.tsx | 4 +- .../CreateSecretForm/CreateSecretForm.tsx | 2 +- .../CreateDynamicSecretLease.tsx | 6 +- .../DynamicSecretListView.tsx | 4 +- ...ynamicSecretAwsElastiCacheProviderForm.tsx | 4 +- .../EditDynamicSecretAwsIamForm.tsx | 8 +- .../EditDynamicSecretAzureSqlDatabaseForm.tsx | 16 +-- .../EditDynamicSecretCassandraForm.tsx | 4 +- .../EditDynamicSecretCouchbaseForm.tsx | 36 +++--- .../EditDynamicSecretElasticSearchForm.tsx | 4 +- .../EditDynamicSecretGcpIamForm.tsx | 2 +- .../EditDynamicSecretGithubForm.tsx | 4 +- .../EditDynamicSecretKubernetesForm.tsx | 8 +- .../EditDynamicSecretMongoAtlasForm.tsx | 14 +-- .../EditDynamicSecretMongoDBForm.tsx | 4 +- .../EditDynamicSecretRabbitMqForm.tsx | 4 +- .../EditDynamicSecretRedisProviderForm.tsx | 4 +- .../EditDynamicSecretSapAseForm.tsx | 4 +- .../EditDynamicSecretSapHanaForm.tsx | 4 +- .../EditDynamicSecretSnowflakeForm.tsx | 4 +- .../EditDynamicSecretSqlProviderForm.tsx | 18 +-- .../EditDynamicSecretTotpForm.tsx | 2 +- .../EditDynamicSecretVertica.tsx | 10 +- .../DynamicSecretListView/MetadataForm.tsx | 4 +- .../EnvironmentTabs/EnvironmentTabs.tsx | 8 +- .../FolderBreadCrumbs/FolderBreadCrumbs.tsx | 4 +- .../FolderListView/FolderListView.tsx | 10 +- .../components/PitDrawer/PitDrawer.tsx | 4 +- .../SecretDropzone/CopySecretsFromBoard.tsx | 2 +- .../SecretDropzone/PasteSecretEnvModal.tsx | 8 +- .../SecretDropzone/SecretDropzone.tsx | 14 +-- .../SecretImportListView/SecretImportItem.tsx | 18 +-- .../CollapsibleSecretImports.tsx | 6 +- .../SecretListView/CreateReminderForm.tsx | 6 +- .../SecretListView/GenRandomNumber.tsx | 4 +- .../SecretListView/SecretDetailSidebar.tsx | 52 ++++---- .../components/SecretListView/SecretItem.tsx | 32 ++--- .../SecretListView/SecretNoAccessListView.tsx | 8 +- .../SecretListView/SecretVersionItem.tsx | 12 +- .../SecretRotationItem.tsx | 8 +- .../SecretRotationSecretRow.tsx | 2 +- .../components/SnapshotView/SecretItem.tsx | 34 +++--- .../components/SnapshotView/SnapshotView.tsx | 12 +- .../SecretRotationPage/SecretRotationPage.tsx | 32 ++--- .../steps/RotationOutputForm.tsx | 8 +- .../SecretSyncDetailsByIDPage.tsx | 6 +- .../components/SecretSyncActionTriggers.tsx | 8 +- .../components/SecretSyncAuditLogsSection.tsx | 10 +- .../GitHubSyncDestinationSection.tsx | 2 +- .../OCIVaultSyncDestinationSection.tsx | 6 +- .../SecretSyncDestinatonSection.tsx | 6 +- .../components/SecretSyncDetailsSection.tsx | 8 +- .../AwsParameterStoreSyncOptionsSection.tsx | 4 +- .../AwsSecretsManagerSyncOptionsSection.tsx | 4 +- .../SecretSyncOptionsSection.tsx | 6 +- .../components/SecretSyncSourceSection.tsx | 6 +- .../SettingsPage/SettingsPage.tsx | 2 +- .../AutoCapitalizationSection.tsx | 2 +- .../BackfillSecretReferenceSection.tsx | 4 +- .../EncryptionTab/EncryptionTab.tsx | 10 +- .../EnvironmentSection/EnvironmentSection.tsx | 4 +- .../PointInTimeVersionLimitSection.tsx | 4 +- .../SecretDetectionIgnoreValuesSection.tsx | 6 +- .../SecretSharingSection.tsx | 2 +- .../SecretSnapshotsLegacySection.tsx | 2 +- .../SecretTagsSection/SecretTagsSection.tsx | 2 +- .../components/WebhooksTab/WebhooksTab.tsx | 10 +- .../WorkflowIntegrationTab.tsx | 4 +- .../AddWorkflowIntegrationModal.tsx | 10 +- .../components/MicrosoftTeamsConfigRow.tsx | 2 +- .../MicrosoftTeamsIntegrationForm.tsx | 4 +- .../components/SlackConfigRow.tsx | 2 +- .../components/SlackIntegrationForm.tsx | 4 +- .../AwsParameterStoreAuthorizePage.tsx | 6 +- .../AwsParamterStoreConfigurePage.tsx | 32 ++--- .../AwsSecretManagerAuthorizePage.tsx | 6 +- .../AwsSecretManagerConfigurePage.tsx | 34 +++--- .../AzureAppConfigurationConfigurePage.tsx | 10 +- .../AzureDevopsAuthorizePage.tsx | 6 +- .../AzureDevopsConfigurePage.tsx | 10 +- .../AzureKeyVaultAuthorizePage.tsx | 4 +- .../AzureKeyVaultConfigurePage.tsx | 2 +- .../BitbucketConfigurePage.tsx | 2 +- .../ChecklyAuthorizePage.tsx | 6 +- .../ChecklyConfigurePage.tsx | 20 +-- .../CircleCIAuthorizePage.tsx | 6 +- .../CircleCIConfigurePage.tsx | 4 +- .../Cloud66ConfigurePage.tsx | 4 +- .../CloudflarePagesAuthorizePage.tsx | 4 +- .../CloudflarePagesConfigurePage.tsx | 12 +- .../CloudflareWorkersAuthorizePage.tsx | 4 +- .../CloudflareWorkersConfigurePage.tsx | 10 +- .../CodefreshConfigurePage.tsx | 4 +- .../DatabricksAuthorizePage.tsx | 6 +- .../DatabricksConfigurePage.tsx | 26 ++-- .../DigitalOceanAppPlatformConfigurePage.tsx | 4 +- .../FlyioAuthorizePage/FlyioAuthorizePage.tsx | 4 +- .../FlyioConfigurePage/FlyioConfigurePage.tsx | 24 ++-- .../GcpSecretManagerAuthorizePage.tsx | 12 +- .../GcpSecretManagerConfigurePage.tsx | 14 +-- .../GithubAuthorizePage.tsx | 8 +- .../GithubConfigurePage.tsx | 50 ++++---- .../GitlabAuthorizePage.tsx | 4 +- .../GitlabConfigurePage.tsx | 16 +-- .../GitlabOauthCallbackPage.tsx | 2 +- .../HashicorpVaultAuthorizePage.tsx | 6 +- .../HashicorpVaultConfigurePage.tsx | 20 +-- .../HasuraCloudAuthorizePage.tsx | 4 +- .../HasuraCloudConfigurePage.tsx | 14 +-- .../HerokuConfigurePage.tsx | 10 +- .../HerokuOauthCallbackPage.tsx | 2 +- .../LaravelForgeConfigurePage.tsx | 4 +- .../NetlifyConfigurePage.tsx | 6 +- .../NorthflankConfigurePage.tsx | 6 +- .../OctopusDeployAuthorizePage.tsx | 6 +- .../OctopusDeployConfigurePage.tsx | 8 +- .../QoveryAuthorizePage.tsx | 6 +- .../QoveryConfigurePage.tsx | 26 ++-- .../RailwayConfigurePage.tsx | 8 +- .../RenderAuthorizePage.tsx | 6 +- .../RenderConfigurePage.tsx | 22 ++-- .../RundeckAuthorizePage.tsx | 4 +- .../RundeckConfigurePage.tsx | 12 +- .../SelectIntegrationAuthPage.tsx | 6 +- .../SupabaseConfigurePage.tsx | 4 +- .../TeamcityAuthorizePage.tsx | 6 +- .../TeamcityConfigurePage.tsx | 16 +-- .../TerraformCloudAuthorizePage.tsx | 6 +- .../TerraformCloudConfigurePage.tsx | 14 +-- .../TravisCIConfigurePage.tsx | 4 +- .../VercelConfigurePage.tsx | 30 ++--- .../WindmillConfigurePage.tsx | 4 +- .../SecretScanningDataSourceByIdPage.tsx | 6 +- .../SecretScanningDataSourceSection.tsx | 8 +- .../components/SecretScanningResourceRow.tsx | 8 +- .../SecretScanningResourceSection.tsx | 6 +- .../SecretScanningResourceTable.tsx | 4 +- .../components/SecretScanningScanRow.tsx | 4 +- .../components/SecretScanningScanSection.tsx | 6 +- .../components/SecretScanningScanTable.tsx | 4 +- .../SecretScanningDataSourcesPage.tsx | 4 +- .../SecretScanningDataSourceRow.tsx | 12 +- .../SecretScanningDataSourcesSection.tsx | 8 +- .../SecretScanningDataSourcesTable.tsx | 4 +- .../SecretScanningFindingsPage.tsx | 4 +- .../components/SecretScanningFindingRow.tsx | 14 +-- .../SecretScanningFindingsSection.tsx | 8 +- .../SecretScanningFindingsTable.tsx | 6 +- .../SecretScanningUpdateFindingModal.tsx | 4 +- .../SettingsPage/SettingsPage.tsx | 2 +- .../SecretScanningConfigForm.tsx | 12 +- .../pages/ssh/SettingsPage/SettingsPage.tsx | 2 +- .../components/ProjectSshConfigCasSection.tsx | 2 +- .../pages/ssh/SshCaByIDPage/SshCaByIDPage.tsx | 2 +- .../components/SshCaDetailsSection.tsx | 26 ++-- .../components/SshCertificateContent.tsx | 6 +- .../SshCertificateTemplatesSection.tsx | 6 +- .../src/pages/ssh/SshCasPage/SshCasPage.tsx | 4 +- .../SshCasPage/components/SshCaSection.tsx | 4 +- .../ssh/SshCasPage/components/SshCaTable.tsx | 2 +- .../pages/ssh/SshCertsPage/SshCertsPage.tsx | 4 +- .../components/SshCertificatesSection.tsx | 4 +- .../SshHostGroupDetailsByIDPage.tsx | 2 +- .../components/SshHostGroupDetailsSection.tsx | 14 +-- .../components/SshHostGroupHostsSection.tsx | 6 +- .../pages/ssh/SshHostsPage/SshHostsPage.tsx | 4 +- .../components/SshHostGroupModal.tsx | 12 +- .../components/SshHostGroupsSection.tsx | 6 +- .../components/SshHostGroupsTable.tsx | 6 +- .../SshHostsPage/components/SshHostModal.tsx | 14 +-- .../components/SshHostsSection.tsx | 6 +- .../SshHostsPage/components/SshHostsTable.tsx | 6 +- .../PersonalSettingsPage.tsx | 6 +- .../APIKeySection/APIKeySection.tsx | 4 +- .../APIKeySection/AddAPIKeyModal.tsx | 4 +- .../AuthMethodSection/AuthMethodSection.tsx | 4 +- .../ChangeEmailSection/ChangeEmailSection.tsx | 6 +- .../ChangePasswordSection.tsx | 10 +- .../DeleteAccountSection.tsx | 4 +- .../PersonalTabGroup/PersonalTabGroup.tsx | 6 +- .../components/SecuritySection/MFASection.tsx | 28 ++--- .../SessionsSection/SessionsSection.tsx | 4 +- .../UserNameSection/UserNameSection.tsx | 4 +- 835 files changed, 3457 insertions(+), 3457 deletions(-) diff --git a/.github/workflows/check-fe-ts-and-lint.yml b/.github/workflows/check-fe-ts-and-lint.yml index deb605a9a..c9b38d068 100644 --- a/.github/workflows/check-fe-ts-and-lint.yml +++ b/.github/workflows/check-fe-ts-and-lint.yml @@ -30,6 +30,6 @@ jobs: - name: 🏗️ Run Type check run: npm run type:check working-directory: frontend - - name: 🏗️ Run Link check + - name: 🏗️ Run Lint check run: npm run lint working-directory: frontend diff --git a/frontend/src/components/app-connections/AppConnectionOption.tsx b/frontend/src/components/app-connections/AppConnectionOption.tsx index cce6d2d37..30a37425c 100644 --- a/frontend/src/components/app-connections/AppConnectionOption.tsx +++ b/frontend/src/components/app-connections/AppConnectionOption.tsx @@ -17,7 +17,7 @@ export const AppConnectionOption = ({
{isCreateOption ? ( -
+
Create New Connection
@@ -26,8 +26,8 @@ export const AppConnectionOption = ({

{children}

{!props.data.projectId && ( -
- +
+ Organization @@ -35,7 +35,7 @@ export const AppConnectionOption = ({ )} {isSelected && ( - + )} )} diff --git a/frontend/src/components/auth/CodeInputStep.tsx b/frontend/src/components/auth/CodeInputStep.tsx index c11b8ca47..297a9f883 100644 --- a/frontend/src/components/auth/CodeInputStep.tsx +++ b/frontend/src/components/auth/CodeInputStep.tsx @@ -90,8 +90,8 @@ export default function CodeInputStep({ return (
-

{t("signup.step2-message")}

-

{email}

+

{t("signup.step2-message")}

+

{email}

@@ -111,11 +111,11 @@ export default function CodeInputStep({ fields={6} onChange={setCode} {...propsPhone} - className="mb-2 mt-2" + className="mt-2 mb-2" />
{codeError && } -
+
-

{t("signup.step2-spam-alert")}

+

{t("signup.step2-spam-alert")}

); diff --git a/frontend/src/components/auth/EnterEmailStep.tsx b/frontend/src/components/auth/EnterEmailStep.tsx index 809114dea..01b7006d3 100644 --- a/frontend/src/components/auth/EnterEmailStep.tsx +++ b/frontend/src/components/auth/EnterEmailStep.tsx @@ -55,7 +55,7 @@ export default function EnterEmailStep({ return (
-

+

{t("signup.step1-start")}

@@ -68,12 +68,12 @@ export default function EnterEmailStep({ className="h-12" /> {emailError && ( -

+

Please enter a valid email.

)}
-
+
-
+
diff --git a/frontend/src/components/auth/InitialSignupStep.tsx b/frontend/src/components/auth/InitialSignupStep.tsx index f86243052..91a597f07 100644 --- a/frontend/src/components/auth/InitialSignupStep.tsx +++ b/frontend/src/components/auth/InitialSignupStep.tsx @@ -23,7 +23,7 @@ export default function InitialSignupStep({ return (
-

+

{t("signup.initial-title")}

@@ -90,12 +90,12 @@ export default function InitialSignupStep({
)} -
+
{t("signup.create-policy")}
-
+
- + {t("signup.already-have-account")} diff --git a/frontend/src/components/auth/Mfa.tsx b/frontend/src/components/auth/Mfa.tsx index cc77c0a02..4577f4ece 100644 --- a/frontend/src/components/auth/Mfa.tsx +++ b/frontend/src/components/auth/Mfa.tsx @@ -159,7 +159,7 @@ export const Mfa = ({ successCallback, closeMfa, hideLogo, email, method }: Prop
Your organization requires mobile authentication to be configured.
-
+
{ @@ -173,7 +173,7 @@ export const Mfa = ({ successCallback, closeMfa, hideLogo, email, method }: Prop } return ( -
+
{!hideLogo && (
@@ -183,14 +183,14 @@ export const Mfa = ({ successCallback, closeMfa, hideLogo, email, method }: Prop )} {method === MfaMethod.EMAIL && ( <> -

{t("mfa.step2-message")}

-

{email}

+

{t("mfa.step2-message")}

+

{email}

)} {method === MfaMethod.TOTP && (
-

Two-Factor Authentication

-

+

Two-Factor Authentication

+

{showRecoveryCodeInput ? "Enter one of your backup recovery codes" : "Enter the verification code from your authenticator app"} @@ -207,13 +207,13 @@ export const Mfa = ({ successCallback, closeMfa, hideLogo, email, method }: Prop type="text" fields={6} onChange={setMfaCode} - className="mb-2 mt-6" + className="mt-6 mb-2" {...codeInputProps} />

)} {method === MfaMethod.TOTP && ( -
+
)} {method === MfaMethod.TOTP && ( -
+
{showRecoveryCodeInput ? "Use authenticator code" : "Use a recovery code"} @@ -311,7 +311,7 @@ export const Mfa = ({ successCallback, closeMfa, hideLogo, email, method }: Prop
} > - + Lost your recovery codes? @@ -322,9 +322,9 @@ export const Mfa = ({ successCallback, closeMfa, hideLogo, email, method }: Prop
{t("signup.step2-resend-alert")} -
+
-

{t("signup.step2-spam-alert")}

+

{t("signup.step2-spam-alert")}

)}
diff --git a/frontend/src/components/auth/TeamInviteStep.tsx b/frontend/src/components/auth/TeamInviteStep.tsx index 7a108a41a..ccb1e6f57 100644 --- a/frontend/src/components/auth/TeamInviteStep.tsx +++ b/frontend/src/components/auth/TeamInviteStep.tsx @@ -41,26 +41,26 @@ export default function TeamInviteStep(): JSX.Element { }; return ( -
-

+

+

{t("signup.step5-invite-team")}

-

+

{t("signup.step5-subtitle")}

-
+
-
+
Emails