Skip to content

TasksComponent

reference
1 min readUpdated

Kind: Component

Source: Frontend/src/app/components/dashboard/my-desk/tasks/tasks.component.ts (line 1)

Part of: Frontend

Diagram

mermaid
graph TD
    component_TasksComponent_501d142d["TasksComponent"]
    class component_TasksComponent_501d142d rootComponent

Relationships

  • IMPORTS → AppSettings
  • IMPORTS → SubscriptionPackagesEnum
  • IMPORTS → TaskTabsEnum
  • IMPORTS → TaskView
  • IMPORTS → Task
  • IMPORTS → TaskStatusEnum
  • IMPORTS → TaskService
  • IMPORTS → SharedPopupComponent
  • IMPORTS → AuthService
  • IMPORTS → Person
  • IMPORTS → PersonService
  • IMPORTS → TaskPrioritiesService
  • IMPORTS → Priority
  • IMPORTS → StatusService
  • IMPORTS → Status
  • IMPORTS → followTypeEnum
  • IMPORTS → TaskFollower
  • IMPORTS → AlertsService
  • IMPORTS → RightButtonsComponent
  • IMPORTS → environment

Used by

8 references from 8 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (8)

  • CoreBusinessModuleFrontend/src/app/components/core-business/core-business.module.ts:1
  • DashboardModuleFrontend/src/app/components/dashboard/dashboard.module.ts:1
  • MyDeskColumnsViewComponentFrontend/src/app/components/dashboard/my-desk/my-desk-columns-view/my-desk-columns-view.component.ts:1
  • MyDeskComponentFrontend/src/app/components/dashboard/my-desk/my-desk.component.ts:1
  • NewTasksComponentFrontend/src/app/components/dashboard/my-desk/tasks/new-tasks/new-tasks.component.ts:1
  • TasksRouteModuleFrontend/src/app/components/dashboard/tasks-route.module.ts:1
  • InvoiceDetailsComponentFrontend/src/app/components/invoices/invoice-details/invoice-details.component.ts:1
  • NewJobComponentFrontend/src/app/components/sales/new-job/new-job.component.ts:1

Was this page helpful?

Download as PDF