MCPcopy Create free account

hub / github.com/COW-dev/ddingdong-fe / functions

Functions923 in github.com/COW-dev/ddingdong-fe

↓ 51 callersFunctioncn
(...inputs: ClassValue[])
packages/shared/lib/core.ts:4
↓ 31 callersFunctionusePortal
()
packages/shared/ui/Portal/usePortal.ts:3
↓ 19 callersFunctioncn
(...inputs: ClassValue[])
apps/web/app/_utils/cn.ts:4
↓ 16 callersFunctioncloseModal
()
apps/web/app/admin/club/_components/AdminClubsClient.tsx:28
↓ 10 callersFunctionusePresignedUrl
()
apps/web/app/_hooks/usePresignedUrl.ts:7
↓ 9 callersFunctionhandleChange
(field: keyof CommonQuestionData)
apps/web/app/apply/[id]/_components/CommonQuestion.tsx:32
↓ 7 callersFunctioncreateTypography
(variant: TypographyVariant)
packages/shared/ui/Typography/Typography.tsx:79
↓ 7 callersFunctionparseLocalDate
(date: string)
apps/web/app/admin/apply/_utils/dateFormat.ts:1
↓ 6 callersFunctionopenModal
()
packages/shared/ui/Modal/Modal.stories.tsx:39
↓ 6 callersFunctionparseResponse
( response: ResponsePromise, type: 'json' | 'blob' = 'json', )
apps/web/app/_api/fetcher.ts:95
↓ 6 callersFunctionset
(name: K, value: T[K])
apps/web/app/_hooks/useObjectForm.ts:19
↓ 5 callersFunctiongetField
(name: keyof ClubForm)
apps/web/app/admin/club/_components/modal/CreateClub.tsx:56
↓ 5 callersFunctiongetPresignedId
(file: File)
apps/web/app/apply/[id]/_hooks/usePresignedUrlForm.ts:34
↓ 5 callersFunctionhandleChange
(newValue: string | string[])
apps/web/app/apply/[id]/_components/QuestionCard.tsx:30
↓ 5 callersFunctionparseDate
(date: Date)
apps/web/app/admin/report/[term]/new/_utils/parse.ts:3
↓ 5 callersFunctionupdateField
( field: K, value: FormField[K], )
apps/web/app/admin/apply/new/_hooks/useQuestionHandlers.ts:14
↓ 4 callersFunctioncreateFeed
({ activityContent, mediaId, mimeType, }: NewFeedAPIRequest)
apps/web/app/_api/mutations/feed.ts:16
↓ 4 callersFunctioncreateImageOrder
(uuids: string[] | null)
apps/web/app/_utils/change.ts:3
↓ 4 callersFunctiondownloadFile
(url: string, filename: string)
apps/web/app/documents/_utils/downloadFile.ts:19
↓ 4 callersFunctionformatDate
(date: Date | string | null)
apps/web/app/admin/apply/_utils/dateFormat.ts:11
↓ 4 callersFunctionhandleMemberInfoChange
(event: ChangeEvent<HTMLInputElement>)
apps/web/app/admin/member/_hooks/useUpdateMember.ts:16
↓ 4 callersFunctionrevalidateCache
(tag: string)
apps/web/app/_api/revalidate.ts:1
↓ 4 callersFunctionuseApplyFunnel
()
apps/web/app/apply/[id]/_contexts/ApplyFunnelContext.tsx:41
↓ 4 callersFunctionuseClickOutside
()
apps/web/app/_hooks/useClickOutside.ts:3
↓ 4 callersFunctionuseFormFieldContext
()
apps/web/app/admin/apply/new/_contexts/FormFieldContext.tsx:34
↓ 4 callersFunctionvalidateDate
(report: Report)
apps/web/app/admin/report/[term]/new/_utils/validateReport.ts:3
↓ 3 callersFunctionclearTimer
(optIndex: number)
apps/web/app/admin/apply/new/_hooks/useQuestionOptions.ts:17
↓ 3 callersFunctiondeleteComment
({ feedId, commentId, anonymousUuid, }: { feedId: number; commentId: number; anonymousUuid: string
apps/web/app/_api/mutations/feed.ts:112
↓ 3 callersFunctionensureQuestionId
(question: FormField)
apps/web/app/admin/apply/new/_hooks/reducer/useQuestionReducer.ts:11
↓ 3 callersFunctiongetDocumentStatus
(status: ApplicantStatus)
apps/web/app/admin/apply/[id]/_utils/filter.ts:11
↓ 3 callersFunctiongetInterviewStatus
(status: string)
apps/web/app/admin/apply/[id]/_utils/filter.ts:18
↓ 3 callersFunctionhandleReset
(name: string)
apps/web/app/admin/report/[term]/new/_hooks/useReportInput.ts:31
↓ 3 callersFunctionhandleResetMemberInfo
(name: keyof MemberForm)
apps/web/app/admin/member/_hooks/useAddClubMember.ts:21
↓ 3 callersFunctionopenModalWith
(node: React.ReactNode)
apps/web/app/admin/club/_components/AdminClubsClient.tsx:23
↓ 3 callersFunctionrenderList
(text?: string, as: 'li' | 'p' = 'p')
apps/web/app/club/[id]/_components/ClubIntroduceTab.tsx:92
↓ 3 callersFunctionresetCookie
()
apps/web/app/_api/fetcher.ts:29
↓ 3 callersFunctionupdateParticipant
(newParticipant: ReportMember)
apps/web/app/admin/report/[term]/new/_hooks/useParticipantSelect.ts:33
↓ 3 callersFunctionuseCarousel
()
packages/shared/ui/Carousel/CarouselContext.ts:46
↓ 3 callersFunctionuseCookie
()
apps/web/app/_api/useCookie.ts:5
↓ 3 callersFunctionuseImageGallery
()
packages/shared/ui/ImageGallery/ImageGalleryContext.tsx:27
↓ 3 callersFunctionuseInfiniteScroll
({ hasNextPage, isFetchingNextPage, fetchNextPage, observerOptions = DEFAULT_OBSERVER_OPTIONS, }: UseI
apps/web/app/_hooks/useInfiniteScroll.ts:16
↓ 3 callersFunctionuseMenuCtx
()
packages/shared/ui/Header/useMenuCtx.ts:7
↓ 2 callersFunctionaddFaq
(data: FAQAPIRequest)
apps/web/app/_api/mutations/faq.ts:7
↓ 2 callersFunctionaddMember
(data: AddMemberAPIRequest)
apps/web/app/_api/mutations/member.ts:11
↓ 2 callersFunctionaddNotice
(noticeData: NewNoticeAPIRequest)
apps/web/app/_api/mutations/notice.ts:7
↓ 2 callersFunctioncreateForm
(formData: CreateFormDataAPIRequest)
apps/web/app/_api/mutations/apply.ts:15
↓ 2 callersFunctioncreatePairReport
( term: number, )
apps/web/app/admin/report/[term]/new/_hooks/useReport.tsx:27
↓ 2 callersFunctiondebounce
( func: T, delay: number, )
apps/web/app/admin/apply/[id]/statistics/_utils/debounce.ts:1
↓ 2 callersFunctiondeleteDocument
(id: number)
apps/web/app/_api/mutations/document.ts:10
↓ 2 callersFunctiondeleteFaq
(id: number)
apps/web/app/_api/mutations/faq.ts:18
↓ 2 callersFunctiondeleteNotice
(noticeId: number)
apps/web/app/_api/mutations/notice.ts:13
↓ 2 callersFunctiondownloadAll
( data: { originUrl: string; name: string }[], )
apps/web/app/documents/_utils/downloadFile.ts:30
↓ 2 callersFunctiondownloadBlob
(blob: Blob, fileName: string)
apps/web/app/documents/_utils/downloadFile.ts:3
↓ 2 callersFunctionfetchClubDetail
(id: number)
apps/web/app/club/[id]/_components/server/ClubHeaderSection.tsx:7
↓ 2 callersFunctionfilterCategory
(item: string)
apps/web/app/(main)/_components/FilterCategory.tsx:15
↓ 2 callersFunctionfilterFailedApplicants
( data: Applicant[], type: 'DOCUMENT' | 'INTERVIEW', )
apps/web/app/admin/apply/[id]/_utils/filter.ts:37
↓ 2 callersFunctionfilterPassedApplicants
( data: Applicant[], type: 'DOCUMENT' | 'INTERVIEW', )
apps/web/app/admin/apply/[id]/_utils/filter.ts:24
↓ 2 callersFunctionformatDate
(date: string)
apps/web/app/admin/apply/[id]/email/deliveries/_utils/formatDate.ts:1
↓ 2 callersFunctionformatDate
(date: string)
apps/web/app/admin/apply/[id]/_utils/formatDate.ts:1
↓ 2 callersFunctionformatFormData
( basicInfo: FormBasicInfo, sections: string[], formField: SectionFormField[], )
apps/web/app/admin/apply/new/_utils/format.ts:11
↓ 2 callersFunctionformatRelativeTime
(dateString: string)
apps/web/app/_utils/formatRelativeTime.ts:1
↓ 2 callersFunctiongetBarThickness
()
apps/web/app/admin/apply/[id]/statistics/_components/_chart/BarChart.tsx:40
↓ 2 callersFunctiongetChartData
(data: ChartItem[], barThickness: number)
apps/web/app/admin/apply/[id]/statistics/_components/_chart/BarChart.tsx:58
↓ 2 callersFunctiongetColorFromCount
(data: ChartItem[])
apps/web/app/admin/apply/[id]/statistics/_components/_chart/BarChart.tsx:20
↓ 2 callersFunctiongetPresignedIds
(files: File[])
apps/web/app/_hooks/usePresignedUrl.ts:64
↓ 2 callersFunctiongetRankingDate
()
apps/web/app/admin/ranking/utils/getRankingDate.ts:1
↓ 2 callersFunctionhandleChangeImage
({ files, urls, type, }: { files: File[] | null; urls: string[]; type: 'web' | 'mobi
apps/web/app/admin/banner/_hooks/useBanner.ts:51
↓ 2 callersFunctionhandleChangeNoticeData
( e: React.ChangeEvent<HTMLTextAreaElement>, )
apps/web/app/admin/notice/new/_hook/useNewNotice.ts:28
↓ 2 callersFunctionhandleChangeNoticeData
( e: React.ChangeEvent<HTMLTextAreaElement>, )
apps/web/app/admin/notice/[id]/edit/_hooks/useEditNotice.ts:34
↓ 2 callersFunctionhandleError
(fileNames: string[])
apps/web/app/_hooks/usePresignedUrl.ts:26
↓ 2 callersFunctionhandleFileChange
(files: File[] | null, urls: string[])
apps/web/app/admin/my-club/_hooks/useClubImage.ts:46
↓ 2 callersFunctionhandleKeywordChange
(value: string)
apps/web/app/admin/report/[term]/new/_hooks/useParticipantSelect.ts:41
↓ 2 callersFunctionhandleMemberInfoSelect
( name: K, value: MemberForm[K], )
apps/web/app/admin/member/_hooks/useAddClubMember.ts:35
↓ 2 callersFunctionhandleOptionBlur
(optIndex: number)
apps/web/app/admin/apply/new/_hooks/useQuestionOptions.ts:53
↓ 2 callersFunctionhandleOptionChange
(optIndex: number)
apps/web/app/admin/apply/new/_hooks/useQuestionOptions.ts:62
↓ 2 callersFunctionhandleRemoveOption
(optIndex: number)
apps/web/app/admin/apply/new/_hooks/useQuestionOptions.ts:32
↓ 2 callersFunctionhandleReset
()
packages/shared/ui/MediaUpload/MediaUpload.tsx:84
↓ 2 callersFunctionhandleSelect
(type: QuestionType)
apps/web/app/admin/apply/new/_components/question/QuestionTypeSelect.tsx:59
↓ 2 callersFunctionhandleToggle
(option: string)
apps/web/app/apply/[id]/_components/questionTypes/QuestionTypes.tsx:29
↓ 2 callersFunctionhandleUpdateStatus
(isPass: boolean)
apps/web/app/admin/apply/[id]/_hooks/useApplicantStatus.ts:15
↓ 2 callersFunctionlikeFeed
(feedId: number, { count }: LikeFeedAPIRequest)
apps/web/app/_api/mutations/feed.ts:170
↓ 2 callersFunctionparseReport
( activityReportRequests: ReportAPIResponse, term: number, )
apps/web/app/admin/report/[term]/[name]/fix/_utils/parse.ts:9
↓ 2 callersFunctionparseRequest
( term: number, report: Report, )
apps/web/app/admin/report/[term]/new/_utils/parse.ts:9
↓ 2 callersFunctionreSendEmail
({ formId, target }: ReSendEmailAPIRequest)
apps/web/app/_api/mutations/email.ts:7
↓ 2 callersFunctionresetAll
()
apps/web/app/admin/documents/_hooks/useDocument.tsx:41
↓ 2 callersFunctionresetAll
()
apps/web/app/admin/member/_hooks/useMemberExcelFile.ts:17
↓ 2 callersFunctionresetMemberInfo
()
apps/web/app/admin/member/_hooks/useAddClubMember.ts:17
↓ 2 callersFunctionsetOptionRef
(optIndex: number, ref: HTMLInputElement | null)
apps/web/app/admin/apply/new/_hooks/useQuestionOptions.ts:71
↓ 2 callersFunctionsortByOrder
(urls: UrlType[])
apps/web/app/_utils/change.ts:11
↓ 2 callersFunctionsortByOrder
(fields: FormField[])
apps/web/app/apply/[id]/_utils/sorted.ts:4
↓ 2 callersFunctionsubmitApplication
(data: SubmitApplicationAPIRequest)
apps/web/app/_api/mutations/apply.ts:57
↓ 2 callersFunctionsyncOptionValue
(optIndex: number)
apps/web/app/admin/apply/new/_hooks/useQuestionOptions.ts:41
↓ 2 callersFunctionsyncQuestionValue
()
apps/web/app/admin/apply/new/_hooks/useQuestionHandlers.ts:21
↓ 2 callersFunctiontransformFormDataToBasicInfo
( formData: FormAPIResponse, )
apps/web/app/admin/apply/[id]/edit/_utils/transformFormData.ts:5
↓ 2 callersFunctionupdateClub
(club: UpdateClubDetailAPIRequest)
apps/web/app/_api/mutations/club.ts:26
↓ 2 callersFunctionupdateForm
({ formId, formData }: UpdateFormAPIRequest)
apps/web/app/_api/mutations/apply.ts:77
↓ 2 callersFunctionupdateNotice
(noticeData: UpdateNoticeAPIRequest)
apps/web/app/_api/mutations/notice.ts:10
↓ 2 callersFunctionuploadPresignedUrl
( file: File, uploadUrl: string, contentType: string, )
apps/web/app/_api/services/file.ts:12
↓ 2 callersFunctionuseClubImage
( image: UrlType, setClub: Dispatch<SetStateAction<ClubDetail>>, key: string, )
apps/web/app/admin/my-club/_hooks/useClubImage.ts:9
↓ 2 callersFunctionuseDebouncedLike
({ feedId, initialLikeCount, }: UseDebouncedLikeOptions)
apps/web/app/feeds/_hooks/useDebouncedLike.ts:18
next →1–100 of 923, ranked by callers