Skip to content

Activities2Component

reference
1 min readUpdated

Kind: Component

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

Part of: Frontend

Diagram

mermaid
graph TD
    component_Activities2Component_656066ab["Activities2Component"]
    class component_Activities2Component_656066ab rootComponent

Relationships

  • IMPORTS → AppSettings
  • IMPORTS → SubscriptionPackagesEnum
  • IMPORTS → ResponceUserAllowedActions
  • IMPORTS → ActivitiesListView
  • IMPORTS → ActivityTypesEnum
  • IMPORTS → ActivityStatusEnum
  • IMPORTS → ActivitiesService
  • IMPORTS → AuthService
  • IMPORTS → AlertsService
  • IMPORTS → RightButtonsComponent
  • IMPORTS → SharedPopupComponent
  • IMPORTS → Person
  • IMPORTS → Priority
  • CALLS → ActivitiesController

Used by

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

Imported by (10)

  • CoreBusinessModuleFrontend/src/app/components/core-business/core-business.module.ts:1
  • ActivitiesRouteModuleFrontend/src/app/components/dashboard/activities-route.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
  • InvoiceDetailsComponentFrontend/src/app/components/invoices/invoice-details/invoice-details.component.ts:1
  • ProcurementDetailsComponentFrontend/src/app/components/procurement/procurement-details/procurement-details.component.ts:1

…and 2 more.

Was this page helpful?

Download as PDF