Energinet-DataHub / ARCHIVED-geh-charges

Apache License 2.0
7 stars 3 forks source link

Show a charge's actual information timeline as per right now in GUI #1848

Open prtandrup opened 1 year ago

prtandrup commented 1 year ago

With this story, a front end user will be able to view a charge's actual information timeline as per "right now"

A charge's actual timeline, consists of information related data, both non-changeable values as well as the data from the periods currently part of the charge's timeline

Tech notes: Data is available through the Charges Web API BFF and frontend work remains

A simple example:

Given right now = 03/01/2022 10:01 PM, this would be the result

Right now Initial Period Period n
03/01/2022 10:01 PM ChargeA, Name B, 01/02/2022 ChargeA, Name C. 01/03/2022

Acceptance criteria