User Interface high complexity frontendmobile
0
Dependencies
0
Dependents
2
Entities
0
Integrations

Description

Main screen for coordinators and administrators to initiate, view, and manage Bufdir grant reports. Displays report history, generation status, and provides one-click report generation with progress feedback for potentially large datasets.

Feature: Bufdir Automated Reporting

bufdir-report-screen

Responsibilities

  • Display report generation history with status and timestamps
  • Trigger report generation for a selected period
  • Show async generation progress indicator
  • Provide export and re-export actions

Interfaces

displayReportHistory(reports)
triggerReportGeneration(periodId)
showGenerationProgress(progress)
onExportTap(reportId)
onReExportTap(reportId)
displayErrorState(error)
refreshReports()

Related Data Entities (2)

Data entities managed by this component