MCPcopy Create free account

hub / github.com/adisreyaj/compito / functions

Functions471 in github.com/adisreyaj/compito

↓ 153 callersMethoderror
(message: string)
libs/web/ui/src/components/toast/toast.service.ts:12
↓ 39 callersMethodget
(path: string)
apps/api/src/app/assets/assets.service.ts:8
↓ 38 callersFunctiongetUserDetails
( user: UserPayload | null, )
apps/api/src/app/core/utils/payload.util.ts:4
↓ 32 callersFunctionPermissions
(...permissions: string[])
apps/api/src/app/core/decorators/permissions.decorator.ts:3
↓ 21 callersFunctionRole
(role: Roles)
apps/api/src/app/core/decorators/roles.decorator.ts:4
↓ 19 callersMethodget
({ patchState }: StateContext<OrgsStateModel>, { id }: OrgsAction.Get)
libs/web/orgs/src/lib/state/orgs.state.ts:186
↓ 12 callersMethodfind
(id: string, user: UserPayload)
apps/api/src/app/user/user.service.ts:532
↓ 10 callersFunctionformatUser
()
libs/web/ui/src/util/format-user.operator.ts:5
↓ 9 callersMethoddelete
(path: string)
apps/api/src/app/core/services/file-storage.service.ts:43
↓ 8 callersMethodget
({ patchState }: StateContext<ProjectsStateModel>, { payload }: ProjectsAction.Get)
libs/web/projects/src/lib/state/projects.state.ts:174
↓ 7 callersFunctionPublic
()
apps/api/src/app/core/decorators/public.decorator.ts:4
↓ 7 callersMethodget
(path: string)
apps/api/src/app/core/services/file-storage.service.ts:26
↓ 7 callersMethodgetLogger
(context: string)
apps/api/src/app/core/utils/logger.service.ts:7
↓ 6 callersMethodsuccess
(message: string)
libs/web/ui/src/components/toast/toast.service.ts:9
↓ 5 callersFunctionparseQuery
(req: RequestParams)
apps/api/src/app/core/utils/query-parse.util.ts:3
↓ 5 callersMethodupdate
(@Param('id') id: string, @Body() user: UserRequest, @Req() req: RequestWithUser)
apps/api/src/app/user/user.controller.ts:90
↓ 4 callersMethodcanUpdateTask
(id: string, role: Role, orgId: string, userId: string)
apps/api/src/app/task/task.service.ts:455
↓ 4 callersMethodcreate
(data: TaskRequest, user: UserPayload)
apps/api/src/app/task/task.service.ts:29
↓ 4 callersMethoddelete
(id: string)
libs/web/orgs/src/lib/orgs.service.ts:28
↓ 4 callersMethodupdateTaskInAList
({ lists, listId, taskId, keyToUpdate, data, }: { lists: BoardListWithTasks[]
libs/web/boards/src/lib/state/boards.state.ts:272
↓ 4 callersFunctionuserMapToArray
(map: Map<any, User>)
libs/web/ui/src/util/map-users-array.util.ts:3
↓ 3 callersMethoddelete
({ setState, getState, dispatch }: StateContext<ProjectsStateModel>, { id }: ProjectsAction.Delete)
libs/web/projects/src/lib/state/projects.state.ts:81
↓ 3 callersMethodupdate
(id: string, data: TaskRequest, user: UserPayload)
apps/api/src/app/task/task.service.ts:229
↓ 2 callersMethodaccept
(id: string, userId: string, email: string)
apps/api/src/app/invite/invite.service.ts:157
↓ 2 callersMethodadd
({ setState }: StateContext<OrgsStateModel>, { payload }: OrgsAction.Add)
libs/web/orgs/src/lib/state/orgs.state.ts:78
↓ 2 callersFunctioncanUpdateBoard
( prisma: PrismaService, role: Role, id: string, userId: string, org: string, operation: string, )
apps/api/src/app/boards/boards.service.ts:284
↓ 2 callersMethodcanUpdateProject
(role: Role, id: string, userId: string)
apps/api/src/app/project/project.service.ts:337
↓ 2 callersMethodget
(id: string)
libs/web/boards/src/lib/boards.service.ts:13
↓ 2 callersMethodgetOrgDetail
(orgId)
apps/api/src/app/organization/organization.service.ts:467
↓ 2 callersMethodopenProjectModal
(initialData: any = null, isUpdateMode = false)
libs/web/projects/src/lib/projects.component.ts:111
↓ 2 callersMethodreject
(id: string, userId: string, email: string)
apps/api/src/app/invite/invite.service.ts:221
↓ 2 callersMethodupdateUser
(id: string, data: Partial<UserRequest>, user: UserPayload)
apps/api/src/app/user/user.service.ts:596
↓ 2 callersMethodupdateView
()
libs/web/ui/src/directives/permissions.directive.ts:53
↓ 1 callersMethodaccept
(id: string, sessionToken: string)
libs/web/auth/src/lib/login/org-selection/org-selection.service.ts:20
↓ 1 callersMethodaddAttachments
(taskId: string, files: File[])
libs/web/boards/src/lib/boards.service.ts:65
↓ 1 callersFunctionbootstrap
()
apps/api/src/main.ts:9
↓ 1 callersMethodcancel
(id: string, user: UserPayload)
apps/api/src/app/invite/invite.service.ts:84
↓ 1 callersMethodclearCommentField
()
libs/web/boards/src/lib/shared/components/task-detail-modal/task-detail-modal.component.ts:151
↓ 1 callersMethodcreate
(data: ProjectRequest)
libs/web/projects/src/lib/projects.service.ts:20
↓ 1 callersMethodcreate
(data: OrganizationRequest)
libs/web/orgs/src/lib/orgs.service.ts:20
↓ 1 callersMethodcreateBoard
(data: BoardRequest)
libs/web/projects/src/lib/projects.service.ts:44
↓ 1 callersMethodcreateMinioInstance
()
apps/api/src/app/core/services/file-storage.service.ts:15
↓ 1 callersFunctiondefaultLists
()
libs/web/projects/src/lib/config/boards.config.ts:3
↓ 1 callersMethoddelete
(id: string)
libs/web/projects/src/lib/projects.service.ts:28
↓ 1 callersMethoddelete
({ setState }: StateContext<OrgsStateModel>, { id }: OrgsAction.Delete)
libs/web/orgs/src/lib/state/orgs.state.ts:91
↓ 1 callersMethoddeleteTaskInList
({ lists, listId, taskId }: { lists: BoardListWithTasks[]; listId: string; taskId: string })
libs/web/boards/src/lib/state/boards.state.ts:296
↓ 1 callersMethoddeleteUser
(id: string, user: UserPayload)
apps/api/src/app/user/user.service.ts:744
↓ 1 callersMethodfindAll
(@Query() query: RequestParams, @Req() req: RequestWithUser)
apps/api/src/app/task/task.controller.ts:42
↓ 1 callersMethodget
({ patchState }: StateContext<BoardsStateModel>, { payload }: BoardsAction.Get)
libs/web/boards/src/lib/state/boards.state.ts:55
↓ 1 callersMethodgetAllInvites
(state: OrgsStateModel)
libs/web/orgs/src/lib/state/orgs.state.ts:45
↓ 1 callersMethodgetAllRoles
()
libs/web/users/src/lib/users.service.ts:29
↓ 1 callersFunctiongetGreeting
()
apps/compito-e2e/src/support/app.po.ts:1
↓ 1 callersMethodgetInvites
()
libs/web/users/src/lib/users.service.ts:33
↓ 1 callersMethodgetMyTasks
(state: TasksStateModel)
libs/web/tasks/src/lib/state/tasks.state.ts:27
↓ 1 callersMethodgetOnboardingDetails
(sessionToken: string)
libs/web/auth/src/lib/login/org-selection/org-selection.service.ts:12
↓ 1 callersMethodgetRoles
()
apps/api/src/app/role/role.service.ts:9
↓ 1 callersMethodgetSingle
(id: string)
libs/web/projects/src/lib/projects.service.ts:36
↓ 1 callersMethodgetSingle
(id: string)
libs/web/orgs/src/lib/orgs.service.ts:39
↓ 1 callersMethodgetTask
(id: string)
libs/web/boards/src/lib/boards.service.ts:16
↓ 1 callersMethodgetTasksGroupedByList
(tasks: Task[])
libs/web/boards/src/lib/boards-util.service.ts:8
↓ 1 callersMethodgetUsersInvites
(user: UserPayload)
apps/api/src/app/user/user.service.ts:254
↓ 1 callersFunctionhasPermission
(requiredPermission: string, userPermissions: string[])
apps/api/src/app/core/utils/roles-permission.util.ts:4
↓ 1 callersMethodhasPermission
()
libs/web/ui/src/directives/permissions.directive.ts:62
↓ 1 callersMethodhasPermission
(user: UserDetails | null, requiredPermission: string)
libs/web/ui/src/pipes/permissions/permission.pipe.ts:25
↓ 1 callersMethodinitForm
()
libs/web/users/src/lib/shared/components/user-role-update-modal/user-role-update-modal.component.ts:52
↓ 1 callersMethodinitForm
()
libs/web/users/src/lib/shared/components/users-create-modal/users-create-modal.component.ts:60
↓ 1 callersMethodinitForm
()
libs/web/profile/src/lib/profile.component.ts:129
↓ 1 callersMethodinitForm
()
libs/web/projects/src/lib/shared/components/projects-create-modal/projects-create-modal.component.ts:131
↓ 1 callersMethodinitForm
()
libs/web/projects/src/lib/shared/components/board-create-modal/board-create-modal.component.ts:57
↓ 1 callersMethodinitForm
()
libs/web/orgs/src/lib/shared/components/orgs-create-modal/orgs-create-modal.component.ts:52
↓ 1 callersMethodinitForm
()
libs/web/ui/src/components/tasks/tasks-create-modal/tasks-create-modal.component.ts:58
↓ 1 callersMethodinviteUser
(data: InviteRequest)
libs/web/users/src/lib/users.service.ts:15
↓ 1 callersFunctionisOperationAllowed
(requiredRole: Roles, userRole: Role)
apps/api/src/app/core/utils/roles-permission.util.ts:11
↓ 1 callersMethodlogin
(email: string, password: string)
apps/compito-e2e/src/support/commands.ts:15
↓ 1 callersMethodloginToOrg
(orgId: string)
libs/web/auth/src/lib/login/org-selection/org-selection.component.ts:92
↓ 1 callersFunctionmain
()
prisma/seed.ts:131
↓ 1 callersMethodmoveTask
(taskId: string, newListId: string)
libs/web/boards/src/lib/boards.service.ts:77
↓ 1 callersMethodopenCreateBoardModal
(initialData: any = null, isUpdateMode = false)
libs/web/projects/src/lib/pages/projects-detail/projects-detail.component.ts:73
↓ 1 callersMethodopenOrgModal
(initialData: any = null, isUpdateMode = false)
libs/web/orgs/src/lib/orgs.component.ts:62
↓ 1 callersMethodopenProjectModal
(initialData: any = null, isUpdateMode = false)
libs/web/orgs/src/lib/pages/orgs-detail/orgs-detail.component.ts:95
↓ 1 callersMethodreOrderList
(boardId: string, newOrderedList: BoardList[])
libs/web/boards/src/lib/boards.service.ts:84
↓ 1 callersMethodreject
(id: string, sessionToken: string)
libs/web/auth/src/lib/login/org-selection/org-selection.service.ts:31
↓ 1 callersFunctionsymlinkNgCLItoNxCLI
* Symlink of ng to nx, so you can keep using `ng build/test/lint` and still * invoke the Nx CLI and get the benefits of computation caching.
decorate-angular-cli.js:40
↓ 1 callersMethodtoggle
(span: HTMLElement)
libs/web/ui/src/directives/password-toggle.directive.ts:23
↓ 1 callersMethodtoggleAssignee
(user: User)
libs/web/boards/src/lib/shared/components/task-detail-modal/task-detail-modal.component.ts:156
↓ 1 callersMethodtoggleMembers
(user: User)
libs/web/projects/src/lib/pages/projects-detail/projects-detail.component.ts:102
↓ 1 callersMethodtoggleMembers
(user: User)
libs/web/orgs/src/lib/pages/orgs-detail/orgs-detail.component.ts:78
↓ 1 callersMethodtransform
(filePath: string)
libs/web/ui/src/pipes/assets-url/assets-url.pipe.ts:9
↓ 1 callersMethodupdate
(id: string, req: ProjectRequest, user: UserPayload)
apps/api/src/app/project/project.service.ts:183
↓ 1 callersMethodupdate
(id: string, data: OrganizationRequest, user: UserPayload)
apps/api/src/app/organization/organization.service.ts:285
↓ 1 callersMethodupdate
(id: string, data: Partial<UserRequest>)
libs/web/users/src/lib/users.service.ts:18
↓ 1 callersMethodupdateAssignees
()
libs/web/boards/src/lib/shared/components/task-detail-modal/task-detail-modal.component.ts:145
↓ 1 callersMethodupdateDescription
(taskId: string, description: string)
libs/web/boards/src/lib/boards.service.ts:34
↓ 1 callersMethodupdateLists
(boardId: string, lists: { name: string; id: string }[])
libs/web/boards/src/lib/boards.service.ts:54
↓ 1 callersMethodupdateMembers
()
libs/web/projects/src/lib/pages/projects-detail/projects-detail.component.ts:137
↓ 1 callersMethodupdateMembers
()
libs/web/orgs/src/lib/pages/orgs-detail/orgs-detail.component.ts:90
↓ 1 callersMethodupdatePriority
(taskId: string, priority: string)
libs/web/boards/src/lib/boards.service.ts:47
↓ 1 callersMethodupdateRole
(id: string, roleId: string)
libs/web/users/src/lib/users.service.ts:21
↓ 1 callersMethodupdateTitle
(taskId: string, title: string)
libs/web/boards/src/lib/boards.service.ts:41
↓ 1 callersMethodupdateUserRole
(id: string, roleId: string, user: UserPayload)
apps/api/src/app/user/user.service.ts:656
next →1–100 of 471, ranked by callers