Commit graph

2452 commits

Author SHA1 Message Date
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
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
Alex Humphries
6597f24a24 INSR-9940: useMainStore instead of this.mainStore 2026-06-11 13:24:37 -04:00
Alex Humphries
ada9e54d09 INSR-9940: hasMSRPart as helper function instead of store getter 2026-06-11 12:08:00 -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
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
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
Jeremy-Z
fa67a6deb6
Merge branch 'develop' into feature/richardson/INSR-9658 2026-05-27 14:10:51 -04:00
AHumphriesSL
7d1d15117b
Merge branch 'develop' into feature/humphries/INSR-8489 2026-05-27 09:20:38 -04:00
Bill Richardson
68d9101f53 Show All Fields and Skip Autocomplete if cannot reach google api
Some Auto formatting on save for the index page
Add global auth handler on Index page.
remove a left in console.warn on schedule.
2026-05-26 15:18:53 -04:00
Jeremy-Z
beaca10e84
Merge branch 'develop' into feature/jzimmerman/INSR-9794 2026-05-26 12:18:10 -04:00
Jeremy-Z
06ff83716e
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-05-26 12:17:42 -04:00
Jeremy-Z
06371e0043
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-05-26 12:16:25 -04:00
Jeremy-Z
0130fe4f35 VS Code did not save this file. 2026-05-26 12:15:48 -04:00
Jeremy-Z
c9a5a47e53 Updating imports to support the log error call. 2026-05-26 11:36:20 -04:00
Jeremy-Z
d0910cd1b5 Added additional logging for client auth signature validation failures. Also made sure to log this api call. 2026-05-26 11:17:33 -04:00
AHumphriesSL
f71c821f4a
Merge branch 'develop' into feature/humphries/INSR-8489 2026-05-26 09:34:21 -04:00
katiekroell
b5235e0096
Merge branch 'develop' into feature/kroell/INSR-9790 2026-05-22 12:08:59 -04:00
Jeremy-Z
98f0197b47 Some refinement. 2026-05-22 11:50:03 -04:00
Katie Kroell
8f411c56b3 styling fixes 2026-05-22 11:02:28 -04:00
AHumphriesSL
9a48f80b07
Merge branch 'develop' into feature/humphries/INSR-8489 2026-05-21 17:03:09 -04:00
Alex Humphries
f46e584d6b INSR-8489: Update cart dropdown to add tooltip for advanced mobile fee
Also includes a modal when trying to remove the item from the cart.
2026-05-21 15:47:19 -04:00
Jeremy-Z
61d28ac56f Added initial detailed bailout messaging. 2026-05-21 13:55:49 -04:00
Jeremy-Z
a37020341f Refactored front end entry-page loading and session initialization. 2026-05-20 13:58:01 -04:00
Bill Richardson
ec5f6f2344 Fix an issue if mobile only zip has no appts 2026-05-19 15:48:17 -04:00
Jeremy-Z
f98a348b73 Fixes for missing ClientTag value on session log. 2026-05-19 13:15:21 -04:00
Bill Richardson
661d1a041c Manual form validation on service packages 2026-05-15 13:39:32 -04:00
Katie Kroell
04bae6464a add MA steering language to coverage-statement 2026-05-04 19:31:25 -04:00
Bill Richardson
1ae1f89a97 WIP on feature/richardson/INSR-9400 2026-04-29 13:45:38 -04:00