Skip to content

MailActivityComponent

reference
1 min readUpdated

Kind: Component

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

Part of: Frontend

Diagram

mermaid
graph TD
    component_MailActivityComponent_616f3b05["MailActivityComponent"]
    class component_MailActivityComponent_616f3b05 rootComponent

Relationships

  • IMPORTS → Activities
  • IMPORTS → ActivityLocation
  • IMPORTS → ActivityTypesEnum
  • IMPORTS → ActivityEMail
  • IMPORTS → Emails
  • IMPORTS → SharedPopupComponent
  • IMPORTS → TaskPrioritiesService
  • IMPORTS → Priority
  • IMPORTS → ActivitiesService
  • IMPORTS → Tag
  • IMPORTS → RelatedToTypes
  • IMPORTS → Person
  • IMPORTS → PersonService
  • IMPORTS → AppSettings
  • IMPORTS → AlertsService
  • IMPORTS → MailAuthService
  • IMPORTS → EmailMessage

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
  • DashboardModuleFrontend/src/app/components/dashboard/dashboard.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
  • SendMailRouteModuleFrontend/src/app/components/dashboard/send-mail-route.module.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