MCPcopy Create free account

hub / github.com/LauraBeatris/gobarber-web / functions

Functions96 in github.com/LauraBeatris/gobarber-web

↓ 6 callersFunctionuseToastsDispatch
()
src/contexts/toasts/ToastsContext.ts:25
↓ 5 callersFunctiongetMonth
(date: Date)
src/utils/months.ts:15
↓ 5 callersFunctionperformSchemaValidation
({ formRef, schema, data, }: PerformSchemaValidationParameters)
src/utils/performSchemaValidation.ts:18
↓ 5 callersFunctionuseAuthState
()
src/contexts/auth/AuthContext.ts:15
↓ 3 callersFunctiongetNoonDate
(appointmentDate: Date)
src/hooks/useAppointments/index.ts:19
↓ 3 callersFunctionuseAuthDispatch
()
src/contexts/auth/AuthContext.ts:25
↓ 3 callersFunctionuseFilter
( filterObject: Filter, updateType: UrlUpdateType = "replaceIn", )
src/hooks/useFilter/index.ts:11
↓ 3 callersFunctionuseLoadingDelay
(loading: boolean, delay = DEFAULT_DELAY_MS)
src/hooks/useLoadingDelay/index.tsx:15
↓ 2 callersFunctiongetAvailabilityDate
( currentMonth: GetProviderMonthAvailabilityDates["currentMonth"], day: number, )
src/utils/providerMonthAvailability.ts:16
↓ 2 callersFunctiongetDateFnsLocale
()
src/translations/dateFns.ts:13
↓ 2 callersFunctiongetExpiryConfirmationTimestamp
()
src/utils/getExpiryConfirmationTimestamp.ts:8
↓ 2 callersFunctiongetLottieDefaultOptions
(animationData: unknown)
src/settings/lottie.ts:3
↓ 2 callersFunctiongetValidationErrors
(validationError: ValidationError)
src/utils/getValidationErrors.ts:7
↓ 2 callersFunctionremoveRippleEffect
( rippleButton: HTMLElement, rippleDomElement: HTMLSpanElement, )
src/styles/components/RippleButton.tsx:50
↓ 2 callersFunctionuseSendRecoverPasswordRequest
()
src/hooks/auth/useSendRecoverPasswordRequest/index.ts:19
↓ 1 callersFunctiongetProviderMonthAvailableDates
({ providerMonthAvailability, currentMonth, }: GetProviderMonthAvailabilityDates)
src/utils/providerMonthAvailability.ts:30
↓ 1 callersFunctiongetProviderMonthUnavailableDates
({ providerMonthAvailability, currentMonth, }: GetProviderMonthAvailabilityDates)
src/utils/providerMonthAvailability.ts:47
↓ 1 callersFunctiongetUserImagePlaceholder
(username: User["name"])
src/utils/getUserImagePlaceholder.ts:8
↓ 1 callersFunctionuseAppointments
(selectedDate: Date)
src/hooks/useAppointments/index.ts:49
↓ 1 callersFunctionuseModal
()
src/contexts/modal/ModalContext.ts:10
↓ 1 callersFunctionuseNotifications
()
src/hooks/useNotifications/index.ts:60
↓ 1 callersFunctionuseProviderMonthAvailability
()
src/hooks/useProviderMonthAvailability/index.ts:35
↓ 1 callersFunctionuseResetPassword
()
src/hooks/auth/useResetPassword/index.ts:19
↓ 1 callersFunctionuseShare
()
src/hooks/useShare/index.ts:14
↓ 1 callersFunctionuseSignIn
()
src/hooks/auth/useSignIn/index.ts:18
↓ 1 callersFunctionuseSignUp
()
src/hooks/auth/useSignUp/index.ts:19
↓ 1 callersFunctionuseUpdateUserAvatar
()
src/hooks/user/useUpdateUserAvatar/index.tsx:18
↓ 1 callersFunctionuseUpdateUserProfile
()
src/hooks/user/useUpdateUserProfile/index.tsx:33
FunctionApp
()
src/App.tsx:8
FunctionAppLayout
({ children })
src/layouts/App/index.tsx:7
FunctionAppProvider
({ children })
src/contexts/index.tsx:11
FunctionAppointment
({ date, type, isPast, showDate = false, avatarUrl, customerName, showLateralBorder, })
src/components/Appointment/index.tsx:13
FunctionAppointmentDate
({ date, isPast })
src/components/Appointment/Date/index.tsx:8
FunctionAppointmentDetailsModal
({ title, componentProps: { customerName, avatarUrl, date, type, } = {}, })
src/components/Modals/AppointmentDetailsModal/index.tsx:11
FunctionAppointmentOnAPastDate
()
src/stories/5-Appointment.stories.tsx:49
FunctionAppointmentWithDate
()
src/stories/5-Appointment.stories.tsx:36
FunctionAppointmentWithLateralBorder
()
src/stories/5-Appointment.stories.tsx:24
FunctionAppointmentWithoutDate
()
src/stories/5-Appointment.stories.tsx:13
FunctionAuthContainer
({ children })
src/contexts/auth/AuthProvider.tsx:12
FunctionAuthLayout
({ title, children, animation = appearFromLeft, description, backgroundImage, backgroundPosition =
src/layouts/Auth/index.tsx:13
FunctionAvatar
({ name, avatarUrl, })
src/components/Avatar/index.tsx:8
FunctionButton
({ loading, children, ...rest })
src/components/Button/index.tsx:13
FunctionCalendar
({ disabledDays, isLoading = false, ...rest })
src/components/Calendar/index.tsx:17
FunctionCustomRoute
({ isPrivate = false, component: Component, ...rest })
src/routes/CustomRoute.tsx:14
FunctionDashboardContainer
()
src/pages/Dashboard/DashboardContainer.tsx:19
FunctionDashboardContent
({ selectedDay, currentMonth, setSelectedDay, setCurrentMonth, nextAppointment, eveningAppointment
src/pages/Dashboard/DashboardContent.tsx:26
FunctionDashboardSection
({ title, appointments, })
src/components/DashboardSection/index.tsx:9
FunctionError
()
src/stories/4-Toasts.stories.tsx:50
FunctionForgotPassword
()
src/pages/ForgotPassword/index.tsx:21
FunctionFormWrapper
({ children })
src/stories/2-Input.stories.tsx:33
FunctionHeader
()
src/components/Header/index.tsx:14
FunctionImage
({ src, fallbackSrc, ...rest })
src/components/Image/index.tsx:10
FunctionInfo
()
src/stories/4-Toasts.stories.tsx:58
FunctionInput
({ icon: Icon, name, ...rest })
src/components/Input/index.tsx:9
FunctionLoading
()
src/components/Loading/index.tsx:9
FunctionModalContainer
({ children, }: ModalContainerProps<T>)
src/contexts/modal/ModalContainer.tsx:30
FunctionNotFound
()
src/pages/NotFound/index.tsx:8
FunctionNotifications
()
src/components/Notifications/index.tsx:20
FunctionProfile
()
src/pages/Profile/index.tsx:35
FunctionReactQueryProvider
({ children })
src/contexts/reactQuery/index.tsx:7
FunctionRequestPasswordResetSuccess
()
src/pages/RequestPasswordResetSuccess/index.tsx:19
FunctionResetPassword
()
src/pages/ResetPassword/index.tsx:22
FunctionRouter
()
src/routes/index.tsx:9
FunctionShowPasswordInput
(props)
src/components/Input/ShowPasswordInput/index.tsx:11
FunctionSignIn
()
src/pages/SignIn/index.tsx:21
FunctionSignUp
()
src/pages/SignUp/index.tsx:28
FunctionStylesProvider
({ children })
src/contexts/styles.tsx:7
FunctionSuccess
()
src/stories/4-Toasts.stories.tsx:42
FunctionToastMessage
({ message, style })
src/components/ToastMessage/index.tsx:16
FunctionToastsProvider
({ children })
src/contexts/toasts/ToastsProvider.tsx:12
FunctionTooltip
({ title, className, icon: Icon, })
src/components/Tooltip/index.tsx:12
FunctionfetchAppointments
( _queryKey: string, selectedDate: string, )
src/hooks/useAppointments/index.ts:27
FunctionfetchNotifications
(_key: string, page = 1)
src/hooks/useNotifications/index.ts:18
FunctionfetchProviderMonthAvailability
( _queryKey: string, currentMonth: string, userId: string, )
src/hooks/useProviderMonthAvailability/index.ts:15
FunctiongetIsBusinessOpen
()
src/utils/getIsBusinessOpen.ts:13
FunctionhandleClick
()
src/components/Input/ShowPasswordInput/index.tsx:16
FunctionhandleClick
()
src/components/Appointment/index.tsx:25
FunctionhandleClick
(event: React.MouseEvent<HTMLButtonElement>)
src/styles/components/RippleButton.tsx:57
FunctionmarkNotificationsAsReadMutation
( notifications: PaginatedNotifications[], )
src/hooks/useNotifications/index.ts:40
FunctionparseMonthToJSMonth
(month: number)
src/utils/months.ts:25
FunctionresetPasswordMutation
(data: ResetPasswordData)
src/hooks/auth/useResetPassword/index.ts:12
FunctionsendRecoverPasswordRequestMutation
( data: SendRecoverPasswordRequestData, )
src/hooks/auth/useSendRecoverPasswordRequest/index.ts:11
FunctionsignInMutation
(data: SignInData)
src/hooks/auth/useSignIn/index.ts:10
FunctionsignUpMutation
(data: SignUpData)
src/hooks/auth/useSignUp/index.ts:12
FunctionupdateUserAvatarMutation
(formData: FormData)
src/hooks/user/useUpdateUserAvatar/index.tsx:10
FunctionupdateUserProfileMutation
(data: UpdateUserProfileData)
src/hooks/user/useUpdateUserProfile/index.tsx:10
FunctionuseToastsState
()
src/contexts/toasts/ToastsContext.ts:15
FunctionuseUserImage
(user: User)
src/hooks/useUserImage/index.tsx:10
FunctionwithHidePasswordButton
()
src/stories/2-Input.stories.tsx:120
FunctionwithIcon
()
src/stories/2-Input.stories.tsx:79
FunctionwithIcon
()
src/stories/1-Button.stories.tsx:20
FunctionwithLabel
()
src/stories/2-Input.stories.tsx:61
FunctionwithMessage
()
src/stories/3-Tooltip.stories.tsx:13
FunctionwithText
()
src/stories/1-Button.stories.tsx:13
FunctionwithValidationErrors
()
src/stories/2-Input.stories.tsx:99
FunctionwithoutDescription
()
src/stories/4-Toasts.stories.tsx:66