Commit graph

3748 commits

Author SHA1 Message Date
Matt Caimi
50ae697faa CSR-1012 removed only from test 2023-03-01 09:23:19 -05:00
Matt Caimi
4c4101a9df CSR-1012 | add back page prereqs for service-location and moved consts 2023-02-28 13:57:05 -05:00
Matt Caimi
cdeed7226e formatting 2023-02-28 11:44:02 -05:00
Matt Caimi
eee5a31c13 Merge remote-tracking branch 'origin/develop' into feature/CSR-1012 2023-02-28 10:35:26 -05:00
Leah Schumann
e05a1bf51b Fixed service-location tests for new code 2023-02-28 10:32:03 -05:00
Leah Schumann
c02df2ca9d Merge branch 'feature/CSR-1012' into feature/CSR-1088 2023-02-28 10:13:25 -05:00
Leah Schumann
cb3bf381b5 Removed tests that are no longer applicable for mobile-location-modal-questions 2023-02-28 10:12:07 -05:00
Leah Schumann
2be5a55cac Removed tests that are no longer applicable for mobile-location-modal-questions 2023-02-28 10:10:25 -05:00
Leah Schumann
81819b898e Moved calculation of mobile fee to the page level 2023-02-28 09:47:13 -05:00
CarlNation
9d6bb4afa3
Merge pull request #985 from Safelite/rlsmerge/2023.03.09-to-develop
Rlsmerge/2023.03.09 to develop
2023-02-28 09:19:48 -05:00
CarlNation
1e28cfb105 Merge branch 'release/2023.03.09' into rlsmerge/2023.03.09-to-develop 2023-02-28 08:48:35 -05:00
CarlNation
e88cab171d Merge branch 'develop' into rlsmerge/2023.03.09-to-develop 2023-02-28 08:48:26 -05:00
Leah Schumann
7cc3511940 WIP 2023-02-28 07:27:38 -05:00
matthew-sykes
934feca99a
Merge pull request #667 from Safelite/dependabot/npm_and_yarn/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1
2023-02-27 16:48:01 -05:00
matthew-sykes
c7a0efdc17
Merge pull request #982 from Safelite/dependabot/npm_and_yarn/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2
2023-02-27 16:38:01 -05:00
dependabot[bot]
896555b477
Bump terser from 4.8.0 to 4.8.1
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v4.8.0...v4.8.1)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 21:34:31 +00:00
matthew-sykes
edd96a0409
Merge pull request #668 from Safelite/dependabot/npm_and_yarn/eventsource-1.1.2
Bump eventsource from 1.1.0 to 1.1.2
2023-02-27 15:31:45 -05:00
matthew-sykes
28b16d79d7
Merge pull request #984 from Safelite/feature/CSR-1216
cleaned up CF cache invalidation issue
2023-02-27 14:04:19 -05:00
Matt Sykes
ca0ced5324 cleaned up CF cache invalidation issue 2023-02-27 13:58:38 -05:00
Matt Caimi
5a8b1a9dff CSR-1012 more unit tests for service-location 2023-02-24 14:46:08 -05:00
Matt Caimi
b29243f196 Merge remote-tracking branch 'origin/develop' into feature/CSR-1012 2023-02-24 14:23:30 -05:00
scottkiener
2ba7d25145
Merge pull request #983 from Safelite/defect/CSR-1211
CSR-1166 | Update navigation rules with Quote page
2023-02-24 13:08:21 -05:00
dependabot[bot]
cbd5cb44b0
Bump eventsource from 1.1.0 to 1.1.2
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.2.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.2)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 16:59:47 +00:00
matthew-sykes
57a652228b
Merge pull request #978 from Safelite/dependabot/npm_and_yarn/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2
2023-02-24 11:46:59 -05:00
Scott Kiener
10e49b041f CSR-1166 | Update navigation rules with Quote page 2023-02-24 11:31:43 -05:00
dependabot[bot]
fcc6ce7be7
Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 16:25:40 +00:00
matthew-sykes
cd6871dd6a
Merge pull request #880 from Safelite/dependabot/npm_and_yarn/express-4.18.2
Bump express from 4.17.2 to 4.18.2
2023-02-24 11:24:45 -05:00
Matt Caimi
5426feaa20 Merge remote-tracking branch 'origin/develop' into feature/CSR-1012 2023-02-24 10:58:48 -05:00
Matt Caimi
50c745e18b CSR-1012 service-location pageprereqs unit test updates 2023-02-24 10:57:43 -05:00
CarlNation
265da13609
Merge pull request #981 from Safelite/rlsmerge/2023.03.09-to-develop
Rlsmerge/2023.03.09 to develop
2023-02-24 10:24:06 -05:00
CarlNation
a1120943b1 Merge branch 'release/2023.03.09' into rlsmerge/2023.03.09-to-develop 2023-02-24 10:16:44 -05:00
CarlNation
58e907b5d0
Merge pull request #980 from Safelite/feature/CSR-945-v2
CSR-945
2023-02-24 10:05:57 -05:00
CarlNation
57f3b80e6f CSR-945
Allow zipCode querystring in concept funnel
2023-02-24 09:58:55 -05:00
Matt Caimi
22cc5a7be5 formatting 2023-02-24 09:23:13 -05:00
Matt Caimi
823e45f054 Merge branch 'feature/CSR-1088' into feature/CSR-1012 2023-02-24 09:17:18 -05:00
Leah Schumann
b74ea28d6a Merge branch 'develop' into feature/CSR-1088 2023-02-24 09:02:47 -05:00
Leah Schumann
cb917807e7 Mobile fee display and additional functional 2023-02-24 08:57:04 -05:00
Leah Schumann
2d01671fef Removed console.log 2023-02-24 08:26:22 -05:00
scottkiener
8e62508383
Merge pull request #979 from Safelite/feature/unit-tests-quote-page
Unit Tests (Quote Page)
2023-02-24 08:13:03 -05:00
Scott Kiener
3f99650208 Unit Tests (Quote Page)
Also refactored one store action name.
2023-02-23 15:37:55 -05:00
Matt Caimi
ac18533a90 Merge remote-tracking branch 'origin/feature/CSR-1088' into feature/CSR-1012 2023-02-23 10:54:42 -05:00
Matt Caimi
80719416a0 CSR-1012 unit test and cms prop updates 2023-02-23 10:54:22 -05:00
dependabot[bot]
aac52bb52e
Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-23 14:59:03 +00:00
matthew-sykes
61404c6395
Merge pull request #861 from Safelite/dependabot/npm_and_yarn/qs-6.5.3
Bump qs from 6.5.2 to 6.5.3
2023-02-23 09:58:08 -05:00
Leah Schumann
fbbb92c855 Added .spec file for mobile-location-question 2023-02-23 08:51:07 -05:00
CarlNation
a7908a16fd
Merge pull request #977 from Safelite/feature/CSR-1212
Feature/csr 1212
2023-02-23 08:36:34 -05:00
CarlNation
36bebf1e0d CSR-1212 prettier 2023-02-23 08:25:34 -05:00
CarlNation
4fff8b9f6b CSR-1212 add back port 2023-02-23 08:18:12 -05:00
CarlNation
3399ef24a0 CSR-1212
reworked to be more specific so it doesn't pass prereq for an empty array
2023-02-23 08:09:53 -05:00
Leah Schumann
07a54cbf29 Added vehicle-protected-question unit tests 2023-02-23 07:53:17 -05:00