Commit graph

4014 commits

Author SHA1 Message Date
Bryan Mauger
8814f766f3 Remove commented code. 2023-10-06 09:14:59 -04:00
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
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
a9cb33305b Re-add curiously removed code. 2023-10-05 15:48:19 -04:00
Bryan Mauger
16e2c6499e Remove console.log(s) 2023-10-05 15:42:12 -04:00
Bryan Mauger
d26dcf4245 Remove unneeded code. 2023-10-05 15:19:41 -04:00
Bryan Mauger
bdf1e374f2 Format code. 2023-10-05 15:17:15 -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
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
Adam Caouette
8d35070585 CSR-1383: refactor improvement 2023-09-29 10:12:47 -04:00
Adam Caouette
eb4d71f68d CSR-1383: remove console logs 2023-09-29 10:11:30 -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
5abc6f590d CSR-1413
more prettier
2023-09-29 08:23:57 -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
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
Adam Caouette
f9fdd405d9 Merge branch 'develop' into feature/CSR-1383-add-product-tiles 2023-09-28 13:53:36 -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
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
Sneha
ee3163549b Update index.js
Changes for save vehicle method
2023-09-28 13:57:20 +05:30
Bryan Mauger
4c78e4e95f Fix navbar item alignment and modal spinner deformity. 2023-09-27 15:59:46 -04:00
hiteshkumar87
0871f740e4 CSR-1411
Add appointment details & cart to 'confirmation' page
2023-09-27 17:34:02 +05:30