Commit graph

88 commits

Author SHA1 Message Date
michaela-brydon-safelite
cbbee5a21e
Merge pull request #760 from Safelite/bug/brydon/SSR-1364
Bug/brydon/ssr 1364
2024-06-20 10:38:10 -04:00
Michaela Brydon
13d3bb68d7 Bailing out when submit order fails 2024-06-19 14:31:00 -04:00
Michaela Brydon
ee147e7e9e Bailing out when store not found 2024-06-19 12:27:53 -04:00
Josh Dassinger
46f6a93745 SSR-1183 ITAC Pricing Endpoint 2024-06-13 14:36:17 -05:00
Bill Richardson
82d3fedeaf remove unneeded method 2024-06-11 12:57:20 -04:00
Bill Richardson
2a28e952d8 remove console.log 2024-06-11 12:56:08 -04:00
Bill Richardson
3f7a0a455d update test 2024-06-11 12:55:07 -04:00
Bill Richardson
ee66831ab9 use store value and not child component. 2024-06-11 12:52:35 -04:00
Bill Richardson
159698c438 update to only use 0 check on deductible coverage
small linting update
2024-06-10 16:01:59 -04:00
Bill Richardson
c99fb974ca hide payment options if amountDue = 0
implemented via an emit
2024-06-10 15:24:10 -04:00
Bill Richardson
e11b8220bd center underlying p tag 2024-06-06 15:12:16 -04:00
Josh Dassinger
f63c4e0c7a SSR-1167 Coverage Rework unverified / coverage statement improvements 2024-05-22 09:01:09 -05:00
Josh Dassinger
feb99ae400 SSR-1167 Coverage Rework 2024-05-20 13:13:40 -05:00
Bryan Mauger
2bf45bbed1 CSR-1201-misc qa updates. 2024-05-07 16:28:31 -04:00
Josh Dassinger
fc0059acd0 SSR-1175 Fix customer-review unit test 2024-04-29 11:02:31 -05:00
Josh Dassinger
72555e5b7f SSR-1175 Fix appointment details on payment-method not updating 2024-04-29 10:39:26 -05:00
Bill Richardson
817f6bffa6 Display correct address for Mobile Not Itac and Not nocomp 2024-04-25 14:45:55 -04:00
Bill Richardson
6fcfe140f0 Update for making ISS PIA work with current Experiment 2024-04-25 11:23:54 -04:00
Johan Gunawan
9e6e91b98c
SSR-1178. Fix WO not created when Pay at the time of service is selected. (#643) 2024-04-25 09:54:48 -04:00
Johan Gunawan
61f0790057
Fix code formatting for payment-method page (#640) 2024-04-24 13:45:44 -04:00
Bryan Mauger
3b092f88c6 CSR-1160 add wrapper to pages missed in conversion. 2024-04-22 15:01:53 -04:00
Bryan Mauger
56ad7bcd3d Merge branch 'develop' into SSR-1160-add-desktop-functionality 2024-04-22 10:34:47 -04:00
Bill Richardson
f8579aa7fc skip test for now 2024-04-18 12:53:41 -04:00
Bill Richardson
0b78592035 temp fix while i muck with experiment 2024-04-18 12:47:19 -04:00
Michaela Brydon
4ac5b788c8 Fixing tests 2024-04-17 12:39:18 -04:00
Bryan Mauger
4bcffb29b9 WIP update markup for ancillary pages found by Katie. 2024-04-16 16:48:39 -04:00
Josh Dassinger
c75effaac6 SSR-1067 PR Changes 2024-04-16 15:04:47 -05:00
Josh Dassinger
8dbd653108 SSR-1067 Add cart to payment-page 2024-04-16 10:57:57 -05:00
Michaela Brydon
a92676202a Fix merge conflict with store 2024-04-15 13:44:45 -04:00
Josh Dassinger
b7e08c9039 SSR-1125 Fix Payment Method Pre Reqs 2024-04-12 14:24:09 -05:00
Michaela Brydon
413bf762bb Fixing bugs 2024-04-12 14:18:39 -04:00
Michaela Brydon
1e80a0b486 Adding tests 2024-04-12 13:20:49 -04:00
Michaela Brydon
beadf916a2 Adding is unverified to store 2024-04-11 15:28:30 -04:00
Michaela Brydon
73969b4352 Initial changes 2024-04-10 15:44:23 -04:00
Bill Richardson
f0e156427b getter 2024-04-08 09:20:18 -04:00
Bill Richardson
d361a161bb fix tests 2024-04-08 09:20:18 -04:00
Bill Richardson
0c75e9a311 Include Experiment Setting for whether to display PIA message/questions 2024-04-08 09:20:18 -04:00
Josh Dassinger
1ab14d7413
Merge pull request #606 from Safelite/feature/digital/SSR-1049
SSR-1049 Heavy Vehicle bailout
2024-04-08 08:16:04 -05: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
Josh Dassinger
790c6a60f4 SSR-1049 Heavy Vehicle bailout 2024-04-01 14:08:34 -05:00
Bill Richardson
64bf1f4ddb Update tests and add tests for alert 2024-04-01 14:56:28 -04:00
Bill Richardson
5b92962624 add in PIA alert to payment-method page 2024-04-01 08:37:20 -04:00
Michaela Brydon
90fcd1ffa2 Adding bailout string 2024-03-25 16:42:53 -04:00
Michaela Brydon
49aad2c509 Fixing existing tests 2024-03-25 15:23:45 -04:00
Michaela Brydon
afde96f0f1 Finishing initial work 2024-03-25 12:54:53 -04:00
Michaela Brydon
4e078e8327 Addressing merge conflicts 2024-03-19 11:20:40 -04:00
Michaela Brydon
d4074416ea Moving cms stuff to cart 2024-03-14 13:19:31 -04:00
Michaela Brydon
a881fe932a partial work 2024-03-14 11:35:56 -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
aa5ad8cdb9 Merge branch 'feature/digital/SSR-1135' of https://github.com/Safelite/DigitalConsumer.ISS into feature/digital/SSR-1133 2024-03-08 15:32:53 -05:00