Commit graph

3951 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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