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 |
|
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 |
|
JennyNou
|
cb1d606044
|
Fix test to correct bailout scenario
|
2026-03-26 14:35:01 -04:00 |
|
JennyNou
|
8c2bf8e8a7
|
Reorganize import
|
2026-03-26 09:59:47 -04:00 |
|
JennyNou
|
3fd9b952ae
|
Add assertion to fix flaky Afterpay step
|
2026-03-26 09:57:20 -04:00 |
|
JennyNou
|
eb4d3415fb
|
Update test with street name
|
2026-03-26 09:54:30 -04:00 |
|
JennyNou
|
0d1e553248
|
Remove state law modal flag for Oregon scenario
|
2026-03-26 09:54:02 -04:00 |
|
JennyNou
|
adc0a013a8
|
Remove comments
|
2026-03-26 09:53:15 -04:00 |
|
dependabot[bot]
|
1e3792b52f
|
Bump picomatch
Bumps and [picomatch](https://github.com/micromatch/picomatch). These dependencies needed to be updated together.
Updates `picomatch` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/4.0.3...4.0.4)
Updates `picomatch` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/4.0.3...4.0.4)
---
updated-dependencies:
- dependency-name: picomatch
dependency-version: 4.0.4
dependency-type: indirect
- dependency-name: picomatch
dependency-version: 2.3.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-26 03:54:58 +00:00 |
|
dependabot[bot]
|
d38ae55e3e
|
Bump yaml from 1.10.2 to 1.10.3
Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v1.10.2...v1.10.3)
---
updated-dependencies:
- dependency-name: yaml
dependency-version: 1.10.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-26 02:06:20 +00:00 |
|
JennyNou
|
f8b1741656
|
Change scenario to test in shop
|
2026-03-25 16:12:53 -04:00 |
|
JennyNou
|
b9dd5fe7ac
|
Fix bailout test
|
2026-03-25 16:12:28 -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 |
|
JennyNou
|
fe32b1aa37
|
Remove commented code
|
2026-03-25 15:43:57 -04:00 |
|
JennyNou
|
5dd960a796
|
Remove commented out code
|
2026-03-25 15:42:46 -04:00 |
|
JennyNou
|
c03f8a32ea
|
Remove commented code
|
2026-03-25 15:41:05 -04:00 |
|
JennyNou
|
3692bd13ee
|
Remove comment
|
2026-03-25 15:37:33 -04:00 |
|
JennyNou
|
c4a6990d81
|
Remove unused address form
|
2026-03-25 15:36:35 -04:00 |
|
JennyNou
|
a31c7f7e63
|
Remove unnecessary click
|
2026-03-25 15:30:32 -04:00 |
|
JennyNou
|
811795a699
|
Remove unused import
|
2026-03-25 15:27:12 -04:00 |
|
JennyNou
|
2ff1fb3186
|
Remove empty method and comment
|
2026-03-25 15:25:59 -04:00 |
|
JennyNou
|
70f694eba2
|
Update to correct application name
|
2026-03-25 15:17:54 -04:00 |
|
JennyNou
|
3bc1dcaae9
|
Update bailout code and progress bar percentages
|
2026-03-25 15:16:42 -04:00 |
|
brich1212safe
|
dc198b463e
|
Merge pull request #1152 from Safelite/feature/richardson/INSR-7951
toString the Max min minutes
|
2026-03-25 14:33:18 -04:00 |
|
Bill Richardson
|
1cb6b1798b
|
toString the Max min minutes
|
2026-03-25 14:27:12 -04:00 |
|
brich1212safe
|
9c0eb957dc
|
Merge pull request #1147 from Safelite/feature/richardson/INSR-8504
Mobile First Modal
|
2026-03-25 12:56:32 -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 |
|
JennyNou
|
7066163a95
|
Merge branch 'develop' into feature/jnou/fix-iss-regression
|
2026-03-25 10:10:46 -04:00 |
|
JennyNou
|
08cfe1347c
|
Change uuid for better policy number randomization
|
2026-03-25 10:08:20 -04:00 |
|
JennyNou
|
9247ec1fae
|
Update address and vehicle
|
2026-03-25 10:06:26 -04:00 |
|
JennyNou
|
0dbc77ce25
|
Fix address for test scenario
|
2026-03-25 10:04:14 -04:00 |
|
JennyNou
|
e6627f86f3
|
Update payment method to match test name
|
2026-03-25 09:53:26 -04:00 |
|
JennyNou
|
82602ea348
|
Add part question responses to test case data
|
2026-03-25 09:51:45 -04:00 |
|
JennyNou
|
c430ee82ef
|
Add method for non recal TPA flow
|
2026-03-25 09:50:03 -04:00 |
|
JennyNou
|
81862af867
|
Fix conditions for cart validation
|
2026-03-25 09:49:03 -04:00 |
|
JennyNou
|
07a8e2e516
|
Remove drop off assertion from logic to fix flaky test
|
2026-03-25 09:48:38 -04:00 |
|
JennyNou
|
8b9ac1ac70
|
Fix for bailout tests
|
2026-03-25 09:47:27 -04:00 |
|
JennyNou
|
2c2d709691
|
Add alternate mobile address method
|
2026-03-25 09:46:05 -04:00 |
|
Alex Humphries
|
6acefcb307
|
Move accountName logic to store getter, better required field search
|
2026-03-24 17:28:26 -04:00 |
|