Commit graph

184 commits

Author SHA1 Message Date
Leah Schumann
4d7f01d87e WIP - Cart Styling 2023-11-03 09:38:40 -04:00
Leah Schumann
346e59b0de Prettified and unit test commented out for now 2023-11-02 11:27:07 -04:00
Leah Schumann
1e998ee748 Refactor for clarity and consistency 2023-11-02 11:19:40 -04:00
Leah Schumann
5b9c47111b Fix for multiple glass parts 2023-11-02 11:18:05 -04:00
Leah Schumann
32d7ce105f Merge branch 'develop' into feature/CSR-1382-loose-ends 2023-11-01 08:01:49 -04:00
Bill Richardson
a5f541ee77 remove hitch-hiker class from merge 2023-10-31 16:54:54 -04:00
Bill Richardson
79b88319e0 prettierd 2023-10-31 16:47:35 -04:00
Bill Richardson
92778c8bcb Merge branch 'release/pre-cash-enhancements' into feature/richardson/CSR-1696.merge-to-dev 2023-10-31 16:40:52 -04:00
Adam Caouette
4302dc0f43 CSR-1384: remove old copy of add-vaps-modal-buttons again... DIE! DIE 2023-10-31 11:06:53 -04:00
Leah Schumann
5d926de12f Started working on unit tests 2023-10-31 10:06:47 -04:00
Leah Schumann
0ae599c35e Removed LineItemUtilities as it is no longer needed 2023-10-31 06:37:55 -04:00
Leah Schumann
5472b8b3f8 Prettified 2023-10-30 15:48:32 -04:00
Leah Schumann
5583070c2c Fixed calculation issue, added promo cart items 2023-10-30 15:46:48 -04:00
Leah Schumann
acc533e42c Fixing the commits to the wrong branch 2023-10-30 07:15:56 -04:00
Bill Richardson
e25425e2a0 This should have the new behavior and keep the old behavior 2023-10-27 14:16:12 -04:00
Leah Schumann
f64b6ad31c A couple, not all, code review changes 2023-10-25 14:57:19 -04:00
Leah Schumann
cfedf248b7 Revert "Revert "Merge branch 'develop' into feature/CSR-1382-loose-ends""
This reverts commit 936bc95957.
2023-10-25 14:34:08 -04:00
Leah Schumann
3d1a9d6299 WIP - Taxes added 2023-10-25 11:32:01 -04:00
Leah Schumann
936bc95957 Revert "Merge branch 'develop' into feature/CSR-1382-loose-ends"
This reverts commit 8b742bbc44, reversing
changes made to c94e3e3740.
2023-10-25 07:35:06 -04:00
Leah Schumann
8b742bbc44 Merge branch 'develop' into feature/CSR-1382-loose-ends 2023-10-24 15:48:00 -04:00
Leah Schumann
c94e3e3740 WIP again 2023-10-24 15:47:21 -04:00
Leah Schumann
4bfeebcec3 WIP 2023-10-24 14:46:08 -04:00
Leah Schumann
f2ff088663 WIP 2023-10-24 13:57:27 -04:00
Leah Schumann
8439dd3938 WIP 2023-10-23 14:27:37 -04:00
Bryan Mauger
2c3589f235 Update column setting. 2023-10-20 15:36:02 -04:00
Leah Schumann
0d1e87b9d8 Post merge adjustments 2023-10-20 11:53:19 -04:00
Leah Schumann
aa492f31e6 Merge branch 'develop' into feature/CSR-1382-loose-ends 2023-10-20 11:53:03 -04:00
Leah Schumann
86fde0c034 WIP 2023-10-20 11:11:57 -04:00
Adam Caouette
820a4387ac CSR-1384: adding modals with add to cart buttons 2023-10-20 09:56:38 -04:00
Adam Caouette
86a8acd194 CSR-1384: fixes to keep dev working 2023-10-19 16:40:48 -04:00
Leah Schumann
93335d238d Merge branch 'develop' into feature/CSR-1382-loose-ends 2023-10-19 09:37:01 -04:00
Bryan Mauger
b5dbb1aebf CSR-1711 fix spacing issues. 2023-10-18 16:20:11 -04:00
Leah Schumann
71b30976ce Added semicolon to make variable text for remove link 2023-10-18 09:52:44 -04:00
Leah Schumann
4414d39c50 Prettified 2023-10-18 09:15:35 -04:00
Leah Schumann
df554cfae5 Line spacing 2023-10-18 09:12:46 -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
Adam Caouette
d8a9596aca CSR-1384: quick fixes for dev on add vaps modal feature, in progress 2023-10-17 13:43:40 -04:00
Leah Schumann
059195b31d Merge branch 'develop' into feature/CSR-1382-loose-ends 2023-10-17 08:59:32 -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
Bryan Mauger
0293664c53 Format code. 2023-10-13 14:31:02 -04:00
Bryan Mauger
16c359ac18 Fix alert width for questions component. 2023-10-13 14:30:00 -04:00
Leah Schumann
ffd829cee9 WIP 2023-10-13 13:16:51 -04:00
Bryan Mauger
54fc103a3b Set menu modal menu open height. 2023-10-12 10:24:09 -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
Adam Caouette
5903115a22 Merge branch 'develop' into feature/CSR-1384-modals-for-add-vaps 2023-10-11 10:15:51 -04:00
CarlNation
fe9119e975 Merge branch 'develop' into feature/CSR-1392 2023-10-11 10:03:17 -04:00
CarlNation
e6fc6635c4 CSR-1392
do not pass null items to getTotalPrice logic
2023-10-11 10:02:54 -04:00
Bryan Mauger
15dbe4c592 CSR-1591 radio button width adjustments, misc css tweaks. 2023-10-11 09:42:36 -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
Adam Caouette
f8f22fb619 CSR-1384: reformat updates 2023-10-10 10:24:28 -04:00
CarlNation
0724dcadfb CSR-1392 prettier
prettier
2023-10-10 06:54:47 -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
Bryan Mauger
9e849026a7 Fix scrollToTop for menu-modal. 2023-10-06 16:03:27 -04:00
Adam Caouette
c479143385 CSR-1383: update cart to enable remove from cart functionality 2023-10-06 10:13:37 -04:00
Bryan Mauger
bdf1e374f2 Format code. 2023-10-05 15:17:15 -04:00
Bryan Mauger
2d1815dece WIP Desktop updates. 2023-10-05 09:39:21 -04:00
Bryan Mauger
4eab2c6618 WIP 2023-10-04 09:20:05 -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
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
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
Bryan Mauger
4c78e4e95f Fix navbar item alignment and modal spinner deformity. 2023-09-27 15:59:46 -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
hiteshkumar87
e56b4593f5
Merge pull request #1351 from Safelite/feature/Digital/csr-1598.1
Feature/digital/csr 1598.1
2023-09-21 18:43:20 +05:30
hiteshkumar87
a09c88e065 Button width 100%
nav-bar large button width 100%
2023-09-21 18:13:52 +05:30
sheena
ab8de77033 CSR-1598
Updated the button alignment and size to 327px acc to the mock
2023-09-21 13:48:55 +05:30
Bryan Mauger
5f85566d44 Format code. 2023-09-20 14:05:51 -04:00
Bryan Mauger
ffb6895e41 Remove errant code missed in last PR. 2023-09-20 13:51:28 -04:00
Bryan Mauger
a39bf56a66 Fix navbar padding. 2023-09-20 10:44:52 -04:00
hiteshkumar87
f1a5d0f0b4 confirmation page
basic confirmation page
2023-09-20 20:02:08 +05:30
Bryan Mauger
e6f7745430 Format code. 2023-09-20 10:28:16 -04:00
Bryan Mauger
51f4648112 CSR-1592 desktop adjustments
Settings for menu-modal, set l/r padding for container-fluid, wrap questions-page-layout in responsive container.
2023-09-20 10:26:43 -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
Bryan Mauger
64c1d65328 WIP 2023-09-14 12:31:59 -04:00
Chloe Herd
390fd0ffb4 Loading modal update 2023-09-14 09:19:47 -04:00
Bryan Mauger
f208ae0c65 WIP 2023-09-12 16:57:20 -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
Bryan Mauger
783909cf33 WIP 2023-08-30 15:16:03 -04:00
Bryan Mauger
d9203a4edd WIP 2023-08-30 13:28:44 -04:00
Chloe Herd
55ac7290fa Implement non-fullscreen design 2023-08-29 15:18:16 -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
Bryan Mauger
48c2d28ab8 Merge branch 'develop' into CSR-1382-order-quote-initial-setup 2023-08-22 09:24:30 -04:00
Sneha
1f6a18dcaf CSR-1418 2023-08-21 12:36:42 +05:30
Bryan Mauger
6754090120 WIP Order Cart. 2023-08-17 16:08:00 -04:00
Bryan Mauger
9ab3cb7f00 WIP Order Cart. 2023-08-17 14:05:42 -04:00
Bryan Mauger
f2f791baef Add cart to payment-method. 2023-08-09 14:08:29 -04:00
AMSNEHA
107a9fb438
Merge pull request #1297 from Safelite/feature/CSR-1418.01
CSR-1418
2023-08-09 18:38:56 +05:30
Sneha
e8a2d06692 Update vehicle-banner.vue 2023-08-09 18:12:57 +05:30
Leah Schumann
fe215b33c3 CSR-1381- Tech review changes
A couple of things Mark found I forgot to fix
2023-08-09 06:26:44 -04:00
Sneha
1f2560f0a9 CSR-1418 2023-08-09 15:36:19 +05:30