Kind: Component
Source: Frontend/src/app/components/dashboard/my-desk/activities/new-activity/new-activity.component.ts (line 1)
Part of: Frontend
Diagram
mermaidgraph TD component_NewActivityComponent_1dd3c2d4["NewActivityComponent"] class component_NewActivityComponent_1dd3c2d4 rootComponent
Relationships
- IMPORTS →
AppSettings - IMPORTS →
PrintOption - IMPORTS →
SubscriptionPackagesEnum - IMPORTS →
AlertsService - IMPORTS →
TaskReminderService - IMPORTS →
Activities - IMPORTS →
ActivityLocation - IMPORTS →
ActivityTypesEnum - IMPORTS →
ActivityStatusEnum - IMPORTS →
ActivityPurpose - IMPORTS →
ActivityParticipant - IMPORTS →
TaskPrioritiesService - IMPORTS →
Priority - IMPORTS →
Tag - IMPORTS →
Reminder - IMPORTS →
RelatedToTypes - IMPORTS →
PersonService - IMPORTS →
ActivitiesService - IMPORTS →
MeetingActivityComponent - IMPORTS →
VisitActivityComponent - IMPORTS →
CallActivityComponent - IMPORTS →
MailActivityComponent - IMPORTS →
AuthService - IMPORTS →
SharedPopupComponent - IMPORTS →
SharedAttachedDocsComponent - IMPORTS →
File - IMPORTS →
GeneralListView - IMPORTS →
FilesComponent - IMPORTS →
FilesPortService - IMPORTS →
FilesService - IMPORTS →
PreviousPageService - IMPORTS →
checkChanges - IMPORTS →
ComponentCanDeactivate - IMPORTS →
AccountsService - IMPORTS →
ActivityActionType - IMPORTS →
ActivityActionTypeEnum - IMPORTS →
ActivityAction - IMPORTS →
LogHistoryModulesEnum - IMPORTS →
RecentlyOpenedService - IMPORTS →
environment - IMPORTS →
LogHistoryComponent - IMPORTS →
NewJobService - IMPORTS →
ProjectService - IMPORTS →
InvoicesService - IMPORTS →
LettersOfGuarantiesService - IMPORTS →
ContactPersonService
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)
CoreBusinessModule—Frontend/src/app/components/core-business/core-business.module.ts:1ActivitiesRouteModule—Frontend/src/app/components/dashboard/activities-route.module.ts:1DashboardModule—Frontend/src/app/components/dashboard/dashboard.module.ts:1MyDeskColumnsViewComponent—Frontend/src/app/components/dashboard/my-desk/my-desk-columns-view/my-desk-columns-view.component.ts:1MyDeskComponent—Frontend/src/app/components/dashboard/my-desk/my-desk.component.ts:1NewTasksComponent—Frontend/src/app/components/dashboard/my-desk/tasks/new-tasks/new-tasks.component.ts:1InvoiceDetailsComponent—Frontend/src/app/components/invoices/invoice-details/invoice-details.component.ts:1NewJobComponent—Frontend/src/app/components/sales/new-job/new-job.component.ts:1
Was this page helpful?