Commit graph

182 commits

Author SHA1 Message Date
Bryan Mauger
8b985690bb WIP update ISS with desktop views. 2024-04-11 14:54:52 -04:00
Johan Gunawan
3424dc6179
SSR-1146. Only show recycle fee tax on verified (#607) 2024-04-02 08:44:29 -04:00
Johan Gunawan
d02ac7fb50
SSR-1146. Payment Method page: Add sales tax to the cart-dropdown component. (#604) 2024-04-01 17:21:08 -04:00
Michaela Brydon
0122a802b3 Making adjustments based on PR comments 2024-03-29 10:26:05 -04:00
Michaela Brydon
c696a7e82a Removing unused ref 2024-03-28 16:57:17 -04:00
Michaela Brydon
43f48c5571 Removing unnecessary method 2024-03-28 16:55:38 -04:00
Michaela Brydon
db86be9bf9 Removing unnecessary computed 2024-03-28 16:53:42 -04:00
Michaela Brydon
8f8b255694 Setting isExpanded to false 2024-03-27 14:26:52 -04:00
Michaela Brydon
eab6a75752 Final touches 2024-03-27 14:25:16 -04:00
Michaela Brydon
a74c1d55d9 Comparing partNumber instead of partType for recycling 2024-03-27 14:18:51 -04:00
Michaela Brydon
3efcf90aba Removing debugging tweaks 2024-03-27 14:10:51 -04:00
Michaela Brydon
66e5996834 Finishing tests 2024-03-27 14:09:09 -04:00
Michaela Brydon
ef55856d02 Adding most tests 2024-03-27 12:52:26 -04:00
Michaela Brydon
ab8a227d00 Deleting duplicate test 2024-03-25 15:48:46 -04:00
Michaela Brydon
49aad2c509 Fixing existing tests 2024-03-25 15:23:45 -04:00
Michaela Brydon
1caf0e738c Cleaning 2024-03-25 13:07:26 -04:00
Michaela Brydon
41ce911150 Fixing conflicts 2024-03-25 13:05:09 -04:00
Michaela Brydon
67825bfdf9 Fixing subtotal 2024-03-25 12:56:58 -04:00
Michaela Brydon
afde96f0f1 Finishing initial work 2024-03-25 12:54:53 -04:00
Josh Dassinger
d1ce437b91 SSR-1134 Only show fees for NoComp and ITAC 2024-03-22 07:59:56 -05:00
Michaela Brydon
41fafc3f24 Adding format amount to methods 2024-03-19 14:31:58 -04:00
Michaela Brydon
4e078e8327 Addressing merge conflicts 2024-03-19 11:20:40 -04:00
Michaela Brydon
a2d33d413c Applying change to sales tax, not subtotal 2024-03-19 11:05:51 -04:00
Michaela Brydon
d5a087694d Merging 2024-03-19 11:04:24 -04:00
Michaela Brydon
96e3f39bea Changing display of sales tax 2024-03-19 11:02:25 -04:00
Josh Dassinger
335e3c8f65 SSR-1134 Add Fees to Cart 2024-03-18 08:19:53 -05:00
Michaela Brydon
46054940ba Updating snapshot 2024-03-14 13:28:49 -04:00
Michaela Brydon
d4074416ea Moving cms stuff to cart 2024-03-14 13:19:31 -04:00
Michaela Brydon
1b2935ebac Cleaning up styling 2024-03-14 12:56:14 -04:00
Michaela Brydon
a881fe932a partial work 2024-03-14 11:35:56 -04:00
Bill Richardson
6245afaca7 add props removed on merge 2024-03-13 11:29:50 -04:00
Bill Richardson
8d29cfb797 place recycle link roughly where it will go in the cart.
patch an issue found with scrolling when modal open
2024-03-13 11:22:52 -04:00
Bill Richardson
1e871812d6 Recyling Fee Modal
Stub for Link inside cart
Modal
CMS updated
Noticed the modal overlay doesnt cover the whole app, looked weird.
Added slot to content group modal
2024-03-13 11:18:47 -04:00
Michaela Brydon
b81b79740a Uncommenting 2024-03-10 23:48:51 -04:00
Michaela Brydon
8b7c0eb5bf Merge branch 'feature/digital/SSR-1135' of https://github.com/Safelite/DigitalConsumer.ISS into feature/digital/SSR-1133 2024-03-08 15:31:34 -05:00
Michaela Brydon
fe35ec05e2 Fixing bug 2024-03-08 15:31:10 -05:00
Michaela Brydon
ff9cc2476e little updates 2024-03-08 15:10:02 -05:00
Michaela Brydon
549c03934e Finishing unit tests 2024-03-08 14:49:32 -05:00
Michaela Brydon
41a1d8b74c Using real line items 2024-03-08 11:48:14 -05:00
Michaela Brydon
55cf1ae9f6 Merge branch 'feature/digital/SSR-1135.4' of https://github.com/Safelite/DigitalConsumer.ISS into feature/digital/SSR-1135 2024-03-08 11:00:59 -05:00
Bill Richardson
4bc992d127 pr updates 2024-03-07 19:54:46 -05:00
Bill Richardson
6c013bc0ad AfterPay Updates 2024-03-06 15:58:33 -05:00
Michaela Brydon
4d0a352441 Forgot to save 2024-03-01 13:54:33 -05:00
Michaela Brydon
152a799caa Partial 2024-03-01 13:50:50 -05:00
Michaela Brydon
9e346265cc Simplifying 2024-02-29 15:02:34 -05:00
Michaela Brydon
e40a7eef23 Removing debug bool 2024-02-29 14:58:01 -05:00
Michaela Brydon
5f6b99b0f1 Making base service price never say unverified 2024-02-29 14:56:00 -05:00
Michaela Brydon
bf093aba14 Cleaning 1 2024-02-29 14:53:54 -05:00
Michaela Brydon
b5e24c8146 Separating deductible and base pay 2024-02-29 14:49:53 -05:00
Michaela Brydon
a8b75d8c1c Adding deductible and base price line items to cart 2024-02-29 14:39:35 -05:00