# ActivitiesComponent

**Kind:** Component

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

**Part of:** [Frontend](subsystem-frontend-src-app)

## Diagram

```mermaid
graph TD
    component_ActivitiesComponent_1b64a88e["ActivitiesComponent"]
    class component_ActivitiesComponent_1b64a88e rootComponent
```

## Relationships

- IMPORTS → `ActivitiesListView`
- IMPORTS → `ActivityTypesEnum`
- IMPORTS → `ActivityStatusEnum`
- IMPORTS → `ActivitiesService`
- IMPORTS → `Priority`
- IMPORTS → `Person`
- IMPORTS → `PersonService`
- IMPORTS → `TaskPrioritiesService`
- IMPORTS → `AuthService`
- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `ResponceUserAllowedActions`
- IMPORTS → `RightButtonsComponent`
- IMPORTS → `AlertsService`
- IMPORTS → `SharedPopupComponent`
- CALLS → `ActivitiesController`
