MCPcopy Create free account

hub / github.com/anuraghazra/BugVilla / functions

Functions174 in github.com/anuraghazra/BugVilla

↓ 43 callersMethodget
(key, callback)
server/middleware/cache.js:11
↓ 23 callersFunctioncreateAPIAction
( actionName: string )
client/src/store/helpers.ts:1
↓ 10 callersFunctionregister
(config?: Config)
client/src/serviceWorker.ts:28
↓ 10 callersFunctionuseFetch
(url, props = {}, axiosOptions = {})
client/src/hooks/useFetch.tsx:20
↓ 9 callersFunctionrenderWithStyledTheme
( component: React.ReactNode, renderFunction: any = render )
client/src/utils/test-utils.tsx:6
↓ 9 callersMethodset
(key, data)
server/middleware/cache.js:8
↓ 5 callersFunctionuseQuery
()
client/src/hooks/useQuery.tsx:3
↓ 4 callersFunctionformatDate
(date: string)
client/src/utils/index.ts:3
↓ 3 callersFunctiongetRefsOrMentions
( markdown: string, quantifier: string = '#' )
client/src/utils/index.ts:53
↓ 3 callersFunctiontimeAgo
(time: any)
client/src/utils/index.ts:7
↓ 2 callersFunctionaddReferences
( bugId: number | string, references: string[] )
client/src/store/ducks/single-bug.ts:309
↓ 2 callersFunctioncheckAuth
()
client/src/store/ducks/auth.ts:70
↓ 2 callersFunctionclose
()
client/src/@bug-ui/Dropdown.tsx:56
↓ 2 callersFunctionhtmlDecode
(input: string)
client/src/utils/index.ts:82
↓ 2 callersFunctionregisterValidSW
(swUrl: string, config?: Config)
client/src/serviceWorker.ts:62
↓ 2 callersFunctionremoveFile
server/controllers/UserImageController.js:17
↓ 2 callersFunctionrenderMarkdown
(markdown: string)
client/src/utils/index.ts:93
↓ 2 callersFunctionuseSuggestion
(url: string, prop: string[])
client/src/components/Editor/useSuggestion.tsx:4
↓ 2 callersFunctionvalidateComment
server/models/commentModel.js:32
↓ 2 callersFunctionvalidateLabel
server/models/bugModel.js:84
↓ 1 callersFunctionaddBug
(formData: { title: string; body: string; })
client/src/store/ducks/bugs.ts:35
↓ 1 callersFunctionaddComment
( bugId: number | string, formData: { body: string } )
client/src/store/ducks/single-bug.ts:220
↓ 1 callersFunctionaddOrRemoveReacts
( bugId: number | string, emoji: string )
client/src/store/ducks/single-bug.ts:340
↓ 1 callersFunctionaddOrRemoveReactsComment
( bugId: number | string, commentId: string, emoji: string )
client/src/store/ducks/single-bug.ts:355
↓ 1 callersFunctioncalculateReputation
(reactions: ReactionType[])
client/src/utils/index.ts:116
↓ 1 callersFunctioncheckValidServiceWorker
(swUrl: string, config?: Config)
client/src/serviceWorker.ts:106
↓ 1 callersFunctioncopyToClipboard
(str: string)
client/src/utils/index.ts:96
↓ 1 callersMethoddel
(keys)
server/middleware/cache.js:19
↓ 1 callersFunctioneditComment
( bugId: number | string, commentId: string, formData: { body: string } )
client/src/store/ducks/single-bug.ts:238
↓ 1 callersFunctioneditLabels
( bugId: number | string, labelData: string[] )
client/src/store/ducks/single-bug.ts:292
↓ 1 callersFunctionfetchBugWithId
(bugId: number | string)
client/src/store/ducks/single-bug.ts:197
↓ 1 callersFunctionfetchBugs
()
client/src/store/ducks/bugs.ts:24
↓ 1 callersFunctiongetData
()
client/src/hooks/useFetch.tsx:29
↓ 1 callersFunctiongetParticipants
(bug: any)
client/src/pages/SingleBug/SingleBugAside.tsx:12
↓ 1 callersFunctionhandleReaction
(emoji: string)
client/src/components/Comment/CommentHeader.tsx:100
↓ 1 callersFunctionhandleSaveLabel
(closeDropdown: Function)
client/src/pages/SingleBug/SingleBugAside.tsx:36
↓ 1 callersFunctionlogUserOut
()
client/src/store/ducks/auth.ts:67
↓ 1 callersFunctionloginUser
(formData: { name: string; email: string; })
client/src/store/ducks/auth.ts:102
↓ 1 callersFunctionmentionPeople
( bugId: number | string, mentions: string[] )
client/src/store/ducks/single-bug.ts:324
↓ 1 callersFunctionopenOrCloseBug
( bugId: number | string, state: string )
client/src/store/ducks/single-bug.ts:272
↓ 1 callersFunctionparseRefsAndMentions
(markdown: string)
client/src/utils/index.ts:73
↓ 1 callersFunctionregisterIcons
()
client/src/fontLib.tsx:40
↓ 1 callersMethodrender
()
client/src/components/ErrorBoundary.tsx:21
↓ 1 callersFunctionrenderBugs
()
client/src/pages/Bugs/Bugs.tsx:47
↓ 1 callersFunctionrenderNotifications
()
client/src/pages/Notifications/Notifications.tsx:37
↓ 1 callersFunctionrenderProfiles
()
client/src/pages/Profiles/Profiles.tsx:30
↓ 1 callersFunctionrenderUserInfo
()
client/src/pages/Profile/Profile.tsx:41
↓ 1 callersFunctionreset
()
client/src/hooks/useInput.tsx:8
↓ 1 callersFunctionsignUserUp
(formData: FormData)
client/src/store/ducks/auth.ts:82
↓ 1 callersFunctiontoggleCommentReaction
( inputComment: any, payload: { emoji: string; userData: any } )
client/src/store/ducks/single-bug.ts:156
↓ 1 callersFunctionupdateBug
( bugId: number | string, formData: { body: string } )
client/src/store/ducks/single-bug.ts:257
↓ 1 callersFunctionupdateUserAvatar
(formData: any)
client/src/store/ducks/auth.ts:125
↓ 1 callersFunctionupdateUserBio
(formData: { bio: string })
client/src/store/ducks/auth.ts:137
↓ 1 callersFunctionvalidateBug
server/models/bugModel.js:96
↓ 1 callersFunctionvalidateReferences
server/models/bugModel.js:92
↓ 1 callersFunctionvalidateUser
server/models/userModel.js:136
↓ 1 callersFunctionvalidateUserLogin
server/models/userModel.js:156
FunctionAddBug
()
client/src/components/AddBug/AddBug.tsx:19
FunctionApp
()
client/src/App.tsx:27
FunctionAuthRoute
({ component: Component, ...rest })
client/src/components/AuthRoute.tsx:11
FunctionAvatar
({ username, size, width, height, showVerification, isVerified = false, ...props })
client/src/@bug-ui/Avatar.tsx:37
FunctionAvatarFileUploader
({ name, inputRef, handleFile, defaultImg, file, size })
client/src/components/AvatarFileUploader/AvatarFileUploader.tsx:19
FunctionBio
({ user, currentUser })
client/src/pages/Profile/Bio.tsx:14
FunctionBugCard
({ number, title, labels, body, isOpen, date, author })
client/src/components/BugCard/BugCard.tsx:39
FunctionBugCardIcon
({ isOpen })
client/src/components/BugCard/BugCard.style.tsx:94
FunctionBugLinkTitle
({ bugId, title })
client/src/pages/Notifications/notification_switch.tsx:4
FunctionBugMetaInfo
({ number, date, author })
client/src/components/BugCard/BugCard.tsx:28
FunctionBugStatus
({ byUser, onBug, bug_status }: any)
client/src/pages/Notifications/notification_switch.tsx:59
FunctionBugVillaLogo
({ width })
client/src/@bug-ui/Logo.tsx:4
FunctionBugs
()
client/src/pages/Bugs/Bugs.tsx:34
FunctionBulletLabel
({ type, children })
client/src/@bug-ui/Label.tsx:65
FunctionButton
({ variant = 'primary', size, width, icon, children, type, isLoading, ...props })
client/src/@bug-ui/Button.tsx:63
FunctionCircleIcon
({ icon, variant = 'secondary', size, ...props })
client/src/@bug-ui/CircleIcon.tsx:33
FunctionCloseReopenButton
({ onRequestToggle, isOpen, isLoading }: { onRequestToggle: any; isOpen: boolean; isLoading: boole
client/src/pages/SingleBug/CloseReopenButton.tsx:4
FunctionCodeBlock
({ language, value = '' })
client/src/components/Editor/CodeBlock.tsx:22
FunctionComment
({ author, date, body, bugId, commentId, isSelected, reactions })
client/src/components/Comment/Comment.tsx:43
FunctionCommentEditorForm
({ bugIsOpen })
client/src/pages/SingleBug/CommentEditorForm.tsx:20
FunctionCommentHeader
({ bugId, author, date, commentId, reactions, isAuthorOfComment, handleEditorState })
client/src/components/Comment/CommentHeader.tsx:82
FunctionCommented
({ byUser, onBug }: any)
client/src/pages/Notifications/notification_switch.tsx:13
FunctionContent
({ children, ...props })
client/src/@bug-ui/Dropdown.tsx:113
FunctionDashboard
()
client/src/pages/Dashboard/Dashboard.tsx:42
FunctionDropdown
({ children, onChange, shouldCloseOnClick, ...props })
client/src/@bug-ui/Dropdown.tsx:46
FunctionEditor
({ markdown, inputRef, errors, handleMarkdown })
client/src/components/Editor/Editor.tsx:29
FunctionFooter
()
client/src/components/Footer.tsx:38
FunctionGoogleAuthCallback
(accessToken, refreshToken, profile, done)
server/middleware/passport-auth.js:20
FunctionGoogleButton
()
client/src/components/GoogleButton.tsx:23
FunctionHome
({ right: Right })
client/src/pages/Home/Home.tsx:14
FunctionIconLink
({ to, icon, children, isNav, ...props })
client/src/@bug-ui/IconLink.tsx:57
FunctionIllustration
({ type, message })
client/src/@bug-ui/Illustration.tsx:77
FunctionIllustrationType
({ image, message, defaultMessage })
client/src/@bug-ui/Illustration.tsx:44
FunctionInput
({ icon, errors, inputRef, ...props })
client/src/@bug-ui/Form/Input.tsx:87
FunctionJwtAuthCallback
(jwt_payload, done)
server/middleware/passport-auth.js:7
FunctionLabel
({ children, type, ...props })
client/src/@bug-ui/Label.tsx:57
FunctionLabelEditDropdown
({ updateSelectedLabels, defaultChecked, children, trigger })
client/src/components/LabelEditDropdown/LabelEditDropdown.tsx:48
FunctionLoading
()
client/src/@bug-ui/Loading.tsx:32
FunctionLogin
()
client/src/pages/Login/Login.tsx:29
FunctionMentioned
({ byUser, onBug, mentions }: any)
client/src/pages/Notifications/notification_switch.tsx:67
FunctionMetaInfo
({ isOpen, date, author, commentsCount, showAvatar })
client/src/pages/SingleBug/MetaInfo.tsx:18
FunctionNavbar
({ handleSidebar })
client/src/components/Navbar/Navbar.tsx:26
FunctionNewBug
({ byUser, onBug }: any)
client/src/pages/Notifications/notification_switch.tsx:51
next →1–100 of 174, ranked by callers