Commit graph

2642 commits

Author SHA1 Message Date
Adam Caouette
d6653354e7 Merge branch 'develop' into feature/CSR-1384-modals-for-add-vaps 2023-10-11 14:04:54 -04:00
Adam Caouette
a47dfbc27e CSR-1384: more cleanup, remove deep cloning 2023-10-11 14:01:50 -04:00
Chloe Herd
ad2a1001e6 Fix unit tests 2023-10-11 13:22:49 -04:00
Chloe Herd
acd658eb14 Formatting 2023-10-11 10:48:22 -04:00
Chloe Herd
8134cc9a05 Replace placeholder buttons with real buttons 2023-10-11 10:47:37 -04:00
Chloe Herd
4e7c7fe032 Merge branch 'develop' into feature/CSR-1389 2023-10-11 10:34:56 -04:00
Adam Caouette
575978ae65 CSR-1384: refactoring re: deepClone, naming 2023-10-11 10:17:14 -04:00
Adam Caouette
5903115a22 Merge branch 'develop' into feature/CSR-1384-modals-for-add-vaps 2023-10-11 10:15:51 -04:00
Bryan Mauger
1290340113 format code. 2023-10-11 09:49:26 -04:00
Bryan Mauger
90a9932d91 Rename test class to more appropriate name. 2023-10-11 09:45:44 -04:00
Bryan Mauger
15dbe4c592 CSR-1591 radio button width adjustments, misc css tweaks. 2023-10-11 09:42:36 -04:00
Chloe Herd
41a63aa4be Merge branch 'develop' into feature/CSR-1389 2023-10-11 09:22:05 -04:00
Chloe Herd
18b6ed27a4 Update schedule prereq check 2023-10-10 16:57:31 -04:00
Chloe Herd
6d0256d9dc Merge branch 'develop' into feature/CSR-1463 2023-10-10 15:56:09 -04:00
Chloe Herd
2e78f18691 Also update review prereqs 2023-10-10 15:55:05 -04:00
Chloe Herd
0a9df36a8d Update prereq expectations 2023-10-10 15:54:52 -04:00
Adam Caouette
ab1f47d038 CSR-1384: use deepClone on resultMap and glassParts 2023-10-10 15:37:21 -04:00
Adam Caouette
5a3d9c3b80 CSR-1384: formatting 2023-10-10 14:32:29 -04:00
Adam Caouette
348dba428a CSR-1384: updates for cart work, using lineItems instead of cartItems 2023-10-10 14:30:43 -04:00
Chloe Herd
469818c022 Add prerequisite method 2023-10-10 12:29:04 -04:00
CarlNation
b76256dbc1 CSR-1392
add lineitems for paypal and display amount
2023-10-10 11:32:51 -04:00
Adam Caouette
f8f22fb619 CSR-1384: reformat updates 2023-10-10 10:24:28 -04:00
Chloe Herd
fcc3c5ab95 Initial changes for PIA experiments 2023-10-10 09:50:50 -04:00
Chloe Herd
26f20b8d5a Formatting 2023-10-10 09:50:33 -04:00
CarlNation
0724dcadfb CSR-1392 prettier
prettier
2023-10-10 06:54:47 -04:00
CarlNation
0d8ce72a3e Merge branch 'develop' into feature/CSR-1392 2023-10-10 06:49:39 -04:00
CarlNation
a242946770 CSR-1392
Create work order in delete sub status for pia.  add amount due
2023-10-10 06:49:16 -04:00
AdamCaouetteSafelite
68803c6d12
Merge pull request #1390 from Safelite/feature/CSR-1384-modals-for-add-vaps
CSR-1383: fix for repair orders
2023-10-09 12:45:36 -04:00
bmauger
5d558d007f
Merge pull request #1389 from Safelite/CSR-1591-desktop-adjustments
CSR-1591 desktop tweaks.
2023-10-09 11:02:30 -04:00
Adam Caouette
2519b71732 CSR-1383: fix for repair orders 2023-10-09 10:48:09 -04:00
Bryan Mauger
d5caedd131 CSR-1591 desktop tweaks. 2023-10-09 10:38:21 -04:00
CarlNation
bc38bbe2c6 Merge branch 'develop' into feature/CSR-1392 2023-10-09 10:18:58 -04:00
CarlNation
56e261ddfc CSR-1392
move paypal urls to application config file
2023-10-09 10:18:03 -04:00
hiteshkumar87
4a4143d640
Merge pull request #1385 from Safelite/feature/Digital/csr-1411
Update confirmation.vue
2023-10-09 16:39:10 +05:30
hiteshkumar87
3a27911c79 Update confirmation.vue
replace #YMM #Email with global state and #ADDRESS @MYACCOUNT url with custom state
2023-10-09 16:30:51 +05:30
Adam Caouette
c479143385 CSR-1383: update cart to enable remove from cart functionality 2023-10-06 10:13:37 -04:00
Leah Schumann
002dace442
Merge pull request #1377 from Safelite/feature/CSR-1395-calculate-sales-tax
Feature/csr 1395 calculate sales tax
2023-10-06 09:44:25 -04:00
Leah Schumann
aa47c33e69 Updated unit tests 2023-10-06 09:38:22 -04:00
Bryan Mauger
c21c9c33b7 Format code. 2023-10-06 09:24:24 -04:00
hiteshkumar87
042c8d2473 Update payment-method.vue
formatting
2023-10-06 18:47:59 +05:30
Bryan Mauger
cfbd15a43a CSR-1591 tweak radio button width, unfix modal button when modal is on right of screen. 2023-10-06 09:14:19 -04:00
hiteshkumar87
3bfbeecc57
Update payment-method.vue
uncomment forwarbuttonAction store actions
2023-10-06 18:41:20 +05:30
Leah Schumann
6e52253f62 Prettified 2023-10-06 08:34:42 -04:00
Leah Schumann
d7c2789f26 Merge branch 'develop' into feature/CSR-1395-calculate-sales-tax 2023-10-06 08:34:09 -04:00
Leah Schumann
7d5565fccf Mobile provider number setting on service-location page 2023-10-06 08:26:19 -04:00
sheena
77bf3fc68c Update calendar-modal-question.vue
updated the space
2023-10-06 17:37:08 +05:30
bmauger
4ee0908ad4
Merge pull request #1376 from Safelite/CSR-1591-radio-button-width
Csr 1591 radio button width
2023-10-05 15:58:05 -04:00
Bryan Mauger
67587254e8 Add extra column setting. 2023-10-05 15:13:53 -04:00
Matt Caimi
a76fee8013 CSR-1391 formatting 2023-10-05 14:26:01 -04:00
Matt Caimi
d6d0540d7f CSR-1391 afterpay button and pop up 2023-10-05 14:22:49 -04:00
Matt Caimi
222bc81d49 CSR-1391 paypal target updates 2023-10-05 14:16:33 -04:00
hiteshkumar87
03a6e2d994 Add-to-calendar 2023-10-05 20:33:04 +05:30
Bryan Mauger
2d1815dece WIP Desktop updates. 2023-10-05 09:39:21 -04:00
CarlNation
60f6110341 Merge branch 'develop' into feature/CSR-1392 2023-10-05 08:52:57 -04:00
CarlNation
1dba4521c5 CSR-1392
added paypal errorhandling and modals
2023-10-05 08:51:16 -04:00
Bryan Mauger
4eab2c6618 WIP 2023-10-04 09:20:05 -04:00
hiteshkumar87
a93d8bca11 Merge branch 'feature/Digital/csr-1411' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into feature/Digital/csr-1411 2023-10-04 16:57:12 +05:30
hiteshkumar87
eecfa64fe9 formatting code
formatting code
2023-10-04 16:56:30 +05:30
hiteshkumar87
067c2bd585
Merge branch 'develop' into feature/Digital/csr-1411 2023-10-04 16:50:52 +05:30
hiteshkumar87
b420688c60 Update confirmation.spec.js 2023-10-04 16:44:15 +05:30
sheena
fc4d5e6cd2 Update confirmation.vue
ADDED Padding font-size and color
2023-10-04 16:14:44 +05:30
hiteshkumar87
9f5612c2f7 confirmation email
confirmation email placeholder
2023-10-04 13:56:11 +05:30
sheena
b48e0edc7b Update confirmation.vue
Add color
2023-10-03 15:49:36 +05:30
sheena
c9f602ccab CSR-1411
ADD UI to the add calendar
2023-10-03 15:30:27 +05:30
CarlNation
55abca03b2
Merge pull request #1368 from Safelite/feature/CSR-1392
Feature/csr 1392
2023-10-02 14:34:33 -04:00
Bryan Mauger
b0e477d3d3 Format code. 2023-10-02 11:05:53 -04:00
Bryan Mauger
e3b8e1d29f Fix vertical spacing on vin lookup and lic plate lookup. 2023-10-02 10:49:45 -04:00
CarlNation
d072f2d27e CSR-1392
prettier
2023-10-02 10:39:27 -04:00
CarlNation
c6bc872b05 CSR-1392
fix merge conflict
2023-10-02 10:33:39 -04:00
CarlNation
fc8f7970ce Merge branch 'develop' into feature/CSR-1392 2023-10-02 10:29:33 -04:00
CarlNation
bd994e8b74 CSR-1392
begin paypal integration work
2023-10-02 10:26:54 -04:00
Adam Caouette
a520b6cf31 CSR-1383: more changes due to develop updates 2023-09-29 10:33:02 -04:00
CarlNation
11898fcf64
Merge pull request #1365 from Safelite/feature/CSR-1413
Feature/csr 1413
2023-09-29 08:34:31 -04:00
CarlNation
1653a6b4e3 CSR-1413
test coverage
2023-09-29 08:11:16 -04:00
Adam Caouette
48413475c9 CSR-1383: undo strange changes that occurred when merging develop 2023-09-28 17:05:04 -04:00
Adam Caouette
f812e0e20c Merge branch 'develop' into feature/CSR-1383-add-product-tiles 2023-09-28 16:54:56 -04:00
Adam Caouette
86add1e358 CSR-1383: add product tiles; some cart updates for CSR-1382 2023-09-28 16:52:07 -04:00
bmauger
fa98a70598
Merge pull request #1366 from Safelite/BRM-header-scroll-to-top-when-modal-open
Set header to responsive 6-columns. Position alert relative on page.
2023-09-28 15:56:31 -04:00
Chloe Herd
61a83f4815 Tests 2023-09-28 15:26:43 -04:00
Bryan Mauger
4af8f07a29 Set header to responsive 6-columns. Position alert relative on page. 2023-09-28 15:16:28 -04:00
Adam Caouette
166978bc3a Merge develop 2023-09-28 14:03:41 -04:00
CarlNation
f9f69f827d CSR-1413
prettier
2023-09-28 13:44:52 -04:00
CarlNation
b662ee4a99 CSR-1413
add routing from review to payment-method.
also move the submit work order from review to payment-method and await it.
2023-09-28 13:41:04 -04:00
Chloe Herd
4cda2e7bfe Merge branch 'develop' into feature/CSR-1389 2023-09-28 12:38:13 -04:00
Chloe Herd
32d26c728d Many changes 2023-09-28 12:35:49 -04:00
Leah Schumann
935d22668e Prettified 2023-09-28 11:41:13 -04:00
Leah Schumann
766435ad3a Changed v-show to v-if to ensure proper hiding of link, no idea why this was needed 2023-09-28 11:40:04 -04:00
Bryan Mauger
4c78e4e95f Fix navbar item alignment and modal spinner deformity. 2023-09-27 15:59:46 -04:00
Chloe Herd
f4c22fbf7a Merge branch 'develop' into feature/CSR-1389 2023-09-27 10:10:32 -04:00
hiteshkumar87
0871f740e4 CSR-1411
Add appointment details & cart to 'confirmation' page
2023-09-27 17:34:02 +05:30
Bryan Mauger
4e51fce70b CSR-1593 modal desktop sidebar slide-in development. 2023-09-26 14:32:43 -04:00
Sneha
948473edcf Update vehicle.vue 2023-09-26 19:14:24 +05:30
Sneha
2fc7c57d40 Update vehicle.vue 2023-09-26 17:50:03 +05:30
Sneha
7d365962d4 Refactor changes 2023-09-26 17:48:44 +05:30
Sneha
92b62768f1 CSR-1652 2023-09-26 16:46:21 +05:30
Bryan Mauger
e068c4d472 Format code. 2023-09-25 15:20:12 -04:00
Bryan Mauger
674f8a58e0 CSR-1593 set button width for specific pages. 2023-09-25 15:16:45 -04:00
bmauger
73726af7a3
Merge pull request #1356 from Safelite/CSR-1673-list-button-item-alignment
CSR-1673 fix icon and text alignment and add back scroll to bottom fe…
2023-09-22 11:01:05 -04:00
Bryan Mauger
1ee67c259e Format code. Remove errant class. 2023-09-22 10:49:38 -04:00
Bryan Mauger
9926126c67 CSR-1673 fix icon and text alignment and add back scroll to bottom feature. 2023-09-22 10:44:55 -04:00
Chloe Herd
7bbda0aed8 Review 2023-09-21 15:47:07 -04:00
Chloe Herd
c2d9237902 Schedule 2023-09-21 15:30:59 -04:00
Chloe Herd
649d2a1ef8 Merge branch 'develop' into bug/chloeherd/analytics-mismatch 2023-09-21 14:09:05 -04:00
Chloe Herd
964b06744f Service Location 2023-09-21 14:08:32 -04:00
Chloe Herd
9a3318b3fd Quote 2023-09-21 10:11:44 -04:00
hiteshkumar87
baaeeecede
Merge pull request #1353 from Safelite/feature/Digital/csr-1598.1
Update confirmation.vue
2023-09-21 19:29:53 +05:30
hiteshkumar87
a745acb539 Update confirmation.vue
formating
2023-09-21 19:25:14 +05:30
hiteshkumar87
58444e5895 Update confirmation.vue
removing schedule.endTime  for testing
2023-09-21 19:22:10 +05:30
Chloe Herd
8793606397 Merge branch 'develop' into bug/chloeherd/analytics-mismatch 2023-09-21 09:17:12 -04:00
bmauger
f82bd022ac
Merge pull request #1352 from Safelite/CSR-1593-fix-address-vehicles-page-for-responsive
CSR-1593 fix address-vehicles page for responsive.
2023-09-21 09:14:26 -04:00
Bryan Mauger
b0b7635e08 Format code. 2023-09-21 09:09:19 -04:00
Bryan Mauger
6828ae264d CSR-1593 fix address-vehicles page for responsive. 2023-09-21 09:05:32 -04:00
Leah Schumann
19e419cd80 WIP 2023-09-21 08:49:01 -04:00
hiteshkumar87
a09c88e065 Button width 100%
nav-bar large button width 100%
2023-09-21 18:13:52 +05:30
hiteshkumar87
ea3d719765 Update confirmation.vue 2023-09-21 16:09:07 +05:30
hiteshkumar87
2a1ab3002b Update confirmation.vue 2023-09-21 16:02:26 +05:30
hiteshkumar87
cf22c51a22 Update confirmation.vue 2023-09-21 14:05:18 +05:30
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
hiteshkumar87
f1a5d0f0b4 confirmation page
basic confirmation page
2023-09-20 20:02:08 +05:30
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
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
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
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
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
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
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
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