MCPcopy Create free account

hub / github.com/GabriellArthur/DashGo-ReactJs / functions

Functions33 in github.com/GabriellArthur/DashGo-ReactJs

↓ 2 callersFunctiongeneratePagesArray
(from: number, to: number)
src/components/Pagination/index.tsx:14
↓ 2 callersFunctionuseSidebarDrawer
()
src/contexts/SidebarDrawerContext.tsx:30
↓ 1 callersFunctiongetUsers
(page: number)
src/services/hooks/userUsers.ts:18
↓ 1 callersFunctionhandlePrefetchUser
(userId: string)
src/pages/users/index.tsx:40
↓ 1 callersFunctionmakeServer
()
src/services/mirage/index.ts:16
↓ 1 callersFunctionuseUsers
(page: number, options?: UserUsersOptions)
src/services/hooks/userUsers.ts:46
FunctionActiveLink
({ children, shouldMatchExactHref = false, ...rest }: ActiveLinkProps)
src/components/ActiveLink/index.tsx:10
FunctionCreateUser
()
src/pages/users/create.tsx:42
FunctionDashboard
()
src/pages/dashboard.tsx:45
FunctionHeader
()
src/components/Header/index.tsx:11
FunctionInputBase
( { name, label, error = null, ...rest }, ref, )
src/components/Form/Input.tsx:17
FunctionLogo
({ ...rest }: LogoProps)
src/components/Logo/index.tsx:5
FunctionMyApp
({ Component, pageProps }: AppProps)
src/pages/_app.tsx:17
FunctionNavLink
({ icon, href, children, shouldMatchExactHref, ...rest }: NavLinkProps)
src/components/Sidebar/NavLink.tsx:17
FunctionNavSection
({ title, children }: NavSectionProps)
src/components/Sidebar/NavSection.tsx:10
FunctionNotificationsNav
()
src/components/Header/NotificationsNav.tsx:4
FunctionPagination
({ totalCountOfRegisters, registersPerPage = 10, currentPage = 1, onPageChange, }: PaginationProps)
src/components/Pagination/index.tsx:20
FunctionPaginationItem
({ isCurrent = false, number, onPageChange, }: PaginationItemProps)
src/components/Pagination/PaginationItem.tsx:9
FunctionProfile
({ showProfileData = true }: ProfileProps)
src/components/Header/Profile.tsx:7
FunctionSearchBox
()
src/components/Header/SearchBox.tsx:4
FunctionSidebar
()
src/components/Sidebar/index.tsx:15
FunctionSidebarDrawerProvider
({ children, }: SidebarDrawerProviderProps)
src/contexts/SidebarDrawerContext.tsx:13
FunctionSidebarNav
()
src/components/Sidebar/SidebarNav.tsx:13
FunctionSignIn
()
src/pages/index.tsx:20
FunctionUsersList
()
src/pages/users/index.tsx:31
Functioncreated_at
()
src/services/mirage/index.ts:34
Functionemail
()
src/services/mirage/index.ts:31
FunctionhandleCreateUser
src/pages/users/create.tsx:72
FunctionhandleSignIn
src/pages/index.tsx:27
Functionname
()
src/services/mirage/index.ts:28
Methodrender
()
src/pages/_document.tsx:4
Functionroutes
()
src/services/mirage/index.ts:44
Functionseeds
(server)
src/services/mirage/index.ts:40