add status field to elections table and corresponding endpoints, that represents the election status (only "DataEntryInProgress" or "DataEntryFinished" for now)
Frontend
show status with icon and text on election report page and in header of election status page
Scripts
add data-icon with the icon name to generated SVGs.
Backend
status
field to elections table and corresponding endpoints, that represents the election status (only "DataEntryInProgress" or "DataEntryFinished" for now)Frontend
Scripts
data-icon
with the icon name to generated SVGs.