compoennts consolidation and avoid dropping of functionality work in progress

This commit is contained in:
master
2026-03-07 16:45:18 +02:00
parent 80aa16d5a1
commit 12d7eda923
403 changed files with 25343 additions and 4 deletions

View File

@@ -0,0 +1,23 @@
# Quota Dashboard
## Branch Summary
- Classification bucket: `weak-route`
- Components in branch: 6
- Default recommendation: `preserve`
- Preservation value: `high`
Quota Dashboard components grouped from the static unused-component scan.
## Why This Branch Matters
Preserve the underlying workflow only if current product docs still claim the capability or if the component contains unique UI concepts.
## Likely Destination
Needs branch-level review against current IA
## Components
- [QuotaAlertConfigComponent](../features/quota-dashboard/QuotaAlertConfigComponent.md) - `preserve`, features/quota-dashboard/quota-alert-config.component.ts
- [QuotaForecastComponent](../features/quota-dashboard/QuotaForecastComponent.md) - `preserve`, features/quota-dashboard/quota-forecast.component.ts
- [QuotaReportExportComponent](../features/quota-dashboard/QuotaReportExportComponent.md) - `preserve`, features/quota-dashboard/quota-report-export.component.ts
- [TenantQuotaDetailComponent](../features/quota-dashboard/TenantQuotaDetailComponent.md) - `preserve`, features/quota-dashboard/tenant-quota-detail.component.ts
- [TenantQuotaTableComponent](../features/quota-dashboard/TenantQuotaTableComponent.md) - `preserve`, features/quota-dashboard/tenant-quota-table.component.ts
- [ThrottleContextComponent](../features/quota-dashboard/ThrottleContextComponent.md) - `preserve`, features/quota-dashboard/throttle-context.component.ts