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

Rename existing bill-runs template to review.njk #545

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

Cruikshanks
Copy link
Member

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

In Linking 2PT SROC review page we added a stand-in view to confirm that if you click a bill run in REVIEW in the bill runs page of the internal UI you will get to a page we intend to build out and supporting reviewing the match & allocate results.

What we should have spotted is that the template was named view.njk not review.njk. We need view.njk as that would be the default template name for viewing a bill run. So, this quick change renames the template to review.njk to match the controller name and endpoint.

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

In [Linking 2PT SROC review page](#504) we added a stand-in view to confirm that if you click a bill run in `REVIEW` in the bill runs page of the internal UI you will get to a page we intend to build out and supporting reviewing the match & allocate results.

What we should have spotted is that the template was named `view.njk` not `review.njk`. We need `view.njk` as that would be the default template name for viewing a bill run. So, this quick change renames the template to `review.njk` to match the controller name and endpoint.
@Cruikshanks Cruikshanks added the housekeeping Refactoring, tidying up or other work which supports the project label Nov 22, 2023
@Cruikshanks Cruikshanks self-assigned this Nov 22, 2023
@Cruikshanks Cruikshanks marked this pull request as ready for review November 22, 2023 23:41
@Cruikshanks Cruikshanks merged commit 2761a50 into main Nov 22, 2023
7 checks passed
@Cruikshanks Cruikshanks deleted the rename-existing-bill-run-view branch November 22, 2023 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Refactoring, tidying up or other work which supports the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant