Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App secret key security bug fix ➡️ Prod #655

Merged
merged 4 commits into from
Jun 28, 2024
Merged

App secret key security bug fix ➡️ Prod #655

merged 4 commits into from
Jun 28, 2024

Conversation

RabeeAbuBaker
Copy link
Contributor

No description provided.

Copy link

vercel bot commented Jun 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pocket-portal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 28, 2024 2:17pm

Copy link

Coverage Summary

Status Category Percentage Covered / Total
🔴 Lines 26.76% / 50% 4763 / 17798
🔴 Statements 26.76% / 50% 4763 / 17798
🔴 Functions 14.88% / 50% 50 / 336
🔴 Branches 34.43% / 50% 136 / 395
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
postcss.config.cjs 0% 0% 0% 0%
app/entry.client.tsx 0% 0% 0% 0%
app/entry.server.tsx 0% 0% 0% 0%
app/root.tsx 0% 0% 0% 0%
app/components/AccountDrawer/AccountDrawer.tsx 0% 0% 0% 0%
app/components/AccountDrawer/index.ts 0% 0% 0% 0%
app/components/AccountPlan/AccountPlan.tsx 100% 91.66% 100% 100%
app/components/AccountPlan/index.ts 100% 100% 100% 100%
app/components/AccountSelect/AccountSelect.tsx 0% 0% 0% 0%
app/components/AccountSelect/index.ts 0% 0% 0% 0%
app/components/AppHeader/AppHeader.tsx 0% 0% 0% 0%
app/components/AppHeader/index.ts 0% 0% 0% 0%
app/components/AppHeader/NovuNotificationPopover/NovuNotificationPopover.tsx 0% 0% 0% 0%
app/components/AppHeader/NovuNotificationPopover/index.ts 0% 0% 0% 0%
app/components/BarChart/BarChart.tsx 0% 0% 0% 0%
app/components/BarChart/index.ts 0% 0% 0% 0%
app/components/Chain/Chain.tsx 0% 0% 0% 0%
app/components/Chain/index.ts 0% 0% 0% 0%
app/components/ChainSandbox/ChainSandbox.tsx 0% 0% 0% 0%
app/components/ChainSandbox/index.ts 0% 0% 0% 0%
app/components/ChainSandbox/components/ChainSandboxBody/ChainSandboxBody.tsx 0% 0% 0% 0%
app/components/ChainSandbox/components/ChainSandboxBody/index.ts 0% 0% 0% 0%
app/components/ChainSandbox/components/ChainSandboxHeaders/ChainSandboxHeaders.tsx 0% 0% 0% 0%
app/components/ChainSandbox/components/ChainSandboxHeaders/index.ts 0% 0% 0% 0%
app/components/ChainSandbox/components/ChainSandboxInputs/ChainSandboxInputs.tsx 0% 0% 0% 0%
app/components/ChainSandbox/components/ChainSandboxInputs/index.ts 0% 0% 0% 0%
app/components/ChainSandbox/state/chainSandboxContext.tsx 0% 0% 0% 0%
app/components/ChainSandbox/state/index.ts 0% 0% 0% 0%
app/components/ChainSandbox/state/stateReducer.ts 0% 0% 0% 0%
app/components/ChainSelect/ChainSelect.tsx 0% 0% 0% 0%
app/components/ChainSelect/index.ts 0% 0% 0% 0%
app/components/ChainSelectItem/ChainSelectItem.tsx 0% 0% 0% 0%
app/components/ChainSelectItem/index.ts 0% 0% 0% 0%
app/components/ChainsDropdown/ChainsDropdown.tsx 0% 0% 0% 0%
app/components/CodeEditor/CodeEditor.tsx 0% 0% 0% 0%
app/components/CodeEditor/index.ts 0% 0% 0% 0%
app/components/ContextMenuTarget/ContextMenuTarget.tsx 0% 0% 0% 0%
app/components/ContextMenuTarget/index.ts 0% 0% 0% 0%
app/components/CopyTextButton/CopyTextButton.tsx 0% 0% 0% 0%
app/components/CopyTextButton/index.ts 0% 0% 0% 0%
app/components/DataTable/DataTable.tsx 92.85% 66.66% 100% 92.85%
app/components/DataTable/DataTableBody.tsx 73.68% 37.5% 66.66% 73.68%
app/components/DataTable/DataTablePagination.tsx 17.39% 100% 0% 17.39%
app/components/DataTable/index.ts 100% 100% 100% 100%
app/components/EmptyState/EmptyState.tsx 36.36% 100% 0% 36.36%
app/components/EmptyState/index.ts 100% 100% 100% 100%
app/components/ErrorBoundaryView/ErrorBoundaryView.tsx 31.57% 100% 0% 31.57%
app/components/ErrorBoundaryView/index.ts 100% 100% 100% 100%
app/components/ErrorView/ErrorView.tsx 0% 0% 0% 0%
app/components/ErrorView/index.ts 0% 0% 0% 0%
app/components/FluidSelect/FluidSelect.tsx 0% 0% 0% 0%
app/components/FluidSelect/index.ts 0% 0% 0% 0%
app/components/GroveLogo/GroveLogo.tsx 0% 0% 0% 0%
app/components/GroveLogo/index.ts 0% 0% 0% 0%
app/components/Identicon/Identicon.tsx 87.8% 40% 100% 87.8%
app/components/Identicon/index.ts 100% 100% 100% 100%
app/components/JsonEditor/JsonEditor.tsx 0% 0% 0% 0%
app/components/JsonEditor/index.ts 0% 0% 0% 0%
app/components/LinkTabs/LinkTabs.tsx 0% 0% 0% 0%
app/components/LinkTabs/index.ts 0% 0% 0% 0%
app/components/ModalHeader/ModalHeader.tsx 100% 100% 100% 100%
app/components/ModalHeader/index.ts 100% 100% 100% 100%
app/components/NotFound404/NotFound404.tsx 0% 0% 0% 0%
app/components/NotFound404/index.ts 0% 0% 0% 0%
app/components/PortalLoader/PortalLoader.tsx 50% 100% 0% 50%
app/components/PortalLoader/index.ts 100% 100% 100% 100%
app/components/RootAppShell/RootAppShell.tsx 0% 0% 0% 0%
app/components/RouteModal/RouteModal.tsx 0% 0% 0% 0%
app/components/RouteModal/index.ts 0% 0% 0% 0%
app/components/Sidebar/Sidebar.tsx 0% 0% 0% 0%
app/components/Sidebar/index.ts 0% 0% 0% 0%
app/components/Sidebar/components/SidebarApps.tsx 0% 0% 0% 0%
app/components/Sidebar/components/SidebarNavLinks.tsx 0% 0% 0% 0%
app/components/Sidebar/components/index.ts 0% 0% 0% 0%
app/components/Sparkline/Sparkline.tsx 0% 0% 0% 0%
app/components/Sparkline/index.ts 0% 0% 0% 0%
app/components/TitledCard/TitledCard.tsx 100% 100% 100% 100%
app/components/TitledCard/index.ts 100% 100% 100% 100%
app/components/UptimeChart/UptimeChart.tsx 0% 0% 0% 0%
app/components/UptimeChart/index.ts 0% 0% 0% 0%
app/hooks/useActionNotification.tsx 63.63% 66.66% 100% 63.63%
app/hooks/useClipboard.tsx 0% 0% 0% 0%
app/hooks/useHandleError.tsx 20% 100% 0% 20%
app/hooks/useMatchesRoute.tsx 0% 0% 0% 0%
app/hooks/useModals.tsx 83.05% 100% 50% 83.05%
app/hooks/usePagination.ts 83.33% 38.46% 50% 83.33%
app/models/portal/dwh.server.ts 0% 0% 0% 0%
app/models/portal/portal.data.ts 100% 100% 100% 100%
app/models/portal/portal.server.ts 38.46% 100% 0% 38.46%
app/models/portal/sdk.ts 95.23% 100% 0% 95.23%
app/models/stripe/stripe.data.ts 100% 100% 100% 100%
app/models/stripe/stripe.server.ts 26.19% 100% 0% 26.19%
app/root/portalTheme.ts 100% 100% 100% 100%
app/root/components/Document/Document.tsx 0% 0% 0% 0%
app/root/components/Document/index.ts 0% 0% 0% 0%
app/root/components/RootProviders/RootProviders.tsx 100% 66.66% 100% 100%
app/root/components/RootProviders/index.ts 100% 100% 100% 100%
app/root/hooks/useRoot.tsx 0% 0% 0% 0%
app/routes/$/route.tsx 0% 0% 0% 0%
app/routes/_index/route.tsx 0% 0% 0% 0%
app/routes/_login.email-verification/route.tsx 0% 0% 0% 0%
app/routes/account/route.tsx 0% 0% 0% 0%
app/routes/account.$accountId/route.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId/route.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId/view.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId._index/route.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId._index/components/AppEndpointsTable/AppEndpointsTable.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId._index/components/AppEndpointsTable/index.ts 0% 0% 0% 0%
app/routes/account.$accountId.$appId._index/components/ChainSandboxSideDrawer/ChainSandboxSideDrawer.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId._index/components/ChainSandboxSideDrawer/index.ts 0% 0% 0% 0%
app/routes/account.$accountId.$appId._index/components/FavoriteChain/FavoriteChain.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId._index/components/FavoriteChain/index.ts 0% 0% 0% 0%
app/routes/account.$accountId.$appId.insights/route.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId.insights/view.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId.keys/route.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId.keys/view.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId.logs/route.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId.logs/view.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/route.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/view.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/components/AddSettingsButton/AddSettingsButton.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/components/AddSettingsButton/index.ts 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/components/ApprovedChains/ApprovedChains.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/components/ApprovedChains/index.ts 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/components/ApprovedChainsModal/ApprovedChainsModal.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/components/ApprovedChainsModal/index.ts 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/components/ChainWhitelist/ChainWhitelist.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/components/ChainWhitelist/index.ts 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/components/ChainWhitelistModal/ChainWhitelistModal.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/components/ChainWhitelistModal/index.ts 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/components/ChainWhitelistTable/ChainWhitelistTable.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/components/ChainWhitelistTable/index.ts 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/components/ChainsTable/ChainsTable.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/components/ChainsTable/index.ts 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/components/PrivateSecretKey/PrivateSecretKey.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/components/PrivateSecretKey/index.ts 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/components/SimpleStringTable/SimpleStringTable.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/components/SimpleStringTable/index.ts 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/components/WhitelistOrigins/WhitelistOrigins.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/components/WhitelistOrigins/index.ts 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/components/WhitelistOriginsModal/WhitelistOriginsModal.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/components/WhitelistOriginsModal/index.ts 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/components/WhitelistUserAgents/WhitelistUserAgents.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/components/WhitelistUserAgents/index.ts 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/components/WhitelistUserAgentsModal/WhitelistUserAgentsModal.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/components/WhitelistUserAgentsModal/index.ts 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/utils/stateReducer.ts 0% 0% 0% 0%
app/routes/account.$accountId.$appId.security/utils/utils.ts 0% 0% 0% 0%
app/routes/account.$accountId.$appId/components/ApplicationHeader/ApplicationHeader.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId/components/ApplicationHeader/index.ts 0% 0% 0% 0%
app/routes/account.$accountId.$appId/components/DeleteApplication/DeleteApplication.tsx 0% 0% 0% 0%
app/routes/account.$accountId.$appId/components/DeleteApplication/index.ts 0% 0% 0% 0%
app/routes/account.$accountId._index/route.tsx 0% 0% 0% 0%
app/routes/account.$accountId._index/view.tsx 0% 0% 0% 0%
app/routes/account.$accountId._index/components/AccountAppsOverview/AccountAppsOverview.tsx 0% 0% 0% 0%
app/routes/account.$accountId._index/components/AccountAppsOverview/index.ts 0% 0% 0% 0%
app/routes/account.$accountId._index/components/AnnouncementAlert/AnnouncementAlert.tsx 0% 0% 0% 0%
app/routes/account.$accountId._index/components/AnnouncementAlert/index.ts 0% 0% 0% 0%
app/routes/account.$accountId._index/components/ChartPeriodSelector/ChartPeriodSelector.tsx 0% 0% 0% 0%
app/routes/account.$accountId._index/components/ChartPeriodSelector/index.ts 0% 0% 0% 0%
app/routes/account.$accountId._index/components/Insights/Insights.tsx 0% 0% 0% 0%
app/routes/account.$accountId._index/components/Insights/index.ts 0% 0% 0% 0%
app/routes/account.$accountId._index/components/InsightsControls/InsightsControls.tsx 0% 0% 0% 0%
app/routes/account.$accountId._index/components/InsightsControls/index.ts 0% 0% 0% 0%
app/routes/account.$accountId._index/components/OverviewBarChart/OverviewBarChart.tsx 0% 0% 0% 0%
app/routes/account.$accountId._index/components/OverviewBarChart/index.ts 0% 0% 0% 0%
app/routes/account.$accountId._index/components/OverviewSparkline/OverviewSparkline.tsx 0% 0% 0% 0%
app/routes/account.$accountId._index/components/OverviewSparkline/index.ts 0% 0% 0% 0%
app/routes/account.$accountId._index/hooks/useAggregateChartData.tsx 0% 0% 0% 0%
app/routes/account.$accountId.billing/route.tsx 0% 0% 0% 0%
app/routes/account.$accountId.billing/view.tsx 0% 0% 0% 0%
app/routes/account.$accountId.billing.$invoiceId/route.tsx 0% 0% 0% 0%
app/routes/account.$accountId.billing.$invoiceId/view.tsx 0% 0% 0% 0%
app/routes/account.$accountId.billing.$invoiceId/components/InvoiceHeader/InvoiceHeader.tsx 0% 0% 0% 0%
app/routes/account.$accountId.billing.$invoiceId/components/InvoiceHeader/index.ts 0% 0% 0% 0%
app/routes/account.$accountId.billing.$invoiceId/components/InvoicePaymentMethod/InvoicePaymentMethod.tsx 0% 0% 0% 0%
app/routes/account.$accountId.billing.$invoiceId/components/InvoicePaymentMethod/index.ts 0% 0% 0% 0%
app/routes/account.$accountId.billing.$invoiceId/components/InvoicePaymentOverview /InvoicePaymentOverview.tsx 0% 0% 0% 0%
app/routes/account.$accountId.billing.$invoiceId/components/InvoicePaymentOverview /index.ts 0% 0% 0% 0%
app/routes/account.$accountId.billing.$invoiceId/components/InvoiceUsageDataTable/BillingCycleUsageDataTable.tsx 0% 0% 0% 0%
app/routes/account.$accountId.billing.$invoiceId/components/InvoiceUsageDataTable/index.ts 0% 0% 0% 0%
app/routes/account.$accountId.billing._index/route.tsx 0% 0% 0% 0%
app/routes/account.$accountId.billing._index/view.tsx 0% 0% 0% 0%
app/routes/account.$accountId.billing._index/components/InvoicesDataTable/InvoicesDataTable.tsx 0% 0% 0% 0%
app/routes/account.$accountId.billing._index/components/InvoicesDataTable/index.ts 0% 0% 0% 0%
app/routes/account.$accountId.logs/route.tsx 0% 0% 0% 0%
app/routes/account.$accountId.logs/view.tsx 0% 0% 0% 0%
app/routes/account.$accountId.logs/components/LogsControls/LogsControls.tsx 0% 0% 0% 0%
app/routes/account.$accountId.logs/components/LogsControls/index.ts 0% 0% 0% 0%
app/routes/account.$accountId.logs/components/LogsSideDrawer/LogsSideDrawer.tsx 0% 0% 0% 0%
app/routes/account.$accountId.logs/components/LogsSideDrawer/index.ts 0% 0% 0% 0%
app/routes/account.$accountId.logs/components/LogsTable/LogsTable.tsx 0% 0% 0% 0%
app/routes/account.$accountId.logs/components/LogsTable/index.ts 0% 0% 0% 0%
app/routes/account.$accountId.sandbox/route.tsx 0% 0% 0% 0%
app/routes/account.$accountId.sandbox/view.tsx 0% 0% 0% 0%
app/routes/account.$accountId.settings/route.tsx 0% 0% 0% 0%
app/routes/account.$accountId.settings/view.tsx 0% 0% 0% 0%
app/routes/account.$accountId.settings._index/route.tsx 0% 0% 0% 0%
app/routes/account.$accountId.settings._index/view.tsx 0% 0% 0% 0%
app/routes/account.$accountId.settings.members/action.ts 9.34% 100% 0% 9.34%
app/routes/account.$accountId.settings.members/route.tsx 65.85% 100% 25% 65.85%
app/routes/account.$accountId.settings.members/view.tsx 100% 100% 100% 100%
app/routes/account.$accountId.settings.members/components/InviteMemberForm/InviteMemberFrom.tsx 88.37% 33.33% 33.33% 88.37%
app/routes/account.$accountId.settings.members/components/InviteMemberForm/index.ts 100% 100% 100% 100%
app/routes/account.$accountId.settings.members/components/TeamMemberAction/TeamMemberAction.tsx 72.09% 50% 14.28% 72.09%
app/routes/account.$accountId.settings.members/components/TeamMemberAction/index.ts 100% 100% 100% 100%
app/routes/account.$accountId.settings.members/components/TeamMembersTable/TeamMembersTable.tsx 94.28% 87.5% 50% 94.28%
app/routes/account.$accountId.settings.members/components/TeamMembersTable/index.ts 100% 100% 100% 100%
app/routes/account.$accountId.settings.members/hooks/useTeamModals.tsx 28.82% 100% 11.11% 28.82%
app/routes/account.$accountId.settings.notifications/route.tsx 0% 0% 0% 0%
app/routes/account.$accountId.settings.notifications/view.tsx 0% 0% 0% 0%
app/routes/account.$accountId.settings.plan/route.tsx 45.56% 100% 25% 45.56%
app/routes/account.$accountId.settings.plan/view.tsx 97.22% 75% 100% 97.22%
app/routes/account.$accountId.settings.plan/components/AutoScalePlanOverviewCard/AutoScalePlanOverviewCard.tsx 94.33% 100% 50% 94.33%
app/routes/account.$accountId.settings.plan/components/AutoScalePlanOverviewCard/index.ts 100% 100% 100% 100%
app/routes/account.$accountId.settings.plan/components/EnterpriseAccountOverviewCard/EnterpriseAccountOverviewCard.tsx 26.41% 100% 0% 26.41%
app/routes/account.$accountId.settings.plan/components/EnterpriseAccountOverviewCard/index.ts 100% 100% 100% 100%
app/routes/account.$accountId.settings.plan/components/StarterAccountPlan/StarterAccountPlan.tsx 71.66% 50% 33.33% 71.66%
app/routes/account.$accountId.settings.plan/components/StarterAccountPlan/index.ts 100% 100% 100% 100%
app/routes/account.$accountId.settings.plan/components/StarterPlanLimitCard/StarterPlanLimitCard.tsx 33.33% 100% 0% 33.33%
app/routes/account.$accountId.settings.plan/components/StarterPlanLimitCard/index.ts 100% 100% 100% 100%
app/routes/account.$accountId.settings.plan/hooks/useSubscriptionModals.tsx 31.57% 100% 33.33% 31.57%
app/routes/account._index/route.tsx 0% 0% 0% 0%
app/routes/account_.$accountId.$appId.update/route.tsx 0% 0% 0% 0%
app/routes/account_.$accountId.app-limit-exceeded/route.tsx 0% 0% 0% 0%
app/routes/account_.$accountId.create/route.tsx 0% 0% 0% 0%
app/routes/account_.$accountId.create/components/AccountPlansContainer/AccountPlansContainer.tsx 0% 0% 0% 0%
app/routes/account_.$accountId.create/components/AccountPlansContainer/index.ts 0% 0% 0% 0%
app/routes/account_.$accountId.create/components/AppForm/AppForm.tsx 0% 0% 0% 0%
app/routes/account_.$accountId.create/components/AppForm/index.ts 0% 0% 0% 0%
app/routes/account_.$accountId.create/components/AppmojiPicker/AppmojiPicker.tsx 0% 0% 0% 0%
app/routes/account_.$accountId.create/components/AppmojiPicker/index.ts 0% 0% 0% 0%
app/routes/account_.$accountId.update/route.tsx 0% 0% 0% 0%
app/routes/account_.$accountId.update/components/AccountForm/AccountForm.tsx 0% 0% 0% 0%
app/routes/account_.$accountId.update/components/AccountForm/index.ts 0% 0% 0% 0%
app/routes/account_.$accountId.upgrade/route.tsx 0% 0% 0% 0%
app/routes/api.$accountId.insights-csv/route.tsx 0% 0% 0% 0%
app/routes/api.admin.update-plan/route.tsx 0% 0% 0% 0%
app/routes/api.auth.auth0/route.tsx 0% 0% 0% 0%
app/routes/api.auth.auth0.callback/route.tsx 0% 0% 0% 0%
app/routes/api.sandbox/route.tsx 0% 0% 0% 0%
app/routes/api.set-color-scheme/route.tsx 0% 0% 0% 0%
app/routes/api.stripe.checkout-session/route.tsx 0% 0% 0% 0%
app/routes/api.stripe.portal-session/route.tsx 0% 0% 0% 0%
app/routes/api.stripe.subscription-delete/route.tsx 0% 0% 0% 0%
app/routes/api.stripe.webhook/route.tsx 0% 0% 0% 0%
app/routes/maintenance/route.tsx 0% 0% 0% 0%
app/routes/maintenance/view.tsx 0% 0% 0% 0%
app/routes/user/route.tsx 0% 0% 0% 0%
app/routes/user._index/route.tsx 0% 0% 0% 0%
app/routes/user._index/view.tsx 22.03% 100% 0% 22.03%
app/routes/user._index/utils/actionPassword.ts 0% 0% 0% 0%
app/routes/user._index/utils/actionUser.ts 0% 0% 0% 0%
app/routes/user.accounts/route.tsx 0% 0% 0% 0%
app/routes/user.accounts/view.tsx 0% 0% 0% 0%
app/routes/user.accounts/components/AccountsTable/AccountsTable.tsx 0% 0% 0% 0%
app/routes/user.accounts/components/AccountsTable/index.ts 0% 0% 0% 0%
app/routes/user.accounts/components/InvitedAccountAction/InvitedAccountAction.tsx 0% 0% 0% 0%
app/routes/user.accounts/components/InvitedAccountAction/index.ts 0% 0% 0% 0%
app/utils/accountUtils.ts 0% 0% 0% 0%
app/utils/adminPortal.ts 29.41% 100% 0% 29.41%
app/utils/analytics.ts 77.38% 100% 0% 77.38%
app/utils/auth.server.ts 47.82% 100% 100% 47.82%
app/utils/billingUtils.ts 0% 0% 0% 0%
app/utils/catchError.ts 92% 85.71% 100% 92%
app/utils/chainUtils.ts 0% 0% 0% 0%
app/utils/colorScheme.server.ts 0% 0% 0% 0%
app/utils/cookies.server.ts 0% 0% 0% 0%
app/utils/dayjs.ts 100% 100% 100% 100%
app/utils/dwhUtils.server.ts 0% 0% 0% 0%
app/utils/environment.server.ts 100% 100% 100% 100%
app/utils/environment.ts 100% 100% 100% 100%
app/utils/formattingUtils.ts 30% 100% 0% 30%
app/utils/identicons.ts 60.75% 90% 50% 60.75%
app/utils/mail.server.ts 0% 0% 0% 0%
app/utils/notifications.server.ts 17.79% 100% 0% 17.79%
app/utils/planUtils.ts 58.97% 60% 20% 58.97%
app/utils/seo.ts 100% 100% 100% 100%
app/utils/session.server.ts 100% 100% 100% 100%
app/utils/updatePlan.server.ts 0% 0% 0% 0%
app/utils/user.server.ts 51.26% 69.23% 55.55% 51.26%
app/utils/utils.ts 55.1% 50% 25% 55.1%

@RabeeAbuBaker RabeeAbuBaker merged commit 615701e into main Jun 28, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants