Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Until-You-Possible/market
/ functions
Functions
114 in github.com/Until-You-Possible/market
⨍
Functions
114
◇
Types & classes
59
↓ 25 callers
Method
successResponse
(response: any)
frontend/my-market/src/util/helper.ts:35
↓ 21 callers
Method
post
( url : string, data? : T, config?: AxiosRequestConfig )
frontend/my-market/src/util/http.ts:80
↓ 14 callers
Method
showMessage
(content: string, type?: string, duration?: number | 3)
frontend/my-market/src/util/helper.ts:12
↓ 13 callers
Function
useSelfNavigate
()
frontend/my-market/src/hooks/useSelfNavigate.tsx:7
↓ 8 callers
Method
get
(url: string, config?: AxiosRequestConfig)
frontend/my-market/src/util/http.ts:76
↓ 6 callers
Method
needToLogin
(response: any)
frontend/my-market/src/util/helper.ts:39
↓ 2 callers
Method
deleteCurrentProduct
* 删除指定商品 * @param id
frontend/my-market/src/api/cart.ts:94
↓ 2 callers
Method
getBasketCount
* 获取购物车数量
frontend/my-market/src/api/cart.ts:48
↓ 2 callers
Function
getCartCount
()
frontend/my-market/src/view/cart/index.tsx:108
↓ 2 callers
Method
getCurrentUserInfo
* check status of user
frontend/my-market/src/api/user.ts:74
↓ 2 callers
Method
handleError
(error: ErrorData)
frontend/my-market/src/util/http.ts:100
↓ 2 callers
Function
renderForm
(list: passwordInfo[])
frontend/my-market/src/view/findPassword/index.tsx:55
↓ 2 callers
Function
showCurrentImage
(item: string, index: number)
frontend/my-market/src/view/productDetail/index.tsx:83
↓ 1 callers
Method
addBasket
* 添加到购物车 * @param productInfo
frontend/my-market/src/api/cart.ts:56
↓ 1 callers
Function
changeProductNum
(value: number,record:DataType)
frontend/my-market/src/view/cart/index.tsx:127
↓ 1 callers
Method
checkLoginStatus
* 检查用户登陆状态
frontend/my-market/src/api/user.ts:67
↓ 1 callers
Function
checkOrderDetail
(event: React.MouseEvent<HTMLElement>, item: any)
frontend/my-market/src/view/personalInfo/childComponent/myOrder.tsx:108
↓ 1 callers
Method
checkUsernameExists
* check username exists * @param existsUserInfo
frontend/my-market/src/api/user.ts:51
↓ 1 callers
Function
deleteCurrentRow
(item: any)
frontend/my-market/src/view/cart/index.tsx:115
↓ 1 callers
Function
differentSuccessButton
(currentType: Array<string | null> | string | null)
frontend/my-market/src/view/resultSuccess/index.tsx:39
↓ 1 callers
Function
differentSuccessPage
(currentType: Array<string | null> | string | null)
frontend/my-market/src/view/resultSuccess/index.tsx:24
↓ 1 callers
Function
errorFun
(info: string)
frontend/my-market/src/util/http.ts:42
↓ 1 callers
Method
fetchData
(fn: (arg0: any) => void)
frontend/my-market/src/api/test.ts:7
↓ 1 callers
Method
fetchProductDetail
* get product detail * @param id
frontend/my-market/src/api/product.ts:26
↓ 1 callers
Method
fetchProductList
* get product list
frontend/my-market/src/api/product.ts:18
↓ 1 callers
Function
footerFunc
(item: OrderOverAllDataType | undefined)
frontend/my-market/src/view/orderDetail/index.tsx:99
↓ 1 callers
Function
formatCartTableFooter
()
frontend/my-market/src/view/cart/index.tsx:192
↓ 1 callers
Function
getCartCount
()
frontend/my-market/src/publicComponents/NavHeader.tsx:40
↓ 1 callers
Method
getCartList
* 获取购物车列表
frontend/my-market/src/api/cart.ts:63
↓ 1 callers
Method
getOrderDetail
* 获取订单详情 * @param orderNo
frontend/my-market/src/api/order.ts:32
↓ 1 callers
Method
getOrderList
* 获取订单列表 * @param params
frontend/my-market/src/api/order.ts:24
↓ 1 callers
Method
getPayment
* 获取订单支付信息 * @param orderInfo
frontend/my-market/src/api/payment.ts:16
↓ 1 callers
Method
getPaymentStatus
* 获取订单状态 * @param orderInfo
frontend/my-market/src/api/payment.ts:24
↓ 1 callers
Method
getUserQuestion
* get question for user * @param usernameInfo
frontend/my-market/src/api/user.ts:82
↓ 1 callers
Method
getUserQuestionAnswer
* get answer for last question * @param userInfo
frontend/my-market/src/api/user.ts:90
↓ 1 callers
Function
goToDetail
(id: number)
frontend/my-market/src/view/productList/index.tsx:86
↓ 1 callers
Function
goToDetail
(id: string)
frontend/my-market/src/publicComponents/Products.tsx:11
↓ 1 callers
Method
initHttp
()
frontend/my-market/src/util/http.ts:51
↓ 1 callers
Function
judgeSlideImage
(index: number)
frontend/my-market/src/publicComponents/Category.tsx:27
↓ 1 callers
Method
logOut
* logout
frontend/my-market/src/api/user.ts:129
↓ 1 callers
Function
onBlurCheckName
(event: React.FocusEvent<HTMLInputElement>, type: string | undefined)
frontend/my-market/src/view/register/index.tsx:37
↓ 1 callers
Function
onCategory
(event: any, keyword: any)
frontend/my-market/src/publicComponents/Category.tsx:21
↓ 1 callers
Function
onChoose
(value: string)
frontend/my-market/src/view/productList/index.tsx:29
↓ 1 callers
Method
postCancelOrder
* * @param paramsObject
frontend/my-market/src/api/order.ts:40
↓ 1 callers
Method
register
* user register * @param userRegister * @constructor
frontend/my-market/src/api/user.ts:60
↓ 1 callers
Function
registerNewAccount
(values: registerUserInfo)
frontend/my-market/src/view/register/index.tsx:25
↓ 1 callers
Function
renderProductList
()
frontend/my-market/src/view/productList/index.tsx:90
↓ 1 callers
Function
reportWebVitals
(onPerfEntry?: ReportHandler)
frontend/my-market/src/reportWebVitals.ts:3
↓ 1 callers
Function
resetListParams
()
frontend/my-market/src/view/productList/index.tsx:80
↓ 1 callers
Method
resetPassword
* reset the user's password * @param userInfo
frontend/my-market/src/api/user.ts:98
↓ 1 callers
Method
selectRowProduct
* 选择购物车商品 * @param productInfo
frontend/my-market/src/api/cart.ts:78
↓ 1 callers
Function
showDifferentComp
(location: any)
frontend/my-market/src/view/home/index.tsx:29
↓ 1 callers
Function
subImageList
(urls: string)
frontend/my-market/src/view/productDetail/index.tsx:89
↓ 1 callers
Method
updateCart
* 更新购物车列表
frontend/my-market/src/api/cart.ts:70
↓ 1 callers
Method
updatePasswordLogged
* update password when user logged * @param userInfo
frontend/my-market/src/api/user.ts:122
↓ 1 callers
Method
updatePersonalInfo
* update personal info * @param userInfo
frontend/my-market/src/api/user.ts:113
↓ 1 callers
Function
userLogin
(values: userLoginInfo)
frontend/my-market/src/view/login/index.tsx:20
↓ 1 callers
Method
userLogin
* user login * @param userData
frontend/my-market/src/api/user.ts:43
Function
App
()
frontend/my-market/src/App.tsx:19
Function
AppWithCallbackAfterRender
()
frontend/my-market/src/test/App.test.tsx:10
Function
Cart
()
frontend/my-market/src/view/cart/index.tsx:32
Function
Category
(props)
frontend/my-market/src/publicComponents/Category.tsx:11
Function
Coveo
()
frontend/my-market/src/view/coveo/index.tsx:21
Function
FindPassword
()
frontend/my-market/src/view/findPassword/index.tsx:15
Function
FooterComponent
()
frontend/my-market/src/publicComponents/FooterComponent.tsx:29
Function
HavHeader
()
frontend/my-market/src/publicComponents/NavHeader.tsx:13
Function
Home
()
frontend/my-market/src/view/home/index.tsx:23
Method
Http
()
frontend/my-market/src/util/http.ts:48
Function
MyOrder
()
frontend/my-market/src/view/personalInfo/childComponent/myOrder.tsx:79
Function
NavigationHeader
(props)
frontend/my-market/src/publicComponents/NavigationHeader.tsx:15
Function
OrderDetail
()
frontend/my-market/src/view/orderDetail/index.tsx:69
Function
Payment
()
frontend/my-market/src/view/payment/index.tsx:26
Function
PersonMessage
()
frontend/my-market/src/view/personalInfo/childComponent/personMessage.tsx:12
Function
PersonalInfo
()
frontend/my-market/src/view/personalInfo/index.tsx:28
Function
ProductDetail
()
frontend/my-market/src/view/productDetail/index.tsx:14
Function
ProductList
()
frontend/my-market/src/view/productList/index.tsx:14
Function
Products
()
frontend/my-market/src/publicComponents/Products.tsx:7
Function
Register
()
frontend/my-market/src/view/register/index.tsx:13
Function
Register
()
frontend/my-market/src/view/login/index.tsx:12
Function
RegisterSuccess
()
frontend/my-market/src/view/resultSuccess/index.tsx:8
Function
ResetPassword
()
frontend/my-market/src/view/resetPassword/index.tsx:10
Function
SearchComponent
(props)
frontend/my-market/src/publicComponents/SearchComponent.tsx:8
Function
UpdatePassword
()
frontend/my-market/src/view/personalInfo/childComponent/updatePassword.tsx:18
Function
addBasketButton
()
frontend/my-market/src/view/productDetail/index.tsx:104
Function
confirmCancelOrder
()
frontend/my-market/src/view/orderDetail/index.tsx:106
Method
delete
(url: string, config?: AxiosRequestConfig)
frontend/my-market/src/util/http.ts:88
Function
deleteAllCarts
()
frontend/my-market/src/view/cart/index.tsx:175
Method
fetchAddressList
()
frontend/my-market/src/api/address.ts:18
Function
getChildrenKeyword
(key: string)
frontend/my-market/src/view/home/index.tsx:54
Function
goPayment
()
frontend/my-market/src/view/orderDetail/index.tsx:118
Function
imageError
(event: any)
frontend/my-market/src/view/productList/index.tsx:76
Function
injectToken
(config: AxiosRequestConfig)
frontend/my-market/src/util/http.ts:26
Function
logOut
()
frontend/my-market/src/publicComponents/NavHeader.tsx:47
Function
minusCount
()
frontend/my-market/src/view/productDetail/index.tsx:75
Function
onChangeAllCart
(e: CheckboxChangeEvent)
frontend/my-market/src/view/cart/index.tsx:160
Function
onClickGithub
()
frontend/my-market/src/publicComponents/FooterComponent.tsx:31
Function
onFinish
(values: usernameType | CheckQuestionType)
frontend/my-market/src/view/findPassword/index.tsx:23
Function
onFinish
(values: registerUserInfo)
frontend/my-market/src/view/register/index.tsx:17
Function
onFinish
(values: any)
frontend/my-market/src/view/resetPassword/index.tsx:16
Function
onFinish
(values: userLoginInfo)
frontend/my-market/src/view/login/index.tsx:16
next →
1–100 of 114, ranked by callers