MCPcopy Create free account

hub / github.com/YoubetDao/youbet-task / functions

Functions289 in github.com/YoubetDao/youbet-task

↓ 1 callersFunctionrenderPriority
(priority: TaskDetailItem['priority'])
src/pages/task-detail/_constants/index.tsx:55
↓ 1 callersFunctionrenderStatsCards
()
src/pages/admin/expense.tsx:116
↓ 1 callersFunctionrenderTransfersTable
()
src/pages/admin/expense.tsx:165
↓ 1 callersFunctionrenderWalletStep
()
src/pages/dashboard/_components/BindModal.tsx:118
↓ 1 callersFunctionsortUrlToSortValue
(sort: string)
src/components/search/index.tsx:23
↓ 1 callersFunctionsortValueToSortUrl
(sort: string)
src/components/search/index.tsx:9
↓ 1 callersFunctionstartAutoplay
()
src/pages/landing/_components/partners-section.tsx:61
↓ 1 callersFunctiontimeAgo
(isoTime: string)
src/components/task-v2/task-card.tsx:100
↓ 1 callersFunctiontoggleExpand
(title: string)
src/components/layout/shared/Sidebar.tsx:28
↓ 1 callersFunctionupdateToken
(token: string | null)
src/store/userInfo/store.ts:19
↓ 1 callersFunctionupdateUsername
(username: string | null)
src/store/userInfo/store.ts:24
↓ 1 callersFunctionuseClaimReward
(github: string | null, queryClient: any)
src/pages/myrewards/_hooks/useClaimReward.tsx:8
↓ 1 callersFunctionuseInitState
()
src/components/layout/hooks/useInitState.ts:6
↓ 1 callersFunctionuseLocalStorageState
(key: string, initialValue: T)
src/hooks/use-localstorage-state.ts:5
↓ 1 callersFunctionuseMd
(content: string, toc?: boolean)
src/components/md-renderer.tsx:42
↓ 1 callersFunctionuseMyApplies
(githubId: number)
src/pages/task-detail/_hooks/index.tsx:3
↓ 1 callersFunctionusePageTracking
()
src/hooks/use-page-tracking.ts:5
↓ 1 callersFunctionuseTimeTracking
()
src/hooks/use-time-tracking.ts:5
FunctionAchievementGauge
({ score = 66, percent = 76.54 }: { score: number; percent: number })
src/pages/profile/_components/achievement-gauge.tsx:7
FunctionApp
()
src/app.tsx:25
FunctionAreaGraph
()
src/components/charts/AreaGraph.tsx:26
FunctionBackgroundCanvas
()
src/components/ui/background-canvas.tsx:6
FunctionBadge
({ className, variant, ...props }: BadgeProps)
src/components/ui/badge.tsx:25
FunctionBadges
({ achievements = [] }: { achievements?: AchievementDto[] })
src/pages/profile/_components/badges.tsx:8
FunctionBarGraph
()
src/components/charts/BarGraph.tsx:117
FunctionBaseLayout
({ children, mode = 'default' }: IBaseLayout)
src/components/layout/shared/BaseLayout.tsx:13
FunctionBatchGrantDialog
({ defaultRewardTasks, rewardType, trigger, cleanPendingGrantTasks }: Props)
src/pages/admin/BatchGrantDialog.tsx:32
FunctionBindModal
({ open, onClose }: BindModalProps)
src/pages/dashboard/_components/BindModal.tsx:25
FunctionBreadcrumbEllipsis
({ className, ...props }: React.ComponentProps<'span'>)
src/components/ui/breadcrumb.tsx:69
FunctionBreadcrumbSeparator
({ children, className, ...props }: React.ComponentProps<'li'>)
src/components/ui/breadcrumb.tsx:62
FunctionButtonGroup
({ createUser, rewardAmount }: { createUser: string; rewardAmount: string })
src/pages/task-detail/_components/ButtonGroup.tsx:9
FunctionCalendar
({ className, classNames, showOutsideDays = true, ...props }: CalendarProps)
src/components/ui/calendar.tsx:10
FunctionCallback
()
src/pages/callback/index.tsx:8
FunctionChartStyle
({ id, config }: { id: string; config: ChartConfig })
src/components/ui/chart.tsx:61
FunctionCombobox
({ options, placeholder = 'Select...', onSelect, isLoading = false, customOptionLabel, onCustomOpt
src/components/combo-box.tsx:17
FunctionComingSoon
({ title = 'Language', description = 'Null technical languages', imageSrc = coming_soon, mainText = 'C
src/pages/profile/_components/coming-soon.tsx:12
FunctionCommandDialog
({ children, ...props }: CommandDialogProps)
src/components/ui/command.tsx:26
FunctionCommandShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
src/components/ui/command.tsx:117
FunctionCompletedTaskAdmin
()
src/pages/admin/completedTask.tsx:322
FunctionCompletedTaskTable
()
src/pages/admin/completedTask.tsx:42
FunctionComponent
()
src/router/index.tsx:28
FunctionContributionsGraph
({ username, contributedRepos = [], }: { username: string contributedRepos?: ContributedRepoDto[] })
src/pages/profile/_components/contributions-graph.tsx:22
FunctionCustomConnectButton
({ className }: Props)
src/components/layout/shared/ConnectButton.tsx:12
FunctionDashboard
()
src/pages/dashboard/index.tsx:15
FunctionDateRangeDropdownMenuSub
({ title, data, get, set, search }: IConfigs)
src/components/filter-button.tsx:195
FunctionDefaultLayout
({ children }: { children: React.ReactNode })
src/components/layout/DefaultLayout.tsx:10
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/dialog.tsx:65
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/dialog.tsx:60
FunctionDisplayButton
({ type, title, data, get, set, search }: IConfigs)
src/components/filter-button.tsx:291
FunctionDrawer
({ shouldScaleBackground = true, ...props }: React.ComponentProps<typeof DrawerPrimitive.Root>)
src/components/ui/drawer.tsx:6
FunctionDrawerDetail
({ selectedPeriodId, isDetailOpen, setIsDetailOpen })
src/pages/period/_components/DrawerDetail.tsx:17
FunctionDrawerFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/drawer.tsx:59
FunctionDrawerHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/drawer.tsx:54
FunctionDropdownMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
src/components/ui/dropdown-menu.tsx:158
FunctionDropdownMenuSubComponent
({ type, title, data, get, set, search }: IConfigs)
src/components/filter-button.tsx:149
FunctionEmptyCart
({ title, description }: EmptyCartProps)
src/pages/profile/_components/empty-cart.tsx:9
FunctionEmptyTasks
()
src/components/task/empty-tasks.tsx:1
FunctionErrorPage
()
src/pages/error/index.tsx:5
FunctionEvaluateRadar
({ isScanning = false }: { isScanning?: boolean })
src/pages/profile/_components/evaluate-radar.tsx:11
FunctionExpenseManagement
()
src/pages/admin/expense.tsx:44
FunctionFilterBoard
({ filterTags, setFilterTags }: FilterBoardProps)
src/pages/project/_components/FilterBoard.tsx:14
FunctionFilterButton
({ configs }: { configs: IConfigs[] })
src/components/filter-button.tsx:324
FunctionFooter
()
src/components/footer.tsx:3
FunctionFormField
({ ...props }: ControllerProps<TFieldValues, TName>)
src/components/ui/form.tsx:20
FunctionGithubSignInButton
()
src/components/forms/user-auth-form.tsx:6
FunctionHeader
()
src/components/layout/shared/Header.tsx:17
FunctionHero
()
src/pages/landing/_components/hero.tsx:9
FunctionImportProject
()
src/components/import-project.tsx:32
FunctionLandingLayout
({ children }: PropsWithChildren)
src/components/layout/LandingLayout.tsx:40
FunctionLandingPage
()
src/pages/landing/index.tsx:53
FunctionLeaderboardRow
({ avatarSrc, name, bio, completedTasks })
src/components/leaderboard-row.tsx:10
FunctionLoading
()
src/components/loading.tsx:1
FunctionLoadingCards
({ count = 6 }: { count?: number })
src/components/loading-cards.tsx:15
FunctionLogin
()
src/pages/login/index.tsx:10
FunctionMarquee
({ className, reverse = false, pauseOnHover = false, children, vertical = false, repeat = 4, ...
src/components/ui/marquee.tsx:35
FunctionMeteors
({ number, className }: { number?: number; className?: string })
src/components/ui/meteors.tsx:4
FunctionMultiCommandListComponent
({ title, data, get, set, search }: IConfigs)
src/components/filter-button.tsx:64
FunctionMyRewards
()
src/pages/myrewards/index.tsx:17
FunctionMyTask
()
src/pages/mytask/index.tsx:3
FunctionPageTracker
()
src/router/index.tsx:13
FunctionPagination
({ className, ...props }: React.ComponentProps<'nav'>)
src/components/ui/pagination.tsx:7
FunctionPaginationEllipsis
({ className, ...props }: React.ComponentProps<'span'>)
src/components/ui/pagination.tsx:65
FunctionPaginationFast
({ page, totalPages, onPageChange, }: { page: number totalPages: number onPageChange: (page: numbe
src/components/pagination-fast.tsx:5
FunctionPaginationLink
({ className, isActive, size = 'icon', ...props }: PaginationLinkProps)
src/components/ui/pagination.tsx:34
FunctionPaginationNext
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
src/components/ui/pagination.tsx:57
FunctionPaginationPrevious
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
src/components/ui/pagination.tsx:49
FunctionPartnersSection
()
src/pages/landing/_components/partners-section.tsx:50
FunctionPeriodAdmin
()
src/pages/period/index.tsx:17
FunctionPeriodTable
({ handleDetailClick, switchChain, projectId, rewardState, hasAllowance, approveAllowance, token
src/pages/period/_components/PeriodTable.tsx:31
FunctionPieGraph
()
src/components/charts/PieGraph.tsx:41
FunctionProfileBanner
({ profile }: { profile: Profile })
src/pages/profile/_components/profile-banner.tsx:18
FunctionProfilePage
()
src/pages/profile/index.tsx:26
FunctionProgramLanguage
({ languages = {} as Languages }: { languages?: Languages })
src/pages/profile/_components/program-language.tsx:17
FunctionProjectDetailPage
()
src/pages/projectdetail/index.tsx:15
FunctionProjectItem
({ item }: { item: Project })
src/pages/project/_components/ProjectList.tsx:19
FunctionProjectList
({ loading, loadingMore, data, appearances }: ProjectListProps)
src/pages/project/_components/ProjectList.tsx:76
FunctionProjectPage
()
src/pages/project/index.tsx:12
FunctionProjectRecommendations
({ projects }: { projects: Project[] })
src/pages/dashboard/_components/ProjectRecommendations.tsx:7
FunctionQuestLog
({ createUser }: { createUser: string })
src/pages/task-detail/_components/QuestLog.tsx:17
FunctionRenderTags
({ tags })
src/pages/project/_components/RenderTags.tsx:5
← previousnext →101–200 of 289, ranked by callers