Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add View bill licence presenter #508

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

Cruikshanks
Copy link
Member

@Cruikshanks Cruikshanks commented Nov 6, 2023

https://eaflood.atlassian.net/browse/WATER-4156

Related to WATER-4155 and the work to replace the legacy bill page with our own we're now starting to build the page it will link to; a view of the bill licence and all its transactions.

We added presenters for each of the transaction types

Now we add a presenter that brings those together with details about the bill and bill run.

Related to WATER-4155 and the work to replace the legacy bill page with our own we're now starting to build the page it will link to; a view of the bill licence and all its transactions.

We added presenters for each of the transaction types

- [Minimum Charge Transaction presenter](#505)
- [Compensation Charge Transaction presenter](#506)
- [Standard Charge Transaction presenter](#507)

Now we add a presenter that brings those together with details about the bill and bill run.
@Cruikshanks Cruikshanks added the enhancement New feature or request label Nov 6, 2023
@Cruikshanks Cruikshanks self-assigned this Nov 6, 2023
@Cruikshanks Cruikshanks changed the title https://eaflood.atlassian.net/browse/WATER-4156 Add View bill licence presenter Nov 6, 2023
@Cruikshanks Cruikshanks marked this pull request as ready for review November 6, 2023 22:49
@Cruikshanks Cruikshanks merged commit c76d25c into main Nov 6, 2023
6 checks passed
@Cruikshanks Cruikshanks deleted the add-new-view-bill-licence-presenter branch November 6, 2023 22:49
Cruikshanks added a commit that referenced this pull request Nov 6, 2023
https://eaflood.atlassian.net/browse/WATER-4156

Related to WATER-4155 and the work to replace the legacy bill page with our own we're now starting to build the page it will link to; a view of the bill licence and all its transactions.

We've already made several other changes to support this. This change adds a new service that orchestrates fetching the information needed ([Add new fetch bill licence service](#501)), passing it through to a presenter ([Add View bill licence presenter](#508)) and returning the result.
Cruikshanks added a commit that referenced this pull request Nov 6, 2023
https://eaflood.atlassian.net/browse/WATER-4156

Related to WATER-4155 and the work to replace the legacy bill page with our own we're now starting to build the page it will link to; a view of the bill licence and all its transactions.

We've already made several other changes to support this. This change adds a new service that orchestrates fetching the information needed ([Add new fetch bill licence service](#501)), passing it through to a presenter ([Add View bill licence presenter](#508)) and returning the result.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant