MCPcopy Create free account

hub / github.com/adisreyaj/compito / functions

Functions471 in github.com/adisreyaj/compito

Methodconstructor
(public id: string, public payload: UpdateMembersRequest)
libs/web/projects/src/lib/state/projects.actions.ts:31
Methodconstructor
(public payload: any)
libs/web/projects/src/lib/state/projects.actions.ts:35
Methodconstructor
(public payload: string)
libs/web/projects/src/lib/state/projects.actions.ts:39
Methodconstructor
(public ref: DialogRef, private fb: FormBuilder)
libs/web/projects/src/lib/shared/components/projects-create-modal/projects-create-modal.component.ts:80
Methodconstructor
(public ref: DialogRef, private fb: FormBuilder)
libs/web/projects/src/lib/shared/components/board-create-modal/board-create-modal.component.ts:43
Methodconstructor
(private http: HttpClient, @Inject(API_TOKEN) private baseURL: string)
libs/web/home/src/lib/home.service.ts:12
Methodconstructor
(private store: Store, private auth: AuthService, private activatedRoute: ActivatedRoute)
libs/web/home/src/lib/home.component.ts:55
Methodconstructor
(private homeService: HomeService)
libs/web/home/src/lib/state/home.state.ts:91
Methodconstructor
(private http: HttpClient, @Inject(API_TOKEN) private baseURL: string)
libs/web/orgs/src/lib/orgs.service.ts:18
Methodconstructor
( private store: Store, private dialog: DialogService, private toast: ToastService, private au
libs/web/orgs/src/lib/orgs.component.ts:50
Methodconstructor
( private dialog: DialogService, private store: Store, private activatedRoute: ActivatedRoute,
libs/web/orgs/src/lib/pages/orgs-detail/orgs-detail.component.ts:53
Methodconstructor
(public payload: OrganizationRequest)
libs/web/orgs/src/lib/state/orgs.actions.ts:6
Methodconstructor
(public payload: Project, public orgId: string)
libs/web/orgs/src/lib/state/orgs.actions.ts:10
Methodconstructor
(public projectId: string, public orgId: string)
libs/web/orgs/src/lib/state/orgs.actions.ts:14
Methodconstructor
(public id: string, public payload: OrganizationRequest)
libs/web/orgs/src/lib/state/orgs.actions.ts:19
Methodconstructor
(public id: string)
libs/web/orgs/src/lib/state/orgs.actions.ts:23
Methodconstructor
(public id: string)
libs/web/orgs/src/lib/state/orgs.actions.ts:34
Methodconstructor
(public id: string)
libs/web/orgs/src/lib/state/orgs.actions.ts:39
Methodconstructor
(public id: string, public payload: UpdateMembersRequest)
libs/web/orgs/src/lib/state/orgs.actions.ts:44
Methodconstructor
(public id: string)
libs/web/orgs/src/lib/state/orgs.actions.ts:48
Methodconstructor
(private orgService: OrgService)
libs/web/orgs/src/lib/state/orgs.state.ts:75
Methodconstructor
(public ref: DialogRef, private fb: FormBuilder)
libs/web/orgs/src/lib/shared/components/orgs-create-modal/orgs-create-modal.component.ts:38
Methodconstructor
(private store: Store, private auth: AuthService)
libs/web/tasks/src/lib/tasks.component.ts:50
Methodconstructor
(private http: HttpClient, @Inject(API_TOKEN) private baseURL: string)
libs/web/tasks/src/lib/tasks.service.ts:10
Methodconstructor
(private taskService: TasksService)
libs/web/tasks/src/lib/state/tasks.state.ts:39
Methodconstructor
( private tpl: TemplateRef<any>, private vcr: ViewContainerRef, private authService: AuthService,
libs/web/ui/src/directives/permissions.directive.ts:32
Methodconstructor
(private el: ElementRef)
libs/web/ui/src/directives/password-toggle.directive.ts:13
Methodconstructor
(public ref: DialogRef<ConfirmModalData>)
libs/web/ui/src/components/default-modals/confirm-modal/confirm-modal.component.ts:37
Methodconstructor
(public auth: AuthService)
libs/web/ui/src/components/header/header.component.ts:152
Methodconstructor
(public ref: DialogRef, private fb: FormBuilder)
libs/web/ui/src/components/tasks/tasks-create-modal/tasks-create-modal.component.ts:44
Methodconstructor
(public tpl: TemplateRef<HTMLElement>)
libs/web/ui/src/components/modal/modal-actions/modal-actions.directive.ts:7
Methodconstructor
(private toast: HotToastService)
libs/web/ui/src/components/toast/toast.service.ts:7
Methodconstructor
( private router: Router, private toast: ToastService, private auth: AuthService, @Inject(ENV_
libs/web/ui/src/interceptors/token-validator.interceptor.ts:12
Methodconstructor
(@Inject(ENV_TOKEN) private environment: any)
libs/web/ui/src/interceptors/delay-api.interceptor.ts:9
Methodconstructor
(private auth: AuthService)
libs/web/ui/src/pipes/permissions/permission.pipe.ts:15
Methodconstructor
(@Inject(API_TOKEN) private apiURL: string)
libs/web/ui/src/pipes/assets-url/assets-url.pipe.ts:8
Methodcreate
(data: ProjectRequest, user: UserPayload)
apps/api/src/app/project/project.service.ts:22
Methodcreate
(@Body() project: ProjectRequest, @Req() req: RequestWithUser)
apps/api/src/app/project/project.controller.ts:25
Methodcreate
(@Body() task: TaskRequest, @Req() req: RequestWithUser)
apps/api/src/app/task/task.controller.ts:34
Methodcreate
(data: BoardRequest, user: UserPayload)
apps/api/src/app/boards/boards.service.ts:25
Methodcreate
(@Body() board: BoardRequest, @Req() req: RequestWithUser)
apps/api/src/app/boards/boards.controller.ts:21
Methodcreate
(@Body() organization: OrganizationRequest, @Req() req: RequestWithUser)
apps/api/src/app/organization/organization.controller.ts:25
Methodcreate
(data: OrganizationRequest, user: UserPayload)
apps/api/src/app/organization/organization.service.ts:30
MethodcreateNewTask
(listId: string, initialData = null)
libs/web/boards/src/lib/boards.component.ts:201
MethodcreateUserAndOrg
()
apps/api/src/app/user/user.service.ts:305
MethodcreateUserInAuth0
( userId: string, orgId: string, rolesData: Record<string, { name: string; id: string }>,
apps/api/src/app/user/user.service.ts:388
MethoddeleteBoard
(id: string)
libs/web/projects/src/lib/projects.service.ts:50
MethoddeleteBoard
({ patchState, getState }: StateContext<ProjectsStateModel>, { id }: ProjectsAction.DeleteBoard)
libs/web/projects/src/lib/state/projects.state.ts:138
MethoddeleteProjectFromOrg
( { patchState, getState }: StateContext<OrgsStateModel>, { projectId, orgId }: OrgsAction.DeletePro
libs/web/orgs/src/lib/state/orgs.state.ts:229
MethoddeleteTask
(id: string)
libs/web/boards/src/lib/boards.service.ts:91
MethoddeleteTask
({ patchState, getState }: StateContext<BoardsStateModel>, { taskId, listId }: BoardsAction.DeleteTask)
libs/web/boards/src/lib/state/boards.state.ts:190
MethoddeleteTask
()
libs/web/boards/src/lib/shared/components/task-detail-modal/task-detail-modal.component.ts:195
MethoddeleteUserFromLocal
(userId: string)
apps/api/src/app/user/user.service.ts:375
MethoddownloadAttachment
(attachment: { path: string })
libs/web/boards/src/lib/shared/components/task-detail-modal/task-detail-modal.component.ts:265
Methoddrop
(event: CdkDragDrop<BoardListWithTasks[]>)
libs/web/boards/src/lib/boards.component.ts:176
MethoddropTask
(event: CdkDragDrop<Task[]>)
libs/web/boards/src/lib/boards.component.ts:183
MethodenableShutdownHooks
(app: INestApplication)
apps/api/src/app/prisma.service.ts:10
FunctionextractUserRole
(user)
apps/api/src/app/core/utils/roles-permission.util.ts:20
MethodfindAll
(@Query() query: RequestParams & { projectId?: string }, @Req() req: RequestWithUser)
apps/api/src/app/user/user.controller.ts:34
MethodfindAll
(query: RequestParams, user: UserPayload)
apps/api/src/app/user/user.service.ts:425
MethodfindAll
(query: RequestParams, user: UserPayload)
apps/api/src/app/project/project.service.ts:77
MethodfindAll
(@Query() query: RequestParams, @Req() req: RequestWithUser)
apps/api/src/app/project/project.controller.ts:32
MethodfindAll
(query: RequestParams, user: UserPayload, where: Prisma.TaskWhereInput = {})
apps/api/src/app/task/task.service.ts:80
MethodfindAll
(query: RequestParams, user: UserPayload)
apps/api/src/app/boards/boards.service.ts:84
MethodfindAll
(@Query() query: RequestParams, @Req() req: RequestWithUser)
apps/api/src/app/boards/boards.controller.ts:28
MethodfindAll
(@Query() query: RequestParams, @Req() req: RequestWithUser)
apps/api/src/app/organization/organization.controller.ts:32
MethodfindAll
(query: RequestParams, user: UserPayload)
apps/api/src/app/organization/organization.service.ts:95
MethodfindAllPriorities
()
apps/api/src/app/task/task.controller.ts:47
MethodfindAllPriorities
()
apps/api/src/app/task/task.service.ts:157
MethodfindMyTasks
(@Query() query: RequestParams & { [key: string]: string }, @Req() req: RequestWithUser)
apps/api/src/app/task/task.controller.ts:55
MethodfindOne
(@Param('id') id: string, @Req() req: RequestWithUser)
apps/api/src/app/user/user.controller.ts:68
MethodfindOne
(id: string, user: UserPayload)
apps/api/src/app/project/project.service.ts:137
MethodfindOne
(@Param('id') id: string, @Req() req: RequestWithUser)
apps/api/src/app/project/project.controller.ts:39
MethodfindOne
(@Param('id') id: string, @Req() req: RequestWithUser)
apps/api/src/app/task/task.controller.ts:70
MethodfindOne
(id: string, user: UserPayload)
apps/api/src/app/task/task.service.ts:161
MethodfindOne
(id: string, user: UserPayload)
apps/api/src/app/boards/boards.service.ts:156
MethodfindOne
(@Param('id') id: string, @Req() req: RequestWithUser)
apps/api/src/app/boards/boards.controller.ts:35
MethodfindOne
(@Param('id') id: string, @Req() req: RequestWithUser)
apps/api/src/app/organization/organization.controller.ts:39
MethodfindOne
(id: string, user: UserPayload)
apps/api/src/app/organization/organization.service.ts:151
MethodgetAll
()
apps/api/src/app/role/role.controller.ts:9
MethodgetAll
()
libs/web/users/src/lib/users.service.ts:41
MethodgetAll
({ patchState }: StateContext<UsersStateModel>, { payload }: UsersAction.GetAll)
libs/web/users/src/lib/state/users.state.ts:182
MethodgetAll
()
libs/web/projects/src/lib/projects.service.ts:32
MethodgetAll
({ patchState }: StateContext<ProjectsStateModel>)
libs/web/projects/src/lib/state/projects.state.ts:156
MethodgetAll
()
libs/web/orgs/src/lib/orgs.service.ts:32
MethodgetAll
({ patchState }: StateContext<OrgsStateModel>)
libs/web/orgs/src/lib/state/orgs.state.ts:140
MethodgetAllInvites
({ patchState }: StateContext<UsersStateModel>)
libs/web/users/src/lib/state/users.state.ts:204
MethodgetAllInvites
()
libs/web/orgs/src/lib/orgs.service.ts:35
MethodgetAllOrgs
(state: OrgsStateModel)
libs/web/orgs/src/lib/state/orgs.state.ts:41
MethodgetAllProjects
(state: ProjectsStateModel)
libs/web/projects/src/lib/state/projects.state.ts:36
MethodgetAllUsers
(state: UsersStateModel)
libs/web/users/src/lib/state/users.state.ts:58
MethodgetAsset
(@Param('0') path: string, @Res() res: Response)
apps/api/src/app/assets/assets.controller.ts:14
MethodgetBoard
(state: BoardsStateModel)
libs/web/boards/src/lib/state/boards.state.ts:37
MethodgetBoardLists
(state: BoardsStateModel)
libs/web/boards/src/lib/state/boards.state.ts:49
MethodgetBoards
()
libs/web/home/src/lib/home.service.ts:28
MethodgetBoards
(state: HomeStateModel)
libs/web/home/src/lib/state/home.state.ts:79
MethodgetHighPriorityTasks
()
libs/web/home/src/lib/home.service.ts:18
MethodgetHighPriorityTasks
(state: HomeStateModel)
libs/web/home/src/lib/state/home.state.ts:87
MethodgetInvites
(@Req() req: RequestWithUser)
apps/api/src/app/invite/invite.controller.ts:43
MethodgetInvites
(user: UserPayload)
apps/api/src/app/invite/invite.service.ts:120
← previousnext →201–300 of 471, ranked by callers