MCPcopy Create free account

hub / github.com/basir/amazona / functions

Functions114 in github.com/basir/amazona

↓ 4 callersFunctionlistProducts
({ pageNumber = '', seller = '', name = '', category = '', order = '', min = 0, ma
frontend/src/actions/productActions.js:27
↓ 4 callersFunctiontoPrice
(num)
frontend/src/screens/PlaceOrderScreen.js:18
↓ 3 callersFunctiondetailsUser
(userId)
frontend/src/actions/userActions.js:75
↓ 3 callersFunctiongenerateToken
(user)
backend/utils.js:4
↓ 2 callersFunctionaddToCart
(productId, qty)
frontend/src/actions/cartActions.js:10
↓ 2 callersFunctiondetailsProduct
(productId)
frontend/src/actions/productActions.js:63
↓ 2 callersFunctionfetch
()
frontend/src/screens/MapScreen.js:28
↓ 2 callersFunctionregisterValidSW
(swUrl, config)
frontend/src/serviceWorker.js:57
↓ 2 callersFunctionsaveShippingAddress
(data)
frontend/src/actions/cartActions.js:45
↓ 1 callersFunctionaddPayPalScript
()
frontend/src/screens/OrderScreen.js:39
↓ 1 callersFunctioncheckValidServiceWorker
(swUrl, config)
frontend/src/serviceWorker.js:101
↓ 1 callersFunctioncreateOrder
(order)
frontend/src/actions/orderActions.js:29
↓ 1 callersFunctioncreateProduct
()
frontend/src/actions/productActions.js:78
↓ 1 callersFunctioncreateReview
(productId, review)
frontend/src/actions/productActions.js:140
↓ 1 callersFunctiondeleteOrder
(orderId)
frontend/src/actions/orderActions.js:133
↓ 1 callersFunctiondeleteProduct
(productId)
frontend/src/actions/productActions.js:121
↓ 1 callersFunctiondeleteUser
(userId)
frontend/src/actions/userActions.js:151
↓ 1 callersFunctiondeliverOrder
(orderId)
frontend/src/actions/orderActions.js:152
↓ 1 callersFunctiondetailsOrder
(orderId)
frontend/src/actions/orderActions.js:54
↓ 1 callersFunctiongetFilterUrl
(filter)
frontend/src/screens/SearchScreen.js:46
↓ 1 callersFunctiongetUserCurrentLocation
()
frontend/src/screens/MapScreen.js:80
↓ 1 callersFunctionlistOrderMine
()
frontend/src/actions/orderActions.js:94
↓ 1 callersFunctionlistOrders
({ seller = '' })
frontend/src/actions/orderActions.js:114
↓ 1 callersFunctionlistProductCategories
()
frontend/src/actions/productActions.js:51
↓ 1 callersFunctionlistTopSellers
()
frontend/src/actions/userActions.js:169
↓ 1 callersFunctionlistUsers
()
frontend/src/actions/userActions.js:131
↓ 1 callersFunctionmailgun
()
backend/utils.js:62
↓ 1 callersFunctionpayOrder
(order, paymentResult)
frontend/src/actions/orderActions.js:73
↓ 1 callersFunctionpayOrderEmailTemplate
(order)
backend/utils.js:68
↓ 1 callersFunctionregister
(name, email, password)
frontend/src/actions/userActions.js:29
↓ 1 callersFunctionremoveFromCart
(productId)
frontend/src/actions/cartActions.js:40
↓ 1 callersFunctionremoveFromCartHandler
(id)
frontend/src/screens/CartScreen.js:25
↓ 1 callersFunctionsavePaymentMethod
(data)
frontend/src/actions/cartActions.js:49
↓ 1 callersFunctionselectUser
(user)
frontend/src/screens/SupportScreen.js:78
↓ 1 callersFunctionsignin
(email, password)
frontend/src/actions/userActions.js:51
↓ 1 callersFunctionsignout
()
frontend/src/actions/userActions.js:68
↓ 1 callersFunctionsummaryOrder
()
frontend/src/actions/orderActions.js:175
↓ 1 callersFunctionupdateProduct
(product)
frontend/src/actions/productActions.js:103
↓ 1 callersFunctionupdateUser
(user)
frontend/src/actions/userActions.js:113
↓ 1 callersFunctionupdateUserProfile
(user)
frontend/src/actions/userActions.js:93
FunctionAdminRoute
({ children })
frontend/src/components/AdminRoute.js:5
FunctionCheckoutSteps
(props)
frontend/src/components/CheckoutSteps.js:3
FunctionLoadingBox
()
frontend/src/components/LoadingBox.js:3
FunctionPaymentMethodScreen
(props)
frontend/src/screens/PaymentMethodScreen.js:7
FunctionPrivateRoute
({ children })
frontend/src/components/PrivateRoute.js:5
FunctionProduct
(props)
frontend/src/components/Product.js:5
FunctionRegisterScreen
(props)
frontend/src/screens/RegisterScreen.js:8
FunctionSellerRoute
({ children })
frontend/src/components/SellerRoute.js:5
FunctionShippingAddressScreen
(props)
frontend/src/screens/ShippingAddressScreen.js:7
FunctionSigninScreen
(props)
frontend/src/screens/SigninScreen.js:8
FunctionaddToCartHandler
()
frontend/src/screens/ProductScreen.js:42
FunctioncartReducer
(state = { cartItems: [] }, action)
frontend/src/reducers/cartReducers.js:10
FunctioncheckoutHandler
()
frontend/src/screens/CartScreen.js:30
FunctionchooseOnMap
()
frontend/src/screens/ShippingAddressScreen.js:59
FunctioncloseHandler
()
frontend/src/components/ChatBox.js:62
FunctioncreateHandler
()
frontend/src/screens/ProductListScreen.js:68
FunctiondeleteHandler
(user)
frontend/src/screens/UserListScreen.js:28
FunctiondeleteHandler
(order)
frontend/src/screens/OrderListScreen.js:29
FunctiondeleteHandler
(product)
frontend/src/screens/ProductListScreen.js:63
FunctiondeliverHandler
()
frontend/src/screens/OrderScreen.js:73
Functiondestination
(req, file, cb)
backend/routers/uploadRouter.js:8
Functionfilename
(req, file, cb)
backend/routers/uploadRouter.js:11
FunctionisAdmin
(req, res, next)
backend/utils.js:40
FunctionisAuth
(req, res, next)
backend/utils.js:20
FunctionisSeller
(req, res, next)
backend/utils.js:47
FunctionisSellerOrAdmin
(req, res, next)
backend/utils.js:54
FunctiononConfirm
()
frontend/src/screens/MapScreen.js:58
FunctiononIdle
()
frontend/src/screens/MapScreen.js:46
FunctiononLoad
(map)
frontend/src/screens/MapScreen.js:36
FunctiononLoadPlaces
(place)
frontend/src/screens/MapScreen.js:43
FunctiononMarkerLoad
(marker)
frontend/src/screens/MapScreen.js:40
FunctiononPlacesChanged
()
frontend/src/screens/MapScreen.js:52
FunctionorderCreateReducer
(state = {}, action)
frontend/src/reducers/orderReducers.js:32
FunctionorderDeleteReducer
(state = {}, action)
frontend/src/reducers/orderReducers.js:98
FunctionorderDeliverReducer
(state = {}, action)
frontend/src/reducers/orderReducers.js:113
FunctionorderDetailsReducer
(state = { loading: true }, action)
frontend/src/reducers/orderReducers.js:47
FunctionorderListReducer
(state = { orders: [] }, action)
frontend/src/reducers/orderReducers.js:86
FunctionorderMineListReducer
(state = { orders: [] }, action)
frontend/src/reducers/orderReducers.js:74
FunctionorderPayReducer
(state = {}, action)
frontend/src/reducers/orderReducers.js:60
FunctionorderSummaryReducer
( state = { loading: true, summary: {} }, action )
frontend/src/reducers/orderReducers.js:128
FunctionplaceOrderHandler
()
frontend/src/screens/PlaceOrderScreen.js:26
FunctionproductCategoryListReducer
( state = { loading: true, products: [] }, action )
frontend/src/reducers/productReducers.js:50
FunctionproductCreateReducer
(state = {}, action)
frontend/src/reducers/productReducers.js:78
FunctionproductDeleteReducer
(state = {}, action)
frontend/src/reducers/productReducers.js:106
FunctionproductDetailsReducer
(state = { loading: true }, action)
frontend/src/reducers/productReducers.js:66
FunctionproductListReducer
( state = { loading: true, products: [] }, action )
frontend/src/reducers/productReducers.js:29
FunctionproductReviewCreateReducer
(state = {}, action)
frontend/src/reducers/productReducers.js:120
FunctionproductUpdateReducer
(state = {}, action)
frontend/src/reducers/productReducers.js:92
Functionregister
(config)
frontend/src/serviceWorker.js:23
FunctionsignoutHandler
()
frontend/src/App.js:42
FunctionsubmitHandler
(e)
frontend/src/components/SearchBox.js:7
FunctionsubmitHandler
(e)
frontend/src/components/ChatBox.js:45
FunctionsubmitHandler
(e)
frontend/src/screens/ProfileScreen.js:42
FunctionsubmitHandler
(e)
frontend/src/screens/SupportScreen.js:91
FunctionsubmitHandler
(e)
frontend/src/screens/ProductEditScreen.js:50
FunctionsubmitHandler
(e)
frontend/src/screens/PaymentMethodScreen.js:16
FunctionsubmitHandler
(e)
frontend/src/screens/ProductScreen.js:45
FunctionsubmitHandler
(e)
frontend/src/screens/UserEditScreen.js:47
FunctionsubmitHandler
(e)
frontend/src/screens/RegisterScreen.js:23
FunctionsubmitHandler
(e)
frontend/src/screens/ShippingAddressScreen.js:30
next →1–100 of 114, ranked by callers