Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/derekbar90/catalyst
/ functions
Functions
112 in github.com/derekbar90/catalyst
⨍
Functions
112
◇
Types & classes
15
↓ 6 callers
Function
getPathFromRoot
admin/routes.js:12
↓ 6 callers
Function
put
( flow: string, action: string, challenge: string, body: string | object )
api/hydra.ts:30
↓ 4 callers
Function
tuple
(...t: T)
user/models/user.ts:5
↓ 3 callers
Function
get
(flow: string, challenge: string)
api/hydra.ts:8
↓ 3 callers
Function
logError
(message)
_templates/service/new/prompt.js:167
↓ 2 callers
Function
createClient
(headers, token, initialState)
admin/libraries/apolloClient.js:14
↓ 2 callers
Function
installDepsCallback
* Callback function after installing dependencies
admin/helper_scripts/CL_commands/setup.js:73
↓ 2 callers
Function
validate
(value)
admin/helper_scripts/CL_commands/create_page.js:46
↓ 2 callers
Method
willGetAccessToken
()
admin/libraries/persist.js:9
↓ 2 callers
Function
write_stdout
(s)
configurator/scripts/supervisor-stdout.py:3
↓ 1 callers
Function
PermissionsMiddleware
( options: PermissionsMiddlewareOptions )
user/perm-middleware.ts:33
↓ 1 callers
Function
afterContainerCreation
(filename)
admin/helper_scripts/CL_commands/create_container.js:9
↓ 1 callers
Function
afterPageCreation
(filename, prettyurl = null)
admin/helper_scripts/CL_commands/create_page.js:9
↓ 1 callers
Function
afterPageCreation
(filename)
admin/helper_scripts/CL_commands/create_component.js:9
↓ 1 callers
Function
afterPageCreation
(filename, prettyurl = null)
admin/helper_scripts/CL_commands/create_route.js:9
↓ 1 callers
Function
cleanRepo
* Deletes the .git folder in dir
admin/helper_scripts/CL_commands/setup.js:116
↓ 1 callers
Function
cleanSetup
(callback)
admin/helper_scripts/CL_commands/setup.js:19
↓ 1 callers
Function
createMiddleware
(clientMiddleware)
admin/libraries/middleware.js:3
↓ 1 callers
Function
deleteFileInCurrentDir
* Deletes a file in the current directory
admin/helper_scripts/CL_commands/setup.js:66
↓ 1 callers
Function
getCacheKey
(req)
admin/server.js:76
↓ 1 callers
Method
getServerErrors
(err: { graphQLErrors?: Array<{ message: string }> })
admin/components/SignInForm/index.js:48
↓ 1 callers
Method
getServerErrors
(err: { graphQLErrors?: Array<{ message: string }> })
admin/components/SignUpForm/index.js:50
↓ 1 callers
Function
gqlTypeMap
(type)
_templates/service/new/prompt.js:134
↓ 1 callers
Method
helmetHeadComponents
()
admin/pages/_document.js:25
↓ 1 callers
Method
helmetHtmlAttrComponents
()
admin/pages/_document.js:20
↓ 1 callers
Function
installDeps
* Installs dependencies
admin/helper_scripts/CL_commands/setup.js:99
↓ 1 callers
Function
introspect
(access_token: string)
api/hydra.ts:63
↓ 1 callers
Function
isEmail
(email: string)
admin/libraries/validations.js:10
↓ 1 callers
Function
isStringEmpty
(text?: string)
admin/libraries/validations.js:6
↓ 1 callers
Function
main
()
configurator/scripts/supervisor-stdout.py:11
↓ 1 callers
Function
main
(args)
configurator/scripts/supervisor-watchdog.py:9
↓ 1 callers
Function
makeBearerRequest
(url, authorization)
admin/server.js:44
↓ 1 callers
Function
mergeObjects
(...args)
admin/libraries/helpers.js:16
↓ 1 callers
Function
modelTypeMap
(type)
_templates/service/new/prompt.js:29
↓ 1 callers
Function
paramValidationTypeMap
(type)
_templates/service/new/prompt.js:68
↓ 1 callers
Function
renderAndCache
( req, res, pagePath, queryParams )
admin/server.js:80
↓ 1 callers
Function
renderPage
(name: string, params: object, options: object)
api/services/api.service.ts:772
↓ 1 callers
Function
typescriptTypeMap
(type)
_templates/service/new/prompt.js:101
↓ 1 callers
Function
updateReadme
(callback)
admin/helper_scripts/CL_commands/setup.js:49
↓ 1 callers
Function
validateFieldNameType
(type)
_templates/service/new/prompt.js:25
↓ 1 callers
Method
willRemoveAccessToken
()
admin/libraries/persist.js:17
↓ 1 callers
Method
willSetAccessToken
(value: string)
admin/libraries/persist.js:13
Function
"GET /"
(req: any, res: any, next: any)
api/services/api.service.ts:86
Function
"user.registered"
(user: { firstName: string, email: string, })
email/services/email.service.ts:50
Method
ACCESS_TOKEN_KEY
()
admin/libraries/persist.js:5
Function
App
({ children, theme }: Props)
admin/components/App.js:26
Method
AppIcons
()
admin/pages/_document.js:46
Function
AuthFields
(props: Props)
admin/components/AuthFields/index.js:16
Function
Default
(props: Props)
admin/containers/Default.js:18
Function
Header
({ pathname, isLoggedIn, actions: { logout } }: Props)
admin/components/Header/index.js:16
Function
PostUpvoter
({ upvote, votes, id }: Props)
admin/components/PostUpvoter/index.js:13
Function
ProjectInfo
()
admin/components/ProjectInfo/index.js:5
Function
__parseLiteral
(ast: { value: any; kind: any })
api/services/api.service.ts:54
Function
__parseValue
(value: any)
api/services/api.service.ts:48
Function
__serialize
(value: string)
api/services/api.service.ts:51
Function
areMorePosts
( <ShowMore onClick={() => loadMorePosts()}> {data.loading ? 'Loading...' : 'Show More'}
admin/components/PostList/index.js:51
Function
askQuestions
()
admin/helper_scripts/CL_commands/create_container.js:17
Function
askQuestions
()
admin/helper_scripts/CL_commands/create_page.js:40
Function
askQuestions
()
admin/helper_scripts/CL_commands/create_component.js:17
Function
askQuestions
()
admin/helper_scripts/CL_commands/create_route.js:35
Function
authorize
(ctx: Context<{}, { user: { id?: string, name?: string, isLoggedIn: boolean }, roles: Array<string> }>, route:
api/services/api.service.ts:787
Function
buildPageResponse
(res: any, page: string, payload: {})
api/services/api.service.ts:779
Function
componentDidMount
()
admin/components/NetworkStatus/index.js:15
Method
constructor
(props: Props)
admin/libraries/withData.js:45
Function
created
* Service created lifecycle event handler
verification_code/services/verification_code.service.ts:169
Function
created
(broker)
email/moleculer.config.ts:172
Function
created
* Service created lifecycle event handler
email/services/email.service.ts:73
Function
created
(broker)
user/moleculer.config.ts:193
Function
created
* Service created lifecycle event handler
user/services/user.service.ts:474
Function
created
(broker)
api/moleculer.config.ts:188
Function
dump
(obj)
admin/libraries/helpers.js:5
Function
event_handler
(event, response)
configurator/scripts/supervisor-stdout.py:19
Function
getCodeHashForUser
* Get code by type and user * * @param {Context} ctx * @param {String} userId * @param {String} type
verification_code/services/verification_code.service.ts:148
Method
getInitialProps
(ctx: Context)
admin/libraries/withData.js:51
Method
getInitialProps
({ renderPage })
admin/pages/_document.js:7
Function
getReducer
()
admin/libraries/reducer.js:4
Function
getRoles
* Get user * * @param {Context} ctx * @param {String} username
user/services/user.service.ts:410
Function
getUserByEmail
* Get user by email * * @param {Context} ctx * @param {String} email
user/services/user.service.ts:396
Function
getUserByUsername
* Get user by username * * @param {Context} ctx * @param {String} username
user/services/user.service.ts:462
Method
handleSubmit
(e: SyntheticEvent<HTMLButtonElement>, valuesPack)
admin/components/SignInForm/index.js:70
Method
handleSubmit
(e: SyntheticEvent<HTMLButtonElement>, valuesPack)
admin/components/SignUpForm/index.js:72
Function
handler
( ctx: Context<{ userId: string; type: string; }> )
verification_code/services/verification_code.service.ts:57
Function
handler
(ctx: Context<{ username: string }>)
user/services/user.service.ts:111
Function
hasUsers
* Get user by email * * @param {Context} ctx * @param {String} email
user/services/user.service.ts:372
Function
isEntityOwner
(ctx: Context)
user/perm-middleware.ts:39
Function
localAction
(next: ActionHandler, action: ActionParams & { name: string })
user/perm-middleware.ts:37
Function
mapDispatchToProps
admin/components/SignInForm/store.js:17
Function
mapDispatchToProps
admin/components/SignUpForm/store.js:17
Function
mapDispatchToProps
admin/components/Header/store.js:6
Function
mapStateToProps
()
admin/components/Header/store.js:4
Function
onUpdateReady
()
admin/components/App.js:34
Function
onUpdated
()
admin/components/App.js:37
Function
parseRole
* Parse Role from Keto * * @param {Context} ctx * @param {String} email
user/services/user.service.ts:385
Function
reducer
(state = initialState, action)
admin/components/AuthFields/store.js:16
Method
render
()
admin/libraries/withData.js:105
Method
render
()
admin/components/SignInForm/index.js:100
Method
render
()
admin/components/SignUpForm/index.js:113
Method
render
()
admin/pages/_document.js:38
Function
setRole
* Set role * * @param {number} roleId * @param {String} userId
user/services/user.service.ts:436
Function
signIn
(token)
admin/components/SignInForm/store.js:19
next →
1–100 of 112, ranked by callers