# NewTasksComponent

**Kind:** Component

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

**Part of:** [Pams](subsystem-pams)

## Diagram

```mermaid
graph TD
    component_NewTasksComponent_3611eb4d["NewTasksComponent"]
    class component_NewTasksComponent_3611eb4d rootComponent
```

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `TaskReminderService`
- IMPORTS → `PreviousPageService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `SharedAttachedDocsComponent`
- IMPORTS → `File`
- IMPORTS → `GeneralListView`
- IMPORTS → `FilesComponent`
- IMPORTS → `FilesPortService`
- IMPORTS → `FilesService`
- IMPORTS → `AlertsComponent`
- IMPORTS → `checkChanges`
- IMPORTS → `ActivityTopic`
- IMPORTS → `Task`
- IMPORTS → `followTypes`
- IMPORTS → `TaskStatusEnum`
- IMPORTS → `LastAssigneeHistory`
- IMPORTS → `Status`
- IMPORTS → `Person`
- IMPORTS → `Reminder`
- IMPORTS → `Tag`
- IMPORTS → `RelatedToTypes`
- IMPORTS → `TaskFollower`
- IMPORTS → `Comment`
- IMPORTS → `ActivitiesService`
- IMPORTS → `PersonService`
- IMPORTS → `CommentsService`
- IMPORTS → `AuthService`
- IMPORTS → `Data`
- IMPORTS → `EmployeeService`
- IMPORTS → `ComponentCanDeactivate`

## Used by

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

### Imported by (4)

- `AppRoutingModule` — `Pams/Web/Pams.Web/Client/app/app-routing.module.ts`:1
- `TranslateHandler` — `Pams/Web/Pams.Web/Client/app/app.module.ts`:1
- `MyDeskComponent` — `Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/my-desk.component.ts`:1
- `InvoiceDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/invoices/invoice-details/invoice-details.component.ts`:1
