Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SanjulaD/web-cw
/ functions
Functions
212 in github.com/SanjulaD/web-cw
⨍
Functions
212
◇
Types & classes
0
Function
OrderListScreen
()
frontend/src/screens/Dashboard/OrderListScreen.jsx:7
Function
OrderScreen
({ match })
frontend/src/screens/Order/OrderScreen.jsx:21
Function
OurServices
()
frontend/src/components/OurServices/OurServices.jsx:10
Function
OverLay
()
frontend/src/components/DashBoard/Map/OverLay.jsx:5
Function
PaymentScreen
({ history })
frontend/src/screens/Payment/PaymentMethodScreen.jsx:13
Function
PlaceOrder
({ history })
frontend/src/components/PlaceOrder/PlaceOrder.jsx:17
Function
ProductListHome
()
frontend/src/components/DashBoard/ProductList/ProductListHome.jsx:12
Function
ProductListScreen
()
frontend/src/screens/ProductList/ProductListScreen.jsx:10
Function
ProductListScreen
()
frontend/src/screens/Dashboard/ProductListScreen.jsx:7
Function
ProfileScreen
()
frontend/src/screens/Dashboard/ProfileScreen.jsx:7
Function
ProfileScreen
({ history })
frontend/src/screens/Profile/ProfileScreen.jsx:23
Function
PurchaseSeeds
({ _id, name, rating, image, reviews, price })
frontend/src/components/PurchaseSeeds/PurchaseSeeds.jsx:7
Function
Rating
({ value, text, color })
frontend/src/components/DashBoard/Map/Rating/Rating.jsx:5
Function
Rating
({ value, text, color })
frontend/src/components/Rating/Rating.jsx:5
Function
Rating
({ value, text, color })
frontend/src/screens/Map/Rating/Rating.jsx:5
Function
Register
({ location, history })
frontend/src/components/Register/Register.jsx:16
Function
SeedList
()
frontend/src/components/DashBoard/ProductList/LendMachineList/LendMachineList.jsx:17
Function
SeedList
()
frontend/src/components/DashBoard/ProductList/SeedList/SeedList.jsx:17
Function
SeedList
()
frontend/src/screens/ProductList/LendMachineList/LendMachineList.jsx:17
Function
SeedList
()
frontend/src/screens/ProductList/SeedList/SeedList.jsx:17
Function
SeedListEdit
({ match })
frontend/src/screens/ProductListEdit/SeedListEdit/SeedListEdit.jsx:19
Function
SeedListEdit
({ match })
frontend/src/screens/ProductListEdit/MachineListEdit/MachineListEdit.jsx:19
Function
SeedProductScreen
({ history, match })
frontend/src/screens/Product_Seed/SeedProductScreen.jsx:23
Function
ShippingScreen
({ history })
frontend/src/screens/Shipping/ShippingScreen.jsx:12
Function
SideBarComponents
()
frontend/src/components/SideBar/SideBarComponents.jsx:7
Function
SliderComponent
()
frontend/src/components/Slider/Slider.jsx:9
Function
StatCards
()
frontend/src/components/DashBoard/Statistics/StatCards/StatCards.jsx:9
Function
StatisticsList
()
frontend/src/components/DashBoard/Statistics/StatisticsList.jsx:14
Function
SupplierProductEdit
({ match })
frontend/src/components/SupplierProductEdit/SupplierProductEdit.jsx:19
Function
SupplierScreen
()
frontend/src/screens/Supplier/SupplierScreen.jsx:9
Function
UserEditScreen
({ match, history })
frontend/src/screens/UserEdit/UserEditScreen.jsx:15
Function
UserList
({ history })
frontend/src/components/DashBoard/UserList/UserList.jsx:13
Function
UserListScreen
({ history })
frontend/src/screens/UserList/UserListScree.jsx:13
Function
UserListScreen
()
frontend/src/screens/Dashboard/UserListScreen.jsx:7
Function
addToCartHandler
()
frontend/src/screens/Product_Seed/SeedProductScreen.jsx:55
Function
addtoCartHandler
()
frontend/src/screens/Product_Consumer/ConsumerProductDetailScreen.jsx:33
Function
addtoCartHandler
()
frontend/src/screens/Product_LendMachine/LendMachineProduct.jsx:34
Function
admin
(req, res, next)
backend/middleware/authMiddleware.js:32
Function
cartSeedReducer
(state = { cartItems: [], shippingAddress: [] }, action)
frontend/src/reducers/cartReducers.js:8
Function
checkoutHandler
()
frontend/src/screens/Cart/Cart.jsx:29
Function
consumerCreateReducer
(state = {}, action)
frontend/src/reducers/consumerProductsReducer.js:60
Function
consumerProductDeleteReducer
(state = {}, action)
frontend/src/reducers/consumerProductsReducer.js:47
Function
consumerProductDetailsReducer
(state = { consumerProduct: { reviews: [] } }, action)
frontend/src/reducers/consumerProductsReducer.js:34
Function
consumerProductListReducer
(state = { consumerProducts: [] }, action)
frontend/src/reducers/consumerProductsReducer.js:21
Function
consumerUpdateReducer
(state = { consumer: {} }, action)
frontend/src/reducers/consumerProductsReducer.js:75
Function
createConsumerProductHandler
()
frontend/src/components/DashBoard/ProductList/ConsumerList/ConsumerList.jsx:58
Function
createConsumerProductHandler
()
frontend/src/screens/ProductList/ConsumerList/ConsumerList.jsx:58
Function
createMachineProductHandler
()
frontend/src/components/DashBoard/ProductList/LendMachineList/LendMachineList.jsx:53
Function
createMachineProductHandler
()
frontend/src/screens/ProductList/LendMachineList/LendMachineList.jsx:53
Function
createSeedProductHandler
()
frontend/src/components/DashBoard/ProductList/SeedList/SeedList.jsx:58
Function
createSeedProductHandler
()
frontend/src/screens/ProductList/SeedList/SeedList.jsx:58
Function
deliverHandler
()
frontend/src/screens/Order/OrderScreen.jsx:79
Function
destination
(req, file, cb)
backend/routes/uploadRoutes.js:7
Function
errorHandler
(err, req, res, next)
backend/middleware/errorMiddlware.js:7
Function
farmerProductUpdateReducer
(state = { productReviewed: {} }, action)
frontend/src/reducers/supplierReducers.js:110
Function
farmerReviewCreateReducer
(state = {}, action)
frontend/src/reducers/supplierReducers.js:95
Function
filename
(req, file, cb)
backend/routes/uploadRoutes.js:10
Function
generteToken
(id)
backend/utils/genarateToken.js:3
Function
handleClick
(event)
frontend/src/screens/Profile/ProfileScreen.jsx:78
Function
logoutHandler
()
frontend/src/components/Header/Header.jsx:16
Function
notFound
(req, res, next)
backend/middleware/errorMiddlware.js:1
Function
onSuccessPaymentHandler
(paymentResult)
frontend/src/screens/Order/OrderScreen.jsx:75
Function
orderCreateReducer
(state = {}, action)
frontend/src/reducers/orderReducers.js:25
Function
orderDeliverReducer
(state = {}, action)
frontend/src/reducers/orderReducers.js:69
Function
orderDetailsReducer
(state = { loading: true, orderItems: [], shippingAddres: {} }, action)
frontend/src/reducers/orderReducers.js:47
Function
orderListMyReducer
(state = { orders: [] }, action)
frontend/src/reducers/orderReducers.js:115
Function
orderListReducer
(state = { orders: [] }, action)
frontend/src/reducers/orderReducers.js:138
Function
orderPayReducer
(state = {}, action)
frontend/src/reducers/orderReducers.js:92
Function
placeOrder
()
frontend/src/components/PlaceOrder/PlaceOrder.jsx:43
Function
prodcutSeedDeleteReducer
(state = {}, action)
frontend/src/reducers/productSeedReducer.js:51
Function
prodcutSeedDetailsReducer
(state = { productSeed: { reviews: [] } }, action)
frontend/src/reducers/productSeedReducer.js:38
Function
prodcutSeedListReducer
(state = { productSeeds: [] }, action)
frontend/src/reducers/productSeedReducer.js:25
Function
productCreateReducer
(state = {}, action)
frontend/src/reducers/supplierReducers.js:27
Function
productLendMachinesDeleteReducer
(state = {}, action)
frontend/src/reducers/productLendMachineReducer.js:47
Function
productLendMachinesDetailsReducer
(state = { productLendMachines: { reviews: [] } }, action)
frontend/src/reducers/productLendMachineReducer.js:34
Function
productLendMachinesListReducer
(state = { productLendMachines: [] }, action)
frontend/src/reducers/productLendMachineReducer.js:21
Function
productReviewCreateReducer
(state = {}, action)
frontend/src/reducers/productSeedReducer.js:96
Function
seedCreateReducer
(state = {}, action)
frontend/src/reducers/productSeedReducer.js:64
Function
seedUpdateReducer
(state = { seed: {} }, action)
frontend/src/reducers/productSeedReducer.js:79
Function
showMore
()
frontend/src/screens/Farmer_LendMachine/Farmer_LendScreen.jsx:26
Function
showMore
()
frontend/src/screens/Consumer/ConsumerScreen.jsx:29
Function
showMore
()
frontend/src/screens/Farmer_ProductSeed/Farmer_ProductSeedScreen.jsx:26
Function
submitHandler
(e)
frontend/src/components/DashBoard/Profile/EditProfile.jsx:50
Function
submitHandler
(e)
frontend/src/components/SupplierProduct/AddSupplierProduct.jsx:43
Function
submitHandler
(e)
frontend/src/components/Login/LoginComponent.jsx:33
Function
submitHandler
(e)
frontend/src/components/Register/Register.jsx:37
Function
submitHandler
(e)
frontend/src/components/SupplierProductEdit/SupplierProductEdit.jsx:62
Function
submitHandler
(e)
frontend/src/screens/Product_Seed/SeedProductScreen.jsx:59
Function
submitHandler
(e)
frontend/src/screens/Shipping/ShippingScreen.jsx:24
Function
submitHandler
(e)
frontend/src/screens/UserEdit/UserEditScreen.jsx:48
Function
submitHandler
(e)
frontend/src/screens/FarmerProducts/FarmerProducts.jsx:50
Function
submitHandler
(e)
frontend/src/screens/ProductListEdit/ConsumerListEdit/ConsumerListEdit.jsx:60
Function
submitHandler
(e)
frontend/src/screens/ProductListEdit/SeedListEdit/SeedListEdit.jsx:58
Function
submitHandler
(e)
frontend/src/screens/ProductListEdit/MachineListEdit/MachineListEdit.jsx:60
Function
submitHandler
(e)
frontend/src/screens/Payment/PaymentMethodScreen.jsx:26
Function
submitHandler
(e)
frontend/src/screens/Profile/ProfileScreen.jsx:69
Function
supplierProdictListMyReducer
(state = { products: [] }, action)
frontend/src/reducers/supplierReducers.js:61
Function
supplierProductForAllListReducer
(state = { products: [] }, action)
frontend/src/reducers/supplierReducers.js:128
Function
supplierProductListReducer
(state = { products: [] }, action)
frontend/src/reducers/supplierReducers.js:40
Function
updateReviewed
(product)
frontend/src/actions/supplierProduct.js:227
← previous
next →
101–200 of 212, ranked by callers