The laa-apply-for-legal-aid system is a web service by use for solicitors providing legal aid services to enter applications for legal aid on-line. It asks for details of applicant means (income and assets), and the merits of a case, and gives a decision on whether legal aid can be granted or not, and if so, will push the application through to back-end processes for payment.
Changed the colour for visited link on interrupt page to white.
Delete the current proceeding and redirect to the proceeding search page if the user selects to Check for another matter type. Also add applications index page to page history as user will no longer be able to navigate back (as the proceeding has been deleted).
Checklist
Before you ask people to review this PR:
Tests and rubocop should be passing: bundle exec rake
Github should not be reporting conflicts; you should have recently run git rebase main.
What
Link to story
Checklist
Before you ask people to review this PR:
bundle exec rake
git rebase main
.