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
Alex Humphries
ada9e54d09
INSR-9940: hasMSRPart as helper function instead of store getter
2026-06-11 12:08:00 -04:00
Jeremy-Z
be7b120847
Merge branch 'develop' into feature/humphries/INSR-9940
2026-06-11 12:03:50 -04:00
Jeremy-Z
cb76253882
Updates for build info. Added it to the error logger.
2026-06-11 11:50:11 -04:00
Alex Humphries
6fe9213486
INSR-9835: Get availableVaps from the right place
2026-06-11 11:33:45 -04:00
Alex Humphries
b1b1bdfad3
INSR-9835: Only offer wipers on payment-method if available
2026-06-11 11:26:45 -04:00
Alex Humphries
19b870dc7c
INSR-9940: Add/fix tests for cart-dropdown
2026-06-11 09:25:46 -04:00
Alex Humphries
eeff370d42
INSR-9940: Remove unused variables
2026-06-10 16:55:05 -04:00
Alex Humphries
cf693023d7
INSR-9940: Improve logic for showing/hiding MSR related copy
...
Includes text on contact-details page and showing/hiding the relevant
line item in the cart.
Also includes some fixes to clear some warning related to the cart
dropdown component.
2026-06-10 16:47:56 -04:00
Jeremy-Z
a1ed368ce4
Added unit test for non-standard ISO date format passing to make sure dateofloss disabled flag is not set.
2026-06-08 11:31:27 -04:00
Jeremy-Z
5e686581db
Refactored some code.
2026-06-08 11:24:05 -04:00
Jeremy-Z
bd2dc84e6b
Removed console log line.
2026-06-08 11:10:57 -04:00
Jeremy-Z
27cc78ede5
Potential fix for pull request finding
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-08 11:09:19 -04:00
Jeremy-Z
843caaf01f
Fix unit test for decrypted / encrypted parameters.
2026-06-05 15:01:39 -04:00
Jeremy-Z
53fb11e9c2
Force date formatting to stay in UTC.
2026-06-05 15:01:10 -04:00
Jeremy-Z
d2f9ea3bea
Fix for missing pre-populated fields upon successful client signature validation.
2026-06-05 12:16:39 -04:00
Jeremy-Z
d6efb4ec32
Fixed issue with missing ref seq number and parent account number on log-custom-event service calls.
2026-06-04 12:13:43 -04:00
Jeremy-Z
6add3027f4
Added referral seq number and parent account number to log-custom-event.
2026-06-04 11:18:15 -04:00
Alex Humphries
a19af79bb7
INSR-9816: Null handling improvement
2026-05-29 15:01:25 -04:00
Alex Humphries
3188397a6b
INSR-9816: Update customer review component to be more reactive
2026-05-29 14:56:54 -04:00
AHumphriesSL
93226857c5
Merge branch 'develop' into feature/humphries/INSR-8489.1
2026-05-27 14:58:01 -04:00
Jeremy-Z
fa67a6deb6
Merge branch 'develop' into feature/richardson/INSR-9658
2026-05-27 14:10:51 -04:00
Alex Humphries
01e717e2fa
INSR-8489: Add GA events for advanced mobile modal
2026-05-27 11:01:11 -04:00
AHumphriesSL
7d1d15117b
Merge branch 'develop' into feature/humphries/INSR-8489
2026-05-27 09:20:38 -04:00
Bill Richardson
d62bec9fb2
limit response on preCheck
2026-05-26 15:39:11 -04:00
Bill Richardson
61480f2193
refactor a smidge
2026-05-26 15:28:04 -04:00