MCPcopy Create free account

hub / github.com/code-with-antonio/nodebase / functions

Functions482 in github.com/code-with-antonio/nodebase

↓ 273 callersFunctioncn
(...inputs: ClassValue[])
src/lib/utils.ts:4
↓ 9 callersFunctionuseNodeStatus
({ nodeId, channel, topic, refreshToken, }: UseNodeStatusOptions)
src/features/executions/hooks/use-node-status.ts:13
↓ 7 callersFunctionrequireAuth
()
src/lib/auth-utils.ts:5
↓ 6 callersFunctiononSubmit
(values: LoginFormValues)
src/features/auth/components/login-form.tsx:73
↓ 6 callersFunctionprefetch
( queryOptions: T, )
src/trpc/server.tsx:19
↓ 4 callersFunctionuseCarousel
()
src/components/ui/carousel.tsx:35
↓ 4 callersFunctionuseFormField
()
src/components/ui/form.tsx:45
↓ 4 callersFunctionuseSidebar
()
src/components/ui/sidebar.tsx:47
↓ 3 callersFunctiondecrypt
(text: string)
src/lib/encryption.ts:6
↓ 3 callersFunctiongetPayloadConfigFromPayload
( config: ChartConfig, payload: unknown, key: string )
src/components/ui/chart.tsx:312
↓ 3 callersFunctiongetQueryClient
()
src/trpc/client.tsx:13
↓ 3 callersFunctionhandleError
(error: unknown)
src/hooks/use-upgrade-modal.tsx:8
↓ 3 callersFunctionsendWorkflowExecution
(data: { workflowId: string; [key: string]: any; })
src/inngest/utils.ts:52
↓ 3 callersFunctionuseCredentialsByType
(type: CredentialType)
src/features/credentials/hooks/use-credentials.ts:95
↓ 3 callersFunctionuseCredentialsParams
()
src/features/credentials/hooks/use-credentials-params.ts:4
↓ 3 callersFunctionuseUpgradeModal
()
src/hooks/use-upgrade-modal.tsx:5
↓ 3 callersFunctionuseWorkflowsParams
()
src/features/workflows/hooks/use-workflows-params.ts:4
↓ 2 callersFunctionencrypt
(text: string)
src/lib/encryption.ts:5
↓ 2 callersFunctionformatStatus
(status: ExecutionStatus)
src/features/executions/components/execution.tsx:36
↓ 2 callersFunctionmakeQueryClient
()
src/trpc/query-client.ts:6
↓ 2 callersFunctionrequireUnauth
()
src/lib/auth-utils.ts:17
↓ 2 callersFunctionuseChart
()
src/components/ui/chart.tsx:27
↓ 2 callersFunctionuseCreateWorkflow
()
src/features/workflows/hooks/use-workflows.ts:19
↓ 2 callersFunctionuseEntitySearch
({ params, setParams, debounceMs = 500 }: UseEntitySearchProps<T>)
src/hooks/use-entity-search.tsx:13
↓ 2 callersFunctionuseExecutionsParams
()
src/features/executions/hooks/use-executions-params.ts:4
↓ 2 callersFunctionuseSuspenseCredentials
()
src/features/credentials/hooks/use-credentials.ts:10
↓ 2 callersFunctionuseSuspenseExecutions
()
src/features/executions/hooks/use-executions.ts:8
↓ 2 callersFunctionuseSuspenseWorkflow
(id: string)
src/features/workflows/hooks/use-workflows.ts:61
↓ 2 callersFunctionuseSuspenseWorkflows
()
src/features/workflows/hooks/use-workflows.ts:9
↓ 1 callersFunctioncheckConnectivity
()
src/app/sentry-example-page/page.tsx:19
↓ 1 callersFunctionformatStatus
(status: ExecutionStatus)
src/features/executions/components/executions.tsx:100
↓ 1 callersFunctiongenerateGoogleFormScript
( webhookUrl: string, )
src/features/triggers/components/google-form-trigger/utils.ts:1
↓ 1 callersFunctiongetExecutor
(type: NodeType)
src/features/executions/lib/executor-registry.ts:26
↓ 1 callersFunctiongetStatusIcon
(status: ExecutionStatus)
src/features/executions/components/execution.tsx:23
↓ 1 callersFunctiongetStatusIcon
(status: ExecutionStatus)
src/features/executions/components/executions.tsx:87
↓ 1 callersFunctiongetUrl
()
src/trpc/client.tsx:25
↓ 1 callersFunctionhandleSave
()
src/features/editor/components/editor-header.tsx:24
↓ 1 callersFunctiononChange
()
src/hooks/use-mobile.ts:10
↓ 1 callersFunctionprefetchCredential
(id: string)
src/features/credentials/server/prefetch.ts:16
↓ 1 callersFunctionprefetchCredentials
(params: Input)
src/features/credentials/server/prefetch.ts:9
↓ 1 callersFunctionprefetchExecution
(id: string)
src/features/executions/server/prefetch.ts:16
↓ 1 callersFunctionprefetchExecutions
(params: Input)
src/features/executions/server/prefetch.ts:9
↓ 1 callersFunctionprefetchWorkflow
(id: string)
src/features/workflows/server/prefetch.ts:16
↓ 1 callersFunctionprefetchWorkflows
(params: Input)
src/features/workflows/server/prefetch.ts:9
↓ 1 callersFunctiontopologicalSort
( nodes: Node[], connections: Connection[], )
src/inngest/utils.ts:6
↓ 1 callersFunctionuseCreateCredential
()
src/features/credentials/hooks/use-credentials.ts:20
↓ 1 callersFunctionuseExecuteWorkflow
()
src/features/workflows/hooks/use-workflows.ts:119
↓ 1 callersFunctionuseHasActiveSubscription
()
src/features/subscriptions/hooks/use-subscription.ts:14
↓ 1 callersFunctionuseIsMobile
()
src/hooks/use-mobile.ts:5
↓ 1 callersFunctionuseRemoveCredential
()
src/features/credentials/hooks/use-credentials.ts:42
↓ 1 callersFunctionuseRemoveWorkflow
()
src/features/workflows/hooks/use-workflows.ts:41
↓ 1 callersFunctionuseSubscription
()
src/features/subscriptions/hooks/use-subscription.ts:4
↓ 1 callersFunctionuseSuspenseCredential
(id: string)
src/features/credentials/hooks/use-credentials.ts:62
↓ 1 callersFunctionuseSuspenseExecution
(id: string)
src/features/executions/hooks/use-executions.ts:18
↓ 1 callersFunctionuseUpdateCredential
()
src/features/credentials/hooks/use-credentials.ts:70
↓ 1 callersFunctionuseUpdateWorkflow
()
src/features/workflows/hooks/use-workflows.ts:94
↓ 1 callersFunctionuseUpdateWorkflowName
()
src/features/workflows/hooks/use-workflows.ts:69
FunctionAccordion
({ ...props }: React.ComponentProps<typeof AccordionPrimitive.Root>)
src/components/ui/accordion.tsx:9
FunctionAccordionContent
({ className, children, ...props }: React.ComponentProps<typeof AccordionPrimitive.Content>)
src/components/ui/accordion.tsx:50
FunctionAccordionItem
({ className, ...props }: React.ComponentProps<typeof AccordionPrimitive.Item>)
src/components/ui/accordion.tsx:15
FunctionAccordionTrigger
({ className, children, ...props }: React.ComponentProps<typeof AccordionPrimitive.Trigger>)
src/components/ui/accordion.tsx:28
FunctionAlert
({ className, variant, ...props }: React.ComponentProps<"div"> & VariantProps<typeof alertVariants>)
src/components/ui/alert.tsx:22
FunctionAlertDescription
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/alert.tsx:50
FunctionAlertDialog
({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Root>)
src/components/ui/alert-dialog.tsx:9
FunctionAlertDialogAction
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Action>)
src/components/ui/alert-dialog.tsx:121
FunctionAlertDialogCancel
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Cancel>)
src/components/ui/alert-dialog.tsx:133
FunctionAlertDialogContent
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Content>)
src/components/ui/alert-dialog.tsx:47
FunctionAlertDialogDescription
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Description>)
src/components/ui/alert-dialog.tsx:108
FunctionAlertDialogFooter
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/alert-dialog.tsx:79
FunctionAlertDialogHeader
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/alert-dialog.tsx:66
FunctionAlertDialogOverlay
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Overlay>)
src/components/ui/alert-dialog.tsx:31
FunctionAlertDialogPortal
({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Portal>)
src/components/ui/alert-dialog.tsx:23
FunctionAlertDialogTitle
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Title>)
src/components/ui/alert-dialog.tsx:95
FunctionAlertDialogTrigger
({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Trigger>)
src/components/ui/alert-dialog.tsx:15
FunctionAlertTitle
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/alert.tsx:37
FunctionAnthropicDialog
({ open, onOpenChange, onSubmit, defaultValues = {}, }: Props)
src/features/executions/components/anthropic/dialog.tsx:59
FunctionAppHeader
()
src/components/app-header.tsx:3
FunctionAppSidebar
()
src/components/app-sidebar.tsx:51
FunctionAspectRatio
({ ...props }: React.ComponentProps<typeof AspectRatioPrimitive.Root>)
src/components/ui/aspect-ratio.tsx:5
FunctionAuthLayout
({ children }: { children: React.ReactNode; })
src/features/auth/components/auth-layout.tsx:4
FunctionAvatar
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Root>)
src/components/ui/avatar.tsx:8
FunctionAvatarFallback
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Fallback>)
src/components/ui/avatar.tsx:37
FunctionAvatarImage
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Image>)
src/components/ui/avatar.tsx:24
FunctionBadge
({ className, variant, asChild = false, ...props }: React.ComponentProps<"span"> & VariantProps<type
src/components/ui/badge.tsx:28
FunctionBorderLoadingIndicator
({ children, className, }: { children: ReactNode; className?: string, })
src/components/react-flow/node-status-indicator.tsx:36
FunctionBreadcrumb
({ ...props }: React.ComponentProps<"nav">)
src/components/ui/breadcrumb.tsx:7
FunctionBreadcrumbEllipsis
({ className, ...props }: React.ComponentProps<"span">)
src/components/ui/breadcrumb.tsx:83
FunctionBreadcrumbItem
({ className, ...props }: React.ComponentProps<"li">)
src/components/ui/breadcrumb.tsx:24
FunctionBreadcrumbLink
({ asChild, className, ...props }: React.ComponentProps<"a"> & { asChild?: boolean })
src/components/ui/breadcrumb.tsx:34
FunctionBreadcrumbList
({ className, ...props }: React.ComponentProps<"ol">)
src/components/ui/breadcrumb.tsx:11
FunctionBreadcrumbPage
({ className, ...props }: React.ComponentProps<"span">)
src/components/ui/breadcrumb.tsx:52
FunctionBreadcrumbSeparator
({ children, className, ...props }: React.ComponentProps<"li">)
src/components/ui/breadcrumb.tsx:65
FunctionButton
({ className, variant, size, asChild = false, ...props }: React.ComponentProps<"button"> & Variant
src/components/ui/button.tsx:39
FunctionButtonGroup
({ className, orientation, ...props }: React.ComponentProps<"div"> & VariantProps<typeof buttonGroupVari
src/components/ui/button-group.tsx:24
FunctionButtonGroupSeparator
({ className, orientation = "vertical", ...props }: React.ComponentProps<typeof Separator>)
src/components/ui/button-group.tsx:60
FunctionButtonGroupText
({ className, asChild = false, ...props }: React.ComponentProps<"div"> & { asChild?: boolean })
src/components/ui/button-group.tsx:40
FunctionCalendar
({ className, classNames, showOutsideDays = true, captionLayout = "label", buttonVariant = "ghost",
src/components/ui/calendar.tsx:14
FunctionCalendarDayButton
({ className, day, modifiers, ...props }: React.ComponentProps<typeof DayButton>)
src/components/ui/calendar.tsx:175
FunctionCard
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/card.tsx:5
FunctionCardAction
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/card.tsx:51
next →1–100 of 482, ranked by callers