Commit graph

4829 commits

Author SHA1 Message Date
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
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
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
scottkiener-at-safelite
d374d366ff
Merge pull request #1163 from Safelite/feature/skiener/fix-serviceability
Revert the revert
2026-04-01 11:24:37 -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
AHumphriesSL
58c9911e78
Merge pull request #1159 from Safelite/feature/humphries/INSR-9042
INSR-9042: Update Apple Pay domain association file location/pipeline
2026-04-01 10:18:47 -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
brich1212safe
cf4fbe3b61
Merge pull request #1161 from Safelite/feature/richardson/INSR-7951
updates for mobile first popup
2026-03-31 14:23:13 -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
katiekroell
0be681f88d
Merge pull request #1158 from Safelite/feature/kroell/INSR-8916
INSR-8916: fix Labor2 part being added to order
2026-03-30 16:36:46 -04:00
Jeremy-Z
36fdb88245
Merge pull request #1156 from Safelite/dependabot/npm_and_yarn/multi-57404e07ab
Bump brace-expansion
2026-03-30 15:34:57 -04:00
Jeremy-Z
d700527e62
Merge pull request #1160 from Safelite/dependabot/npm_and_yarn/path-to-regexp-0.1.13
Bump path-to-regexp from 0.1.12 to 0.1.13
2026-03-30 15:06:17 -04:00
Alex Humphries
401eb16496 INSR-9042: Add apple-developer-merchantid-domain-association for Adyen 2026-03-30 09:56:33 -04:00
dependabot[bot]
6a3cb92013
Bump path-to-regexp from 0.1.12 to 0.1.13
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 0.1.12 to 0.1.13.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/v.0.1.13/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.12...v.0.1.13)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-version: 0.1.13
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-30 11:39:00 +00: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
dependabot[bot]
9181ef88f3
Bump brace-expansion
Bumps  and [brace-expansion](https://github.com/juliangruber/brace-expansion). These dependencies needed to be updated together.

Updates `brace-expansion` from 1.1.12 to 1.1.13
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v1.1.12...v1.1.13)

Updates `brace-expansion` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v1.1.12...v1.1.13)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.13
  dependency-type: indirect
- dependency-name: brace-expansion
  dependency-version: 2.0.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-27 13:57:20 +00:00
Jeremy-Z
7fcf994f70
Merge pull request #1154 from Safelite/dependabot/npm_and_yarn/multi-bf05dc1ecf
Bump picomatch
2026-03-27 09:54:49 -04:00
Jeremy-Z
76ff1d59e2
Merge pull request #1155 from Safelite/dependabot/npm_and_yarn/node-forge-1.4.0
Bump node-forge from 1.3.2 to 1.4.0
2026-03-27 09:39:38 -04:00
Jeremy-Z
9367b92db8
Merge pull request #1153 from Safelite/dependabot/npm_and_yarn/yaml-1.10.3
Bump yaml from 1.10.2 to 1.10.3
2026-03-27 09:28:39 -04:00
dependabot[bot]
716da2b5ce
Bump node-forge from 1.3.2 to 1.4.0
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.2 to 1.4.0.
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.2...v1.4.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-version: 1.4.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-27 03:49:25 +00:00
JennyNou
5c22d0ba31
Merge pull request #1150 from Safelite/feature/jnou/fix-iss-regression
Fix ISS Playwright tests
2026-03-26 23:13:35 -04:00
JennyNou
63015e8c4a Fix logic to address when drop off is not available 2026-03-26 23:12:58 -04:00
JennyNou
ae93c84fe5 Fix logic to cover Afterpay payment options 2026-03-26 22:35:49 -04:00
JennyNou
d23fa89fdd Merge branch 'develop' into feature/jnou/fix-iss-regression 2026-03-26 18:37:16 -04:00