Skip to content

Commit

Permalink
Add new data formatters to base presenter
Browse files Browse the repository at this point in the history
https://eaflood.atlassian.net/browse/WATER-4070
https://eaflood.atlassian.net/browse/WATER-4073

Whilst working on [Create endpoint to generate fake data](#347) we added a number of formatters. These take data from the DB and re-format them to match how the UI displays the values.

We believe we are going to need these formatters in future changes we'll be making, the first of which is a re-designed bill run page.

So, to help prepare for that we are adding those formatters to our `BasePresenter` so they are available to any future presenters we add.
  • Loading branch information
Cruikshanks committed Aug 10, 2023
1 parent 79ac131 commit 25a82b1
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 25a82b1

Please sign in to comment.