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

New account and apps users structure #524

Merged
merged 3 commits into from
Oct 19, 2023

Conversation

RabeeAbuBaker
Copy link
Contributor

Overview

Update apps and accounts queries and align usage based on the new fields

@RabeeAbuBaker RabeeAbuBaker requested a review from kutoft October 18, 2023 17:56
@vercel
Copy link

vercel bot commented Oct 18, 2023

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 Oct 18, 2023 8:37pm

@github-actions
Copy link

github-actions bot commented Oct 18, 2023

Coverage Summary

Status Category Percentage Covered / Total
🟢 Lines 76.1% / 50% 3707 / 4871
🟢 Statements 76.1% / 50% 3707 / 4871
🔴 Functions 14.19% / 50% 22 / 155
🟢 Branches 90.38% / 50% 47 / 52
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
app/components/AccountPlan/AccountPlan.tsx 20.39% 100% 0% 20.39%
app/components/AccountPlan/index.ts 100% 100% 100% 100%
app/components/Identicon/Identicon.tsx 36.36% 100% 0% 36.36%
app/components/Identicon/index.ts 100% 100% 100% 100%
app/components/TitledCard/TitledCard.tsx 38.88% 100% 0% 38.88%
app/components/TitledCard/index.ts 100% 100% 100% 100%
app/hooks/useModals.tsx 20.37% 100% 0% 20.37%
app/models/portal/portal.data.ts 99.14% 100% 0% 99.14%
app/models/portal/portal.server.ts 38.46% 100% 0% 38.46%
app/models/portal/sdk.ts 96.04% 100% 7.31% 96.04%
app/models/relaymeter/relaymeter.data.ts 90.69% 100% 0% 90.69%
app/models/stripe/stripe.data.ts 99.02% 100% 0% 99.02%
app/root/portalTheme.ts 71.7% 100% 0% 71.7%
app/routes/account.$accountId.$appId.plan/view.tsx 22.58% 100% 0% 22.58%
app/routes/account.$accountId.$appId.plan/components/AppEnterpriseOverviewCard/AppEnterpriseOverviewCard.tsx 26.41% 100% 0% 26.41%
app/routes/account.$accountId.$appId.plan/components/AppEnterpriseOverviewCard/index.ts 100% 100% 100% 100%
app/routes/account.$accountId.$appId.plan/components/AppPlanLatestInvoiceCard/AppPlanLatestInvoiceCard.tsx 18.81% 100% 0% 18.81%
app/routes/account.$accountId.$appId.plan/components/AppPlanLatestInvoiceCard/index.ts 100% 100% 100% 100%
app/routes/account.$accountId.$appId.plan/components/AppPlanOverviewCard/AppPlanOverviewCard.tsx 18.18% 100% 0% 18.18%
app/routes/account.$accountId.$appId.plan/components/AppPlanOverviewCard/index.ts 100% 100% 100% 100%
app/routes/account.$accountId.$appId.plan/components/FreeAppPlan/FreeAppPlan.tsx 27.41% 100% 0% 27.41%
app/routes/account.$accountId.$appId.plan/components/FreeAppPlan/index.ts 100% 100% 100% 100%
app/routes/account.$accountId.$appId.plan/components/PlanLimitOverviewCard/PlanLimitOverviewCard.tsx 35% 100% 0% 35%
app/routes/account.$accountId.$appId.plan/components/PlanLimitOverviewCard/index.ts 100% 100% 100% 100%
app/routes/account.$accountId.$appId/hooks/useSubscriptionModals.tsx 10.71% 100% 0% 10.71%
app/routes/user.profile/view.tsx 11.62% 100% 0% 11.62%
app/styles/commonStyles.tsx 42.85% 100% 100% 42.85%
app/utils/analytics.ts 70% 100% 0% 70%
app/utils/catchError.ts 86.66% 91.66% 100% 86.66%
app/utils/dayjs.ts 100% 100% 0% 100%
app/utils/environment.server.ts 100% 100% 100% 100%
app/utils/environment.ts 100% 100% 100% 100%
app/utils/identicons.ts 43.03% 100% 0% 43.03%
app/utils/planUtils.ts 34.14% 100% 0% 34.14%
app/utils/user.server.ts 55.17% 76.47% 47.36% 55.17%
app/utils/utils.ts 52.38% 100% 0% 52.38%

@RabeeAbuBaker RabeeAbuBaker merged commit 581bd45 into stage Oct 19, 2023
4 checks passed
@RabeeAbuBaker RabeeAbuBaker deleted the new-account-and-apps-users-structure branch October 19, 2023 16:01
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.

2 participants