Bill Richardson
c1cf5d1f02
Surprise they're strings
2026-07-13 14:40:05 -04:00
Bill Richardson
f87408bac2
values are booleans
2026-07-13 13:38:25 -04:00
Bill Richardson
fc201cbf75
Wire up experiment
...
Happens on Page-Entry at vehicle-damage
2026-07-13 13:09:35 -04:00
Bill Richardson
b56d6416bf
change variable name and fix tests
2026-07-08 15:21:53 -04:00
Bill Richardson
c32fd15d7e
displayed date on dupecheck
...
couple lines of auto formatting
2026-07-08 15:01:12 -04:00
Jeremy-Z
e31998db9c
Fixed some logic and unit tests.
2026-07-08 11:33:23 -04:00
Jeremy-Z
ecfbfb9588
Fixed some issues caused by co-pilot changes.
2026-07-08 10:49:28 -04:00
Jeremy-Z
e516aea577
Potential fix for pull request finding
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-08 10:38:55 -04:00
Jeremy-Z
1cdfae7354
Potential fix for pull request finding
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-08 10:38:44 -04:00
Jeremy-Z
75a9fd8405
Potential fix for pull request finding
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-08 10:38:30 -04:00
Jeremy-Z
1eb238c37e
Potential fix for pull request finding
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-08 10:38:14 -04:00
Jeremy-Z
75720b2660
Updated savesession logic on duplicate check page.
2026-07-08 09:33:01 -04:00
Jeremy-Z
dd321370a3
Potential fix for pull request finding
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-08 08:43:26 -04:00
Jeremy-Z
bc458af611
Potential fix for pull request finding
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-08 08:43:05 -04:00
Jeremy-Z
0a2fc03a91
Potential fix for pull request finding
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-07 16:17:09 -04:00
Jeremy-Z
7cb346fe50
Potential fix for pull request finding
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-07 16:16:52 -04:00
Jeremy-Z
ff391733f0
Updated unit tests to make sure new logic is being hit.
2026-07-07 16:07:03 -04:00
Jeremy-Z
c6def1fd8a
Some more guarding.
2026-07-07 15:56:29 -04:00
Jeremy-Z
c338c12f1c
Added loader for this navigation path.
2026-07-07 15:33:03 -04:00
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
283553fbf4
Updated unit tests.
2026-07-06 13:23:03 -04:00
Jeremy-Z
086b1726ac
Added duplicate page visit check flag.
2026-07-06 13:17:41 -04:00
Jeremy-Z
760295e3f9
Fixed issue where picking new referral from cookie popup causes duplicate check page to skip.
2026-07-06 13:09:21 -04:00
AHumphriesSL
3c8ee7fd95
Merge branch 'develop' into feature/humphries/INSR-10142
2026-07-06 09:03:58 -04:00
Alex Humphries
67e624e16c
INSR-10142: Include member number in policy lookup based on client flag
2026-07-02 11:30:31 -04:00
Jeremy-Z
09368a32ad
Removed unused reference.
2026-06-30 10:28:41 -04:00
Jeremy-Z
73a6ac1dcc
Potential fix for pull request finding
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-30 10:14:34 -04:00
Jeremy-Z
c6a61b9ff6
Merge branch 'develop' into feature/jzimmerman/INSR-10176
2026-06-30 10:07:16 -04:00
Jeremy-Z
ef077e276f
Updates.
2026-06-30 10:05:28 -04:00
Jeremy-Z
bee2b75253
Removed non-prod logic behavior. Not sure why this was here.
2026-06-30 10:03:43 -04:00
Jeremy-Z
517c4a673b
Merge branch 'develop' into feature/jzimmerman/INSR-10176
2026-06-30 10:00:09 -04:00
Bill Richardson
272942dd33
prevent undefined.
2026-06-29 15:52:27 -04:00
Bill Richardson
8bbacb66c6
add unit test for YMMNotfFoundWidget
2026-06-29 15:33:02 -04:00
Bill Richardson
1cb0ee4119
commenting out this part for now as we are not implementing this yet
2026-06-29 15:15:13 -04:00
Bill Richardson
2fca5d2fa5
Copilot updates
2026-06-29 15:15:12 -04:00
Bill Richardson
4345dff900
test updates
2026-06-29 15:15:12 -04:00
Bill Richardson
a80d46a5f6
commit original changes for NextGen YMMS
...
some random auto formatting
2026-06-29 15:15:12 -04:00
Jeremy-Z
ec973c0041
Initial fix for duplicate check logic issues.
2026-06-29 14:34:16 -04:00
Alex Humphries
3a4083a9fc
INSR-10111: Fix error handling, better phone regex
2026-06-29 13:21:57 -04:00
Alex Humphries
87e04ad178
INSR-10111: More fixes/suggestions
...
- Setup on welcome page no longer async
- Fix welcome pageunit tests to properly mock getCarrierAccountInfo
2026-06-29 13:00:06 -04:00
Alex Humphries
1149939337
INSR-10111: Address various Copilot comments
...
- Add unit tests for mapStringToPhoneNumber function
- Remove console.log from mapStringToPhoneNumber function
- Update welcome-page.vue to await getCarrierAccountInfo() in setup()
- getCarrierAccountInfo() again when submitting order, in case of
account# change
- Change import for toDisplayPhoneNumber to use absolute path
2026-06-29 10:22:14 -04:00
Alex Humphries
3f4e6ebf3a
INSR-10111: Get carrier phone number earlier, add CMS helper for phone#
2026-06-26 22:13:34 -04:00
Jeremy-Z
b30e7bc054
Renamed loadSession method to loadSessionFromDuplicate to more accurately reflect its usage.
2026-06-25 12:08:43 -04:00
Alex Humphries
ca63760b58
INSR-8493: Add tests
2026-06-19 16:36:58 -04:00
Alex Humphries
e875c16c20
INSR-8493: Restore existing mobile fee disclaimer
2026-06-19 13:25:17 -04:00
AHumphriesSL
57a1067a3d
MSR Fee amount fix
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-18 15:08:37 -04:00
Alex Humphries
c616ad51b4
INSR-8493: Remove unused partNumberStrings import
2026-06-18 15:06:29 -04:00
Alex Humphries
6f0a6ce44c
INSR-8493: More robust MSR fee alert logic, fix custom copy
2026-06-18 14:59:18 -04:00
Alex Humphries
56ae9cd194
INSR-8493: Add MSR fee alert to service location component
2026-06-18 11:15:28 -04:00
AHumphriesSL
d9949cd612
Merge branch 'develop' into feature/humphries/INSR-9835
2026-06-11 14:23:49 -04:00