Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AdamGold/Dryvo-App
/ functions
Functions
193 in github.com/AdamGold/Dryvo-App
⨍
Functions
193
◇
Types & classes
103
↓ 190 callers
Function
strings
(name, params = {})
src/i18n.js:28
↓ 34 callers
Method
fetch
(...fetchParams)
src/services/Fetch.js:75
↓ 23 callers
Function
fetchOrError
(endpoint, params, dispatchError = true)
src/actions/utils.js:18
↓ 22 callers
Method
getItem
(key, secure = false)
src/services/Storage.js:6
↓ 10 callers
Method
setItem
(key, val, secure = false)
src/services/Storage.js:26
↓ 9 callers
Function
validate
(fieldName, value, validation)
src/actions/validate.js:5
↓ 7 callers
Function
errors
(name, params = {})
src/i18n.js:33
↓ 7 callers
Function
getRole
src/actions/auth.js:106
↓ 7 callers
Function
if
(lessons.length == 0)
src/screens/teacher/Schedule.js:238
↓ 6 callers
Function
setUser
src/actions/auth.js:95
↓ 5 callers
Function
_mockExpiredToken
()
tests/Fetch.test.js:5
↓ 5 callers
Function
render
()
src/components/Notification.js:9
↓ 4 callers
Function
checkFirebasePermission
( requestPermission = false, force = false )
src/actions/utils.js:224
↓ 3 callers
Function
configureStore
()
src/Store.js:6
↓ 3 callers
Function
getDateAndString
(date)
src/actions/lessons.js:3
↓ 3 callers
Function
getGreetingTime
(m, afternoon = 12, evening = 17)
src/actions/utils.js:262
↓ 3 callers
Function
getPayments
(fetchService, forMonth = true, extra = "")
src/actions/lessons.js:20
↓ 3 callers
Function
logout
(callback = async () => {})
src/actions/auth.js:118
↓ 3 callers
Method
removeItem
(key, secure = false)
src/services/Storage.js:52
↓ 3 callers
Function
uploadUserImage
src/actions/utils.js:201
↓ 2 callers
Method
_throwError
(status, json)
src/services/Fetch.js:65
↓ 2 callers
Method
assignNumberInputRef
(input)
src/components/TouchInput.js:21
↓ 2 callers
Function
dates
(format, date)
src/i18n.js:40
↓ 2 callers
Function
deepLinkingRemoveListener
src/actions/utils.js:63
↓ 2 callers
Function
deleteDeviceToken
()
src/actions/utils.js:104
↓ 2 callers
Function
directLogin
(email, password, callback)
src/actions/auth.js:22
↓ 2 callers
Function
exchangeToken
(token, callback)
src/actions/auth.js:143
↓ 2 callers
Function
fetchUser
(callback = () => {})
src/actions/auth.js:130
↓ 2 callers
Function
getFirebaseToken
(force)
src/actions/utils.js:239
↓ 2 callers
Function
getHoursDiff
(date, duration)
src/actions/utils.js:67
↓ 2 callers
Function
getLessonById
(fetchService, id)
src/actions/lessons.js:48
↓ 2 callers
Function
getStudents
(fetchService, state)
src/actions/students.js:10
↓ 2 callers
Function
getUserImage
src/actions/utils.js:156
↓ 2 callers
Function
handleNotification
( store, navigator, notification, fromClosed = false )
src/actions/notifications.js:18
↓ 2 callers
Function
if
(this.props.topics.length == 0)
src/components/TopicsList.js:27
↓ 2 callers
Function
loginOrRegister
(endpoint, params, dispatch, callback)
src/actions/auth.js:13
↓ 2 callers
Function
navigateToEZCount
(endpoint)
src/actions/utils.js:281
↓ 2 callers
Function
setTokens
(token, refresh_token)
src/actions/auth.js:90
↓ 2 callers
Function
showImagePicker
(callback, sizes = {})
src/actions/utils.js:164
↓ 1 callers
Function
_constructAPIUrl
(page, search, orderByColumn, orderByMethod)
src/actions/students.js:1
↓ 1 callers
Method
_getNormal
(key)
src/services/Storage.js:18
↓ 1 callers
Method
_getSecure
(key)
src/services/Storage.js:22
↓ 1 callers
Method
_handleExceptions
(json)
src/services/Fetch.js:31
↓ 1 callers
Function
_registerDeviceToken
src/actions/utils.js:125
↓ 1 callers
Method
_setNormal
(key, val)
src/services/Storage.js:39
↓ 1 callers
Method
_setSecure
(key, val)
src/services/Storage.js:44
↓ 1 callers
Function
calculatePrice
()
src/screens/teacher/Lesson.js:209
↓ 1 callers
Function
createFirebaseChannel
()
src/actions/notifications.js:6
↓ 1 callers
Function
deepLinkingListener
src/actions/utils.js:53
↓ 1 callers
Method
deleteConfirm
(type, item, index)
src/screens/teacher/Notifications.js:157
↓ 1 callers
Function
displayNotification
(notification)
src/actions/notifications.js:64
↓ 1 callers
Function
getError
()
src/actions/utils.js:36
↓ 1 callers
Method
getMainComponentName
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 callers
Function
loadFetchService
()
src/actions/utils.js:47
↓ 1 callers
Function
openFacebook
(token = "")
src/actions/auth.js:161
↓ 1 callers
Function
registerDeviceToken
(token, force)
src/actions/utils.js:81
↓ 1 callers
Function
requestFirebasePermission
()
src/actions/utils.js:249
Function
FormDataMock
()
__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
Function
clearPlaces
()
src/screens/LessonParent.js:39
Function
codePushDownloadDidProgress
(progress)
src/App.js:79
Function
componentDidMount
()
src/App.js:85
Function
componentDidMount
()
src/components/StudentProfile.js:57
Function
componentDidMount
()
src/screens/student/Home.js:47
Function
componentDidMount
()
src/screens/auth/SignIn.e2e.js:50
Function
componentDidMount
()
src/screens/auth/SignIn.js:65
Function
componentDidMount
()
src/screens/teacher/Students.js:57
Function
componentDidMount
()
src/screens/teacher/Schedule.js:54
Method
componentDidMount
()
src/components/TabBar.js:10
Method
componentDidMount
()
src/screens/student/Notifications.js:77
Method
componentDidMount
()
src/screens/student/Schedule.js:51
Method
componentDidMount
()
src/screens/teacher/ChooseDate.js:42
Method
componentDidMount
()
src/screens/teacher/Home.js:61
Method
componentDidMount
()
src/screens/teacher/Notifications.js:88
Function
componentDidUpdate
()
src/screens/auth/SignIn.e2e.js:74
Method
componentDidUpdate
()
src/components/AlertError.js:7
Method
componentWillMount
()
src/screens/UserLoading.js:8
Function
componentWillUnmount
()
src/App.js:89
Function
componentWillUnmount
()
src/components/StudentProfile.js:66
Function
componentWillUnmount
()
src/screens/student/Home.js:56
Function
componentWillUnmount
()
src/screens/auth/SignIn.e2e.js:69
Function
componentWillUnmount
()
src/screens/auth/SignIn.js:69
Function
componentWillUnmount
()
src/screens/teacher/Students.js:80
Function
componentWillUnmount
()
src/screens/teacher/Schedule.js:63
Method
componentWillUnmount
()
src/components/TabBar.js:19
Method
componentWillUnmount
()
src/screens/student/Notifications.js:86
Method
componentWillUnmount
()
src/screens/student/Schedule.js:60
Method
componentWillUnmount
()
src/screens/teacher/ChooseDate.js:51
Method
componentWillUnmount
()
src/screens/teacher/Home.js:70
Method
componentWillUnmount
()
src/screens/teacher/Notifications.js:97
Function
constructor
(props)
src/components/AuthInput.js:9
Function
constructor
(props)
src/components/LoadingButton.js:30
next →
1–100 of 193, ranked by callers