Commit graph

3598 commits

Author SHA1 Message Date
scottkiener-at-safelite
fb8884be18 Merge remote-tracking branch 'origin/develop' into feature/skiener/INSR-2124 2026-04-03 09:50:59 -04:00
scottkiener-at-safelite
5c97395e86 Add import 2026-04-03 09:50:53 -04:00
AHumphriesSL
ca07b076b8
Merge pull request #1164 from Safelite/feature/humphries/INSR-8879
Add events to vehicle-damage, vin-lookup, and license-plate-lookup
2026-04-03 09:36:16 -04:00
Alex Humphries
029529b391 INSR-8879: Fix failing tests 2026-04-01 14:50:24 -04:00
Alex Humphries
19c7d41b62 INSR-8879: Various fixes
- Fixed some cases for events for specific parts
- Fixed error handling/detection in license plate lookup and vin lookup
2026-04-01 13:43:30 -04:00
scottkiener-at-safelite
5fa9aba5fd Merge remote-tracking branch 'origin/develop' into feature/skiener/INSR-2124 2026-04-01 12:28:30 -04:00
Alex Humphries
1d931707b1 Remove console.log 2026-04-01 11:32:10 -04:00
Alex Humphries
2cf558c18f Add events to vehicle-damage, vin-lookup, and license-plate-lookup 2026-04-01 11:18:05 -04:00
scottkiener-at-safelite
4f3c798108 Add in environment swapping 2026-04-01 11:14:00 -04:00
scottkiener-at-safelite
8e902b27cb Revert the revert 2026-04-01 10:52:05 -04:00
scottkiener-at-safelite
539ce94277 Update the mobile fee when a new mobile zip is called 2026-03-31 15:01:59 -04:00
scottkiener-at-safelite
03cd0fb7a9 Remove restrictions on calling updateMobileFee
The method it is calling will determine if it should be updated or not
2026-03-31 14:14:18 -04:00
Bill Richardson
c6d4cf32ca readability
null means car doesnt check recal
2026-03-31 14:13:43 -04:00
scottkiener-at-safelite
1ea73c3fba Make sure MSR mobile fee is always added to order
Avoid coverage type and hidden fee restrictions
2026-03-31 14:07:47 -04:00
scottkiener-at-safelite
eb70c32680 Add zip code and recal parts to mobile fee call 2026-03-31 14:04:13 -04:00
scottkiener-at-safelite
a4436a9a32 Revert "Add method to get recal parts from glassParts"
This reverts commit 4c115a531b.
2026-03-31 13:52:00 -04:00
scottkiener-at-safelite
4c115a531b Add method to get recal parts from glassParts 2026-03-31 13:51:14 -04:00
scottkiener-at-safelite
8f4331107d Fix bug in querystring-helper
Used the wrong value in nested loops
2026-03-31 13:50:35 -04:00
Bill Richardson
b640278833 copilot updates 2026-03-31 13:31:36 -04:00
Bill Richardson
247237ba48 updates for mobile first popup 2026-03-31 13:09:30 -04:00
Katie Kroell
ce3ff6e6b4 add unit test 2026-03-27 14:21:58 -04:00
copilot-swe-agent[bot]
2d00e6e1c1 Fix ineffective test assertion in updateSupportingItems test
Agent-Logs-Url: https://github.com/Safelite/DigitalConsumer.ISS/sessions/fb2f46f9-6e42-4502-8833-3d3cae89de85

Co-authored-by: katiekroell <100247286+katiekroell@users.noreply.github.com>
2026-03-27 17:31:42 +00:00
katiekroell
5fc719849e
Update src/store/store.spec.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-27 13:29:13 -04:00
katiekroell
53e7e640c5
Update src/store/index.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-27 13:28:49 -04:00
Katie Kroell
bd20d47849 fix Labor2 part being added to order 2026-03-27 13:08:45 -04:00
AHumphriesSL
537a070951
Merge pull request #1151 from Safelite/feature/humphries/INSR-9036
INSR-9036: Fix mapping issue with Adyen Afterpay
2026-03-25 16:05:33 -04:00
AHumphriesSL
1714c232f8
Merge pull request #1149 from Safelite/feature/humphries/INSR-8878
INSR-8878/9031: Add analytics events on welcome-page and contact-details
2026-03-25 16:04:50 -04:00
Bill Richardson
1cb6b1798b toString the Max min minutes 2026-03-25 14:27:12 -04:00
Alex Humphries
376a061b9e INSR-9036: Fix mapping issue with Adyen Afterpay 2026-03-25 10:48:52 -04:00
Bill Richardson
a9ae7666b6 mobile styling 2026-03-25 10:29:14 -04:00
Alex Humphries
6acefcb307 Move accountName logic to store getter, better required field search 2026-03-24 17:28:26 -04:00
Alex Humphries
7f565fb8cf INSR-8878/9031: Add analytics events on welcome-page and contact-details 2026-03-24 17:15:15 -04:00
Bill Richardson
6f643c388b couple copilot things 2026-03-24 15:52:04 -04:00
Bill Richardson
372213eefd update for loading modal
some unused code clean up
repair/replace added to cms
2026-03-24 15:35:30 -04:00
Bill Richardson
d068ff4446 updates for mobile first
feel like i removed something
2026-03-24 15:35:30 -04:00
Bill Richardson
bc0a509c66 just to have 2026-03-24 15:35:30 -04:00
Bill Richardson
3938eea60c commit to transfer laptop 2026-03-24 15:35:30 -04:00
Jeremy-Z
a6d3b72380 Merge branch 'develop' into feature/jzimmerman/INSR-8742 2026-03-20 12:02:46 -04:00
scottkiener-at-safelite
706528b2f4 INSR-8913 | Ensure all items are priced before being taxed 2026-03-20 09:05:21 -04:00
Jeremy-Z
bc309884cd Merge branch 'develop' into feature/jzimmerman/INSR-8742 2026-03-19 15:10:11 -04:00
AHumphriesSL
2c488803bd
Merge pull request #1142 from Safelite/feature/humphries/INSR-7995
INSR-7995: Adyen integration
2026-03-19 10:47:26 -04:00
Jeremy-Z
a96695da3a Added a helper class for useragent utilities. 2026-03-18 13:45:39 -04:00
Jeremy-Z
bc19d336a6 Merge branch 'develop' into feature/jzimmerman/INSR-8742 2026-03-18 12:54:55 -04:00
Jeremy-Z
686f07ec44 Refactoring. 2026-03-18 12:54:35 -04:00
Jeremy-Z
597685a02b Refactoring. 2026-03-18 12:27:03 -04:00
Jeremy-Z
6a80a9b1b0 More updates. 2026-03-18 12:11:07 -04:00
Alex Humphries
91858f1d28 INSR-7995: Fix an issue with AfterPay 2026-03-18 11:37:39 -04:00
Katie Kroell
f7aa751054 remove duplicate code 2026-03-18 11:31:36 -04:00
Katie Kroell
d6298e9baf add unit test 2026-03-18 11:30:26 -04:00
Jeremy-Z
6c65786109 Adding population of work order id.
Fixed some formatting issues.
2026-03-18 11:28:12 -04:00