Commit graph

3613 commits

Author SHA1 Message Date
Alex Humphries
20c13695a2 Fixes for events on welcome-page and contact-details 2026-04-06 09:58:24 -04:00
scottkiener-at-safelite
ac70f1c76a
Merge pull request #1169 from Safelite/feature/skiener/INSR-2124
INSR-2124 | enable MSR scheduling
2026-04-03 13:58:51 -04:00
AHumphriesSL
5e6c1ba395
Merge pull request #1168 from Safelite/feature/humphries/INSR-8881
INSR-8881: Add events to coverage-statement
2026-04-03 13:51:20 -04:00
scottkiener-at-safelite
f011a8deb1 Add MOBILE RECALDUAL as a recognized msr part 2026-04-03 13:00:12 -04:00
scottkiener-at-safelite
68b1223014 Fix unit tests 2026-04-03 12:51:16 -04:00
scottkiener-at-safelite
b2dfe2fef9 Merge remote-tracking branch 'origin/develop' into feature/skiener/INSR-2124 2026-04-03 12:24:15 -04:00
scottkiener-at-safelite
178ee2fa21 Correctly update mobile-fee when changing zip 2026-04-03 12:24:07 -04:00
Alex Humphries
7a3068580d INSR-8881: Remove console.log, restore loading modal change 2026-04-03 11:05:07 -04:00
katiekroell
07d8945c5b
Merge pull request #1157 from Safelite/feature/kroell/INSR-8546
INSR-8546: fix recal logic
2026-04-03 10:50:24 -04:00
Alex Humphries
5dcb2dc63d INSR-8881: Add events to coverage-statement 2026-04-03 10:44:31 -04:00
brich1212safe
66ba4498fe
Merge pull request #1167 from Safelite/feature/richardson/INSR-7904.3
loader when leaving coverage statement
2026-04-03 10:07:42 -04:00
Bill Richardson
623fab8f1d loader when leaving coverage statement 2026-04-03 09:58:02 -04:00
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
copilot-swe-agent[bot]
94f1504ef9 fix: use .some() instead of .filter() in isRecalPartOrHasChildRecalPart to return boolean
Agent-Logs-Url: https://github.com/Safelite/DigitalConsumer.ISS/sessions/af7c0e65-2f59-45e0-8c49-f5c468cafa1a

Co-authored-by: katiekroell <100247286+katiekroell@users.noreply.github.com>
2026-03-27 15:54:58 +00:00
katiekroell
744f1b4724
Update src/helpers/recal-helper.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-27 11:51:40 -04:00
Katie Kroell
4bff273b47 fix recal logic 2026-03-27 11:42:46 -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