Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mohamedsamara/mern-ecommerce
/ functions
Functions
406 in github.com/mohamedsamara/mern-ecommerce
⨍
Functions
406
◇
Types & classes
88
↓ 1 callers
Function
updateProfile
()
client/app/containers/Account/actions.js:57
↓ 1 callers
Function
updatedUserStatus
(user, status)
server/socket/support.js:9
↓ 1 callers
Function
useSocket
()
client/app/contexts/Socket/useSocket.js:5
Function
Add
client/app/components/Store/ProductReviews/Add.js:20
Function
AddAddress
client/app/components/Manager/AddAddress/index.js:15
Function
AddBrand
client/app/components/Manager/AddBrand/index.js:15
Function
AddCategory
client/app/components/Manager/AddCategory/index.js:16
Function
AddMerchant
client/app/components/Manager/AddMerchant/index.js:14
Function
AddMessage
client/app/components/Manager/Support/AddMessage.js:6
Function
AddProduct
client/app/components/Manager/AddProduct/index.js:22
Function
AddToWishList
client/app/components/Store/AddToWishList/index.js:12
Function
AddressIcon
({ className = '', width = '20', height = '20' })
client/app/components/Common/Icon/index.js:122
Function
Admin
client/app/components/Manager/Dashboard/Admin.js:27
Function
ArrowBackIcon
({ className = '', width = '20', height = '20' })
client/app/components/Common/Icon/index.js:341
Function
Badge
client/app/components/Common/Badge/index.js:18
Function
BagIcon
()
client/app/components/Common/Icon/index.js:9
Function
BarsIcon
()
client/app/components/Common/Icon/index.js:26
Function
BoldName
(suggestion, query)
client/app/containers/Navigation/index.js:59
Function
BrandList
client/app/components/Store/BrandList/index.js:12
Function
Button
client/app/components/Common/Button/index.js:22
Function
CarouselSlider
client/app/components/Common/CarouselSlider/index.js:12
Function
CartSummary
client/app/components/Store/CartSummary/index.js:11
Function
CategoryList
client/app/components/Manager/CategoryList/index.js:11
Function
CheckIcon
({ className = '', color = 'currentColor', width = '24', height = '24' })
client/app/components/Common/Icon/index.js:76
Function
CloseIcon
()
client/app/components/Common/Icon/index.js:30
Function
ComingSoon
client/app/components/Common/ComingSoon/index.js:9
Function
DisabledMerchantAccount
client/app/components/Manager/DisabledAccount/Merchant.js:9
Function
EditAddress
client/app/components/Manager/EditAddress/index.js:15
Function
FacebookIcon
()
client/app/components/Common/Icon/index.js:61
Function
Footer
()
client/app/components/Common/Footer/index.js:14
Function
GoogleIcon
()
client/app/components/Common/Icon/index.js:34
Function
HeartIcon
({ className = '' })
client/app/components/Common/Icon/index.js:274
Function
LoadingIndicator
client/app/components/Common/LoadingIndicator/index.js:9
Function
Merchant
client/app/components/Manager/Dashboard/Merchant.js:23
Function
MerchantSearch
client/app/components/Manager/MerchantSearch/index.js:11
Function
MiniBrand
client/app/components/Store/MiniBrand/index.js:11
Function
OrderDetails
client/app/components/Manager/OrderDetails/index.js:15
Function
OrderItems
client/app/components/Manager/OrderItems/index.js:16
Function
OrderMeta
client/app/components/Manager/OrderMeta/index.js:16
Function
OrderSearch
client/app/components/Manager/OrderSearch/index.js:11
Function
OrderSummary
client/app/components/Manager/OrderSummary/index.js:11
Function
Page404
()
client/app/components/Common/Page404/index.js:9
Function
Pagination
client/app/components/Common/Pagination/index.js:10
Function
Popover
client/app/components/Common/Popover/index.js:11
Function
ProductReviews
client/app/components/Store/ProductReviews/index.js:14
Function
RefreshIcon
({ className = '', width = '20', height = '20' })
client/app/components/Common/Icon/index.js:101
Function
ResetPasswordForm
client/app/components/Common/ResetPasswordForm/index.js:14
Function
ReviewIcon
({ className = '', width = '60', height = '60' })
client/app/components/Common/Icon/index.js:177
Function
SearchResultMeta
client/app/components/Manager/SearchResultMeta/index.js:9
Function
SelectOption
client/app/components/Common/SelectOption/index.js:12
Function
SignupProvider
()
client/app/components/Common/SignupProvider/index.js:12
Function
SocialShare
client/app/components/Store/SocialShare/index.js:16
Function
Tooltip
client/app/components/Common/Tooltip/index.js:11
Function
TrashIcon
({ className = '', width = '20', height = '20' })
client/app/components/Common/Icon/index.js:234
Function
UserSearch
client/app/components/Manager/UserSearch/index.js:11
Function
XIcon
({ className = '', width = '20', height = '20' })
client/app/components/Common/Icon/index.js:254
Function
_handleSelectChange
client/app/components/Common/SelectOption/index.js:24
Method
_handleSubmit
(e)
client/app/components/Common/SearchBar/index.js:41
Function
_onChange
client/app/components/Common/Checkbox/index.js:17
Function
_selectUser
client/app/components/Manager/Support/UserList.js:8
Function
accountChange
(name, value)
client/app/containers/Account/actions.js:19
Function
accountReducer
(state = initialState, action)
client/app/containers/Account/reducer.js:24
Function
activateBrand
(id, value)
client/app/containers/Brand/actions.js:219
Function
activateCategory
(id, value)
client/app/containers/Category/actions.js:231
Function
activateProduct
(id, value)
client/app/containers/Product/actions.js:384
Function
addProductReview
()
client/app/containers/Review/actions.js:139
Function
addressChange
(name, value)
client/app/containers/Address/actions.js:28
Function
addressEditChange
(name, value)
client/app/containers/Address/actions.js:38
Function
addressReducer
(state = initialState, action)
client/app/containers/Address/reducer.js:43
Function
applicationReducer
(state = initialState, action)
client/app/containers/Application/reducer.js:11
Function
approveMerchant
(merchant, search, page)
client/app/containers/Merchant/actions.js:193
Function
approveReview
client/app/containers/Review/actions.js:63
Function
arrayBufferToBase64
client/app/utils/base64.js:7
Function
authHandler
(socket, next)
server/socket/index.js:11
Function
authenticationReducer
(state = initialState, action)
client/app/containers/Authentication/reducer.js:14
Function
brandChange
(name, value)
client/app/containers/Brand/actions.js:31
Function
brandEditChange
(name, value)
client/app/containers/Brand/actions.js:41
Function
brandReducer
(state = initialState, action)
client/app/containers/Brand/reducer.js:40
Function
cancelOrder
()
client/app/containers/Order/actions.js:150
Function
cartReducer
(state = initialState, action)
client/app/containers/Cart/reducer.js:22
Function
categoryChange
(name, value)
client/app/containers/Category/actions.js:30
Function
categoryEditChange
(name, value)
client/app/containers/Category/actions.js:40
Function
categoryReducer
(state = initialState, action)
client/app/containers/Category/reducer.js:38
Function
categorySelect
client/app/containers/Category/actions.js:50
Function
check
(...roles)
server/middleware/role.js:2
Function
componentDidMount
()
client/app/containers/OrderPage/index.js:18
Function
componentDidMount
()
client/app/containers/BrandsShop/index.js:17
Function
componentDidMount
()
client/app/containers/Brand/List.js:20
Function
componentDidMount
()
client/app/containers/Brand/Edit.js:18
Function
componentDidMount
()
client/app/containers/CategoryShop/index.js:17
Function
componentDidMount
()
client/app/containers/Shop/index.js:26
Function
componentDidMount
()
client/app/containers/ProductPage/index.js:23
Function
componentDidMount
()
client/app/containers/Address/Edit.js:18
Function
componentDidMount
()
client/app/containers/Users/index.js:30
Function
componentDidMount
()
client/app/containers/WishList/index.js:19
Function
componentDidMount
()
client/app/containers/Merchant/List.js:31
Function
componentDidMount
()
client/app/containers/Navigation/index.js:39
Function
componentDidMount
()
client/app/containers/OrderSuccess/index.js:18
Function
componentDidMount
()
client/app/containers/Order/List.js:30
Function
componentDidMount
()
client/app/containers/Order/Customer.js:30
← previous
next →
101–200 of 406, ranked by callers