MCPcopy Create free account

hub / github.com/MMansy19/Telemedicine-App / functions

Functions405 in github.com/MMansy19/Telemedicine-App

↓ 15 callersFunctionhandleChangeOptions
(e: any)
telemedapp/app/doctors/page.tsx:187
↓ 13 callersFunctionformatDate
(date: Date)
telemedapp/utils/date.ts:1
↓ 11 callersFunctionuseProfile
()
telemedapp/context/ProfileContext.tsx:24
↓ 10 callersFunctionvalidateFieldsChosen
()
telemedapp/components/doctorProfile/EditProfile.tsx:84
↓ 8 callersFunctioncatchAsyncError
(fn)
BE/Utilities.js:97
↓ 8 callersFunctionunFormatDate
(date: string)
telemedapp/utils/date.ts:14
↓ 8 callersFunctionvalidateFieldsChosen
()
telemedapp/components/auth/SignupForm.tsx:150
↓ 6 callersFunctionvalidateFieldsChosen
()
telemedapp/components/patientProfile/EditProfile.tsx:74
↓ 5 callersFunctionformatDateString
(date: string)
telemedapp/utils/date.ts:5
↓ 5 callersFunctionpasswordValidation
(str)
BE/Utilities.js:7
↓ 4 callersFunctionaddNotification
(recipientId, title, body, notificationType)
BE/Controllers/notifications.js:59
↓ 4 callersFunctiongetWeekStartAndEnd
(today: Date)
telemedapp/utils/date.ts:19
↓ 4 callersFunctionqueryHandler
(query)
BE/Utilities.js:136
↓ 4 callersFunctionrenderRatingField
(label: string, name: string)
telemedapp/components/common/RatingComp.tsx:52
↓ 3 callersFunctionsfL
(w)
telemedapp/postcss.config.mjs:13
↓ 3 callersFunctionvalidateFieldsChosen
()
telemedapp/components/patientProfile/ChangePassword.tsx:43
↓ 2 callersFunctionformatDoctorAvailabilities
(slotsString: string)
telemedapp/utils/formatDoctorAvailabilities.ts:30
↓ 2 callersFunctionformattedDatesFunc
(data: any)
telemedapp/components/booking/DoctorBooking.tsx:39
↓ 2 callersFunctionhandleDateSelect
(dateObj: { date: string; slots: { time: string; type: string }[]; })
telemedapp/components/booking/DoctorBooking.tsx:151
↓ 2 callersFunctionhandleDurationChange
(duration: number)
telemedapp/components/booking/DoctorBooking.tsx:148
↓ 2 callersFunctionhandleTabClick
(tabName: string)
telemedapp/app/doctorProfile/appointmentDetails/page.tsx:47
↓ 2 callersFunctionsendPushNotification
(pushToken, title, body)
BE/Controllers/notifications.js:81
↓ 2 callersFunctionvalidateConfirmPassword
()
telemedapp/components/auth/SignupForm.tsx:257
↓ 2 callersFunctionvalidateConfirmPassword
()
telemedapp/components/patientProfile/ChangePassword.tsx:80
↓ 2 callersFunctionvalidateFieldsChosen
()
telemedapp/components/doctorProfile/ChangePassword.tsx:43
↓ 1 callersFunctionbookAppointment
()
telemedapp/components/booking/BookingSummary.tsx:57
↓ 1 callersFunctionbufferToBase64
(buffer: number[])
telemedapp/components/patientProfile/appointments_history/AppointmentCard.tsx:16
↓ 1 callersFunctionbufferToBase64
(buffer: number[])
telemedapp/components/patientProfile/upcoming_appointments/AppointmentCard.tsx:23
↓ 1 callersFunctionconvertCodedToDates
(codedTimes: string[])
telemedapp/components/doctorProfile/TimeSlots.tsx:60
↓ 1 callersFunctionconvertDateToCode
(day: string, time: string, type: string)
telemedapp/utils/formatDoctorAvailabilities.ts:60
↓ 1 callersFunctioncreateCodedSlots
(sentObj: Record<string, string[]>)
telemedapp/components/doctorProfile/TimeSlots.tsx:118
↓ 1 callersFunctioncreateResetPasswordToken
(id, email, role)
BE/Utilities.js:191
↓ 1 callersFunctioncreateToken
(id, email, role, firstName, lastName)
BE/Utilities.js:23
↓ 1 callersFunctionfetchAppointmentDetails
()
telemedapp/app/doctorProfile/appointmentDetails/page.tsx:27
↓ 1 callersFunctionfetchAppointmentHistory
(patientId: any, headers: any)
telemedapp/app/doctorProfile/patientHistory/[appointmentPatientId]/page.tsx:34
↓ 1 callersFunctionfetchAppointmentsDetails
()
telemedapp/components/patientProfile/appointments_history/HistoryDetails.tsx:27
↓ 1 callersFunctionfetchDoctorAvailability
()
telemedapp/components/booking/DoctorBooking.tsx:75
↓ 1 callersFunctionfetchDoctors
()
telemedapp/context/GetDoctorsContext.tsx:43
↓ 1 callersFunctionfetchDocuments
()
telemedapp/components/patientProfile/PatientDocuments.tsx:24
↓ 1 callersFunctionfetchDocuments
()
telemedapp/app/doctorProfile/documentsList/[appointmentId]/page.tsx:25
↓ 1 callersFunctiongetDateTime
()
telemedapp/components/booking/BookingSummary.tsx:38
↓ 1 callersFunctiongetDay
(date: string)
telemedapp/components/booking/BookingSummary.tsx:51
↓ 1 callersFunctiongetIcon
(type: string)
telemedapp/components/patientProfile/PatientDocuments.tsx:12
↓ 1 callersFunctiongetIcon
(type: string)
telemedapp/app/doctorProfile/documentsList/[appointmentId]/page.tsx:13
↓ 1 callersFunctiongetTimeClass
(time: string)
telemedapp/components/doctorProfile/TimeSlots.tsx:213
↓ 1 callersFunctiongetTimeString
(date: string)
telemedapp/utils/date.ts:9
↓ 1 callersFunctionhandleAppointmentSelect
(appointment: any)
telemedapp/components/booking/FollowUpAppointments.tsx:21
↓ 1 callersFunctionhandleCardClick
(id: number)
telemedapp/components/patientHistoryComps/appointmentHistoryCard.tsx:9
↓ 1 callersFunctionhandleClose
()
telemedapp/components/MenuList/menuList.tsx:25
↓ 1 callersFunctionhandleDeleteCertificate
(id: Number)
telemedapp/components/auth/SignupForm.tsx:428
↓ 1 callersFunctionhandleDeleteExperience
(id: Number)
telemedapp/components/auth/SignupForm.tsx:478
↓ 1 callersFunctionhandleDeleteInterest
(id: Number)
telemedapp/components/auth/SignupForm.tsx:527
↓ 1 callersFunctionhandleFillOptions
(doctors: any[])
telemedapp/app/doctors/page.tsx:40
↓ 1 callersFunctionhandleFollowUpClick
()
telemedapp/components/booking/FollowUpAppointments.tsx:25
↓ 1 callersFunctionhandleOpen
()
telemedapp/components/FilterComponent/filter.tsx:51
↓ 1 callersFunctionhandleOpen2
()
telemedapp/components/FilterComponent/filter.tsx:54
↓ 1 callersFunctionhandleRatingChange
(name: string)
telemedapp/components/common/RatingComp.tsx:37
↓ 1 callersFunctionhandleShownDoctors
(filters: any)
telemedapp/app/doctors/page.tsx:64
↓ 1 callersFunctionhandleSlotSelect
(slot: { time: string; type: string })
telemedapp/components/booking/DoctorBooking.tsx:159
↓ 1 callersFunctionrenderError
()
telemedapp/components/common/VideoCallButton.tsx:16
↓ 1 callersFunctionrestrictTo
(...roles)
BE/Utilities.js:120
↓ 1 callersFunctiontokenAuthentication
(req: any)
telemedapp/components/auth/SignInForm.tsx:26
↓ 1 callersFunctionuseDoctorContext
()
telemedapp/context/GetDoctorsContext.tsx:293
↓ 1 callersFunctionvalidateBirthDate
()
telemedapp/components/auth/SignupForm.tsx:314
↓ 1 callersFunctionvalidateBirthDate
()
telemedapp/components/doctorProfile/EditProfile.tsx:170
↓ 1 callersFunctionvalidateBirthDate
()
telemedapp/components/patientProfile/EditProfile.tsx:185
↓ 1 callersFunctionvalidateEmail
()
telemedapp/components/auth/SignupForm.tsx:206
↓ 1 callersFunctionvalidateFirstName
()
telemedapp/components/auth/SignupForm.tsx:159
↓ 1 callersFunctionvalidateFirstName
()
telemedapp/components/doctorProfile/EditProfile.tsx:93
↓ 1 callersFunctionvalidateFirstName
()
telemedapp/components/patientProfile/EditProfile.tsx:83
↓ 1 callersFunctionvalidateForm
()
telemedapp/components/auth/SignupForm.tsx:356
↓ 1 callersFunctionvalidateForm
()
telemedapp/components/auth/SignInForm.tsx:64
↓ 1 callersFunctionvalidateForm
()
telemedapp/components/doctorProfile/EditProfile.tsx:331
↓ 1 callersFunctionvalidateForm
()
telemedapp/components/patientProfile/EditProfile.tsx:226
↓ 1 callersFunctionvalidateForm
()
telemedapp/components/patientProfile/ChangePassword.tsx:106
↓ 1 callersFunctionvalidateLanguages
()
telemedapp/components/doctorProfile/EditProfile.tsx:259
↓ 1 callersFunctionvalidateLanguages
()
telemedapp/components/patientProfile/EditProfile.tsx:153
↓ 1 callersFunctionvalidateLastName
()
telemedapp/components/auth/SignupForm.tsx:183
↓ 1 callersFunctionvalidateLastName
()
telemedapp/components/doctorProfile/EditProfile.tsx:117
↓ 1 callersFunctionvalidateLastName
()
telemedapp/components/patientProfile/EditProfile.tsx:107
↓ 1 callersFunctionvalidatePassword
()
telemedapp/components/auth/SignupForm.tsx:229
↓ 1 callersFunctionvalidatePassword
()
telemedapp/components/patientProfile/ChangePassword.tsx:52
↓ 1 callersFunctionvalidatePhone
()
telemedapp/components/auth/SignupForm.tsx:283
↓ 1 callersFunctionvalidatePhone
()
telemedapp/components/doctorProfile/EditProfile.tsx:140
↓ 1 callersFunctionvalidatePhone
()
telemedapp/components/patientProfile/EditProfile.tsx:130
↓ 1 callersFunctionvalidateResidenceCountry
()
telemedapp/components/doctorProfile/EditProfile.tsx:211
↓ 1 callersFunctionvalidateSixtyMinPrice
()
telemedapp/components/doctorProfile/EditProfile.tsx:307
↓ 1 callersFunctionvalidateSpecialization
()
telemedapp/components/doctorProfile/EditProfile.tsx:235
↓ 1 callersFunctionvalidateThirtyMinPrice
()
telemedapp/components/doctorProfile/EditProfile.tsx:283
FunctionAddAppointmentResult
()
telemedapp/app/doctorProfile/addPrescription/[appointmentId]/page.tsx:8
FunctionAppointmentCard
({ appointment }: { appointment: any })
telemedapp/components/doctorProfile/AppointmentCard.tsx:8
FunctionAppointmentCard
({ appointment, profileData, }: { appointment: any; profileData: any; })
telemedapp/components/patientProfile/appointments_history/AppointmentCard.tsx:6
FunctionAppointmentCard
({ appointment, profileData, }: { appointment: any; profileData: any; })
telemedapp/components/patientProfile/upcoming_appointments/AppointmentCard.tsx:7
FunctionAppointmentDetails
(req, res)
BE/Controllers/Doctor/Appointments/appointmentdetails.js:4
FunctionAppointmentDetails
(req, res)
BE/Controllers/Patient/Appointment/appointmentDetails.js:5
FunctionAppointmentDetails
(req, res)
BE/Controllers/backOffice/appointmentDetails.js:5
FunctionAppointmentDetailsPage
()
telemedapp/app/doctorProfile/appointmentDetails/page.tsx:9
FunctionAppointmentHistoryCard
({ appointment }: { appointment: any })
telemedapp/components/patientHistoryComps/appointmentHistoryCard.tsx:6
FunctionAppointmentHistorySummary
({ appointmentHistory, }: { appointmentHistory: any[]; })
telemedapp/components/patientHistoryComps/appointmentHistorySummary.tsx:4
FunctionAppointmentResultSubmission
(req, res)
BE/Controllers/Doctor/Appointments/AppointmentResults.js:5
next →1–100 of 405, ranked by callers