MCPcopy Create free account

hub / github.com/ocodista/trampar-de-casa / functions

Functions432 in github.com/ocodista/trampar-de-casa

↓ 53 callersFunctioncn
(...inputs: ClassValue[])
apps/web/app/utils/utils.ts:4
↓ 38 callersFunctiongetPostgresClient
()
packages/db/src/postgres/getPostgresClient.ts:8
↓ 30 callersMethodquery
( text: string, params?: any[] )
packages/db/src/postgres/client.ts:21
↓ 30 callersFunctionverboseLog
(...args: any[])
apps/router/index.ts:71
↓ 22 callersFunctionstriderOpening
( title: string, minimumXP: number, url: string, skills: OpeningSalary, salary?: string )
packages/shared/src/email/openings-email/striderOpening.ts:5
↓ 14 callersFunctiontoast
({ ...props }: ToastComponentProps)
apps/web/app/hooks/use-toast.ts:141
↓ 11 callersFunctionparser
(input: string)
packages/shared/src/infos/skillsMatcher.spec.ts:50
↓ 10 callersFunctionnormalizer
(input: string)
packages/shared/src/infos/skillsMatcher.spec.ts:4
↓ 10 callersFunctionuseToast
()
apps/web/app/hooks/use-toast.ts:170
↓ 9 callersMethodconnect
()
packages/shared/src/test/mocks/mongodb.ts:8
↓ 8 callersFunctionencrypt
(secretKey: string, text: string)
packages/shared/src/security/encrypt.ts:3
↓ 8 callersFunctionfetchJobs
( filtersOrJobFilter: Filter[] | JobFilter = [] )
apps/web/app/(roles)/vagas/action.ts:58
↓ 8 callersMethodgetSubscriberById
(id: string)
packages/db/src/postgres/client.ts:31
↓ 8 callersFunctionsaveOpenings
(openings: Opening[], topic: Topics)
packages/db/src/supabase/domains/roles/saveRoles.ts:12
↓ 7 callersFunctiongetRedisClient
()
apps/web/app/utils/getRedisClient.ts:3
↓ 7 callersMethodupdateSubscriber
( id: string, data: Partial<Subscriber> )
packages/db/src/postgres/client.ts:58
↓ 6 callersFunctioncreateRabbitMqChannel
()
packages/shared/src/queue/createRabbitMqChannel.ts:4
↓ 6 callersFunctiongetDecryptedId
(hashedId: string)
apps/web/app/api/getDecryptedId.ts:3
↓ 6 callersFunctionlogger
(...content: unknown[])
packages/shared/src/observability/console.ts:12
↓ 5 callersFunctiondispatch
(action: Action)
apps/web/app/hooks/use-toast.ts:132
↓ 5 callersMethodgetSubscriberByEmail
(email: string)
packages/db/src/postgres/client.ts:39
↓ 5 callersMethodtrack
(event: string, props?: Mixpanel.PropertyDict)
packages/analytics/src/tracker.ts:16
↓ 4 callersFunctionconnectToQueue
( connection: ChannelModel, queue: string )
packages/shared/src/queue/connectToQueue.ts:3
↓ 4 callersFunctionend
(timeMeasure: TimeMeasureProps)
packages/shared/src/observability/timeSpan.ts:11
↓ 4 callersFunctionerrorToast
(description: string, props?: ToastComponentProps)
apps/web/app/landing-page/SubscriberForm.tsx:24
↓ 4 callersFunctiongetMongoConnection
()
packages/shared/src/mongo/getMongoConnection.ts:7
↓ 4 callersFunctiongetTracker
()
apps/web/app/utils/tracker.ts:4
↓ 4 callersMethodisEmpty
()
apps/router/index.ts:14
↓ 4 callersFunctionrunIfDebuggerIsEnable
(fn: (...args: unknown[]) => unknown)
packages/shared/src/observability/console.ts:1
↓ 4 callersFunctionsendProfileEmail
({ email, id, }: Pick<Subscriber, 'email' | 'id'>)
packages/shared/src/email/sendProfileEmail.tsx:14
↓ 4 callersMethodsize
()
apps/router/index.ts:17
↓ 4 callersFunctionupdateSearchParams
(filters)
apps/web/app/utils/updateSearchParams.tsx:1
↓ 4 callersFunctionuseFormField
()
apps/web/app/components/ui/form.tsx:42
↓ 3 callersFunctiongetRole
(id: string)
apps/web/app/utils/getRoles.ts:6
↓ 3 callersFunctionlogError
(error: unknown)
apps/web/app/api/logError.ts:4
↓ 3 callersFunctionsendConfirmationEmail
({ secretKey, to, subscriberId, }: SendConfirmationEmail)
packages/shared/src/email/confirm-email/sendConfirmationEmail.ts:10
↓ 3 callersFunctiontop40Roles
()
packages/db/src/supabase/domains/roles/getSubscriberRoles.ts:12
↓ 2 callersFunctionRoleHTML
({ skills, company, headerInfo, title, location, language, url, }: IRoleHTML)
packages/shared/ui/email/RoleHTML.ts:59
↓ 2 callersFunctionaddSkillOnState
(newSKill: string)
apps/web/app/components/SkillSuggestionField.tsx:39
↓ 2 callersFunctionaddToRemoveQueue
(toastId: string)
apps/web/app/hooks/use-toast.ts:57
↓ 2 callersFunctioncacheReadyRoles
()
apps/router/index.ts:87
↓ 2 callersFunctioncheckQueues
()
apps/auto-email-sender/src/utils/checkQueues.ts:4
↓ 2 callersFunctioncontinueEmailSending
()
apps/auto-email-sender/src/utils/continueEmailSending.ts:29
↓ 2 callersFunctioncreateRabbitMqConnection
()
packages/shared/src/queue/createRabbitMqConnection.ts:7
↓ 2 callersFunctioncreateUnsubscribeLink
(secretKey: string, id: string)
apps/manual-email-sender/src/utils/createUnsubscribeLink.ts:3
↓ 2 callersFunctiondateToMonth
(dateString: string)
apps/web/app/components/CustomFormField.tsx:211
↓ 2 callersFunctiondecrypt
(secretKey: string, text: string)
packages/shared/src/security/decrypts.ts:3
↓ 2 callersFunctionemailSender
()
apps/auto-email-sender/src/email-sender/index.ts:13
↓ 2 callersFunctionerrorMessage
( arg0: string )
apps/web/app/components/EmailForm.tsx:120
↓ 2 callersFunctionfetchRolesAndCreateCSV
(table: string)
apps/data-lake-seeder/index.ts:56
↓ 2 callersFunctionfireworks
()
apps/web/app/utils/confetti.ts:3
↓ 2 callersFunctionformatDate
(dateString: string, language: string)
apps/web/app/utils/roleUtils.tsx:3
↓ 2 callersFunctionformatDescription
(description: string)
apps/web/app/utils/roleUtils.tsx:43
↓ 2 callersFunctiongenerateCsv
(data: any, filePath: string)
apps/auto-email-sender/src/utils/generateDataMatchRoles.ts:6
↓ 2 callersFunctiongenerateCsv
(data, filePath)
apps/auto-email-sender/src/match_roles/setup/generate-data.js:13
↓ 2 callersFunctiongenerateFileName
(folder: string)
apps/data-lake-seeder/index.ts:45
↓ 2 callersFunctiongenerate_csv_from_postgres
Generate CSV file from PostgreSQL data
apps/auto-email-sender/src/match_roles/src/main.py:153
↓ 2 callersFunctiongetAllConfirmedSubscribersPaginated
({ postgres, batchSize, selectQuery }: GetAllPaginated)
packages/db/src/supabase/domains/subscribers/getAllConfirmedSubscribersPaginated.ts:10
↓ 2 callersFunctiongetEmailProps
( { email, id }: Subscriber, roles: Role[] )
apps/auto-email-sender/src/roles-assigner/getEmailProps.ts:9
↓ 2 callersFunctiongetLabel
(key, val)
apps/web/app/(roles)/vagas/RolesPage.tsx:92
↓ 2 callersMethodgetRolesForSubscriber
( skillsId: string[] | null, yearsOfExperience: number | null, limit = 40 )
packages/db/src/postgres/client.ts:263
↓ 2 callersFunctiongetSelectedDate
()
apps/manual-email-sender/src/utils.ts:3
↓ 2 callersMethodgetSubscriberRoles
(subscriberId: string)
packages/db/src/postgres/client.ts:134
↓ 2 callersMethodgetSubscriberTopics
(subscriberId: string)
packages/db/src/postgres/client.ts:79
↓ 2 callersFunctiongetUnsubscribeLink
(url: string, id: string)
apps/auto-email-sender/src/email-pre-render/getUnsubscribeLink.ts:4
↓ 2 callersFunctionhandleError
(err: unknown)
apps/manual-email-sender/src/emailSender.ts:22
↓ 2 callersMethodinsertSubscriber
(email: string)
packages/db/src/postgres/client.ts:47
↓ 2 callersFunctionlogProfilingResult
()
packages/shared/src/observability/withExecutionTimeLogging.ts:12
↓ 2 callersFunctionlogin
(email: string)
apps/web/app/utils/LoginPreferencesActions.ts:18
↓ 2 callersFunctiononSelectChange
(receivedSelectedOptions: ListOption[])
apps/web/app/subscribers/testemunho/[id]/SkillsField.tsx:31
↓ 2 callersFunctionrandomInRange
(min: number, max: number)
apps/web/app/utils/confetti.ts:8
↓ 2 callersFunctionsaveSubscriberRoles
( mongoCollection: Collection<Document>, emailProps: EmailProps )
packages/db/src/mongodb/domains/roles/saveSubscriberRoles.ts:9
↓ 2 callersFunctionsendEmails
( buffers: GetMessage[], channel: Channel, sesClient: SESClient )
apps/auto-email-sender/src/email-sender/sendEmails.ts:8
↓ 2 callersFunctionsendToQueue
( queue: EmailQueues, queueChannel: Channel, props: K )
packages/shared/src/queue/sendToQueue.ts:4
↓ 2 callersFunctionsetSkills
(skills: ListOption[])
apps/web/app/subscribers/profile/components/SkillsField.tsx:48
↓ 2 callersFunctionshouldRedirectToUrl
(description: string)
apps/web/app/utils/shouldRedirect.ts:1
↓ 2 callersFunctionspawnPromise
(command: string, args: string[])
apps/auto-email-sender/src/utils/spawnPromise.ts:3
↓ 2 callersFunctiontrackedRoleURL
(roleId: string)
packages/shared/src/services/trackedRoleURL.ts:1
↓ 2 callersMethodupdateSubscriberTopics
( subscriberId: string, topicIds: number[] )
packages/db/src/postgres/client.ts:87
↓ 2 callersFunctionuploadFileToS3
(filePath: string, fileName: string)
apps/data-lake-seeder/index.ts:72
↓ 2 callersFunctionuseLoadingContext
()
apps/web/app/contexts/LoadingContext.tsx:36
↓ 2 callersFunctionwithLoading
(asyncFunction: () => Promise<unknown>)
apps/web/app/contexts/LoadingContext.tsx:19
↓ 1 callersFunctionLocationLanguage
({ location, language, }: { location: string | null | undefined language: string | null | undefined })
packages/shared/ui/email/RoleHTML.ts:4
↓ 1 callersFunctionRenderHeaderHtml
()
apps/auto-email-sender/src/email-pre-render/renderHeader.tsx:6
↓ 1 callersFunctionRenderRolesSection
( { roles }: RenderRolesSectionProps, renderedRolesHtml: string )
apps/auto-email-sender/src/email-composer/renderRolesSection.tsx:31
↓ 1 callersFunctionSkillHTML
(skill: string)
packages/shared/ui/email/RoleHTML.ts:1
↓ 1 callersFunctionassignRoles
()
apps/auto-email-sender/src/roles-assigner/index.ts:22
↓ 1 callersFunctioncalculateYearsOfExperience
(startedWorkingAt: Date | null)
packages/db/src/supabase/domains/roles/getSubscriberRoles.ts:4
↓ 1 callersFunctioncheckMatchRolesUp
( url: string, maxAttempts = 10, interval = 5000 )
apps/auto-email-sender/src/utils/checkMatchRolesUp.ts:4
↓ 1 callersFunctioncheckPostgresConnection
()
apps/web/app/api/health/route.ts:16
↓ 1 callersFunctioncheckRedisConnection
()
apps/web/app/api/health/route.ts:5
↓ 1 callersFunctionchunkArray
(array: T[], size: number)
apps/manual-email-sender/src/utils/chunkArray.ts:1
↓ 1 callersFunctioncloseDialog
()
apps/web/app/components/SkillSuggestionDialog.tsx:15
↓ 1 callersFunctioncomposeEmail
()
apps/auto-email-sender/src/email-composer/index.ts:22
↓ 1 callersFunctionconfirmationEmailHTML
({ subscriberId, secretKey, }: ConfirmationEmailHTML)
packages/shared/src/email/confirm-email/htmlTemplate.tsx:14
↓ 1 callersFunctionconfirmedSubscribers
()
apps/manual-email-sender/src/utils/confirmedSubscribers.ts:4
↓ 1 callersFunctionconfirmedSubscribersToSend
(emailsSent: string[])
apps/manual-email-sender/src/openings-email/sendEmails.ts:15
↓ 1 callersFunctioncreateEmailHtml
( contentHTML: string, renderedEmailWrapperHtml: string )
apps/auto-email-sender/src/email-composer/createEmailHtml.tsx:15
↓ 1 callersFunctioncreateProfileFormLink
(subscriberId: string)
packages/shared/src/services/createProfileFormLink.ts:6
↓ 1 callersFunctiondelay
(ms: number)
apps/auto-email-sender/src/utils/delay.ts:1
next →1–100 of 432, ranked by callers