Commit graph

2615 commits

Author SHA1 Message Date
Bryan Mauger
c4d88da016 Remove commented code. 2023-10-16 08:39:47 -04:00
Bryan Mauger
3d23bdbabc CSR-1593 set column width to control overly-wide components on larger screens.
Change scroll to auto for modals to avoid ghost scrollbars when not needed.

Center content on all screen sizes.
2023-10-16 08:38:23 -04:00
Leah Schumann
b4531bed88 Merge branch 'develop' into feature/CSR-1395-tech-review-changes 2023-10-16 08:32:40 -04:00
Leah Schumann
f0d7926b10 Additional refactoring per tech review 2023-10-16 08:31:16 -04:00
hiteshkumar87
1c48dc856a service-type constant file
service-type constant file added
2023-10-16 17:54:54 +05:30
hiteshkumar87
aefac08554
Merge branch 'develop' into feature/Digital/CSR-1417 2023-10-16 17:06:03 +05:30
hiteshkumar87
bd7be85511 CSR-1417
remove getFullDayName and getFullMonthName from date-helper and use from schedule helper
2023-10-16 17:03:57 +05:30
Chloe Herd
5e5a1ff58a Make field required 2023-10-13 16:55:18 -04:00
Chloe Herd
19dd003f8b Don't autofill payment-method field if not defined in store 2023-10-13 16:25:25 -04:00
Bryan Mauger
0bc79148f5 CSR-1700 fix recal modal not opening. 2023-10-13 16:02:18 -04:00
Chloe Herd
bf167c17be Patch to new store value 2023-10-13 16:00:07 -04:00
Chloe Herd
655360b0c8 Merge branch 'develop' into feature/csr-1465 2023-10-13 15:38:10 -04:00
CarlNation
837ad2912f CSR-1392
wire up payment method to forward button click.
2023-10-13 13:35:46 -04:00
Scott Kiener
6358818bdc CSR-1520 | Refactor
Use existing method from querystring-helper
Rename response objects
2023-10-12 12:25:17 -04:00
Scott Kiener
bc40d03925 Merge remote-tracking branch 'origin/develop' into feature/skiener/CSR-1520 2023-10-12 12:03:23 -04:00
Scott Kiener
291e13330d CSR-1520 | First integration of promo logic
Implementation of validate and revalidate endpoints in the store
Validate promo on quote via query string promo
Revalidate promos on quote page load
Remove promo query string on quote and payment-method forward navigation
Add in Id logic for all line items
Send relevant pricing data to service package question to be used later for UX changes
2023-10-12 12:03:02 -04:00
Leah Schumann
6358f45cd1 Removed tests breaking due to timezone 2023-10-12 09:44:48 -04:00
hiteshkumar87
416ea614b2
Merge pull request #1378 from Safelite/feature/Digital/CSR-1417
Feature/digital/csr 1417
2023-10-12 17:32:21 +05:30
hiteshkumar87
c6916d51fb Update confirmation.vue
getAppointmentWordingText
2023-10-12 16:52:47 +05:30
hiteshkumar87
edb715425e formatting 2023-10-12 16:42:25 +05:30
hiteshkumar87
ff339a124b
Merge branch 'develop' into feature/Digital/CSR-1417 2023-10-12 16:39:38 +05:30
hiteshkumar87
bc4f083368 unit test cases
unit test cases
2023-10-12 16:33:13 +05:30
Chloe Herd
6dec3371c2 Add pia to store 2023-10-11 14:06:21 -04:00
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