Commit graph

2604 commits

Author SHA1 Message Date
Chloe Herd
eefd2be36e Merge branch 'feature/CSR-1384-modals-for-add-vaps' into feature/csr-1465 2023-10-19 14:38:12 -04:00
Adam Caouette
f8819c3690 CSR-1384: possible temporary fix for lineItems while cart.vue is in development 2023-10-19 11:27:17 -04:00
Chloe Herd
15241f9316 Merge branch 'develop' into feature/csr-1465 2023-10-19 10:22:21 -04:00
Chloe Herd
6e658992cd Save & reorganize 2023-10-19 10:21:09 -04:00
CarlNation
cb09d401d2 Merge branch 'develop' into feature/CSR-1390-style 2023-10-19 08:54:52 -04:00
CarlNation
fa1472ad7e CSR-1390
add second hop style sheet
2023-10-19 08:54:18 -04:00
hiteshkumar87
37ebeaf5a1
Merge pull request #1430 from Safelite/feature/Digital/CSR-1417
Calendar content
2023-10-19 17:43:14 +05:30
hiteshkumar87
6defb7ea9c Calendar content
Calendar content from CMS
2023-10-19 17:28:09 +05:30
Leah Schumann
6c7b8b98fe Prettifed, Fixed and Updated some unit tests for consistency 2023-10-19 07:32:40 -04:00
Leah Schumann
ebad5c6fae Fixed the "seling" price thing again 2023-10-19 07:11:02 -04:00
Leah Schumann
fdc85fb808 Merge branch 'develop' into feature/CSR-1709 2023-10-19 07:09:37 -04:00
Leah Schumann
9b529572f6 Fix for defect where the shop list wasn't updating correctly on zip change 2023-10-19 07:09:00 -04:00
CarlNation
7164dc57f3 CSR-1390
Routing to correct payment method type
2023-10-19 06:46:12 -04:00
Bryan Mauger
5e74ea4160 Set button width. 2023-10-18 16:44:47 -04:00
Bryan Mauger
b5dbb1aebf CSR-1711 fix spacing issues. 2023-10-18 16:20:11 -04:00
Leah Schumann
35f30e339e
Merge pull request #1425 from Safelite/feature/fix-spelling-and-rename-early-bird
Fixed Seling Price misspelling and renamed EarlyBirdIndex to PremiumF…
2023-10-18 13:50:58 -04:00
Leah Schumann
2ad20c39f7 Fixed Seling Price misspelling and renamed EarlyBirdIndex to PremiumFeeIndex 2023-10-18 13:42:18 -04:00
CarlNation
1713742364 CSR-1390
prettier
2023-10-18 13:25:48 -04:00
CarlNation
581f13a12c CSR-1390
Verify sending an actual amount in dev will trigger settlement on the backend
2023-10-18 13:10:36 -04:00
Leah Schumann
4414d39c50 Prettified 2023-10-18 09:15:35 -04:00
Leah Schumann
e297bfdc1a Merge branch 'develop' into feature/CSR-1395-sales-tax-store-methods 2023-10-18 09:12:21 -04:00
Leah Schumann
cb01a42341 Cart now calculating tax, there may be other issues in the cart that may effect calculation 2023-10-18 09:10:53 -04:00
CarlNation
b8d5ecd08e CSR-1390
V3 submit, provisional booking, credit card payments
2023-10-17 22:51:44 -04:00
Bryan Mauger
fcef594b90 CSR-1647 fix spacing. 2023-10-17 14:29:02 -04:00
Adam Caouette
d8a9596aca CSR-1384: quick fixes for dev on add vaps modal feature, in progress 2023-10-17 13:43:40 -04:00
Matt Caimi
94399470c4 CSR-1391 formatting 2023-10-17 13:10:19 -04:00
Matt Caimi
028272c08f CSR-1391 iframe styling 2023-10-17 13:07:12 -04:00
Chloe Herd
616cb187ed Merge branch 'develop' into feature/csr-1465 2023-10-17 10:09:02 -04:00
Chloe Herd
5e2a07df2f Add subheader when pia disabled 2023-10-17 10:08:34 -04:00
Leah Schumann
b387c15058 Prettified *again* 2023-10-17 08:41:33 -04:00
Leah Schumann
4d2fe040a0 Added TODO for one more important test and Prettified 2023-10-17 08:39:47 -04:00
Leah Schumann
a2b39cc918 Merge branch 'develop' into feature/CSR-1395-tech-review-changes 2023-10-17 08:31:35 -04:00
Leah Schumann
29b7a4fb45 Minor treak and unit tests 2023-10-17 08:30:56 -04:00
Bryan Mauger
3fef2f9324 Format code. 2023-10-16 15:34:24 -04:00
Bryan Mauger
4530abcbf6 CSR-1704 spacing fixes for:
CSR-1704, 1705, 1706
2023-10-16 15:33:12 -04:00
Adam Caouette
f263bcbf52 CSR-1384: remove accidental inclusion of test button 2023-10-16 11:11:02 -04:00
Bryan Mauger
0f2dbe3aef Format code. 2023-10-16 09:54:59 -04:00
Bryan Mauger
02067b51d2 CSR-1703 set width of alert on vehicle parts page. 2023-10-16 09:53:32 -04:00
hiteshkumar87
b247a03ed3
Merge pull request #1408 from Safelite/feature/Digital/CSR-1417
CSR-1417
2023-10-16 19:03:16 +05:30
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