Commit graph

3802 commits

Author SHA1 Message Date
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
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
Jeremy-Z
c4bd1de992 Adding adidtional bailout and error information logging. 2026-05-22 11:19:42 -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
818914b1a8 INSR-8489: Address copilot suggestions for tool-tip and mobile fee modal
- Correct default values for cmsWidgetName prop
- Change name of tool-tip component to match pattern (kebab-case)
- Automatically unmount tool-tip component after each test
- Accessibility improvements for tool-tip icon
- Remove unused event handler wiring
- Narrow CSS selector for price row to prevent unintended styling
- Remove unused imports
2026-05-21 16:44:18 -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
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
Bill Richardson
ec5f6f2344 Fix an issue if mobile only zip has no appts 2026-05-19 15:48:17 -04:00
katiekroell
bec89ff704
Merge branch 'develop' into feature/kroell/INSR-8732 2026-05-19 13:24:54 -04:00
Jeremy-Z
f98a348b73 Fixes for missing ClientTag value on session log. 2026-05-19 13:15:21 -04:00
US\katie.kroell
e15ea5927d update stylesheet naming 2026-05-19 11:51:33 -04:00
Bill Richardson
661d1a041c Manual form validation on service packages 2026-05-15 13:39:32 -04:00
AHumphriesSL
dec7124fe6
Merge pull request #1226 from Safelite/feature/humphries/INSR-9651
INSR-9651: Do not clear VAPs prices on deductible submit
2026-05-14 15:07:00 -04:00
Jeremy-Z
229d23ddca Fixed issue of missing parent account and referral sequence number after order submission. 2026-05-14 14:31:34 -04:00
Alex Humphries
3236ce79c4 Add new test to handle different clearOnSubmit scenarios 2026-05-14 09:51:04 -04:00
Alex Humphries
7f5a91c6d4 INSR-9651: Do not clear VAPs prices on deductible submit
This is so that we pricing data in the call to Safelite API, so that
the confirmation email contains the correct pricing information.
2026-05-13 14:50:04 -04:00
Jeremy-Z
3c33fadc3b Removed console.log call that was left in. 2026-05-11 11:18:45 -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
1955a9023b Merge branch 'develop' into feature/jzimmerman/INSR-9648 2026-05-08 11:51:21 -04:00