MCPcopy Create free account

hub / github.com/bombayjs/bombayjs-admin / functions

Functions230 in github.com/bombayjs/bombayjs-admin

↓ 25 callersFunctionisUrl
(path: string)
src/utils/utils.ts:6
↓ 16 callersFunctionsetSession
(type: string, begin: string, end: string)
src/components/GlobalHeader/RightContent.tsx:58
↓ 15 callersFunctiononSetDateRange
(e: React.MouseEvent, type: string)
src/components/SelectDatetime/index.tsx:30
↓ 6 callersFunctiongetAuthority
(str?: string)
src/utils/authority.ts:2
↓ 6 callersFunctiongetLatitudeData
(params: IGetLatitude)
src/services/latitude.ts:7
↓ 5 callersMethodgetEventVariate
(condition: IGetEventVariateListConditions)
src/pages/web/product/group/index.tsx:149
↓ 5 callersMethodgetEventVariate
(condition: IGetEventVariateListConditions)
src/pages/web/product/eventvariate/index.tsx:149
↓ 5 callersFunctiononChange
({ key }: ClickParam)
src/components/GlobalHeader/RightContent.tsx:53
↓ 5 callersFunctionsetEventVariateDao
(params: IEventVariate)
src/services/eventVariate.ts:3
↓ 3 callersFunctiongetPageQuery
()
src/utils/utils.ts:24
↓ 2 callersFunctiongetEventVariateListDao
(params: IGetEventVariateListConditions)
src/services/eventVariate.ts:10
↓ 2 callersFunctiongetModulePackageName
(module: { context: string })
config/plugin.config.ts:8
↓ 2 callersFunctionisAntDesignPro
()
src/utils/utils.ts:8
↓ 2 callersFunctionisComponentClass
(component: React.ComponentClass | React.ReactNode)
src/components/Authorized/Secured.tsx:10
↓ 2 callersFunctionrenderAuthorize
(Authorized: T)
src/components/Authorized/renderAuthorize.ts:10
↓ 2 callersMethodsetRenderComponent
(props: PromiseRenderProps<T, K>)
src/components/Authorized/PromiseRender.tsx:39
↓ 2 callersFunctionsetToken
(token: string)
src/utils/authority.ts:31
↓ 2 callersFunctionupdateColorWeak
src/models/setting.ts:23
↓ 2 callersFunctionupdateTheme
(newPrimaryColor?: string)
src/models/setting.ts:15
↓ 1 callersFunctionRegisterDao
(params: LoginParamsType)
src/services/login.ts:25
↓ 1 callersFunctionaddProjectDao
(params: IProjectType)
src/services/project.ts:3
↓ 1 callersFunctioncheck
(authority: IAuthorityType, target: T, Exception: K)
src/components/Authorized/CheckPermissions.tsx:79
↓ 1 callersFunctioncheckIsInstantiation
(target: React.ComponentClass | React.ReactNode)
src/components/Authorized/Secured.tsx:21
↓ 1 callersFunctioncheckPermissions
( authority: IAuthorityType, currentAuthority: string | string[], target: T, Exception: K, )
src/components/Authorized/CheckPermissions.tsx:21
↓ 1 callersMethodconversionObject
()
src/pages/account/settings/components/GeographicView.tsx:132
↓ 1 callersFunctionfirstUpperCase
(pathString: string)
src/components/CopyBlock/index.tsx:9
↓ 1 callersFunctionfooterRender
src/layouts/HomeLayout.tsx:22
↓ 1 callersFunctionformatter
(routes, parentPath = '')
src/e2e/baseLayout.e2e.js:6
↓ 1 callersFunctiongetAntdSerials
(color: string)
config/plugin.config.ts:94
↓ 1 callersMethodgetAvatarURL
()
src/pages/account/settings/components/base.tsx:93
↓ 1 callersFunctiongetEventVariateDao
(params: IGetEventVariateListConditions)
src/services/eventVariate.ts:17
↓ 1 callersMethodgetNotificationBox
()
src/components/NoticeIcon/index.tsx:86
↓ 1 callersFunctiongetPageVariateDao
(params: IGetPageVariateListConditions)
src/services/pageVariate.ts:17
↓ 1 callersMethodgetProvinceOption
()
src/pages/account/settings/components/GeographicView.tsx:74
↓ 1 callersFunctiongetRouteAuthority
(path: string, routeData: Route[])
src/pages/Authorized.tsx:12
↓ 1 callersFunctiongetSessionDateRange
()
src/utils/utils.ts:32
↓ 1 callersFunctiongetToken
()
src/utils/authority.ts:35
↓ 1 callersFunctionhasErrors
src/components/EventVariateForm/index.tsx:18
↓ 1 callersFunctionhasErrors
src/components/PageVariateForm/index.tsx:18
↓ 1 callersMethodinitAllLogDataAction
()
src/pages/web/viewdetail/AllLog/index.tsx:207
↓ 1 callersFunctiononBlockCopy
(label: string)
src/components/CopyBlock/index.tsx:18
↓ 1 callersFunctiononOk
()
src/components/SelectDatetime/index.tsx:20
↓ 1 callersFunctionreloadSW
()
src/global.tsx:18
↓ 1 callersMethodrenderForm
()
src/pages/web/product/group/index.tsx:248
↓ 1 callersMethodrenderForm
()
src/pages/web/product/eventvariate/index.tsx:248
↓ 1 callersFunctionsetAuthority
(authority: string | string[])
src/utils/authority.ts:26
↓ 1 callersFunctionsetPageVariateDao
(params: IPageVariate)
src/services/pageVariate.ts:3
↓ 1 callersFunctionsetSessionDateRange
(dateRange: IDateRangeType)
src/utils/utils.ts:27
↓ 1 callersFunctionstopPropagation
(e: React.MouseEvent)
src/components/SelectDatetime/index.tsx:34
↓ 1 callersFunctiontestPage
src/e2e/baseLayout.e2e.js:23
FunctionAccessSpeed
(props: any)
src/components/GraphHOC/AccessSpeed.tsx:6
FunctionApiDetail
(props: any)
src/components/GraphHOC/ApiDetail.tsx:6
FunctionApiSuccess
(props: any)
src/components/GraphHOC/ApiSuccess.tsx:6
FunctionAuthComponent
({ children, route = { routes: [], }, location = { pathname: '', }, user, })
src/pages/Authorized.tsx:30
FunctionAuthorized
({ children, authority, noMatch = null, })
src/components/Authorized/Authorized.tsx:18
FunctionAuthorizedRoute
({ component: Component, render, authority, redirectPath, ...rest })
src/components/Authorized/AuthorizedRoute.tsx:15
FunctionAvatarView
({ avatar }: { avatar: string })
src/pages/account/settings/components/base.tsx:13
FunctionBasicLayout
src/layouts/HomeLayout.tsx:35
FunctionBasicLayout
src/layouts/BasicLayout.tsx:63
FunctionBlockCodeView
({ url })
src/components/CopyBlock/index.tsx:35
FunctionCalendar
src/components/Calendar/index.tsx:54
FunctionCodePreview
({ children })
src/pages/Welcome.tsx:6
FunctionEventVariateForm
src/components/EventVariateForm/index.tsx:14
FunctionException403
()
src/components/Authorized/Secured.tsx:8
FunctionGlobalHeaderRight
src/components/GlobalHeader/RightContent.tsx:26
FunctionGraphHOC
(config: GraphConfig)
src/components/GraphHOC/index.tsx:29
FunctionHeaderDropdown
({ overlayClassName: cls, ...restProps })
src/components/HeaderDropdown/index.tsx:15
FunctionJsError
(props: any)
src/components/GraphHOC/JsError.tsx:6
FunctionJsErrorCluster
(props: any)
src/components/GraphHOC/JsErrorCluster.tsx:6
FunctionLayout
({ children })
src/layouts/BlankLayout.tsx:3
MethodListContent
(props: { data: IProjectType })
src/pages/projects/list/index.tsx:149
FunctionLoginSubmit
({ className, ...rest })
src/pages/user/login/components/Login/LoginSubmit.tsx:14
FunctionNoFoundPage
()
src/pages/404.tsx:8
FunctionNoticeList
({ data = [], onClick, onClear, title, onViewMore, emptyText, showClear = true, clearText, v
src/components/NoticeIcon/NoticeList.tsx:25
FunctionOptionList
(props: OptionListProps)
src/components/OptionList/index.tsx:26
FunctionPageLoading
()
src/components/PageLoading/index.tsx:6
FunctionPageVariateForm
src/components/PageVariateForm/index.tsx:14
FunctionPvUv
(props: any)
src/components/GraphHOC/PvUv.tsx:6
FunctionSelectLang
src/components/SelectLang/index.tsx:13
FunctionSelectProject
src/components/SelectProject/index.tsx:12
FunctionSelectProject
src/components/SelectDatetime/index.tsx:14
FunctionUserLayout
src/layouts/UserLayout.tsx:17
FunctionWrapContext
src/pages/user/login/components/Login/LoginTab.tsx:44
Functionauthorize
(authority: string, error?: React.ReactNode)
src/components/Authorized/Secured.tsx:47
FunctionchangeColor
(color?: string)
src/components/SettingDrawer/themeColorClient.ts:16
FunctionchangeFilterTime
(state, { payload })
src/models/global.ts:144
FunctionchangeLang
({ key }: ClickParam)
src/components/SelectLang/index.tsx:16
FunctionchangeLayoutCollapsed
(state, { payload })
src/models/global.ts:113
FunctionchangeLoading
(state, action)
src/pages/account/settings/model.ts:110
FunctionchangeLoginStatus
(state, { payload })
src/models/login.ts:90
FunctionchangeNoticeReadState
({ payload }, { put, select })
src/models/global.ts:86
FunctionchangeNotifyCount
(state = {}, action)
src/pages/account/settings/model.ts:88
FunctionchangeNotifyCount
( state = { currentUser: {}, }, action, )
src/models/user.ts:63
FunctionchangeProjectList
(state, { payload })
src/models/project.ts:55
FunctionchangeProjectToken
(state, { payload })
src/models/project.ts:61
FunctionchangeSelector
(selector: string)
config/plugin.config.ts:38
FunctionchangeSetting
(state = defaultSettings, { payload })
src/models/setting.ts:54
FunctionchangeUrl
(cssUrl: string)
src/components/SettingDrawer/themeColorClient.ts:23
FunctionclearNotices
({ payload }, { put, select })
src/models/global.ts:69
MethodcomponentDidMount
()
src/components/GlobalHeader/NoticeIconView.tsx:23
next →1–100 of 230, ranked by callers