Commit graph

5165 commits

Author SHA1 Message Date
Sneha
7d41074949 CSR-2128 2024-06-26 17:45:28 +05:30
hiteshkumar87
2e12fb3c90 CSR-2087
Custom query strings
2024-06-25 18:26:02 +05:30
Leah Schumann
ce25a95759 Removed console log that was left in 2024-06-24 10:59:34 -04:00
Leah Schumann
b5cf4e9bce Moved the code that appends the google autocomplete dropdown to the first keydown event 2024-06-24 10:51:05 -04:00
AMSNEHA
e50d6aef6a
Merge pull request #1884 from Safelite/feature/CSR-2113
Tech review changes
2024-06-21 18:08:53 +05:30
Sneha
756de21a9b Update content-group-modal.vue 2024-06-21 14:50:53 +05:30
Sneha
2ed4e03411 Tech review changes 2024-06-21 14:44:55 +05:30
chloeherdsafelite
d1348f5fae
Merge pull request #1882 from Safelite/feature/CSR-2109
Feature/csr 2109
2024-06-20 08:58:46 -04:00
Sneha
df2755ad62 CSR-2113 2024-06-20 09:34:32 +05:30
Chloe Herd
156c05a903 Formatting 2024-06-19 15:21:51 -04:00
Chloe Herd
e5c8378197 Merge branch 'develop' into feature/CSR-2109 2024-06-19 15:17:32 -04:00
Chloe Herd
cf5ad1a884 Edits 2024-06-19 15:16:54 -04:00
Chloe Herd
f9dc366b84 Update tests 2024-06-19 15:16:44 -04:00
CarlNation
d85e375e1c Merge branch 'develop' into feature/CSR-2091 2024-06-18 06:59:29 -04:00
CarlNation
451ce9cbf7 CSR-2091
CSR-2091 amount due showing as $NaN because it is adding the string values returned from getSubTotal and getSalesTax.  Use the unary operator to convert to numeric before adding.
2024-06-18 06:58:40 -04:00
Chloe Herd
cccefcbff8 Cut unused scenarios from estimate page 2024-06-14 11:24:59 -04:00
Chloe Herd
e5561e0c05 Differentiate skipvin vs. declinevin scenarios for back-nav 2024-06-14 10:47:29 -04:00
Chloe Herd
7b5b58de2d Trim skipvin logic from estimate 2024-06-14 10:28:06 -04:00
Chloe Herd
3711094141 Fix part-question back-nav 2024-06-13 16:48:17 -04:00
Chloe Herd
26dead5f3e Add no-vin option 2024-06-13 16:48:01 -04:00
Chloe Herd
c5838a0184 Add service-zip to repair/skipvin flow 2024-06-13 15:45:17 -04:00
AMSNEHA
9426b8f485
Merge pull request #1880 from Safelite/feature/CSR-1994
Update quote.vue
2024-06-13 11:13:37 +05:30
Sneha
0bd18550df Update quote.vue 2024-06-13 09:20:56 +05:30
Chloe Herd
930ba9c3a0 Add first WIP 2024-06-12 13:47:49 -04:00
AMSNEHA
862cd5a90b
Merge pull request #1879 from Safelite/feature/CSR-1994
Tech review changes
2024-06-12 20:37:35 +05:30
Sneha
7cbe82eb57 Tech review changes 2024-06-12 20:00:51 +05:30
AMSNEHA
cb8e542672
Merge pull request #1855 from Safelite/feature/CSR-1994
Feature/csr 1994
2024-06-10 16:23:49 +05:30
Sneha
90b847e72e Fixing unit test 2024-06-10 11:49:31 +05:30
Sneha
5989e446de Css changes 2024-06-07 17:04:45 +05:30
Bryan Mauger
150037f002 Update logo / remove registration mark. 2024-06-05 14:19:34 -04:00
Bryan Mauger
3c11cd9d57 Format code. 2024-06-05 10:33:19 -04:00
Bryan Mauger
cecf8b3c10 CSR-2111 fix link colors. 2024-06-05 10:02:17 -04:00
Chloe Herd
8a86185206 Update unit tests 2024-06-04 17:29:33 -04:00
Chloe Herd
fff25a4e9e Check submitted order for deductible as well 2024-06-04 15:43:25 -04:00
CarlNation
258c8ec2a3 CSR-2091 prettier 2024-06-04 13:56:32 -04:00
CarlNation
73144f8347 CSR-2091
CSR-2091 increase code coverage %
2024-06-04 13:49:44 -04:00
CarlNation
7ccb55d1b8 CSR-2091
CSR-2091 delete cookie on work order submission.  if hasdelayedclaimregistration was true, then it caused the vehicle dropdowns to be disabled.  better to just remove the cookie after successful submission.
2024-06-04 09:28:51 -04:00
hiteshkumar87
8273329185
Merge pull request #1874 from Safelite/feature/CSR-2099-ajc
CSR-2099
2024-05-31 19:30:22 +05:30
hiteshkumar87
2929697243 CSR-2099
add ITAC deductible logic on payment and confirmation pages
2024-05-31 19:19:37 +05:30
chloeherdsafelite
f3090a087a
Merge pull request #1873 from Safelite/feature/csr-2084
Send promo codes to tax endpoint
2024-05-30 09:21:29 -04:00
CarlNation
01af819aa1
Merge pull request #1872 from Safelite/feature/SSR-1167
SSR-1167
2024-05-30 08:56:41 -04:00
Chloe Herd
f2eb6a4c88 Send promo codes to tax endpoint 2024-05-29 13:43:41 -04:00
CarlNation
47fa89e2e1 SSR-1167
SSR-1167 move insuranceCoverage to own object
2024-05-29 08:35:52 -04:00
CarlNation
f07fa97377 SSR-1167
SSR-1167 reorganize coverage
2024-05-28 14:12:05 -04:00
Leah Schumann
d40d6fb8e0 Prettified 2024-05-28 10:26:37 -04:00
Leah Schumann
21c8a65df2 One more time, then reverting to previous and leaving it there 2024-05-28 10:25:25 -04:00
Leah Schumann
77615bc69a Merging from develop 2024-05-28 09:37:32 -04:00
Leah Schumann
8b65071c33 Revisions to get back to as good as before 2024-05-28 09:36:55 -04:00
CarlNation
946de90be7
Merge pull request #1869 from Safelite/feature/CSR-2098
CSR-2098
2024-05-24 10:58:35 -04:00
CarlNation
0d72f95350 CSR-2098 prettier 2024-05-24 10:33:04 -04:00