Commit graph

3474 commits

Author SHA1 Message Date
bmauger
ac0423323e
Merge pull request #876 from Safelite/SSR-1549-amica-advanced-styling
CSR-1549 add Amica styles.
2024-10-24 16:55:42 -04:00
brich1212safe
f5b653c4c3
Merge pull request #877 from Safelite/feature/richardson/SSR-1478
Updates to provider call.
2024-10-24 14:44:13 -04:00
Bill Richardson
107cec3d69 Updates to provider call.
Reorg'd imports on store index.js
Sorted by file name (constants, helpers)
Updated serviceability call with application name.
2024-10-24 14:34:23 -04:00
Josh Dassinger
40275db79f
Merge pull request #875 from Safelite/feature/digital/pass-billtoaccountnum
Pass BillToAccountNumber
2024-10-24 12:54:29 -05:00
Jeremy-Z
92d521e71d
Merge pull request #873 from Safelite/dependabot/npm_and_yarn/http-proxy-middleware-2.0.7
Bump http-proxy-middleware from 2.0.6 to 2.0.7
2024-10-24 13:52:41 -04:00
Bryan Mauger
b2950d0d43 CSR-1549 add Amica styles. 2024-10-24 12:42:34 -04:00
Josh Dassinger
2a4342a477 Pass BillToAccountNumber 2024-10-24 10:07:56 -05:00
dependabot[bot]
dfbfb4eef6
Bump http-proxy-middleware from 2.0.6 to 2.0.7
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-23 17:51:09 +00:00
bmauger
603ca6fe86
Merge pull request #872 from Safelite/SSR-1553-liberty-safeco-styling
SSR-1553 liberty SafeCo styling
2024-10-23 13:48:45 -04:00
Bryan Mauger
0e640ca2d7 CSR-1553 update styles and add SafeCo. 2024-10-23 11:12:02 -04:00
Bryan Mauger
0faaca14b3 WIP style updates. 2024-10-23 09:57:40 -04:00
Jeremy-Z
bdd245b0ca
Merge pull request #871 from Safelite/dependabot/npm_and_yarn/multi-9f37c16f8f
Bump cookie and express
2024-10-21 10:12:10 -04:00
Josh Dassinger
1a3046637c
Merge pull request #870 from Safelite/defect/digital/fix-coverage-statement-no-reg-clients
Don't mark the coverage status as verified if we don't have a valid p…
2024-10-21 08:45:11 -05:00
dependabot[bot]
ee8e189530
Bump cookie and express
Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1)

Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-19 21:26:18 +00:00
Josh Dassinger
a81562a63a Don't mark the coverage status as verified if we don't have a valid policy 2024-10-18 14:29:32 -05:00
katiekroell
82249afcce
Merge pull request #859 from Safelite/feature/SSR-1464
SSR-1464 - adding headers to API calls
2024-10-18 12:50:56 -04:00
Katie Kroell
6792aa0d9a change value of transaction id 2024-10-18 12:23:45 -04:00
Katie Kroell
0cf68c2c8a Merge branch 'develop' into feature/SSR-1464 2024-10-18 12:21:28 -04:00
Josh Dassinger
dd51a88598
Merge pull request #868 from Safelite/defect/digital/SSR-1483
SSR-1483 Don't show cart if we fail to settle PIA
2024-10-17 11:01:27 -05:00
Josh Dassinger
d14889a5cf
Merge pull request #869 from Safelite/defect/digital/SSR-1632
SSR-1632 Handle null line items
2024-10-17 09:30:23 -05:00
Josh Dassinger
65be039010 SSR-1632 Handle null line items 2024-10-17 09:16:03 -05:00
Josh Dassinger
2f816c8ec1 SSR-1483 Don't show cart if we fail to settle PIA
Implement create WO for PIA
Implement settledTenderAmount & lockToken
2024-10-16 15:06:55 -05:00
Josh Dassinger
a1fb19b37c
Merge pull request #867 from Safelite/defect/digital/SSR-1632
SSR-1632 Don't pass null values
2024-10-16 13:43:19 -05:00
Josh Dassinger
5b72a3fddd SSR-1632 Don't pass null values 2024-10-16 13:37:04 -05:00
Josh Dassinger
cb5eb6bfc1
Merge pull request #866 from Safelite/defect/digital/SSR-1632
SSR-1632 Update getServiceabilityDetails for API Changes
2024-10-16 12:40:57 -05:00
Josh Dassinger
edd1dcc4f8 SSR-1632 Update getServiceabilityDetails for API Changes 2024-10-16 11:54:09 -05:00
brich1212safe
17f4648b0a
Merge pull request #865 from Safelite/feature/richardson/SSR-1518
Fix for no supporting items on repair
2024-10-15 15:31:52 -04:00
Bill Richardson
90c7c459a7 Fix for no supporting items on repair 2024-10-15 15:24:52 -04:00
brich1212safe
dc357dbc36
Merge pull request #862 from Safelite/feature/richardson/SSR-1518
one more place
2024-10-15 12:27:19 -04:00
Bill Richardson
d885f2f1b5 one more place 2024-10-15 12:21:05 -04:00
brich1212safe
91821ab6f1
Merge pull request #861 from Safelite/feature/richardson/SSR-1518
only make call if availableLineItems length is greater than 0
2024-10-15 11:37:14 -04:00
Bill Richardson
0307427ba6 only make call if availableLineItems length is greater than 0 2024-10-15 11:30:47 -04:00
brich1212safe
5b9498499b
Merge pull request #860 from Safelite/feature/richardson/SSR-1518
Temp fix
2024-10-15 11:17:02 -04:00
Bill Richardson
01d3afb21a we also clear it further down the line. 2024-10-15 11:08:35 -04:00
Bill Richardson
81414dfa4e Temp fix
Until conversation
2024-10-15 09:41:00 -04:00
Katie Kroell
9e84ccfbd3 naming change 2024-10-14 14:19:39 -04:00
Katie Kroell
e2c15a712d Merge branch 'develop' into feature/SSR-1464 2024-10-14 13:50:28 -04:00
brich1212safe
14f7d50630
Merge pull request #857 from Safelite/feature/richardson/SSR-1518
Updates for glass-fees call
2024-10-11 15:30:10 -04:00
Bill Richardson
8869236de6 Unneeded 2024-10-11 15:00:51 -04:00
Bill Richardson
fe76d39aac PR updates
Will double check this is still working since policy look up kept failing.
2024-10-11 15:00:51 -04:00
Bill Richardson
68ae6e0498 Updates for glass-fees call 2024-10-11 15:00:50 -04:00
Josh Dassinger
a4f1126acf
Merge pull request #858 from Safelite/handle-null-isItacOptimized
Handle null isItacOptimized
2024-10-11 11:40:32 -05:00
Josh Dassinger
f31b69eb98 Handle null isItacOptimized 2024-10-11 11:30:51 -05:00
Josh Dassinger
35fb959089
Merge pull request #856 from Safelite/feature/digital/SSR-1517
SSR-1517 implement isItacOptimized
2024-10-02 11:45:53 -05:00
Josh Dassinger
24cc72b951 SSR-1517 implement isItacOptimized 2024-10-02 11:37:24 -05:00
brich1212safe
07e6e01b77
Merge pull request #854 from Safelite/feature/richardson/SSR-1477
Updates for getting recal parts as child parts
2024-10-01 15:45:48 -04:00
Bill Richardson
06ef9ae7a3 whoops part 2 2024-10-01 15:27:36 -04:00
Bill Richardson
3b6ad207f5 Revert "whoops"
This reverts commit 3e636a91d7.
2024-10-01 15:27:16 -04:00
Bill Richardson
3e636a91d7 whoops 2024-10-01 15:25:21 -04:00
Bill Richardson
bc6b31c790 PR updates 2024-10-01 15:25:21 -04:00