User Interface medium complexity frontend
1
Dependencies
0
Dependents
3
Entities
0
Integrations

Description

Admin portal page that allows organization administrators to configure export parameters, preview mapped Bufdir data in a human-readable table, and trigger file download. Provides reporting period selection, format choice, and a clear preview-then-export workflow.

Feature: Bufdir Export

bufdir-export-page

Responsibilities

  • Render reporting period selector and format options
  • Display mapped Bufdir data preview in tabular format
  • Trigger file download and show export progress
  • Display export history with audit trail entries
  • Enforce role-based visibility for Org Admin and Global Admin only

Interfaces

renderExportConfigForm()
renderPreviewTable(mappedData)
triggerDownload(exportId)
renderExportHistory(exports)
showExportProgress(status)
handlePeriodChange(startDate, endDate)
handleFormatChange(format)
validateExportParameters()

Relationships

Dependencies (1)

Components this component depends on

Related Data Entities (3)

Data entities managed by this component