MCPcopy Create free account

hub / github.com/AdamGold/Dryvo-App / functions

Functions193 in github.com/AdamGold/Dryvo-App

↓ 190 callersFunctionstrings
(name, params = {})
src/i18n.js:28
↓ 34 callersMethodfetch
(...fetchParams)
src/services/Fetch.js:75
↓ 23 callersFunctionfetchOrError
(endpoint, params, dispatchError = true)
src/actions/utils.js:18
↓ 22 callersMethodgetItem
(key, secure = false)
src/services/Storage.js:6
↓ 10 callersMethodsetItem
(key, val, secure = false)
src/services/Storage.js:26
↓ 9 callersFunctionvalidate
(fieldName, value, validation)
src/actions/validate.js:5
↓ 7 callersFunctionerrors
(name, params = {})
src/i18n.js:33
↓ 7 callersFunctiongetRole
src/actions/auth.js:106
↓ 7 callersFunctionif
(lessons.length == 0)
src/screens/teacher/Schedule.js:238
↓ 6 callersFunctionsetUser
src/actions/auth.js:95
↓ 5 callersFunction_mockExpiredToken
()
tests/Fetch.test.js:5
↓ 5 callersFunctionrender
()
src/components/Notification.js:9
↓ 4 callersFunctioncheckFirebasePermission
( requestPermission = false, force = false )
src/actions/utils.js:224
↓ 3 callersFunctionconfigureStore
()
src/Store.js:6
↓ 3 callersFunctiongetDateAndString
(date)
src/actions/lessons.js:3
↓ 3 callersFunctiongetGreetingTime
(m, afternoon = 12, evening = 17)
src/actions/utils.js:262
↓ 3 callersFunctiongetPayments
(fetchService, forMonth = true, extra = "")
src/actions/lessons.js:20
↓ 3 callersFunctionlogout
(callback = async () => {})
src/actions/auth.js:118
↓ 3 callersMethodremoveItem
(key, secure = false)
src/services/Storage.js:52
↓ 3 callersFunctionuploadUserImage
src/actions/utils.js:201
↓ 2 callersMethod_throwError
(status, json)
src/services/Fetch.js:65
↓ 2 callersMethodassignNumberInputRef
(input)
src/components/TouchInput.js:21
↓ 2 callersFunctiondates
(format, date)
src/i18n.js:40
↓ 2 callersFunctiondeepLinkingRemoveListener
src/actions/utils.js:63
↓ 2 callersFunctiondeleteDeviceToken
()
src/actions/utils.js:104
↓ 2 callersFunctiondirectLogin
(email, password, callback)
src/actions/auth.js:22
↓ 2 callersFunctionexchangeToken
(token, callback)
src/actions/auth.js:143
↓ 2 callersFunctionfetchUser
(callback = () => {})
src/actions/auth.js:130
↓ 2 callersFunctiongetFirebaseToken
(force)
src/actions/utils.js:239
↓ 2 callersFunctiongetHoursDiff
(date, duration)
src/actions/utils.js:67
↓ 2 callersFunctiongetLessonById
(fetchService, id)
src/actions/lessons.js:48
↓ 2 callersFunctiongetStudents
(fetchService, state)
src/actions/students.js:10
↓ 2 callersFunctiongetUserImage
src/actions/utils.js:156
↓ 2 callersFunctionhandleNotification
( store, navigator, notification, fromClosed = false )
src/actions/notifications.js:18
↓ 2 callersFunctionif
(this.props.topics.length == 0)
src/components/TopicsList.js:27
↓ 2 callersFunctionloginOrRegister
(endpoint, params, dispatch, callback)
src/actions/auth.js:13
↓ 2 callersFunctionnavigateToEZCount
(endpoint)
src/actions/utils.js:281
↓ 2 callersFunctionsetTokens
(token, refresh_token)
src/actions/auth.js:90
↓ 2 callersFunctionshowImagePicker
(callback, sizes = {})
src/actions/utils.js:164
↓ 1 callersFunction_constructAPIUrl
(page, search, orderByColumn, orderByMethod)
src/actions/students.js:1
↓ 1 callersMethod_getNormal
(key)
src/services/Storage.js:18
↓ 1 callersMethod_getSecure
(key)
src/services/Storage.js:22
↓ 1 callersMethod_handleExceptions
(json)
src/services/Fetch.js:31
↓ 1 callersFunction_registerDeviceToken
src/actions/utils.js:125
↓ 1 callersMethod_setNormal
(key, val)
src/services/Storage.js:39
↓ 1 callersMethod_setSecure
(key, val)
src/services/Storage.js:44
↓ 1 callersFunctioncalculatePrice
()
src/screens/teacher/Lesson.js:209
↓ 1 callersFunctioncreateFirebaseChannel
()
src/actions/notifications.js:6
↓ 1 callersFunctiondeepLinkingListener
src/actions/utils.js:53
↓ 1 callersMethoddeleteConfirm
(type, item, index)
src/screens/teacher/Notifications.js:157
↓ 1 callersFunctiondisplayNotification
(notification)
src/actions/notifications.js:64
↓ 1 callersFunctiongetError
()
src/actions/utils.js:36
↓ 1 callersMethodgetMainComponentName
Returns the name of the main component registered from JavaScript. This is used to schedule rendering of the component.
android/app/src/main/java/com/dryvofront/MainActivity.java:21
↓ 1 callersFunctionloadFetchService
()
src/actions/utils.js:47
↓ 1 callersFunctionopenFacebook
(token = "")
src/actions/auth.js:161
↓ 1 callersFunctionregisterDeviceToken
(token, force)
src/actions/utils.js:81
↓ 1 callersFunctionrequestFirebasePermission
()
src/actions/utils.js:249
FunctionFormDataMock
()
__mocks__/mockFormData.js:1
Method_clickToCreateReceipt
()
src/components/ShowReceipt.js:25
Function_createDayTimeline
(lessons)
src/screens/teacher/Schedule.js:110
Method_createReceipt
()
src/components/ShowReceipt.js:43
Function_getDayHours
()
src/screens/teacher/Schedule.js:84
Function_getWorkDayHours
(data)
src/screens/teacher/Schedule.js:73
Method_handleExpiredToken
()
src/services/Fetch.js:43
Function_loadingAnimation
( widthStart, widthEnd, borderRadiusStart, borderRadiusEnd, opacityStart, opacityEnd )
src/components/LoadingButton.js:72
Function_renderIndicator
()
src/components/LoadingButton.js:101
Function_renderTitle
()
src/components/LoadingButton.js:105
FunctionclearPlaces
()
src/screens/LessonParent.js:39
FunctioncodePushDownloadDidProgress
(progress)
src/App.js:79
FunctioncomponentDidMount
()
src/App.js:85
FunctioncomponentDidMount
()
src/components/StudentProfile.js:57
FunctioncomponentDidMount
()
src/screens/student/Home.js:47
FunctioncomponentDidMount
()
src/screens/auth/SignIn.e2e.js:50
FunctioncomponentDidMount
()
src/screens/auth/SignIn.js:65
FunctioncomponentDidMount
()
src/screens/teacher/Students.js:57
FunctioncomponentDidMount
()
src/screens/teacher/Schedule.js:54
MethodcomponentDidMount
()
src/components/TabBar.js:10
MethodcomponentDidMount
()
src/screens/student/Notifications.js:77
MethodcomponentDidMount
()
src/screens/student/Schedule.js:51
MethodcomponentDidMount
()
src/screens/teacher/ChooseDate.js:42
MethodcomponentDidMount
()
src/screens/teacher/Home.js:61
MethodcomponentDidMount
()
src/screens/teacher/Notifications.js:88
FunctioncomponentDidUpdate
()
src/screens/auth/SignIn.e2e.js:74
MethodcomponentDidUpdate
()
src/components/AlertError.js:7
MethodcomponentWillMount
()
src/screens/UserLoading.js:8
FunctioncomponentWillUnmount
()
src/App.js:89
FunctioncomponentWillUnmount
()
src/components/StudentProfile.js:66
FunctioncomponentWillUnmount
()
src/screens/student/Home.js:56
FunctioncomponentWillUnmount
()
src/screens/auth/SignIn.e2e.js:69
FunctioncomponentWillUnmount
()
src/screens/auth/SignIn.js:69
FunctioncomponentWillUnmount
()
src/screens/teacher/Students.js:80
FunctioncomponentWillUnmount
()
src/screens/teacher/Schedule.js:63
MethodcomponentWillUnmount
()
src/components/TabBar.js:19
MethodcomponentWillUnmount
()
src/screens/student/Notifications.js:86
MethodcomponentWillUnmount
()
src/screens/student/Schedule.js:60
MethodcomponentWillUnmount
()
src/screens/teacher/ChooseDate.js:51
MethodcomponentWillUnmount
()
src/screens/teacher/Home.js:70
MethodcomponentWillUnmount
()
src/screens/teacher/Notifications.js:97
Functionconstructor
(props)
src/components/AuthInput.js:9
Functionconstructor
(props)
src/components/LoadingButton.js:30
next →1–100 of 193, ranked by callers