Commit graph

4189 commits

Author SHA1 Message Date
Bryan Mauger
ffb6895e41 Remove errant code missed in last PR. 2023-09-20 13:51:28 -04:00
Chloe Herd
b7f2f060ab Misc Questions Pages 2023-09-20 13:01:31 -04:00
Chloe Herd
fed47a13e9 Save/Load Session 2023-09-20 11:16:45 -04:00
Bryan Mauger
a39bf56a66 Fix navbar padding. 2023-09-20 10:44:52 -04:00
hiteshkumar87
f1a5d0f0b4 confirmation page
basic confirmation page
2023-09-20 20:02:08 +05:30
Bryan Mauger
e6f7745430 Format code. 2023-09-20 10:28:16 -04:00
Bryan Mauger
51f4648112 CSR-1592 desktop adjustments
Settings for menu-modal, set l/r padding for container-fluid, wrap questions-page-layout in responsive container.
2023-09-20 10:26:43 -04:00
Chloe Herd
5c38498a23 Merge branch 'develop' into bug/chloeherd/analytics-mismatch 2023-09-20 09:06:27 -04:00
shnsuku
3b3b9273ce
Merge pull request #1344 from Safelite/feature/Digital/CSR-1584
CSR-1584
2023-09-20 13:13:42 +05:30
Bryan Mauger
32c69b5105 Format code. 2023-09-19 14:41:20 -04:00
Bryan Mauger
c5162483f4 WIP grid and style updates. 2023-09-19 14:33:44 -04:00
Chloe Herd
7aa61e8998 Runexperiments 2023-09-19 12:50:09 -04:00
Chloe Herd
e4d98521d8 Test fix 2023-09-19 12:49:51 -04:00
Chloe Herd
5ff14add7b Lookup Pages 2023-09-19 12:22:56 -04:00
Bryan Mauger
efd0edc1e9 WIP grid tweaks for list-card. 2023-09-19 11:16:32 -04:00
Bryan Mauger
7906d0d13d WIP update grid on each page. 2023-09-19 09:54:02 -04:00
Bryan Mauger
68e0929c7d WIP format vehicle-parts. 2023-09-18 17:01:53 -04:00
Bryan Mauger
015fd50202 WIP format pages. 2023-09-18 16:56:29 -04:00
Chloe Herd
2bec4fa045 Estimate 2023-09-18 16:28:01 -04:00
Bryan Mauger
ce6916658a First pass at desktop max width and breakpoints per page.
Rename funnel-footer to nav-bar.
2023-09-18 16:20:45 -04:00
Chloe Herd
e4349b3a3d Vehicle damage changes 2023-09-18 15:24:38 -04:00
Chloe Herd
786f785e79 Update vehicle page 2023-09-18 14:16:22 -04:00
Bryan Mauger
82edc393fb Format code. 2023-09-18 10:29:53 -04:00
Bryan Mauger
caa31c477c CSR-1373 fix checkmark in checkbox. 2023-09-18 10:25:42 -04:00
hiteshkumar87
deebd15e1a Update index.js 2023-09-15 19:50:55 +05:30
hiteshkumar87
863edfdeb9 Update index.js 2023-09-15 19:43:18 +05:30
sheena
82d3748476 CSR-1584
Updated the font color and weight
2023-09-15 16:14:30 +05:30
shnsuku
518945c911
Merge pull request #1341 from Safelite/feature/Digital/CSR-1631
CSR-1631
2023-09-15 12:30:00 +05:30
Chloe Herd
e7c0703eb4 Add new parameter to pass-down page name 2023-09-14 17:16:21 -04:00
Scott Kiener
49a4ac5247 Merge remote-tracking branch 'origin/release/2023.09.14' into rlsMerge/2023.09.14-to-develop 2023-09-14 15:33:01 -04:00
Adam Caouette
627d35a0d8 Merge branch 'CSR-1382-order-quote-initial-setup' into feature/CSR-1383-add-product-tiles 2023-09-14 12:34:21 -04:00
Bryan Mauger
64c1d65328 WIP 2023-09-14 12:31:59 -04:00
Adam Caouette
9df70b0964 Merge branch 'CSR-1382-order-quote-initial-setup' into feature/CSR-1383-add-product-tiles 2023-09-14 12:22:25 -04:00
Chloe Herd
390fd0ffb4 Loading modal update 2023-09-14 09:19:47 -04:00
sheena
eb0f89244a Update vehicle.vue
Run Prettier check
2023-09-14 14:25:27 +05:30
sheena
73f0a808df CSR-1631
Fixed the margin to 24px
2023-09-14 14:21:54 +05:30
CarlNation
e94bdba213
Merge pull request #1340 from Safelite/feature/CSR-1564
CSR-1654
2023-09-13 13:43:00 -04:00
CarlNation
cd1354bc6d CSR-1564
tests
2023-09-13 13:37:51 -04:00
CarlNation
ad4b53a4b7 CSR-1654
only save customer name on address lookup if it's not already in the store
2023-09-13 10:38:32 -04:00
Sneha
9667c546fb CSR-1638
fixed spacing issues for vehicle page
2023-09-13 11:43:35 +05:30
Bryan Mauger
f208ae0c65 WIP 2023-09-12 16:57:20 -04:00
Scott Kiener
b73abadebd CSR-1614 | Formatting 2023-09-12 11:22:00 -04:00
Scott Kiener
2da09b11b7 CSR-1642 | Mobile fee not being saved to supporting items fix 2023-09-12 11:20:13 -04:00
CarlNation
94f038059d CSR-1630
prettier
2023-09-12 10:55:30 -04:00
CarlNation
f522b35a29 CSR-1630
if multiple vehicles found, still save the first and last name to vuex
2023-09-12 10:52:53 -04:00
Bryan Mauger
2b98b9ab2c WIP 2023-09-11 17:08:14 -04:00
Bryan Mauger
6085cd1b13 Merge branch 'develop' into CSR-1382-order-quote-initial-setup 2023-09-11 10:45:09 -04:00
Scott Kiener
adaa964a4c CSR-1635 | Move supportingItems save to store to Quote page load 2023-09-08 16:43:19 -04:00
CarlNation
9e3e2a820b CSR-1625
prettier
2023-09-08 08:29:47 -04:00
CarlNation
a3dff865ea CSR-1625
router/index.js assumes a load-session successful response should always go to heritage.  This may have been true in the initial version of NextGen but now we can load and direct it to the correct page.  The incorrect routing to heritage was also failing here for returning users that already had a NextGen cookie.  The error caused us to route to the beginning.
Fixed that error by removing the default true in the navigateToHeritageFunnel and changing all calls to pass a true or false.
2023-09-08 08:25:44 -04:00
Chloe Herd
2aec329c5c Update CTA when new method is selected 2023-09-07 17:29:33 -04:00
Chloe Herd
57e520d2c4 Move hard-coded values to constants file 2023-09-07 17:24:26 -04:00
Chloe Herd
1f459e9cca Merge branch 'develop' into feature/CSR-1389 2023-09-07 17:09:47 -04:00
Sneha
726d52b100 Update vehicle.vue 2023-09-06 19:05:34 +05:30
scottkiener
0ec6c85b9c
Merge pull request #1332 from Safelite/feature/skiener/CSR-1617
CSR-1617 | Navigation defect IsVinOptionalNotRepair
2023-09-05 10:27:57 -04:00
Scott Kiener
a6e40db17c CSR-1617 | Formatting 2023-09-05 10:19:31 -04:00
Scott Kiener
29d3c08b36 CSR-1617 | Defect fix - IsVinOptionalNotRepair 2023-09-05 10:18:47 -04:00
Chloe Herd
447d6bff41 Merge branch 'develop' into feature/CSR-1389 2023-09-05 10:08:24 -04:00
Chloe Herd
604dda8526 Bind & compute CTA text 2023-09-05 10:07:46 -04:00
Leah Schumann
8c67e8c720 Merge branch 'develop' into feature/CSR-1621 2023-09-05 07:20:32 -04:00
Leah Schumann
e550865333 Updated unit tests - remove console.logs 2023-09-05 07:20:02 -04:00
Leah Schumann
7cb8ef3043 Updated unit tests 2023-09-05 07:16:57 -04:00
shnsuku
15d8983f1b
Merge pull request #1327 from Safelite/feature/Digital/CSR-1615
CSR-1615
2023-09-04 11:46:12 +05:30
AMSNEHA
29bb37857b
Merge pull request #1330 from Safelite/feature/CSR-1418.02
Update vehicle.vue
2023-09-01 20:42:38 +05:30
CarlNation
f585f853c0
Merge pull request #1329 from Safelite/feature/CSR-1623
CSR-1623
2023-09-01 11:09:23 -04:00
CarlNation
c18bdec2ab CSR-1623
missed semi-colons prettier
2023-09-01 11:04:48 -04:00
Sneha
3122422186 Update vehicle.vue 2023-09-01 20:34:45 +05:30
CarlNation
b14119278e CSR-1623
persist promo code and pass to heritage
2023-09-01 10:58:07 -04:00
Scott Kiener
52b54d44dc CSR-1617 | Save quote defect (skip vin-lookup) 2023-09-01 10:24:47 -04:00
AMSNEHA
ae1e94162c
Merge pull request #1326 from Safelite/feature/CSR-1418.02
Update vehicle.vue
2023-09-01 18:50:34 +05:30
sheena
e300b81964 CSR-1615 2023-09-01 18:13:05 +05:30
sheena
7d4f2a181c CSR-1615
Updated the font-color
2023-09-01 18:09:17 +05:30
Sneha
868f7d3437 Update vehicle.vue 2023-09-01 17:52:07 +05:30
Sneha
7750511ecf Update vehicle.vue 2023-09-01 17:30:09 +05:30
Leah Schumann
884ab6018e Merge branch 'develop' into feature/CSR-1621 2023-09-01 07:18:43 -04:00
Sneha
76b11fb39a Update vehicle.vue 2023-09-01 16:47:46 +05:30
Leah Schumann
8210ad3c82 Before merging from develop and hopefully fixing massive amount of broken tests 2023-09-01 07:17:17 -04:00
AMSNEHA
09b961ec4f
Merge pull request #1325 from Safelite/feature/CSR-1418.02
Feature/csr 1418.02
2023-09-01 10:52:23 +05:30
Sneha
c214b73378 CSR-1418 2023-09-01 09:41:31 +05:30
Chloe Herd
f14c424d23 Fetch text from cms 2023-08-31 15:38:12 -04:00
Chloe Herd
0777a1ec57 Shift conditional rendering order 2023-08-31 13:14:59 -04:00
hiteshkumar87
36b0dceb15 Update vehicle.vue
added flag
2023-08-31 20:00:10 +05:30
hiteshkumar87
b43191257e Update vehicle.vue
vehicleInProgress
2023-08-31 19:54:18 +05:30
hiteshkumar87
8dfa5d80a6 Update index.js
rename the method FirstAvailableAppointment to getTimeSlotsAdditionalEventData
2023-08-31 18:40:05 +05:30
Sneha
0d5a8d1564 Update vehicle.vue 2023-08-31 17:34:49 +05:30
Leah Schumann
c0b02c8c00 Checkpoint before trying to simplify 2023-08-31 07:39:17 -04:00
Chloe Herd
91379ef271 Initial blockout 2023-08-30 17:20:26 -04:00
Bryan Mauger
783909cf33 WIP 2023-08-30 15:16:03 -04:00
Bryan Mauger
d9203a4edd WIP 2023-08-30 13:28:44 -04:00
chloeherdsafelite
4bb7f35003
Merge pull request #1322 from Safelite/feature/CSR-1414
Feature/csr 1414
2023-08-30 08:59:53 -04:00
CarlNation
2f5d348bba CSR-1559 prettier 2023-08-30 08:43:14 -04:00
CarlNation
39436c533d CSR-1559
No need to reset customer name if they've changed their address.
Use vin change instead of name to trigger reset.
2023-08-30 08:38:49 -04:00
hiteshkumar87
27fc4162b4 unmatched vehicle and validation
unmatched vehicle and validation
2023-08-30 13:18:02 +05:30
Chloe Herd
5e387f73fd Merge branch 'develop' into feature/CSR-1414 2023-08-29 15:29:03 -04:00
Chloe Herd
55ac7290fa Implement non-fullscreen design 2023-08-29 15:18:16 -04:00
Chloe Herd
9ae8744dda Change specific values in CMS 2023-08-29 10:20:40 -04:00
Chloe Herd
c4d889ff45 Change router-link to text-link with nav scenarios 2023-08-29 09:51:59 -04:00
Sneha
a462d768c0 Update vehicle.vue 2023-08-29 13:00:48 +05:30
hiteshkumar87
38f7ef3339 CSR-1618
added FirstAvailableAppointment GA event
2023-08-28 12:20:59 +05:30
CarlNation
e7a7e753b8 Merge branch 'develop' into feature/apiModelChanges 2023-08-25 14:15:15 -04:00
CarlNation
c03c3cb34f servicePhoneNumber back to phoneNumber 2023-08-25 14:14:34 -04:00
shnsuku
0c79106fc7
Merge pull request #1319 from Safelite/feature/Digital/CSR-1599
CSR-1599
2023-08-25 20:25:27 +05:30
sheena
b9616efd4c Update shop-list-button.vue 2023-08-25 17:41:13 +05:30
sheena
7d82c3c0c2 CSR-1599
Update the color code
2023-08-25 17:38:21 +05:30
Chloe Herd
c9c96235d4 Tweak 2023-08-24 16:09:01 -04:00
Chloe Herd
4af89dc437 Change parameter name 2023-08-24 16:08:36 -04:00
Chloe Herd
f94e58cacb Enable loading spinner for some back-nav links 2023-08-24 16:06:33 -04:00
Chloe Herd
8b45d81cf7 Add existing loading modal to text-links, off by default. 2023-08-24 15:23:24 -04:00
Chloe Herd
5d79f79c88 Formatting 2023-08-23 15:17:34 -04:00
Chloe Herd
06c095fcb1 Add tests 2023-08-23 14:54:28 -04:00
Chloe Herd
4d953cae64 Clarify damage requirements 2023-08-23 14:35:01 -04:00
Chloe Herd
076c48552e Type Coerce 2023-08-23 14:14:52 -04:00
Chloe Herd
54010aa81f Add prereq check 2023-08-23 10:12:41 -04:00
chloeherdsafelite
738f835397
Merge pull request #1317 from Safelite/feature/CSR-1373
Feature/csr 1373
2023-08-23 09:14:26 -04:00
Chloe Herd
8cae60577a Update Tests 2023-08-22 16:33:13 -04:00
Chloe Herd
8445e7fd4e Merge branch 'develop' into feature/CSR-1373 2023-08-22 15:39:32 -04:00
Bryan Mauger
512c73413d Merge branch 'develop' into CSR-1382-order-quote-initial-setup 2023-08-22 15:31:28 -04:00
sheena
398964ea59 CSR-1599
Updated the color
2023-08-22 20:07:44 +05:30
CarlNation
dd4b56d3de Merge branch 'develop' into feature/apiModelChanges 2023-08-22 10:03:17 -04:00
CarlNation
a921521f5c Create work order 2023-08-22 10:02:02 -04:00
Bryan Mauger
48c2d28ab8 Merge branch 'develop' into CSR-1382-order-quote-initial-setup 2023-08-22 09:24:30 -04:00
AMSNEHA
db7ae81a6a
Merge branch 'develop' into feature/CSR-1425 2023-08-21 18:15:55 +05:30
Sneha
435572ecc5 Update index.js 2023-08-21 18:09:25 +05:30
AMSNEHA
75f8efd6ac
Merge pull request #1312 from Safelite/feature/CSR-1418.3
CSR-1418
2023-08-21 15:31:30 +05:30
hiteshkumar87
66a371b2c6 Update quote.vue 2023-08-21 14:28:39 +05:30
hiteshkumar87
93b1d489d1 CSR-1416
Quote page - Default to Insurance Tab if user Service zip is from certain States
2023-08-21 13:38:05 +05:30
Sneha
1f6a18dcaf CSR-1418 2023-08-21 12:36:42 +05:30
Bryan Mauger
6754090120 WIP Order Cart. 2023-08-17 16:08:00 -04:00
Bryan Mauger
9ab3cb7f00 WIP Order Cart. 2023-08-17 14:05:42 -04:00
Chloe Herd
7ed74f5915 Remove custom hack from cms as no longer needed 2023-08-17 11:10:48 -04:00
Chloe Herd
cfd8e8f5df Merge branch 'develop' into feature/CSR-1373 2023-08-17 10:12:50 -04:00
Chloe Herd
d5e4770798 Change modal to back-nav 2023-08-17 10:07:40 -04:00
hiteshkumar87
f745a7538c
Merge pull request #1310 from Safelite/feature/Digital/CSR-1584
csr-1584
2023-08-17 18:53:46 +05:30
Chloe Herd
69542e5f93 Merge branch 'develop' into feature/CSR-1373 2023-08-17 09:22:10 -04:00
CarlNation
8a1bd85fd5 api model changes
api model changes
2023-08-17 09:00:20 -04:00
sheena
24d6c8399b Update estimate.vue 2023-08-17 16:39:34 +05:30
sheena
b5c783afbc csr-1584
updated the text
2023-08-17 16:35:22 +05:30
Chloe Herd
52cc88dbca Move customer-details-modal-question 2023-08-16 17:40:57 -04:00
Chloe Herd
04136e189b Removed test navigation scenario to fix url 2023-08-15 16:46:25 -04:00
Chloe Herd
183e183987 Add form validation 2023-08-15 16:40:45 -04:00
Chloe Herd
985577202a Check for closing modal as well. 2023-08-15 15:59:22 -04:00
Chloe Herd
cba95f7e60 Add tests for modal 2023-08-15 15:57:41 -04:00
Chloe Herd
24042ba111 Add tests for customer-review 2023-08-15 14:10:02 -04:00
Chloe Herd
dfd5aef2d1 Merge branch 'develop' into feature/CSR-1373 2023-08-15 13:23:10 -04:00
Chloe Herd
4f53a1fa45 Compute cms without reloading page. 2023-08-15 13:22:48 -04:00
Chloe Herd
0cddad3cf4 Commit changed values to store on submit. 2023-08-15 13:22:15 -04:00
Chloe Herd
505000fd32 Merge branch 'develop' into feature/CSR-1373 2023-08-15 10:16:03 -04:00
Chloe Herd
54d155be4d Populate fields and detect changes on submit. 2023-08-15 10:15:20 -04:00
Scott Kiener
ce6b6b16af CSR-1582 | Remove backwards compatibility code
This won't be released until after Oct 8th
2023-08-15 09:51:38 -04:00
scottkiener
5fc65093dc
Merge pull request #1306 from Safelite/rlsmerge/2023.08.24-to-develop
Release Merge | 2023.08.24 to Develop
2023-08-15 09:50:02 -04:00
CarlNation
dc43455d92 CSR-1564 CSR-1559 registration defaults
CSR-1564 CSR-1559 registration defaults
2023-08-15 09:39:15 -04:00
Scott Kiener
9280f6fd1a Merge remote-tracking branch 'origin/release/2023.08.24' into rlsmerge/2023.08.24-to-develop 2023-08-15 09:36:35 -04:00
Scott Kiener
b54fafb929 CSR-1582 | Unit tests and formatting 2023-08-15 09:18:40 -04:00
Scott Kiener
82a73565bd CSR-1582 | isInsurance is nullable & navigation changes
Allow saveSession to send a null value for isInsurance
Allow service packages to be auto selected based on if isInsurance is null
Add in service location and schedule pages to navigation logic
2023-08-15 09:04:32 -04:00
Adam Caouette
80e7248bd9 CSR-886: unit tests formatting updates 2023-08-14 11:09:05 -04:00
Adam Caouette
a8154dc8c6 CSR-886: unit tests for Schedule page 2023-08-14 10:57:10 -04:00
Matt Sykes
c07a2c96ae Merge branch 'release/2023.08.10' into rlsmerge/2023.08.10-to-develop 2023-08-11 08:59:53 -04:00
Sneha
943b5c8d76 CSR-1425
Removing existing YMMS
2023-08-11 14:54:24 +05:30
Chloe Herd
17f149af43 Add sms opt-in and disclaimer 2023-08-10 17:13:38 -04:00
Chloe Herd
faee81ffc2 Initial blockout for modal 2023-08-10 16:49:26 -04:00
Chloe Herd
bc3b713e11 Use Cms defined text 2023-08-10 16:49:14 -04:00
Chloe Herd
2ae0c0922b Hook into store info 2023-08-10 12:40:41 -04:00
Chloe Herd
d276740e63 Merge branch 'develop' into feature/CSR-1373 2023-08-10 11:26:35 -04:00
Chloe Herd
ab9407c127 Fix text alignment for header on review page 2023-08-10 10:30:34 -04:00
Chloe Herd
71205e5e76 Update unit tests with jobMinMinutes 2023-08-10 10:12:02 -04:00
chloeherdsafelite
cdb521ab47
Merge pull request #1279 from Safelite/feature/CSR-1372
Feature/csr 1372
2023-08-10 08:58:31 -04:00
Bryan Mauger
f2f791baef Add cart to payment-method. 2023-08-09 14:08:29 -04:00
AdamCaouetteSafelite
5e8ba0b95e
Merge pull request #1287 from Safelite/feature/CSR-886
Feature/CSR-886
2023-08-09 11:07:04 -04:00
Leah Schumann
2e455177ae Prettified 2023-08-09 10:25:16 -04:00
Leah Schumann
4322a3f370 Removed .only and re-ran Unit tests 2023-08-09 10:23:24 -04:00
Leah Schumann
8608c68906 CSR-1422 - Added unit tests and other tech review changes 2023-08-09 10:19:58 -04:00
AMSNEHA
107a9fb438
Merge pull request #1297 from Safelite/feature/CSR-1418.01
CSR-1418
2023-08-09 18:38:56 +05:30
Sneha
e8a2d06692 Update vehicle-banner.vue 2023-08-09 18:12:57 +05:30
Bryan Mauger
0fbb6d67ca Commit Leah's changes to avoid later conflicts. 2023-08-09 08:32:03 -04:00
Leah Schumann
f51ff3d253 Merge branch 'develop' into feature/CSR-1381-tech-review-changes 2023-08-09 06:27:16 -04:00
Leah Schumann
fe215b33c3 CSR-1381- Tech review changes
A couple of things Mark found I forgot to fix
2023-08-09 06:26:44 -04:00
Sneha
1f2560f0a9 CSR-1418 2023-08-09 15:36:19 +05:30
CarlNation
576e96afae Revert "Merge pull request #1278 from Safelite/feature/CSR-1582"
This reverts commit 5c67a0859e.
2023-08-07 16:56:54 -04:00
CarlNation
14c3fe0663 CSR-1588
Seq number should always be returned by safelite api so no need to fall back to referral number
2023-08-04 14:21:08 -04:00
CarlNation
1f32f91398 CSR-1588 prettier 2023-08-04 12:56:11 -04:00
CarlNation
792c379080 CSR-1588
persist referral seq number and send to analytics
2023-08-04 11:49:13 -04:00
shnsuku
618d9e2f67
Merge pull request #1290 from Safelite/feature/Digital/CSR-1584
CSR-1584
2023-08-04 20:54:49 +05:30
Leah Schumann
dc3aab18a7 CSR-1381 - Prettified 2023-08-04 08:05:06 -04:00
Leah Schumann
e546875f14 Merge branch 'develop' into feature/CSR-1381 2023-08-04 07:58:53 -04:00
Leah Schumann
503e6ab619 CSR-1381 - Created page for payment method
Initial stub for payment method page. Note: Styling around header may still be necessary. I got it to where I thought it was right
2023-08-04 07:58:00 -04:00
CarlNation
563d638fe2 CSR-1588
pass referral and parent account to logging api
2023-08-03 15:02:42 -04:00
CarlNation
ced3177eba
Merge pull request #1291 from Safelite/feature/CSR-1564
Feature/csr 1564
2023-08-03 10:57:28 -04:00
CarlNation
661e942b2b CSR-1564
fix navigation jest mock
2023-08-03 10:52:36 -04:00
CarlNation
454d9e9886 CSR-1564 CSR-1358
save-session on schedule page nav forward
persist customer details
do not persist registration
init customer name from registration values
2023-08-03 10:36:55 -04:00
sheena
18b96818d4 Update estimate.vue 2023-08-03 14:52:50 +05:30
sheena
4d5096c049 CSR-1584
updated the fonts
2023-08-03 14:48:42 +05:30
Sneha
dd3bebd9a6 CSR-1586
Removing  isvinoptional for ford 2018 or above
2023-08-03 11:37:14 +05:30
Leah Schumann
968a7c7749 Merge branch 'develop' into defect/CSR-1576 2023-08-02 13:27:10 -04:00
Adam Caouette
2b33dd5959 CSR-886: Unit tests added 2023-08-02 10:49:23 -04:00
Adam Caouette
93749b187e CSR-886: a few logic changes found during unit test creation 2023-08-02 10:48:22 -04:00
Leah Schumann
9744c9bcd7 Merged from develop 2023-08-02 09:39:28 -04:00
Leah Schumann
abcabbe1d6 Merge branch 'develop' into feature/CSR-1422 2023-08-02 09:39:02 -04:00
Leah Schumann
ec9584135b Persistence Code for Customer Details 2023-08-02 09:31:45 -04:00
AMSNEHA
7a9a0948d3
Merge pull request #1285 from Safelite/feature/CSR-1418.2
Feature/csr 1418.2
2023-08-02 17:34:27 +05:30
Sneha
ba04a08c07 adding prop 2023-08-02 17:25:24 +05:30
Leah Schumann
0c719130ee Added getExternalLink method to retrieve URL specified in CMS for the href link in a text-block 2023-08-02 07:38:13 -04:00
Sneha
591f512fde update index.js 2023-08-02 16:52:48 +05:30
Sneha
838acce4bd CSR-1418 2023-08-02 15:51:30 +05:30
hiteshkumar87
eb6d6a4140 zip code GA event optimized
code optimized
2023-08-02 13:35:53 +05:30
scottkiener
4f900eaa43
Merge pull request #1283 from Safelite/feature/time-slot-unit-tests
Unit tests for time slots
2023-08-01 10:33:45 -04:00
Scott Kiener
61d1fb4711 Unit tests for time slots 2023-08-01 10:13:36 -04:00
hiteshkumar87
0621af33ad Update analytics.js 2023-08-01 16:24:04 +05:30
hiteshkumar87
ccfa927be5 Update vehicle-damage.vue 2023-08-01 16:22:30 +05:30
hiteshkumar87
22cee7a5e9 zip code GA event
zip code GA event at get damage-options
2023-08-01 16:18:21 +05:30
Bryan Mauger
d78c5e736d Format code. 2023-07-31 14:01:47 -04:00
Bryan Mauger
de084bbcb8 CSR-1585 Remove calculated height from menu-modal.
Fix issue where menu-modal would toggle only once.
2023-07-31 13:59:52 -04:00
Chloe Herd
825e79e68f Update unit test 2023-07-28 15:16:53 -04:00
Chloe Herd
7b503b3d33 Add navigation to/from review page 2023-07-28 15:04:14 -04:00
Chloe Herd
2b16abe50f Misc cleanup 2023-07-28 14:10:42 -04:00
Chloe Herd
8cd614c4d0 Fix old typo 2023-07-28 14:01:34 -04:00
Scott Kiener
9be6c5d688 Merge remote-tracking branch 'origin/develop' into feature/time-slot-unit-tests 2023-07-28 13:52:54 -04:00
Chloe Herd
7ef9d64239 Consolidate to 1 widget 2023-07-28 13:38:20 -04:00
CarlNation
0411e3cd1f CSR-1582 concept save quote links do not load 2023-07-28 13:26:20 -04:00
Chloe Herd
0483f1677b Merge branch 'develop' into feature/CSR-1372 2023-07-28 13:24:47 -04:00
Chloe Herd
2a746bd7be Move copy structure to cms + state getters. 2023-07-28 13:23:27 -04:00
Scott Kiener
feeb1130b4 Merge remote-tracking branch 'origin/release/2023.08.10' into rlsmerge/2023.08.10-to-develop 2023-07-28 11:21:45 -04:00
Scott Kiener
b736447cdd Merge remote-tracking branch 'origin/release/2023.07.27' into rlsmerge/2023.07.27-to-2023-08-10 2023-07-28 11:16:19 -04:00
Scott Kiener
653918944e Unit tests - first one completed 2023-07-28 11:15:29 -04:00
Leah Schumann
f2d7bbafb5 Added fields to vuex store 2023-07-28 06:39:06 -04:00
Scott Kiener
98fdb82ccb Vin-Lookup pages defect fix
Replace/Remove usages of SaveServiceLocation with SaveZipCodeInfo
2023-07-27 16:36:48 -04:00
Scott Kiener
5f2bce2415 Fix Address-Lookup error 2023-07-27 15:32:14 -04:00
Chloe Herd
a4785fa1c5 Add jobMinMinutes to store and use on review page 2023-07-27 13:56:58 -04:00
sheena
f5bc3634e2 CSR-1561
Updated the space between the footer and the link viewmore
2023-07-27 19:52:27 +05:30
Chloe Herd
8bbbdf909a Formatting 2023-07-27 09:30:23 -04:00
Chloe Herd
b5edeb9632 Add back-navigation 2023-07-27 09:30:12 -04:00
hiteshkumar87
190a4e8a60
Merge pull request #1273 from Safelite/rlsmerge/2023.07.27-to-2023-08-10
Rlsmerge/2023.07.27 to 2023 08 10
2023-07-27 15:58:27 +05:30
Sneha
5c70ff81fd 1418 2023-07-27 15:35:00 +05:30
Chloe Herd
6728235ed4 Schedule review first draft 2023-07-26 17:27:09 -04:00
Chloe Herd
aaba3ce7c1 Extract logic for use in review component 2023-07-26 17:26:52 -04:00
Bryan Mauger
e676f843e0 CSR-1468 update aria to fix Jaws misread. 2023-07-26 14:56:36 -04:00
Bryan Mauger
e2795cad0d Format code. 2023-07-26 13:26:22 -04:00
Bryan Mauger
d24046a0f5 CSR-1468 add aria-live="polite to alert messages. 2023-07-26 13:24:04 -04:00
Chloe Herd
05df252bb6 Formatting 2023-07-26 13:01:06 -04:00
Chloe Herd
5be62aefb0 Add tests 2023-07-26 13:00:28 -04:00
Chloe Herd
23e4096a3c Convert null address2s to empty strings for mobile 2023-07-26 11:35:26 -04:00
Chloe Herd
a289c03dc9 Add back-navigation 2023-07-26 11:33:46 -04:00
Chloe Herd
e4997d67ca Add address rendering 2023-07-26 10:48:44 -04:00
Chloe Herd
a1f47c2f07 Add service-location-review component 2023-07-26 10:34:12 -04:00
Scott Kiener
49347eb4be Unit Tests - Initial setup 2023-07-26 10:30:28 -04:00
Chloe Herd
b82aab687c Update unit tests to new design. 2023-07-26 09:53:26 -04:00
Chloe Herd
94cadf636e Move VAPs api responsibility to subcomponent 2023-07-26 09:41:04 -04:00
Chloe Herd
426ed27221 Re-align windshield logic 2023-07-25 16:58:40 -04:00
Chloe Herd
f0a5631cda Correctly force no-top-margin to align section headers. 2023-07-25 16:52:26 -04:00
Chloe Herd
b48e3c5004 Fix to un-conflate driver and passenger side items. 2023-07-25 16:42:12 -04:00
Chloe Herd
21914908a3 Add new tests. 2023-07-25 16:39:40 -04:00
Chloe Herd
6f9519ec1b Update existing unit tests 2023-07-25 16:14:18 -04:00
Chloe Herd
2f1eae02b1 Formatting 2023-07-25 15:12:48 -04:00
Chloe Herd
7aa9cb6e0c Add getter to support cms. 2023-07-25 15:12:35 -04:00
Chloe Herd
1bb50e349e Remove padding from lists in review-blocks. 2023-07-25 14:26:29 -04:00
Chloe Herd
e9fd49f137 Add copy for multi-glass scenarios. 2023-07-25 14:14:02 -04:00
Chloe Herd
843105a9ac Expand CMS data structure 2023-07-25 12:27:19 -04:00
Chloe Herd
9c417e1c1b Slight logic refactor 2023-07-25 11:55:14 -04:00
Chloe Herd
0fa12ca01c Move windshield text logic to cms 2023-07-25 11:46:10 -04:00
Chloe Herd
3ee0f70f27 Merge branch 'develop' into feature/CSR-1369 2023-07-25 09:46:29 -04:00
Scott Kiener
8259679b13 Merge remote-tracking branch 'origin/release/2023.08.10' into rlsmerge/2023.08.10-to-develop 2023-07-24 15:49:39 -04:00
CarlNation
72881bafd8 Merge branch 'release/2023.07.27' into rlsmerge/2023.07.27-to-develop 2023-07-24 13:48:12 -04:00
CarlNation
4c841a52ba CSR-1573 2023-07-24 11:35:09 -04:00
CarlNation
36ceebb725 CSR-1573
backout previous change and use vee validate to accomodate the defect
2023-07-24 11:17:50 -04:00
Scott Kiener
1efb2a6faa CSR-1546 | Make date-picker work with arrow keys 2023-07-24 10:04:52 -04:00
CarlNation
2e8be9171c CSR-1573
a few non C&C clients required last 5 of vin.  when they return to NextGen navigation breaks because of vin validation
2023-07-24 10:00:44 -04:00
Leah Schumann
19888602da Merged from develop 2023-07-24 09:44:37 -04:00
Leah Schumann
de717b10e9 Changed modal to work like the other modals which fixed CSR-1510 2023-07-24 09:06:29 -04:00
hiteshkumar87
ca7ffbd7f6 formatting 2023-07-24 12:05:39 +05:30
hiteshkumar87
a244865c5e Update vehicle-damage.vue
formatting
2023-07-24 11:57:54 +05:30
hiteshkumar87
62eda36f75 Update vehicle-damage.spec.js
formatting
2023-07-24 11:54:53 +05:30
hiteshkumar87
32f11ba277 Update vehicle-damage.spec.js
added zip code to get damage options
2023-07-24 11:49:16 +05:30
CarlNation
8c049d96a6
Merge pull request #1261 from Safelite/feature/CSR-1552
CSR-1552 removing code related to defect.  Possibly working as designed
2023-07-21 09:34:20 -04:00
CarlNation
b792b21ac2 CSR-1552 removing code related to defect. Possibly working as designed 2023-07-21 09:14:08 -04:00
hiteshkumar87
d4db6c821c CSR-1529
zipcode GA event
2023-07-21 18:00:06 +05:30
Chloe Herd
50ddc83dd9 Merge branch 'develop' into feature/CSR-1370 2023-07-20 11:53:33 -04:00
CarlNation
fd80aaf267
Merge pull request #1257 from Safelite/rlsmerge/submit-cash-to-develop-7.17
Rlsmerge/submit cash to develop 7.17
2023-07-20 09:16:00 -04:00
Chloe Herd
9720f19478 Merge branch 'release/2023.07.27' into defect/CSR-1485-2 2023-07-20 09:09:29 -04:00
Chloe Herd
faf7ce3db9 Scroll to date-picker error when it appears. 2023-07-20 09:09:04 -04:00
CarlNation
e249d728ac Merge branch 'release/2023.07.27' into rlsmerge/2023.07.27-to-submit-cash 2023-07-20 08:10:55 -04:00
CarlNation
6e9c109b8e
Merge pull request #1255 from Safelite/feature/CSR-1552
Feature/csr 1552
2023-07-20 07:53:19 -04:00
CarlNation
1a1ee19786 CSR-1552
fix tests
2023-07-20 07:46:01 -04:00
CarlNation
7c316acb7c CSR-1552
treat referral 6 digits and isverified differently.  unverified is allowed to return to quote page and switch to cash while verified is not.  both have 6 digit referral numbers.
2023-07-20 07:15:59 -04:00
CarlNation
6def6b8cf7 Revert "CSR-1552"
This reverts commit 1870abcb5e.
2023-07-20 07:10:50 -04:00
CarlNation
209977b389 Revert "CSR-1552"
This reverts commit 517e79d62d.
2023-07-20 07:09:59 -04:00
Chloe Herd
689b27ff96 Initial fix 2023-07-19 16:30:43 -04:00
AdamCaouetteSafelite
1057dde8f2
Merge pull request #1253 from Safelite/bugfix/CSR-1558
CSR-1558: fix date ranges for API calls
2023-07-19 14:13:15 -04:00
Adam Caouette
8623a3c0fc CSR-1558: fix date ranges for API calls 2023-07-19 13:29:25 -04:00
CarlNation
596a877d35
Merge pull request #1252 from Safelite/feature/CSR-1552
CSR-1552
2023-07-19 13:08:34 -04:00
CarlNation
b8f0c8ea7a CSR-1552
prettier
2023-07-19 11:21:34 -04:00
CarlNation
1870abcb5e CSR-1552
add payment to test
2023-07-19 11:18:11 -04:00
CarlNation
517e79d62d CSR-1552
allow unverified insurance to return to quote page.  set a variable indicating switching from insurance to cash to pass to heritage so referral properties can be reset.
2023-07-19 10:51:44 -04:00
bmauger
2cfd6b117b
Merge pull request #1251 from Safelite/CSR-1551-fix-image-render-abnormalities
CSR-1551 set focus state to eliminate outline on button
2023-07-19 10:15:18 -04:00
Bryan Mauger
8a3fc2457d CSR-1551 set focus state to eliminate outline on button
click. Update margin on error to avoid pushing button partially off of page.
2023-07-19 10:06:49 -04:00
AdamCaouetteSafelite
3f1af55d25
Merge pull request #1249 from Safelite/bugfix/CSR-1538
CSR-1538: CSS tweak to keep text in place regardless of image load on list-card
2023-07-19 09:10:14 -04:00
Leah Schumann
c0a54345b2 Merge branch 'release/2023.07.27' into defect/CSR-1510 2023-07-19 07:41:14 -04:00
Adam Caouette
4518e78745 CSR-1538: CSS tweak to keep text in place regardless of image load on list-card 2023-07-18 17:09:45 -04:00
Chloe Herd
f614e795a6 Merge branch 'develop' into feature/CSR-1370 2023-07-18 16:42:31 -04:00
Bryan Mauger
dad6cdf0f8 CSR-1553 changed insurance threshold value from 500 to 300. 2023-07-18 15:16:25 -04:00
Leah Schumann
5c4d5993d1 Some more tweaking for consistency 2023-07-18 15:07:45 -04:00
Leah Schumann
ad0bc339ed Merge branch 'release/2023.07.27' into defect/CSR-1510 2023-07-18 09:59:48 -04:00