* Consolidating code ql findings
* Added ref files for backstop to set baseline for removing custom js file
* Potential fix for code scanning alert no. 32: URL redirection from remote source
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Removed unused large file
* Fixed import order
---------
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Refactored reports to use pregenerated docs instead
* Fixed e2e test
* Fixed anothr bug
* Cleanup
* Fixed timezone conversion
* Updated ref files
* Updated reference files, refreshed ui/ux for report generation. Buttons toggle on and off based on if report exists
* Fixed linting errors, removed pytz
* Fixed test failure
* e2e test fix
* Speeding up unit tests
* Removed python time library that was causing performance issues with unit tests
* Updated poetry lock
* Unit test improvements
* Made change that ken reccomended
- Convert previous/next navigation to USWDS pagination component
- Update radio buttons and checkboxes to use USWDS classes
- Migrate guest list inputs with proper USWDS styling
- Replace GOV.UK button patterns with USWDS button variants
- Update form field spacing to use USWDS utilities
- Scope fieldset legend styles to specific form contexts
- Update visual regression test references for new components
These reference images correspond to the radio button page scenarios added
in the previous commit. They capture the post-migration USWDS radio styling.