Commit graph

7290 commits

Author SHA1 Message Date
Sneha
e47f6e26df Updating submittedOrder 2024-09-16 12:48:28 +05:30
Sneha
eda4d7a149 CSR-2201 extra headers 2024-09-13 11:51:58 +05:30
Adam Caouette
81586b0e4f CSR-2179: prettier and reformat fixes 2024-09-12 15:48:39 -04:00
Adam Caouette
7cfcf07dd6 CSR-2179: pass experiment boolean via prop from /quote & refactor 2024-09-12 15:46:49 -04:00
Adam Caouette
a4a25ad547 CSR-2179: remove unnecessary experiment logging from quote 2024-09-12 15:44:15 -04:00
Chloe Herd
e29248a7ed Update quote to use new parts 2024-09-12 12:29:22 -04:00
Chloe Herd
51fb83932d Update containsRecalPart to accept both lineitems formats 2024-09-12 12:28:32 -04:00
CarlNation
070feb4115
Merge pull request #1971 from Safelite/CSR-2130-ap-decline
CSR-2130
2024-09-12 12:02:15 -04:00
CarlNation
9142f02762 CSR-2130
CSR-2130 send to pia-return for cc & apple pay decline
2024-09-12 11:36:52 -04:00
Chloe Herd
4075d685f4 Merge branch 'develop' into feature/csr-2147 2024-09-12 09:53:52 -04:00
Chloe Herd
6f3e35388b Create helper files 2024-09-12 09:52:39 -04:00
AdamCaouetteSafelite
b42553aec0
Merge pull request #1970 from Safelite/feature/CSR-2179-ajc
Feature/CSR-2179-ajc
2024-09-12 09:41:19 -04:00
Adam Caouette
374b97bcb6 CSR-2179: fixes from PR 2024-09-12 09:23:11 -04:00
Adam Caouette
5c1e6b550a CSR-2179: update to handle new updated recal parts from api 2024-09-11 19:38:36 -04:00
Adam Caouette
76b85d2064 CSR-2179: refactor to protect against missing supportingItems 2024-09-11 19:37:45 -04:00
Adam Caouette
f6f048cdca CSR-2179: update unit tests 2024-09-11 16:21:21 -04:00
Adam Caouette
3a66e4009b CSR-2179: finish wrapping Remove Recal Experiment conditions around /payment-method and /confirmation 2024-09-11 16:20:52 -04:00
bmauger
4f711c6e8b
Merge pull request #1969 from Safelite/CSR-2219-fix-button-hover
CSR-2219 add hover state to button.
2024-09-11 14:22:09 -04:00
Bryan Mauger
807641a09f CSR-2219 add hover state to button. 2024-09-11 14:12:28 -04:00
Adam Caouette
2be2a30db3 Merge branch 'develop' into feature/CSR-2179-ajc 2024-09-11 10:52:18 -04:00
CarlNation
16c26c2189
Merge pull request #1968 from Safelite/feature/CSR-2221
CSR-2221
2024-09-10 15:50:59 -04:00
CarlNation
34b7be4fd2 CSR-2221
CSR-2221 cart no showing because throwing an error when no supportingitems exist
2024-09-10 15:41:59 -04:00
Adam Caouette
834508d646 Merge branch 'develop' into feature/CSR-2179-ajc 2024-09-10 15:26:53 -04:00
Adam Caouette
e919e3ba5e CSR-2179: change method of setting expanded cart default 2024-09-10 14:41:32 -04:00
Adam Caouette
7671d8d410 CSR-2179: correct wrong font weight 2024-09-10 14:36:03 -04:00
Adam Caouette
beef51aa7c CSR-2179: Wrapped Remove Recal Experiment conditions around previous payment-method changes from CSR-2115 2024-09-10 14:33:13 -04:00
Adam Caouette
b2a2184200 CSR-2179: update var name for consistency 2024-09-10 14:31:24 -04:00
Adam Caouette
bf66112963 CSR-2179: minor format updates to unit test file 2024-09-10 10:09:23 -04:00
Adam Caouette
5bf32fd487 Wrapped Remove Recal Experiment conditions around previous quote changes from CSR-2113 2024-09-10 10:08:18 -04:00
Sneha
e09248e98b CSR-2201 2024-09-10 19:17:57 +05:30
hiteshkumar87
2447f34a84
Merge pull request #1966 from Safelite/feature/Digital/CSR-2216
CSR-2216
2024-09-10 19:03:44 +05:30
hiteshkumar87
eeb0661882 CSR-2216
change isExternalParameter getter
2024-09-10 18:48:32 +05:30
CarlNation
1821f89685
Merge pull request #1965 from Safelite/feature/CSR-2193
Feature/csr 2193
2024-09-10 07:24:28 -04:00
CarlNation
369ed07b73 prettier 2024-09-10 06:32:09 -04:00
CarlNation
1131f3b171 CSR-2193 submittedOrder
submittedOrder from getters in vuex was also being referenced in cms confirmation page.  changed the page reference to a custom variable pointing to the value coming from baseMixin
2024-09-10 06:28:49 -04:00
CarlNation
c9b2f1c152 Merge branch 'develop' into feature/CSR-2193 2024-09-09 09:36:27 -04:00
CarlNation
f50d62e366
Merge pull request #1963 from Safelite/feature/CSR-2193
Feature/csr 2193
2024-09-09 06:13:15 -04:00
CarlNation
3c54c6951e CSR-2193 submittedOrder
CSR-2193 PR requested changes and test corrections
2024-09-08 15:42:15 -04:00
scottkiener
0523b7b3d0
Merge pull request #1964 from Safelite/feature/CSR-2195
CSR-2195 | Rework vehicle-damage validation
2024-09-06 15:40:40 -04:00
Scott Kiener
1daaa863bf CSR-2195 | Formatting and unit test fix 2024-09-06 15:36:24 -04:00
Scott Kiener
6f48f0ae4d Merge remote-tracking branch 'origin/develop' into feature/CSR-2194 2024-09-06 15:15:38 -04:00
Scott Kiener
840dcb65d0 CSR-2194 | Fix vehicle-damage validation
move continue button validation to top level
2024-09-06 15:15:05 -04:00
Adam Caouette
d6f812a571 CSR-2179: fix related unit tests 2024-09-06 14:48:44 -04:00
Adam Caouette
87e0426258 CSR-2179: add experiment logging for nextGen_RecalPriceRemoval on quote page 2024-09-06 14:48:22 -04:00
CarlNation
114d6a88ca prettier 2024-09-06 10:04:09 -04:00
Chloe Herd
e54ead578e Add call to recal endpoint 2024-09-06 10:01:08 -04:00
CarlNation
b0e106df4a Merge branch 'develop' into feature/CSR-2193 2024-09-06 10:00:11 -04:00
CarlNation
6b42a04068 CSR-2193 submittedOrder issue
CSR-2193 the getter in the vuex store does not seem to return the submittedOrder data.  Possibly related to caching due to the recent upgrade to vuex.  Not 100% certain.  So just moved the submittedOrder logic out of the store and into the basemix.
2024-09-06 09:58:56 -04:00
AdamCaouetteSafelite
fede1fe980
Merge pull request #1960 from Safelite/feature/CSR-2182-ajc
Feature/csr 2182 ajc
2024-09-06 07:23:46 -04:00
Adam Caouette
16538fff6f CSR-2182: fix package price to remove recal 2024-09-06 07:18:00 -04:00