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
09368a32ad
Removed unused reference.
2026-06-30 10:28:41 -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
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
57ec95fb2a
Removed some debugging code.
2026-06-30 10:06:31 -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
a62062899f
Move V3 back to V2
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
27df36a1a7
INSR-10111: Undo accidentally unstashed change
2026-06-29 13:08:29 -04:00
Alex Humphries
d106ebb9d7
INSR-10111: Use regex in mapStringToPhoneNumber
2026-06-29 13:04:36 -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
Jeremy-Z
1a227d9d71
Fixed load session unit test.
2026-06-23 15:24:44 -04:00
Jeremy-Z
071a3a7b4f
Added some comments.
2026-06-23 13:56:33 -04:00
Jeremy-Z
54b8fedb5b
Added savedsessionid to the load session call. This is a required field for this call.
2026-06-23 13:54:56 -04:00
Jeremy-Z
21def2451e
Fix for undefined build time in the error logger.
2026-06-23 12:33:52 -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
c534517fd4
Merge branch 'develop' into feature/humphries/INSR-8493
2026-06-18 15:05:11 -04:00
Alex Humphries
6f0a6ce44c
INSR-8493: More robust MSR fee alert logic, fix custom copy
2026-06-18 14:59:18 -04:00
AHumphriesSL
312edaf021
Merge branch 'develop' into feature/humphries/INSR-9937
2026-06-18 11:31:55 -04:00
Alex Humphries
f8345d5b9f
INSR-9937: No longer need to null out company code on policy lookup fail
2026-06-18 11:28:02 -04:00
Alex Humphries
56ae9cd194
INSR-8493: Add MSR fee alert to service location component
2026-06-18 11:15:28 -04:00
Jeremy-Z
d4c9682f08
Linting.
2026-06-18 11:12:01 -04:00
Jeremy-Z
df2bb00687
Adding referral number into some more log calls. Not being used, but is helpful when debugging using dev tools on browser.
2026-06-18 11:10:17 -04:00
Alex Humphries
b19e63e702
Move companyCode from insuranceCoverage to customer, fix tests
2026-06-17 17:13:01 -04:00
Alex Humphries
89e04c0019
Unit test updates
2026-06-17 16:54:38 -04:00
Alex Humphries
6d52832b4a
Clear companyCode on failed/empty policy lookup, just in case
2026-06-17 16:01:19 -04:00
Alex Humphries
6f51031ece
INSR-9937: Add source system and company code to register claim request
2026-06-17 15:44:48 -04:00
Bill Richardson
9632fa35fc
Small update to match coverage service update
2026-06-16 09:59:17 -04:00
AHumphriesSL
d9949cd612
Merge branch 'develop' into feature/humphries/INSR-9835
2026-06-11 14:23:49 -04:00
Alex Humphries
6597f24a24
INSR-9940: useMainStore instead of this.mainStore
2026-06-11 13:24:37 -04:00
Jeremy-Z
4f4d8311f6
Merge branch 'develop' into feature/humphries/INSR-9835
2026-06-11 12:37:39 -04:00