Skip to content

CallActivityComponent

reference
1 min readUpdated

Kind: Component

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

Part of: Frontend

Diagram

mermaid
graph TD
    component_CallActivityComponent_6f1ab370["CallActivityComponent"]
    class component_CallActivityComponent_6f1ab370 rootComponent

Relationships

  • IMPORTS → Activities
  • IMPORTS → ActivityLocation
  • IMPORTS → CallTypes
  • IMPORTS → ActivityParticipant
  • IMPORTS → ActivityTypesEnum
  • IMPORTS → ActivityStatusEnum
  • IMPORTS → ActivitiesService
  • IMPORTS → ResponsibaleCompanies
  • IMPORTS → TaskPrioritiesService
  • IMPORTS → Priority
  • IMPORTS → AppSettings
  • IMPORTS → Tag
  • IMPORTS → Reminder
  • IMPORTS → Person
  • IMPORTS → PersonService
  • IMPORTS → ContactPersonService
  • IMPORTS → AccountsService
  • IMPORTS → NewJobService
  • IMPORTS → ProjectService
  • IMPORTS → InvoicesService
  • IMPORTS → LettersOfGuarantiesService

Used by

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

Imported by (5)

  • CoreBusinessModuleFrontend/src/app/components/core-business/core-business.module.ts:1
  • NewActivityComponentFrontend/src/app/components/dashboard/my-desk/activities/new-activity/new-activity.component.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
  • NewJobComponentFrontend/src/app/components/sales/new-job/new-job.component.ts:1

Was this page helpful?

Download as PDF