MCPcopy Create free account

hub / github.com/Cognivo-Future-Technologies-CFT/AwardX / functions

Functions1,499 in github.com/Cognivo-Future-Technologies-CFT/AwardX

↓ 167 callersFunctiongetSupabaseAdmin
()
server/src/supabase.ts:8
↓ 57 callersFunctioncn
(...inputs: ClassValue[])
lib/utils.ts:5
↓ 50 callersFunctiongetCurrentOrgId
()
services/userContext.ts:219
↓ 44 callersFunctioncreateSupabaseAdmin
(accessToken)
api/_utils/supabaseAdmin.js:2
↓ 44 callersMethodsafeAuditLog
(event: { action: string; actionType: 'create' | 'update' | 'delete' | 'warning' | 'access'; resou
services/database.ts:471
↓ 39 callersFunctionfetchBackendJson
( path: string, options: FetchBackendOptions = {}, )
services/backendApi.ts:25
↓ 36 callersFunctiondeleteCache
(key: string)
server/src/cache/redisCache.ts:136
↓ 36 callersFunctionisDemoMode
()
services/demoMode.ts:11
↓ 36 callersFunctionlogWarn
(event, payload)
api/_utils/logger.js:4
↓ 30 callersFunctionenforceRateLimit
(key: string, maxRequests: number, windowMs: number)
api/_utils/rateLimit.ts:30
↓ 29 callersFunctionhandleContentChange
(key: string, value: any)
components/dashboard/builder/PropertyPanel.tsx:29
↓ 26 callersFunctionopenView
(view: string)
components/dashboard/DashboardLayout.tsx:362
↓ 26 callersFunctionrequireProgramAccess
(paramName = 'programId')
server/src/middleware/programAccess.ts:36
↓ 24 callersFunctiongetAuthenticatedUser
(req: any)
api/_utils/authUser.ts:3
↓ 24 callersFunctionupdateEmailLog
( supabase: SupabaseClient, id: string, payload: { status: EmailStatus; resendMessageId?: string
api/_utils/emailLogs.ts:34
↓ 22 callersFunctionescapeHtml
(str: string)
server/src/routes/invites.ts:61
↓ 22 callersFunctiongetClientIp
(req: any)
api/_utils/rateLimit.ts:22
↓ 22 callersFunctionupdateForm
(key: keyof typeof formData, value: string | boolean)
components/PreRegistrationModal.tsx:54
↓ 21 callersFunctiontoggleConfig
(section: keyof typeof config, key: string)
components/dashboard/SubmissionProcessView.tsx:79
↓ 19 callersFunctionbuildDashboardPath
(options: { eventId?: string | null; view?: string | null; settingsTab?: string | null; })
lib/dashboardRoutes.ts:44
↓ 19 callersFunctiongetSupabaseClient
()
services/supabaseClient.ts:15
↓ 18 callersFunctiongetRound
(roundId: string)
server/src/services/roundEngine.ts:43
↓ 18 callersFunctionhandleInputChange
(fieldId: string, value: any)
components/pages/FormSubmissionPage.tsx:632
↓ 18 callersFunctionlogError
(event, payload)
api/_utils/logger.js:7
↓ 18 callersFunctionupdateField
(id: string, updates: Partial<FormField>)
components/dashboard/FormBuilder.tsx:363
↓ 17 callersFunctioncreateNotification
(supabase: any, payload: CreateNotificationPayload)
server/src/services/notifications.ts:42
↓ 17 callersFunctionensureCanManageProgram
(userId: string, programId: string)
server/src/middleware/programManagement.ts:122
↓ 16 callersFunctionlogInfo
(event, payload)
api/_utils/logger.js:1
↓ 16 callersFunctionresolveMediaPublicUrl
(value?: string | null)
services/supabase.ts:34
↓ 16 callersFunctionsleep
(ms: number)
components/demo/AutomatedDemoOrchestrator.tsx:20
↓ 16 callersFunctionuseAuth
()
contexts/AuthContext.tsx:114
↓ 15 callersFunctiongetOrgResendMailer
(organizationId)
api/_utils/orgResend.js:31
↓ 15 callersFunctionwrapWithCache
( key: string, ttlSeconds: number, fetcher: () => Promise<T>, )
server/src/cache/redisCache.ts:163
↓ 14 callersFunctioncanManageProgram
(userId: string, programId: string)
server/src/middleware/programManagement.ts:109
↓ 14 callersFunctionisVotingRoundType
(type: Round['type'])
lib/roundScheduleUtils.ts:18
↓ 12 callersFunctionescapeHtml
(str: string)
server/src/routes/massEmail.ts:80
↓ 12 callersMethodgetPrograms
(organizationId?: string)
services/database.ts:864
↓ 12 callersFunctionhandleChange
(field: keyof Round, value: any)
components/dashboard/scheduleRounds/RoundConfigurationPanel.tsx:127
↓ 12 callersFunctionround
(id: string, order: number, position?: { x: number; y: number })
tests/unit/scheduleRounds/roundRepresentationConversion.test.ts:12
↓ 12 callersFunctionvalidationError
(fields: Record<string, string>)
server/src/routes/scheduleRounds.ts:25
↓ 11 callersFunctionescapeHtml
(str)
api/_handlers/invites/resend.js:10
↓ 11 callersFunctionescapeHtml
(str: string)
api/_handlers/invites/resend.ts:12
↓ 11 callersFunctionhandleNavClick
(id: string)
components/Header.tsx:94
↓ 11 callersFunctionhandleNavigation
(e: React.MouseEvent, url: string | undefined)
components/dashboard/builder/SectionBlocks.tsx:502
↓ 10 callersFunctionbuildNotificationRoute
(options)
lib/notificationNavigation.js:71
↓ 10 callersFunctioncanManageInvites
(supabase, userId, organizationId)
api/_utils/invitePermissions.js:2
↓ 10 callersMethodcreateNotification
(payload: { type: string; title: string; body?: string; organizationId?: string; programId
services/database.ts:4164
↓ 10 callersMethodgetForms
(programId: string)
services/database.ts:2751
↓ 10 callersMethodinitialize
()
services/database.ts:495
↓ 10 callersFunctioninvalidateOverview
(programId: string)
server/src/routes/overviewPage.ts:10
↓ 10 callersFunctionshortlistConfigToCriteria
( config: ShortlistConfig, roundType: Round['type'], )
lib/roundScheduleUtils.ts:26
↓ 9 callersFunctionaddResult
(result: UniversalSearchResult, haystack: string)
components/dashboard/DashboardLayout.tsx:496
↓ 9 callersMethodgetCategories
(programId: string)
services/database.ts:1303
↓ 9 callersFunctionrequireProgramManage
(paramName = 'programId')
server/src/middleware/programManagement.ts:143
↓ 9 callersFunctionresolveRoundId
(roundIdOrSlug: string)
server/src/services/votingEngine.ts:254
↓ 9 callersFunctionupdateEmailLog
( supabase: any, id: string, status: string, extra: { resendMessageId?: string | null; errorMessage?: stri
server/src/routes/invites.ts:119
↓ 9 callersMethodupdateProgram
(program: Program)
services/database.ts:1035
↓ 9 callersFunctionuseConfirm
()
components/ConfirmDialog.tsx:157
↓ 8 callersFunctionbuildOrgHubRoute
()
lib/notificationNavigation.js:78
↓ 8 callersFunctionbuildPresetAvatar
(seed: string, bg: string, fg: string)
components/dashboard/SettingsView.tsx:123
↓ 8 callersFunctioncreateEmailLog
(supabase: SupabaseClient, payload: CreateEmailLogInput)
api/_utils/emailLogs.ts:15
↓ 8 callersFunctionformatRoundWindow
(round?: Round)
components/dashboard/CertificatesView.tsx:91
↓ 8 callersMethodgetJudges
(programId?: string)
services/database.ts:1880
↓ 8 callersFunctiongetProgramFormSetupState
( forms: ProgramFormRecord[], activeFormId: string | null | undefined, )
lib/programFormSetup.ts:20
↓ 8 callersMethodgetRounds
(programId: string)
services/database.ts:1417
↓ 8 callersFunctioninvalidateRound
(programId: string)
server/src/routes/roundExecution.ts:22
↓ 8 callersFunctionisSupabaseConfigured
()
server/src/supabase.ts:5
↓ 8 callersFunctionlogAuditAction
( userId: string, action: string, actionType: string, resourceType: string, resourceId?: string, d
server/src/utils/audit.ts:3
↓ 8 callersFunctionparseDashboardPath
(pathname: string)
lib/dashboardRoutes.ts:68
↓ 8 callersFunctionparseNotificationRoute
(route)
lib/notificationNavigation.js:27
↓ 8 callersFunctionredirectToSettings
( res: any, siteUrl: string, params: Record<string, string>, )
server/src/routes/integrations.ts:106
↓ 8 callersFunctionresolveNotificationPath
(notification)
lib/notificationNavigation.js:104
↓ 8 callersFunctionsetCachedSession
(session: Session | null)
services/userContext.ts:53
↓ 7 callersFunctionformatDate
(dateStr?: string | null)
components/pages/PublicProgramPage.tsx:13
↓ 7 callersFunctiongetCurrentUserId
()
services/userContext.ts:214
↓ 7 callersFunctiongetUserOrganizationId
(userId: string)
server/src/routes/integrations.ts:46
↓ 7 callersFunctionhasAttendancePermission
(userId: string, programId: string)
server/src/routes/attendance.ts:21
↓ 7 callersMethodhasPermission
(permission: string)
services/database.ts:4234
↓ 7 callersFunctionisAutoAssignJudging
(value)
lib/judgingType.js:17
↓ 7 callersFunctionisValidSettingsTab
(tab?: string | null)
lib/dashboardRoutes.ts:40
↓ 7 callersFunctionlog
(message: string)
server/src/cache/redisCache.ts:13
↓ 7 callersFunctionnormalizeLocalDevProtocol
(url: string)
lib/siteUrl.ts:28
↓ 7 callersFunctionstorePostAuthRedirect
(raw: string | null | undefined)
lib/safeRedirect.ts:21
↓ 7 callersFunctionvalidationError
(fields: Record<string, string>)
server/src/routes/judgeAssignment.ts:20
↓ 7 callersFunctionwaitForTarget
(target: string, attempts = 12, intervalMs = 250)
components/demo/AutomatedDemoOrchestrator.tsx:28
↓ 6 callersFunctionapiUrl
(path: string)
components/pages/PublicVotingPage.tsx:36
↓ 6 callersFunctionbuildRound
(id: string, name: string, order: number, type: Round['type'])
tests/unit/scheduleRounds/SimpleRoundEditor.test.tsx:21
↓ 6 callersFunctionbuildRound
(id: string, order: number)
tests/unit/scheduleRounds/ScheduleRoundsView.test.tsx:84
↓ 6 callersFunctionderiveStripeConnectStatus
(account)
api/_utils/stripeConnect.js:1
↓ 6 callersFunctionescapeHtml
(str)
api/_handlers/invites/team.js:9
↓ 6 callersFunctionescapeHtml
(str: string)
api/_handlers/invites/team.ts:11
↓ 6 callersFunctionfetchRecords
()
components/dashboard/AttendanceView.tsx:44
↓ 6 callersFunctionformatDate
(dateStr?: string | null)
components/pages/PublicPageSections.tsx:275
↓ 6 callersMethodgetActiveFormForProgram
(programId: string)
services/database.ts:4024
↓ 6 callersFunctiongetAuthUser
(req: any)
server/src/routes/invites.ts:76
↓ 6 callersFunctiongetCachedUserProfile
(userId: string)
lib/userProfile.ts:45
↓ 6 callersMethodgetFormFields
(formId: string)
services/database.ts:2769
↓ 6 callersMethodgetSubmissions
(programId?: string)
services/database.ts:1492
↓ 6 callersFunctioninsertNotification
(supabase: any, payload: ApiNotificationPayload)
api/_utils/notifications.ts:31
↓ 6 callersFunctionlogTransition
(roundId: string, from: string, to: string, triggeredBy: string, metadata?: any)
server/src/services/roundEngine.ts:32
next →1–100 of 1,499, ranked by callers