MCPcopy Create free account

hub / github.com/Zoot01/sentrify-dashboard / functions

Functions97 in github.com/Zoot01/sentrify-dashboard

↓ 8 callersFunctionLoadable
(Component: LazyExoticComponent<() => JSX.Element>)
apps/web/src/components/shared/Loadable/index.tsx:6
↓ 8 callersFunctionhexToRGBA
(hexCode: string, opacity: number)
apps/web/src/utils/hexToRGBA.ts:1
↓ 6 callersFunctionisAxiosError
(error: unknown)
apps/web/src/services/api/axiosError.ts:3
↓ 5 callersFunctionhandleResultClick
(id: string)
apps/web/src/layout/DashboardLayout/AppBar/SearchModal/index.tsx:246
↓ 3 callersFunctionhandleListItemClick
(event: MouseEvent<HTMLDivElement>, index: number, route: string)
apps/web/src/layout/DashboardLayout/AppBar/ProfileDropdown/index.tsx:57
↓ 2 callersFunctionchangePassword
(value: string)
apps/web/src/views/auth/Register/index.tsx:59
↓ 2 callersFunctionsendUserEmail
( payload: SendEmailParams<DataType> )
apps/api/src/queues/index.ts:11
↓ 2 callersFunctionstrengthColor
(count: number)
apps/web/src/utils/passwordStrength.ts:8
↓ 2 callersFunctionstrengthIndicator
(number: string)
apps/web/src/utils/passwordStrength.ts:17
↓ 1 callersFunctionAuthRoutes
()
apps/web/src/routes/AuthRoutes.tsx:15
↓ 1 callersFunctionItemIcon
()
apps/web/src/layout/DashboardLayout/Navbar/NavList/NavItem/index.tsx:29
↓ 1 callersFunctionMuiButton
(theme: Theme)
packages/ui/theme/overrides/components/MuiButton.ts:4
↓ 1 callersFunctionMuiCard
(theme: Theme)
packages/ui/theme/overrides/components/MuiCard.ts:4
↓ 1 callersFunctionMuiCssBaseline
(theme: Theme)
packages/ui/theme/overrides/components/MuiCssBaseline.ts:4
↓ 1 callersFunctionMuiListItemButton
(theme: Theme)
packages/ui/theme/overrides/components/MuiListItemButton.ts:3
↓ 1 callersFunctionMuiOutlinedInput
(theme: Theme)
packages/ui/theme/overrides/components/MuiOutlinedInput.ts:4
↓ 1 callersFunctionMuiOverides
(theme: Theme)
packages/ui/theme/overrides/index.ts:10
↓ 1 callersFunctionMuiPaper
(theme: Theme)
packages/ui/theme/overrides/components/MuiPaper.ts:4
↓ 1 callersFunctionMuiTooltip
(theme: Theme)
packages/ui/theme/overrides/components/MuiTooltip.ts:4
↓ 1 callersFunctionPublicRoutes
()
apps/web/src/routes/PublicRoutes.tsx:9
↓ 1 callersFunctionRenderInputs
()
apps/web/src/views/auth/Verify/index.tsx:109
↓ 1 callersFunctionchangePassword
(value: string)
apps/web/src/views/auth/ResetPassword/index.tsx:61
↓ 1 callersFunctioncheckOpenForParent
(child: NavItemType[], id: string)
apps/web/src/layout/DashboardLayout/Navbar/NavList/NavCollapse/index.tsx:58
↓ 1 callersFunctioncloseSearchModal
()
apps/web/src/layout/DashboardLayout/index.tsx:97
↓ 1 callersFunctioncreateSession
( req: Request, user: Users, cb: (id: string) => void )
apps/api/src/utils/createSession.ts:9
↓ 1 callersFunctionfilterResults
(input: string)
apps/web/src/layout/DashboardLayout/AppBar/SearchModal/index.tsx:258
↓ 1 callersFunctiongenerateRandomNumber
()
apps/api/src/utils/generateRandomNumber.ts:1
↓ 1 callersFunctionhandleChange
( e: ChangeEvent<HTMLInputElement>, onChange: (...event: unknown[]) => void, )
apps/web/src/views/auth/Verify/index.tsx:61
↓ 1 callersFunctionhandleLogout
()
apps/web/src/layout/DashboardLayout/AppBar/ProfileDropdown/index.tsx:44
↓ 1 callersFunctionhasMixed
(number: string)
apps/web/src/utils/passwordStrength.ts:3
↓ 1 callersFunctionhasNumber
(number: string)
apps/web/src/utils/passwordStrength.ts:1
↓ 1 callersFunctionhasSpecial
(number: string)
apps/web/src/utils/passwordStrength.ts:6
↓ 1 callersFunctionitemHandler
(id: string)
apps/web/src/layout/DashboardLayout/Navbar/NavList/NavItem/index.tsx:37
↓ 1 callersFunctionsendEmail
({ data, recipients, subject, template, }: SendEmailParams<T>)
apps/api/src/utils/emails/index.ts:8
↓ 1 callersFunctiontheme
(options: ThemeOptionsType)
packages/ui/theme/theme.ts:10
↓ 1 callersFunctionuseIdle
({ onIdle, idleTime = 1 }: Props)
apps/web/src/hooks/useIdle.ts:12
FunctionApp
()
apps/web/src/App.tsx:11
FunctionAppbarContent
({ popupState, openSearchModal }: Props)
apps/web/src/layout/DashboardLayout/AppBar/index.tsx:40
FunctionApplicantRefferal
()
apps/web/src/components/views/dashboard/ApplicantRefferal.tsx:240
FunctionApplicantStates
()
apps/web/src/components/views/dashboard/ApplicantStates.tsx:16
FunctionApplicantsSnapshot
()
apps/web/src/components/views/dashboard/ApplicantsSnapshot.tsx:26
FunctionApplicationVisits
()
apps/web/src/components/views/dashboard/ApplicationVisits.tsx:19
FunctionAuthGuard
({ children }: Props)
apps/web/src/routes/guards/AuthGuard/index.tsx:12
FunctionBlankLayout
()
apps/web/src/views/dashboard/utilities/BlankLayout/index.tsx:6
FunctionButtonScale
({ children }: Props)
apps/web/src/components/animations/ButtonScale/index.tsx:8
FunctionCardStatsVertical
({ bgColor, chipText, icon, stats, title, trendNumber, color, trend, }: Props)
apps/web/src/components/CardStatsVertical/index.tsx:23
FunctionCreateApplicant
()
apps/web/src/views/dashboard/CreateApplicant/index.tsx:1
FunctionDashboardDefault
()
apps/web/src/views/dashboard/DashboardDefault/index.tsx:12
FunctionDashboardLayout
()
apps/web/src/layout/DashboardLayout/index.tsx:81
FunctionDefaultLayout
()
apps/web/src/layout/DefaultLayout/index.tsx:11
FunctionForgotPassword
()
apps/web/src/views/auth/ForgotPassword/index.tsx:28
FunctionIcon
({ icon, style }: IconProps)
packages/ui/components/Icon/index.tsx:8
FunctionIdleModal
({ open, refreshSession, handleLogout }: Props)
apps/web/src/components/IdleModal/index.tsx:24
FunctionLoader
()
apps/web/src/components/shared/Loader/index.tsx:13
FunctionLoadingOverlay
({ loading }: Props)
apps/web/src/components/shared/LoadingOverlay/index.tsx:10
FunctionLogin
()
apps/web/src/views/auth/Login/index.tsx:39
FunctionLogo
({ textColor }: Props)
apps/web/src/components/Logo/index.tsx:7
FunctionNavCollapse
({ menu, level }: Props)
apps/web/src/layout/DashboardLayout/Navbar/NavList/NavCollapse/index.tsx:45
FunctionNavGroup
({ item }: Props)
apps/web/src/layout/DashboardLayout/Navbar/NavList/NavGroup/index.tsx:11
FunctionNavItem
({ item, level }: Props)
apps/web/src/layout/DashboardLayout/Navbar/NavList/NavItem/index.tsx:22
FunctionNavbar
()
apps/web/src/layout/DashboardLayout/Navbar/index.tsx:5
FunctionNoResult
({ input, theme, handleResultClick }: NoResultsProps)
apps/web/src/layout/DashboardLayout/AppBar/SearchModal/index.tsx:139
FunctionPreformance
()
apps/web/src/components/views/dashboard/Preformance.tsx:19
FunctionProfileDropdown
({ popupState }: Props)
apps/web/src/layout/DashboardLayout/AppBar/ProfileDropdown/index.tsx:37
FunctionRegister
()
apps/web/src/views/auth/Register/index.tsx:45
FunctionRenderTabAvatar
({ category, image }: { category: string; image: string })
apps/web/src/components/views/dashboard/ApplicantRefferal.tsx:251
FunctionRenderTabContent
({ data }: { data: TabContentType[] })
apps/web/src/components/views/dashboard/ApplicantRefferal.tsx:148
FunctionResetPassword
()
apps/web/src/views/auth/ResetPassword/index.tsx:38
FunctionResults
({ results, handleResultClick }: ResultsProps)
apps/web/src/layout/DashboardLayout/AppBar/SearchModal/index.tsx:54
FunctionRoutes
()
apps/web/src/routes/index.ts:5
FunctionSearchApplicant
()
apps/web/src/views/dashboard/SearchApplicant/index.tsx:1
FunctionSearchFiles
()
apps/web/src/views/dashboard/files/SearchFiles/index.tsx:1
FunctionSearchModal
({ searchModalOpen, closeSearchModal }: Props)
apps/web/src/layout/DashboardLayout/AppBar/SearchModal/index.tsx:239
FunctionStatus
()
apps/web/src/views/dashboard/utilities/Status/index.tsx:1
FunctionUploadFiles
()
apps/web/src/views/dashboard/files/UploadFiles/index.tsx:1
FunctionVerify
()
apps/web/src/views/auth/Verify/index.tsx:48
Methodconstructor
(status: StatusCodes, message: ReasonPhrases | string)
apps/api/src/utils/errorHandler.ts:7
FunctionerrorResponder
( error: APIError, request: Request, response: Response, next: NextFunction )
apps/api/src/utils/errorHandler.ts:17
FunctionforgotPassword
( req: Request<{}, {}, ForgotPasswordAPI.ForgotPasswordRequest>, res: Response<ForgotPasswordAPI.ForgotPas
apps/api/src/controllers/auth/forgotPassword.ts:12
FunctiongetInitials
(string: string)
apps/web/src/utils/getInitials.ts:1
FunctionhandleChange
(event: SyntheticEvent, newValue: string)
apps/web/src/components/views/dashboard/ApplicantRefferal.tsx:247
FunctionhandleClick
()
apps/web/src/layout/DashboardLayout/Navbar/NavList/NavCollapse/index.tsx:53
FunctionhandleIdle
()
apps/web/src/layout/DashboardLayout/index.tsx:105
FunctionhandleIdle
()
apps/web/src/hooks/useIdle.ts:16
FunctionhandleKeyDown
(e: KeyboardEvent<HTMLInputElement>)
apps/web/src/views/auth/Verify/index.tsx:76
FunctionhandleLogout
()
apps/web/src/layout/DashboardLayout/index.tsx:114
FunctionhandleSearch
(e: ChangeEvent<HTMLInputElement>)
apps/web/src/layout/DashboardLayout/AppBar/SearchModal/index.tsx:270
FunctionlogNewSession
(id: string)
apps/api/src/utils/createSession.ts:5
FunctionloggedInUser
(req: Request, _res: Response, next: NextFunction)
apps/api/src/middlewares/loggedInUser.ts:5
Functionlogin
( req: Request<{}, {}, LoginAPI.LoginRequest>, res: Response<LoginAPI.LoginResponse>, next: NextFunction
apps/api/src/controllers/auth/login.ts:9
Functionlogout
( req: Request, res: Response<LogoutAPI.LogoutResponse>, next: NextFunction )
apps/api/src/controllers/auth/logout.ts:6
FunctionopenSearchModal
()
apps/web/src/layout/DashboardLayout/index.tsx:101
FunctionrefreshSession
()
apps/web/src/layout/DashboardLayout/index.tsx:109
Functionregister
( req: Request<{}, {}, RegisterAPI.RegisterRequest>, res: Response<RegisterAPI.RegisterResponse>, next:
apps/api/src/controllers/auth/register.ts:17
FunctionresetPassword
( req: Request<{}, {}, ResetPasswordAPI.ResetPasswordRequest>, res: Response<ResetPasswordAPI.ResetPasswor
apps/api/src/controllers/auth/resetPassword.ts:13
FunctionrestoreSession
( req: Request, res: Response<RestoreSessionAPI.RestoreSessionResponse>, next: NextFunction )
apps/api/src/controllers/auth/restoreSession.ts:6
Functionverify
( req: Request<{}, {}, VerifyRequestBody>, res: Response, next: NextFunction )
apps/api/src/controllers/auth/verify.ts:12