Commit graph

354 commits

Author SHA1 Message Date
Jeremy-Z
e650ac9666 Moved policy lookup to behind save session on both no-duplicate and duplicate paths. 2026-07-07 15:25:34 -04:00
Jeremy-Z
d2f25d82d3 Updating test. 2026-07-06 12:42:20 -04:00
Jeremy-Z
b8cffbabd5 Updated save session loader modal behavior. 2026-07-06 12:06:07 -04:00
Jeremy-Z
5a8c2f1cd3 Refactoring. 2026-07-01 14:09:36 -04:00
Jeremy-Z
abdda18b4a Added unit tests for beforeEach router method. 2026-07-01 14:06:47 -04:00
Jeremy-Z
085abd1f3a
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-01 14:01:58 -04:00
Jeremy-Z
4cc8b1446b Adding some error handling. 2026-07-01 13:40:03 -04:00
Jeremy-Z
0379010c1d
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-01 13:27:30 -04:00
Jeremy-Z
6c14ac36d0
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-01 13:27:12 -04:00
Jeremy-Z
54b8ee1647
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-01 13:27:00 -04:00
Jeremy-Z
93ea133d8a
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-01 13:26:37 -04:00
Jeremy-Z
4ba32ac22e
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-01 13:26:22 -04:00
Jeremy-Z
585a975a9d Removed debugging statements. 2026-07-01 13:20:25 -04:00
Jeremy-Z
db1222a53e Updated logic for initial savesession call to create referral. Move it to beforeEach to make it snchronous. 2026-07-01 12:53:29 -04:00
Jeremy-Z
97be628999 Added return after 404 redirect. 2026-06-30 10:43:52 -04:00
Jeremy-Z
340cbec043 Revert "Return after GoToStartOn404 in router guard"
This reverts commit f504e4dccb.
2026-06-30 10:42:40 -04:00
copilot-swe-agent[bot]
f504e4dccb
Return after GoToStartOn404 in router guard 2026-06-30 14:40:25 +00:00
Jeremy-Z
5234905a2b
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-30 10:35:19 -04:00
Jeremy-Z
b9649d9153 Added unit test specifically for afterEach method due to its large size. 2026-06-30 10:28:04 -04:00
Jeremy-Z
ef077e276f Updates. 2026-06-30 10:05:28 -04:00
Jeremy-Z
ec973c0041 Initial fix for duplicate check logic issues. 2026-06-29 14:34:16 -04:00
Jeremy-Z
1bb4963156 Added access-denied as part of the ignore logging / experiment logic. 2026-05-21 11:12:49 -04:00
Jeremy-Z
71aa359412 Addressed some code review recommendations. 2026-05-20 15:36:00 -04:00
Jeremy-Z
a37020341f Refactored front end entry-page loading and session initialization. 2026-05-20 13:58:01 -04:00
Jeremy-Z
f98a348b73 Fixes for missing ClientTag value on session log. 2026-05-19 13:15:21 -04:00
Jeremy-Z
6538a64fc2 Removed router section. 2026-05-08 15:21:36 -04:00
Jeremy-Z
27951e8730 Forced direct page nav while I figure out routing. 2026-05-08 14:49:05 -04:00
Jeremy-Z
b1cc098f70 Added static error page and updated relevant logic. 2026-05-08 13:25:18 -04:00
Jeremy-Z
f8056d0099 Some additional updates. 2026-05-04 15:30:48 -04:00
Jeremy-Z
0e06dce78c Some additional fixes. 2026-05-04 15:22:58 -04:00
Jeremy-Z
b6b03e876a Fix for invalid user seq number 2026-05-04 14:47:00 -04:00
Jeremy-Z
001f1efea1 Some additional refinements. 2026-05-04 09:35:00 -04:00
Jeremy-Z
9772637fbc Force experiment api calls to not bailout. 2026-05-01 13:06:50 -04:00
Bill Richardson
70f80affec Update Title 2026-04-22 08:50:04 -04:00
Jeremy-Z
fff491d0ad Initial list of additional events. 2026-04-20 10:59:21 -04:00
Jeremy-Z
0a631a6dc4 Initial updates. 2026-04-10 11:41:33 -04:00
Jeremy-Z
bc309884cd Merge branch 'develop' into feature/jzimmerman/INSR-8742 2026-03-19 15:10:11 -04:00
Jeremy-Z
1d459cdacd Updates to the session logging logic. 2026-03-17 12:58:05 -04:00
Alex Humphries
3bd15f9054 INSR-7995: Adyen integration 2026-03-17 09:31:58 -04:00
Jeremy-Z
02b3e3c3f9 Initial digital session logging commits. 2026-03-16 12:20:21 -04:00
Katie Kroell
88669d4b55 Merge branch 'develop' into feature/kroell/INSR-8523 2026-03-09 09:16:44 -04:00
Katie Kroell
0d85096ab1 big truck bailout WIP 2026-03-09 09:16:22 -04:00
Alex Humphries
8c1991a5a5 INSR-8688: Add address autocomplete, fix edit location navigation 2026-03-04 16:32:00 -05:00
Alex Humphries
10c371aec7 Merge branch 'develop' into feature/humphries/INSR-7759 2026-02-20 10:20:39 -05:00
Alex Humphries
09a4b85e22 Address some copilot comments 2026-02-19 16:22:58 -05:00
Josh Dassinger
583a675fa3 Copilot changes 2026-02-19 09:18:57 -06:00
Alex Humphries
4e996145c3 INSR-7759: Update review sections, move contact details drawer 2026-02-18 16:22:35 -05:00
Josh Dassinger
c7b9137975 Initial work on moving components to the new bailout system. 2026-02-18 14:50:35 -06:00
SujathaAnishetty
1449f05f37 Merge branch 'develop' into feature/INSR-7750 2026-02-18 09:59:14 -05:00
Alex Humphries
9e1fe99ad1 Fix for missing routing table entries for vehicle questions
Vehicle question pages were missing entries to account for backward
navigation for new scenarios where we skip vin entry
2026-02-17 13:37:04 -05:00