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

Create review an individual licence for 2PT bill run #704

Merged
merged 46 commits into from
Feb 9, 2024

Conversation

Beckyrose200
Copy link
Contributor

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

As part of our two-part tariff bill run work, we've developed a review page displaying a summary of all licences in a bill run. This PR allows you to click on a specific licence from the review page and review its details within the bill run.

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

As part of our two-part tariff bill run work, we've developed a review page displaying a summary of all licences in a bill run. This PR allows you to click on a specific licence from the review page and review its details within the bill run.
@Beckyrose200 Beckyrose200 added the enhancement New feature or request label Jan 31, 2024
@Beckyrose200 Beckyrose200 self-assigned this Jan 31, 2024
@Beckyrose200 Beckyrose200 marked this pull request as ready for review February 6, 2024 14:22
@Beckyrose200 Beckyrose200 marked this pull request as draft February 7, 2024 09:48
@Beckyrose200 Beckyrose200 marked this pull request as ready for review February 7, 2024 12:15
Copy link
Contributor

@Jozzey Jozzey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we may be able to pull the data out of the DB so that it's in a format which will require less processing to get it into a state ready to pass to the view.

However, as discussed. This PR only covers the top portion of the screen. The next ticket, which is for the lower portion of the screen will require the query that is fetching the data to be updated. So any changes we make now may no longer be relevant once we start on the next ticket.

Therefore we may as well get this merged in and tested while we work on the lower portion of the screen and see what refactoring we can do once we have a clearer picture of how the final page is going to look.

@Beckyrose200 Beckyrose200 merged commit d290c0e into main Feb 9, 2024
6 checks passed
@Beckyrose200 Beckyrose200 deleted the create-individual-licence-bill-run-pages branch February 9, 2024 12:11
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.

2 participants