Skip to content

TasksComponent

reference
1 min readUpdated

Kind: Component

Source: Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/tasks/tasks.component.ts (line 1)

Part of: Pams

Diagram

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

Relationships

  • IMPORTS → AppSettings
  • IMPORTS → SubscriptionPackagesEnum
  • IMPORTS → TaskTabsEnum
  • IMPORTS → TaskView
  • IMPORTS → Task
  • IMPORTS → TaskStatusEnum
  • IMPORTS → SharedPopupComponent
  • IMPORTS → AuthService
  • IMPORTS → Person
  • IMPORTS → PersonService
  • IMPORTS → Priority
  • IMPORTS → Status
  • IMPORTS → followTypeEnum
  • IMPORTS → TaskFollower

Used by

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

Imported by (3)

  • TranslateHandlerPams/Web/Pams.Web/Client/app/app.module.ts:1
  • MyDeskComponentPams/Web/Pams.Web/Client/app/components/dashboard/my-desk/my-desk.component.ts:1
  • InvoiceDetailsComponentPams/Web/Pams.Web/Client/app/components/invoices/invoice-details/invoice-details.component.ts:1

Was this page helpful?

Download as PDF