# LogHistoryComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/log-history/log-history.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_LogHistoryComponent_5a7fb7ad["LogHistoryComponent"]
    class component_LogHistoryComponent_5a7fb7ad rootComponent
```

## Relationships

- IMPORTS → `LogHistoryActionTypeEnum`
- IMPORTS → `LogActionDateTypesEnum`
- IMPORTS → `LogHistoryModulesEnum`
- IMPORTS → `logs`
- IMPORTS → `LogHistory`
- IMPORTS → `LogDetails`
- IMPORTS → `FilterLogHistory`
- IMPORTS → `LogHistoryResponseWithFilteration`
- IMPORTS → `LogHistoryService`
- IMPORTS → `AppSettings`
- IMPORTS → `MarginCommissionEnum`
- IMPORTS → `PermissionForSheetResponce`
- IMPORTS → `SubscriptionPackagesEnum`

## Used by

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

### Imported by (43)

- `MrqDetailsComponent` — `Frontend/src/app/components/MRQ/mrq-details/mrq-details.component.ts`:1
- `BillOfMaterialsDetailsComponent` — `Frontend/src/app/components/bill-of-materials/bill-of-materials-details/bill-of-materials-details.component.ts`:1
- `BillingSettingsComponent` — `Frontend/src/app/components/configuration/billing-settings/billing-settings.component.ts`:1
- `NewBranchComponent` — `Frontend/src/app/components/configuration/company/main-branch/new.branch.component.ts`:1
- `CustomFieldsComponent` — `Frontend/src/app/components/configuration/custom-fields/custom-fields.component.ts`:1
- `DashboardSettingsDetailsComponent` — `Frontend/src/app/components/configuration/dashboard-settings/dashboard-settings-details/dashboard-settings-details.component.ts`:1
- `DoubleWayAuthenticationComponent` — `Frontend/src/app/components/configuration/double-way-authentication/double-way-authentication.component.ts`:1
- `DynamicValidationComponent` — `Frontend/src/app/components/configuration/dynamic-validation/dynamic-validation.component.ts`:1

…and 35 more.
