MCPcopy Create free account

hub / github.com/SanjulaD/web-cw / functions

Functions212 in github.com/SanjulaD/web-cw

FunctionOrderListScreen
()
frontend/src/screens/Dashboard/OrderListScreen.jsx:7
FunctionOrderScreen
({ match })
frontend/src/screens/Order/OrderScreen.jsx:21
FunctionOurServices
()
frontend/src/components/OurServices/OurServices.jsx:10
FunctionOverLay
()
frontend/src/components/DashBoard/Map/OverLay.jsx:5
FunctionPaymentScreen
({ history })
frontend/src/screens/Payment/PaymentMethodScreen.jsx:13
FunctionPlaceOrder
({ history })
frontend/src/components/PlaceOrder/PlaceOrder.jsx:17
FunctionProductListHome
()
frontend/src/components/DashBoard/ProductList/ProductListHome.jsx:12
FunctionProductListScreen
()
frontend/src/screens/ProductList/ProductListScreen.jsx:10
FunctionProductListScreen
()
frontend/src/screens/Dashboard/ProductListScreen.jsx:7
FunctionProfileScreen
()
frontend/src/screens/Dashboard/ProfileScreen.jsx:7
FunctionProfileScreen
({ history })
frontend/src/screens/Profile/ProfileScreen.jsx:23
FunctionPurchaseSeeds
({ _id, name, rating, image, reviews, price })
frontend/src/components/PurchaseSeeds/PurchaseSeeds.jsx:7
FunctionRating
({ value, text, color })
frontend/src/components/DashBoard/Map/Rating/Rating.jsx:5
FunctionRating
({ value, text, color })
frontend/src/components/Rating/Rating.jsx:5
FunctionRating
({ value, text, color })
frontend/src/screens/Map/Rating/Rating.jsx:5
FunctionRegister
({ location, history })
frontend/src/components/Register/Register.jsx:16
FunctionSeedList
()
frontend/src/components/DashBoard/ProductList/LendMachineList/LendMachineList.jsx:17
FunctionSeedList
()
frontend/src/components/DashBoard/ProductList/SeedList/SeedList.jsx:17
FunctionSeedList
()
frontend/src/screens/ProductList/LendMachineList/LendMachineList.jsx:17
FunctionSeedList
()
frontend/src/screens/ProductList/SeedList/SeedList.jsx:17
FunctionSeedListEdit
({ match })
frontend/src/screens/ProductListEdit/SeedListEdit/SeedListEdit.jsx:19
FunctionSeedListEdit
({ match })
frontend/src/screens/ProductListEdit/MachineListEdit/MachineListEdit.jsx:19
FunctionSeedProductScreen
({ history, match })
frontend/src/screens/Product_Seed/SeedProductScreen.jsx:23
FunctionShippingScreen
({ history })
frontend/src/screens/Shipping/ShippingScreen.jsx:12
FunctionSideBarComponents
()
frontend/src/components/SideBar/SideBarComponents.jsx:7
FunctionSliderComponent
()
frontend/src/components/Slider/Slider.jsx:9
FunctionStatCards
()
frontend/src/components/DashBoard/Statistics/StatCards/StatCards.jsx:9
FunctionStatisticsList
()
frontend/src/components/DashBoard/Statistics/StatisticsList.jsx:14
FunctionSupplierProductEdit
({ match })
frontend/src/components/SupplierProductEdit/SupplierProductEdit.jsx:19
FunctionSupplierScreen
()
frontend/src/screens/Supplier/SupplierScreen.jsx:9
FunctionUserEditScreen
({ match, history })
frontend/src/screens/UserEdit/UserEditScreen.jsx:15
FunctionUserList
({ history })
frontend/src/components/DashBoard/UserList/UserList.jsx:13
FunctionUserListScreen
({ history })
frontend/src/screens/UserList/UserListScree.jsx:13
FunctionUserListScreen
()
frontend/src/screens/Dashboard/UserListScreen.jsx:7
FunctionaddToCartHandler
()
frontend/src/screens/Product_Seed/SeedProductScreen.jsx:55
FunctionaddtoCartHandler
()
frontend/src/screens/Product_Consumer/ConsumerProductDetailScreen.jsx:33
FunctionaddtoCartHandler
()
frontend/src/screens/Product_LendMachine/LendMachineProduct.jsx:34
Functionadmin
(req, res, next)
backend/middleware/authMiddleware.js:32
FunctioncartSeedReducer
(state = { cartItems: [], shippingAddress: [] }, action)
frontend/src/reducers/cartReducers.js:8
FunctioncheckoutHandler
()
frontend/src/screens/Cart/Cart.jsx:29
FunctionconsumerCreateReducer
(state = {}, action)
frontend/src/reducers/consumerProductsReducer.js:60
FunctionconsumerProductDeleteReducer
(state = {}, action)
frontend/src/reducers/consumerProductsReducer.js:47
FunctionconsumerProductDetailsReducer
(state = { consumerProduct: { reviews: [] } }, action)
frontend/src/reducers/consumerProductsReducer.js:34
FunctionconsumerProductListReducer
(state = { consumerProducts: [] }, action)
frontend/src/reducers/consumerProductsReducer.js:21
FunctionconsumerUpdateReducer
(state = { consumer: {} }, action)
frontend/src/reducers/consumerProductsReducer.js:75
FunctioncreateConsumerProductHandler
()
frontend/src/components/DashBoard/ProductList/ConsumerList/ConsumerList.jsx:58
FunctioncreateConsumerProductHandler
()
frontend/src/screens/ProductList/ConsumerList/ConsumerList.jsx:58
FunctioncreateMachineProductHandler
()
frontend/src/components/DashBoard/ProductList/LendMachineList/LendMachineList.jsx:53
FunctioncreateMachineProductHandler
()
frontend/src/screens/ProductList/LendMachineList/LendMachineList.jsx:53
FunctioncreateSeedProductHandler
()
frontend/src/components/DashBoard/ProductList/SeedList/SeedList.jsx:58
FunctioncreateSeedProductHandler
()
frontend/src/screens/ProductList/SeedList/SeedList.jsx:58
FunctiondeliverHandler
()
frontend/src/screens/Order/OrderScreen.jsx:79
Functiondestination
(req, file, cb)
backend/routes/uploadRoutes.js:7
FunctionerrorHandler
(err, req, res, next)
backend/middleware/errorMiddlware.js:7
FunctionfarmerProductUpdateReducer
(state = { productReviewed: {} }, action)
frontend/src/reducers/supplierReducers.js:110
FunctionfarmerReviewCreateReducer
(state = {}, action)
frontend/src/reducers/supplierReducers.js:95
Functionfilename
(req, file, cb)
backend/routes/uploadRoutes.js:10
FunctiongenerteToken
(id)
backend/utils/genarateToken.js:3
FunctionhandleClick
(event)
frontend/src/screens/Profile/ProfileScreen.jsx:78
FunctionlogoutHandler
()
frontend/src/components/Header/Header.jsx:16
FunctionnotFound
(req, res, next)
backend/middleware/errorMiddlware.js:1
FunctiononSuccessPaymentHandler
(paymentResult)
frontend/src/screens/Order/OrderScreen.jsx:75
FunctionorderCreateReducer
(state = {}, action)
frontend/src/reducers/orderReducers.js:25
FunctionorderDeliverReducer
(state = {}, action)
frontend/src/reducers/orderReducers.js:69
FunctionorderDetailsReducer
(state = { loading: true, orderItems: [], shippingAddres: {} }, action)
frontend/src/reducers/orderReducers.js:47
FunctionorderListMyReducer
(state = { orders: [] }, action)
frontend/src/reducers/orderReducers.js:115
FunctionorderListReducer
(state = { orders: [] }, action)
frontend/src/reducers/orderReducers.js:138
FunctionorderPayReducer
(state = {}, action)
frontend/src/reducers/orderReducers.js:92
FunctionplaceOrder
()
frontend/src/components/PlaceOrder/PlaceOrder.jsx:43
FunctionprodcutSeedDeleteReducer
(state = {}, action)
frontend/src/reducers/productSeedReducer.js:51
FunctionprodcutSeedDetailsReducer
(state = { productSeed: { reviews: [] } }, action)
frontend/src/reducers/productSeedReducer.js:38
FunctionprodcutSeedListReducer
(state = { productSeeds: [] }, action)
frontend/src/reducers/productSeedReducer.js:25
FunctionproductCreateReducer
(state = {}, action)
frontend/src/reducers/supplierReducers.js:27
FunctionproductLendMachinesDeleteReducer
(state = {}, action)
frontend/src/reducers/productLendMachineReducer.js:47
FunctionproductLendMachinesDetailsReducer
(state = { productLendMachines: { reviews: [] } }, action)
frontend/src/reducers/productLendMachineReducer.js:34
FunctionproductLendMachinesListReducer
(state = { productLendMachines: [] }, action)
frontend/src/reducers/productLendMachineReducer.js:21
FunctionproductReviewCreateReducer
(state = {}, action)
frontend/src/reducers/productSeedReducer.js:96
FunctionseedCreateReducer
(state = {}, action)
frontend/src/reducers/productSeedReducer.js:64
FunctionseedUpdateReducer
(state = { seed: {} }, action)
frontend/src/reducers/productSeedReducer.js:79
FunctionshowMore
()
frontend/src/screens/Farmer_LendMachine/Farmer_LendScreen.jsx:26
FunctionshowMore
()
frontend/src/screens/Consumer/ConsumerScreen.jsx:29
FunctionshowMore
()
frontend/src/screens/Farmer_ProductSeed/Farmer_ProductSeedScreen.jsx:26
FunctionsubmitHandler
(e)
frontend/src/components/DashBoard/Profile/EditProfile.jsx:50
FunctionsubmitHandler
(e)
frontend/src/components/SupplierProduct/AddSupplierProduct.jsx:43
FunctionsubmitHandler
(e)
frontend/src/components/Login/LoginComponent.jsx:33
FunctionsubmitHandler
(e)
frontend/src/components/Register/Register.jsx:37
FunctionsubmitHandler
(e)
frontend/src/components/SupplierProductEdit/SupplierProductEdit.jsx:62
FunctionsubmitHandler
(e)
frontend/src/screens/Product_Seed/SeedProductScreen.jsx:59
FunctionsubmitHandler
(e)
frontend/src/screens/Shipping/ShippingScreen.jsx:24
FunctionsubmitHandler
(e)
frontend/src/screens/UserEdit/UserEditScreen.jsx:48
FunctionsubmitHandler
(e)
frontend/src/screens/FarmerProducts/FarmerProducts.jsx:50
FunctionsubmitHandler
(e)
frontend/src/screens/ProductListEdit/ConsumerListEdit/ConsumerListEdit.jsx:60
FunctionsubmitHandler
(e)
frontend/src/screens/ProductListEdit/SeedListEdit/SeedListEdit.jsx:58
FunctionsubmitHandler
(e)
frontend/src/screens/ProductListEdit/MachineListEdit/MachineListEdit.jsx:60
FunctionsubmitHandler
(e)
frontend/src/screens/Payment/PaymentMethodScreen.jsx:26
FunctionsubmitHandler
(e)
frontend/src/screens/Profile/ProfileScreen.jsx:69
FunctionsupplierProdictListMyReducer
(state = { products: [] }, action)
frontend/src/reducers/supplierReducers.js:61
FunctionsupplierProductForAllListReducer
(state = { products: [] }, action)
frontend/src/reducers/supplierReducers.js:128
FunctionsupplierProductListReducer
(state = { products: [] }, action)
frontend/src/reducers/supplierReducers.js:40
FunctionupdateReviewed
(product)
frontend/src/actions/supplierProduct.js:227
← previousnext →101–200 of 212, ranked by callers