MCPcopy Create free account

hub / github.com/Varkoff/remix-nestjs-monorepo / functions

Functions159 in github.com/Varkoff/remix-nestjs-monorepo

↓ 21 callersFunctioncn
(...inputs: ClassValue[])
frontend/app/lib/utils.ts:4
↓ 15 callersMethodgetFileUrl
({ fileKey }: { fileKey: string })
backend/src/aws/aws-s3.service.ts:77
↓ 13 callersFunctionrequireUser
({ context, redirectTo = '/', }: { context: AppLoadContext; redirectTo?: string; })
frontend/app/server/auth.server.ts:24
↓ 6 callersFunctionformatDate
({ date }: { date: Date | string })
frontend/app/lib/utils.ts:8
↓ 6 callersFunctionformatPrice
({ price }: { price: number })
frontend/app/lib/utils.ts:12
↓ 6 callersFunctiongetOptionalUser
({ context, }: { context: AppLoadContext })
frontend/app/server/auth.server.ts:9
↓ 5 callersFunctiongetTransaction
({ transactionId, context, userId, }: { transactionId: string; context: AppLoadContext; userId: st
frontend/app/server/transactions.server.ts:111
↓ 5 callersFunctionpick
(arr: readonly T[])
backend/src/scripts/seed-offers.ts:82
↓ 5 callersFunctionuseOptionalUser
()
frontend/app/root.tsx:57
↓ 3 callersFunctionadd
(p: number)
frontend/app/routes/_index.tsx:71
↓ 3 callersFunctiongetConnectStatus
({ context, userId, }: { context: AppLoadContext; userId: string; })
frontend/app/server/stripe.server.ts:52
↓ 3 callersFunctiongetPagination
({ page, perPage, maxPerPage = 50 }: PaginationInput)
frontend/app/lib/utils.ts:29
↓ 3 callersFunctionmakeHref
(p: number)
frontend/app/routes/_index.tsx:63
↓ 3 callersMethoduploadFile
({ file }: { file: z.infer<typeof fileSchema> })
backend/src/aws/aws-s3.service.ts:47
↓ 3 callersMethodupsertOfferProduct
(offerId: string)
backend/src/stripe/stripe.service.ts:76
↓ 2 callersMethodgetOrCreateConnectAccount
(userId: string)
backend/src/stripe/stripe.service.ts:13
↓ 2 callersFunctiongetUserWithAvatar
({ userId, context, }: { context: AppLoadContext; userId: string })
frontend/app/server/profile.server.ts:171
↓ 2 callersFunctionrefreshAccountStatus
({ context, userId, }: { context: AppLoadContext; userId: string; })
frontend/app/server/stripe.server.ts:24
↓ 2 callersFunctionuseUser
()
frontend/app/root.tsx:90
↓ 1 callersFunctionacceptTransactionOffer
({ transactionId, messageId, context, userId, }: { transactionId: string; messageId: s
frontend/app/server/transactions.server.ts:319
↓ 1 callersFunctionbootstrap
()
backend/src/main.ts:13
↓ 1 callersFunctionbuildDescription
()
backend/src/scripts/seed-offers.ts:93
↓ 1 callersFunctionbuildTitle
()
backend/src/scripts/seed-offers.ts:86
↓ 1 callersMethodcatch
(exception: HttpException, host: ArgumentsHost)
backend/src/auth/exception.filter.ts:8
↓ 1 callersMethodconstructEventFromPayload
(sig: string | string[] | undefined, rawBody: Buffer)
backend/src/stripe/stripe.service.ts:344
↓ 1 callersMethodcreateAccountLink
(params: { userId: string; refreshUrl: string; returnUrl: string; })
backend/src/stripe/stripe.service.ts:41
↓ 1 callersFunctioncreateCheckoutSessionForOffer
({ context, offerId, buyerUserId, requestUrl, }: { context: AppLoadContext; offerId: string; buy
frontend/app/server/stripe.server.ts:62
↓ 1 callersMethodcreateCheckoutSessionForOffer
(params: { offerId: string; buyerUserId: string; successUrl: string; cancelUrl: string; })
backend/src/stripe/stripe.service.ts:166
↓ 1 callersFunctioncreateDashboardLoginLink
({ context, userId, requestUrl, }: { context: AppLoadContext; userId: string; requestUrl: string;
frontend/app/server/stripe.server.ts:34
↓ 1 callersMethodcreateDashboardLoginLink
(params: { userId: string; redirectUrl?: string; })
backend/src/stripe/stripe.service.ts:411
↓ 1 callersFunctioncreateOffer
({ context, offerData, userId, }: { context: AppLoadContext; offerData: z.infer<typeof Cre
frontend/app/server/profile.server.ts:51
↓ 1 callersFunctioncreateOnboardingLink
({ context, userId, requestUrl, }: { context: AppLoadContext; userId: string; requestUrl: string;
frontend/app/server/stripe.server.ts:3
↓ 1 callersFunctioncreateTransaction
({ offerId, context, userId, }: { offerId: string; context: AppLoadContext; userId: st
frontend/app/server/transactions.server.ts:226
↓ 1 callersFunctiondeclineTransactionOffer
({ transactionId, messageId, context, userId, }: { transactionId: string; messageId: s
frontend/app/server/transactions.server.ts:347
↓ 1 callersFunctioneditOffer
({ context, offerId, offerData, userId, }: { context: AppLoadContext; offerData: z.inf
frontend/app/server/profile.server.ts:123
↓ 1 callersFunctioneditProfile
({ context, profileData, userId, }: { context: AppLoadContext; profileData: z.infer<typeof
frontend/app/server/profile.server.ts:204
↓ 1 callersFunctiongetBubbleStyle
()
frontend/app/components/Chatbox.tsx:325
↓ 1 callersFunctiongetCertifiedProviders
({ context, page, perPage, }: { context: AppLoadContext; page?: number | string | null; perPage?:
frontend/app/server/providers.server.ts:14
↓ 1 callersMethodgetConnectStatus
(userId: string)
backend/src/stripe/stripe.service.ts:352
↓ 1 callersFunctiongetExistingTransaction
({ offerId, userId, context, }: { offerId: string; userId: string; context: AppLoadContext; })
frontend/app/server/offers.server.ts:167
↓ 1 callersFunctiongetIcon
()
frontend/app/components/Navbar.tsx:56
↓ 1 callersFunctiongetInitials
(name: string | null)
frontend/app/components/Chatbox.tsx:22
↓ 1 callersFunctiongetNotificationStats
({ context, userId, }: { context: AppLoadContext; userId: string; })
frontend/app/server/auth.server.ts:39
↓ 1 callersFunctiongetNotifications
({ context, userId, }: { context: AppLoadContext; userId: string; })
frontend/app/server/auth.server.ts:109
↓ 1 callersFunctiongetOffer
({ offerId, context, }: { offerId: string; context: AppLoadContext; })
frontend/app/server/offers.server.ts:106
↓ 1 callersFunctiongetOffers
({ context, userId, filters, }: { context: AppLoadContext; userId?: string; filters: Awaited<Retur
frontend/app/server/offers.server.ts:5
↓ 1 callersFunctiongetTransactions
({ context, userId, }: { context: AppLoadContext; userId: string; })
frontend/app/server/transactions.server.ts:6
↓ 1 callersFunctiongetUserOffer
({ userId, context, offerId, }: { context: AppLoadContext; userId: string; offerId: string })
frontend/app/server/profile.server.ts:92
↓ 1 callersFunctiongetUserOffers
({ userId, context, }: { context: AppLoadContext; userId: string })
frontend/app/server/profile.server.ts:6
↓ 1 callersFunctionhandleBotRequest
( request: Request, responseStatusCode: number, responseHeaders: Headers, remixContext: EntryContext )
frontend/app/entry.server.tsx:41
↓ 1 callersFunctionhandleBrowserRequest
( request: Request, responseStatusCode: number, responseHeaders: Headers, remixContext: EntryContext )
frontend/app/entry.server.tsx:91
↓ 1 callersMethodhandleWebhookEvent
(event: Stripe.Event)
backend/src/stripe/stripe.service.ts:282
↓ 1 callersFunctionmain
()
backend/src/scripts/seed-offers.ts:119
↓ 1 callersMethodrefreshAccountStatus
(userId: string)
backend/src/stripe/stripe.service.ts:56
↓ 1 callersFunctionrequirementLabel
(key: string)
frontend/app/routes/_public+/_layout.tsx:15
↓ 1 callersFunctionrequirementLabel
(key: string)
frontend/app/routes/_public+/profile.tsx:107
↓ 1 callersFunctionsendMessage
({ transactionId, context, userId, content, }: { transactionId: string; context: AppLo
frontend/app/server/transactions.server.ts:254
↓ 1 callersFunctionsendOffer
({ transactionId, context, userId, offerData, }: { transactionId: string; context: App
frontend/app/server/transactions.server.ts:285
↓ 1 callersFunctionupsertUsers
()
backend/src/scripts/seed-offers.ts:100
↓ 1 callersFunctionuseConnectStatus
()
frontend/app/root.tsx:82
↓ 1 callersFunctionuseNotificationStats
()
frontend/app/root.tsx:66
↓ 1 callersFunctionuseNotifications
()
frontend/app/root.tsx:74
FunctionApp
()
frontend/app/root.tsx:126
FunctionAvatar
({ user, className = "w-6 h-6" }: { user: { name: string | null; avatarUrl?: string }, className?: str
frontend/app/components/Chatbox.tsx:18
FunctionBadge
({ count, pulse = false }: { count: number; pulse?: boolean })
frontend/app/components/Navbar.tsx:42
FunctionChatbox
({ messages, transaction }: { messages: Message[], transaction: SerializeFrom<Awaited<ReturnType<typeof getTra
frontend/app/components/Chatbox.tsx:49
FunctionCheckboxField
({ labelProps, buttonProps, errors, className, }: { labelProps: JSX.IntrinsicElements['lab
frontend/app/components/forms.tsx:68
FunctionCreateOffer
()
frontend/app/routes/_public+/my-services.$offerId.tsx:136
FunctionErrorBoundary
()
frontend/app/routes/offers.$offerId.tsx:395
FunctionErrorBoundary
()
frontend/app/routes/_public+/transactions.$transactionId.tsx:277
FunctionErrorList
({ id, errors, }: { errors?: string[] | undefined; id?: string })
frontend/app/components/forms.tsx:131
FunctionField
({ labelProps, inputProps, errors, className, }: { labelProps: React.LabelHTMLAttributes<H
frontend/app/components/forms.tsx:8
FunctionFooter
()
frontend/app/components/Footer.tsx:3
FunctionIndex
()
frontend/app/routes/_index.tsx:43
FunctionLayout
({ children }: { children: React.ReactNode })
frontend/app/root.tsx:106
FunctionLayout
()
frontend/app/routes/_public+/_layout.tsx:6
FunctionLogin
()
frontend/app/routes/_public+/login.tsx:80
FunctionMessageBubble
({ message, transaction, isOwnMessage }: { message: Message, transaction: SerializeFrom<Awaited<Return
frontend/app/components/Chatbox.tsx:265
FunctionMessageGroup
({ messages, transaction }: { messages: Message[], transaction: SerializeFrom<Awaited<ReturnType<typeo
frontend/app/components/Chatbox.tsx:188
FunctionMobileNotificationsList
()
frontend/app/components/Navbar.tsx:152
FunctionMyServices
()
frontend/app/routes/_public+/my-services.index.tsx:23
FunctionMyTransactions
()
frontend/app/routes/_public+/transactions.index.tsx:33
FunctionNavbar
({ logo }: { logo: string })
frontend/app/components/Navbar.tsx:6
FunctionNotificationDropdown
()
frontend/app/components/Navbar.tsx:116
FunctionNotificationItem
({ notification, isMobile = false }: { notification: any; isMobile?: boolean })
frontend/app/components/Navbar.tsx:55
FunctionOfferPage
()
frontend/app/routes/offers.$offerId.tsx:174
FunctionPagination
({ className, ...props }: React.ComponentProps<"nav">)
frontend/app/components/ui/pagination.tsx:7
FunctionPaginationEllipsis
({ className, ...props }: React.ComponentProps<"span">)
frontend/app/components/ui/pagination.tsx:94
FunctionPaginationLink
({ className, isActive, size = "icon", ...props }: PaginationLinkProps)
frontend/app/components/ui/pagination.tsx:42
FunctionPaginationNext
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
frontend/app/components/ui/pagination.tsx:78
FunctionPaginationPrevious
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
frontend/app/components/ui/pagination.tsx:62
FunctionPrestataireDetailPage
()
frontend/app/routes/_public+/prestataires.$prestataireId.tsx:65
FunctionPrestatairesPage
()
frontend/app/routes/_public+/prestataires.index.tsx:14
FunctionRegister
()
frontend/app/routes/_public+/register.tsx:86
FunctionServiceCard
({ offer }: { offer: SerializeFrom<typeof loader>["offers"]["items"][number] })
frontend/app/routes/_index.tsx:203
FunctionServiceCard
({ offer, user }: { offer: SerializeFrom<Awaited<ReturnType<typeof getUserOffers>>>[0]; user:
frontend/app/routes/_public+/my-services.index.tsx:114
FunctionTextareaField
({ labelProps, textareaProps, errors, className, }: { labelProps: React.LabelHTMLAttribute
frontend/app/components/forms.tsx:38
FunctionTransactionCard
({ transaction, type }: { transaction: SerializeFrom<Awaited<ReturnType<typeof getTransactions>>>[
frontend/app/routes/_public+/transactions.index.tsx:127
FunctionTransactionDetail
()
frontend/app/routes/_public+/transactions.$transactionId.tsx:164
FunctionUserAction
()
frontend/app/components/Chatbox.tsx:274
next →1–100 of 159, ranked by callers