Commit graph

5667 commits

Author SHA1 Message Date
CarlNation
ba7224a0ec CSR-1392
referral.locktoken is not persisted in the db so we need to return it to the calling application so it can be sent back in on the final wo submit
2023-11-09 08:41:02 -05:00
CarlNation
b3fc0c7315 Merge branch 'develop' into feature/CSR-1392 2023-11-07 10:11:59 -05:00
Leah Schumann
613518a4ef
Merge pull request #1494 from Safelite/feature/CSR-1382-loose-ends
Feature/csr 1382 loose ends
2023-11-07 07:15:58 -05:00
Leah Schumann
23b03a8118 Prettified 2023-11-07 07:10:16 -05:00
Leah Schumann
1078b46450 Merged from develop 2023-11-07 06:43:03 -05:00
Leah Schumann
4cc415af6d Added allowItemRemoval prop to cart 2 2023-11-07 06:36:04 -05:00
Leah Schumann
45c9279333 Added allowItemRemoval prop to cart 2023-11-07 06:35:09 -05:00
bmauger
9be8662ed5
Merge pull request #1493 from Safelite/CSR-1396-recycling-fee-modal
CSR-1396 add recycle modal to cart page.
2023-11-06 17:02:24 -05:00
Bryan Mauger
fc190cebae Format code. 2023-11-06 15:45:11 -05:00
Bryan Mauger
03a07c9c62 CSR-1396 add recycle modal to cart page. 2023-11-06 15:43:06 -05:00
AdamCaouetteSafelite
29b6d715d9
Merge pull request #1492 from Safelite/feature/CSR-1384-modals-for-add-vaps
Feature/CSR-1384 modals for add vaps
2023-11-06 15:37:57 -05:00
Adam Caouette
374fc95342 CSR-1384: small css fix 2023-11-06 15:27:42 -05:00
Adam Caouette
ab81351bd5 Merge branch 'develop' into feature/CSR-1384-modals-for-add-vaps 2023-11-06 13:47:20 -05:00
Adam Caouette
20cda7ef69 CSR-1384: work to add a auto-dismissing alert / 'toast' message for adding vap to cart 2023-11-06 13:42:50 -05:00
Adam Caouette
4e1f246ae3 CSR-1384: remove unused prop 2023-11-06 13:41:03 -05:00
Adam Caouette
39c33aabc1 CSR-1384: add a ref to funnelHeader on any pages where it's missing 2023-11-06 13:39:08 -05:00
Adam Caouette
a6a4a302b2 CSR-1384: add some space under cart component 2023-11-06 13:37:41 -05:00
Leah Schumann
c6233d1d29
Merge pull request #1491 from Safelite/feature/CSR-1382-loose-ends
Feature/csr 1382 loose ends
2023-11-06 08:48:15 -05:00
Leah Schumann
d3d334f666 Fixed unit test and Prettified 2023-11-06 08:39:46 -05:00
Leah Schumann
dbcb8c15c0 Merge branch 'develop' into feature/CSR-1382-loose-ends 2023-11-06 08:22:13 -05:00
Leah Schumann
3471b6e514 Fixed some calculation issues 2 2023-11-06 08:21:35 -05:00
Leah Schumann
738ffbe843 Fixed some calculation issues 2023-11-06 08:21:28 -05:00
CarlNation
0bba633ee1
Merge pull request #1490 from Safelite/feature/CSR-1392
Feature/csr 1392
2023-11-03 14:32:26 -04:00
CarlNation
bad8dbb3f9 Merge branch 'develop' into feature/CSR-1392 2023-11-03 14:22:37 -04:00
CarlNation
ad8fac3c1c CSR-1392
fix adding bug and decimal place bug
2023-11-03 14:22:00 -04:00
Leah Schumann
ec431ecd59 Prettified 2023-11-03 14:01:08 -04:00
scottkiener
98d2218414
Merge pull request #1489 from Safelite/feature/skiener/CSR-1452
CSR-1452 | Setup wireframe for promos in payment-method
2023-11-03 11:49:10 -04:00
Scott Kiener
5b6a8da335 Merge remote-tracking branch 'origin/develop' into feature/skiener/CSR-1452 2023-11-03 11:42:40 -04:00
Scott Kiener
da1feeab07 CSR-1452 | Set up wireframe for payment-method and promos 2023-11-03 11:42:11 -04:00
chloeherdsafelite
8cc9d80e3a
Merge pull request #1488 from Safelite/feature/csr-1726
CSR 1726
2023-11-03 10:36:40 -04:00
Bryan Mauger
8cb06c096f WIP Update Nonpackaged Cart Items for Leah 2023-11-03 10:21:21 -04:00
Leah Schumann
4d7f01d87e WIP - Cart Styling 2023-11-03 09:38:40 -04:00
Chloe Herd
f07740a688 Fire footer text update on page load 2023-11-02 15:43:57 -04:00
Leah Schumann
b2b5e4ff6a
Merge pull request #1487 from Safelite/feature/CSR-1382-loose-ends
Front end changes for recent backend changed related to repair chips
2023-11-02 15:08:30 -04:00
Leah Schumann
50cd865af4 Merge branch 'develop' into feature/CSR-1382-loose-ends 2023-11-02 14:55:42 -04:00
Leah Schumann
1456a65cca Front end changes for recent backend changed related to repair chips 2023-11-02 14:54:50 -04:00
Scott Kiener
bc1786da1e Merge remote-tracking branch 'origin/develop' into feature/skiener/CSR-1452 2023-11-02 14:32:52 -04:00
Matt Caimi
0e003cc284
Merge pull request #1486 from Safelite/feature/CSR-1391.1
Feature/csr 1391.1
2023-11-02 14:26:57 -04:00
Matt Caimi
4d9c1a88de CSR-1391 better looking payment buttons 2023-11-02 14:19:57 -04:00
Matt Caimi
da764e57cf Merge remote-tracking branch 'origin/develop' into feature/CSR-1391.1 2023-11-02 14:12:46 -04:00
Leah Schumann
4d9ae22071
Merge pull request #1484 from Safelite/feature/CSR-1382-loose-ends
Feature/csr 1382 loose ends
2023-11-02 13:08:33 -04:00
chloeherdsafelite
89c9c01033
Merge pull request #1485 from Safelite/feature/csr-1645
Feature/csr 1645 - part 1
2023-11-02 12:06:17 -04:00
Chloe Herd
676cda96f7 Formatting 2023-11-02 12:00:55 -04:00
Chloe Herd
5d48014a83 Update unit tests 2023-11-02 11:41:49 -04:00
Leah Schumann
346e59b0de Prettified and unit test commented out for now 2023-11-02 11:27:07 -04:00
Leah Schumann
ce5bb4f13d Merging from develop 2023-11-02 11:22:17 -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
Chloe Herd
e04ce3018b Change to sessionStorage 2023-11-02 10:05:08 -04:00
Chloe Herd
d07b57f718 Clear submitted orders on vehicle FBA 2023-11-01 15:39:48 -04:00