Commit graph

1494 commits

Author SHA1 Message Date
Josh Dassinger
b4e76cf734 SSR-1184 Payment Page Cart Bug Fixes
Fixed Cart not showing for after pay
Added Cart Header to payment page
Added <hr> tags around the cart like FMG payment page
Moved cart above back button like FMG payment page
2024-04-22 13:48:14 -05:00
Bryan Mauger
cfbb50131a Fix code conflict. 2024-04-22 13:36:55 -04:00
Bryan Mauger
50dc339660 Fix formatting error. 2024-04-22 12:35:58 -04:00
bmauger
c5c5b05f46
Merge branch 'develop' into SSR-1160-add-desktop-functionality 2024-04-22 11:39:01 -04:00
Josh Dassinger
d7537372e5
Merge pull request #629 from Safelite/feature/digital/SSR-600.1
SSR-600 Load Session Changes
2024-04-22 10:13:41 -05:00
Bryan Mauger
56ad7bcd3d Merge branch 'develop' into SSR-1160-add-desktop-functionality 2024-04-22 10:34:47 -04:00
Katie Kroell
e361fae9ef styling fixes 2024-04-22 09:42:21 -04:00
Josh Dassinger
23503cd040 SSR-600 Load Session Changes 2024-04-22 08:02:58 -05:00
Katie Kroell
9fc52b48d1 add props so cart is not expanded 2024-04-19 14:05:20 -04:00
katiekroell
fef57f7a26
Merge pull request #623 from Safelite/feature/SSR-1114
add cart to order-confirmation page
2024-04-19 07:46:33 -04:00
Josh Dassinger
e7bb76ff81 SSR-1067 Payment Page Cart Bug Fixes
Fixed Cart showing for non credit card payments
Fixed remove option showing
2024-04-18 15:02:54 -05:00
Katie Kroell
5b361e40ec remove prop, update value 2024-04-18 13:36:32 -04:00
Katie Kroell
9af930654a Merge branch 'develop' into feature/SSR-1114 2024-04-18 13:20:15 -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
Katie Kroell
2a8317ac33 Merge branch 'develop' into feature/SSR-1114
# Conflicts:
#	src/iss-components/cart-dropdown/cart-dropdown.spec.js
#	src/iss-components/cart-dropdown/cart-dropdown.vue
2024-04-18 10:43:22 -04:00
Josh Dassinger
b389e908d3 Fix Claim Registration 2024-04-17 15:29:12 -05:00
Katie Kroell
27b055d39f remove unneeded code 2024-04-17 13:04:21 -04:00
Michaela Brydon
4ac5b788c8 Fixing tests 2024-04-17 12:39:18 -04:00
Bryan Mauger
9a710ab2c4 WIP Fix misplaced </div> tags. 2024-04-17 10:46:46 -04:00
Bryan Mauger
f5ee919209 WIP Update markup for payment-page. 2024-04-17 09:54:44 -04:00
Bryan Mauger
bbeec83585 WIP update markup for two pages. 2024-04-17 09:52:51 -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
Katie Kroell
29d063290c unit test fixes 2024-04-16 15:11:59 -04:00
Josh Dassinger
8dbd653108 SSR-1067 Add cart to payment-page 2024-04-16 10:57:57 -05:00
Katie Kroell
7f53105827 Merge branch 'develop' into feature/SSR-1114 2024-04-16 11:35:31 -04:00
Bryan Mauger
c725c0472a WIP Resubmit pages with new formatting. 2024-04-16 10:32:19 -04:00
Katie Kroell
f68421a65f add prop 2024-04-16 10:14:04 -04:00
Bryan Mauger
bb1909a8c3 WIP Test push. 2024-04-16 10:00:54 -04:00
michaela-brydon-safelite
f43f258ba9
Merge pull request #613 from Safelite/feature/digital/SSR-875
Feature/digital/ssr 875
2024-04-16 09:44:12 -04:00
Bryan Mauger
cebd5e7f81 WIP add unique styles for two and three button options. 2024-04-16 09:11:33 -04:00
michaela-brydon-safelite
2fa6a00721
Merge pull request #621 from Safelite/feature/digital/SSR-1143
fixing back navigation bug
2024-04-15 17:42:33 -04:00
Michaela Brydon
803774a859 fixing back navigation bug 2024-04-15 17:29:32 -04:00
Johan Gunawan
8a7667a129
SSR-659.3. Fix error when Mobile is selected, remove call to non-insurance pricing endpoint (#620) 2024-04-15 17:22:41 -04:00
Bryan Mauger
8455534ef0 Update cms-widget-fields footer image reference. 2024-04-15 17:08:43 -04:00
Johan Gunawan
0fa31168f9
SSR-689.2. Fix error when loading payment-page. 2024-04-15 15:58:24 -04:00
Katie Kroell
30efde8d39 console logging 2024-04-15 13:50:55 -04:00
Michaela Brydon
a92676202a Fix merge conflict with store 2024-04-15 13:44:45 -04:00
bmauger
3537fee2ba
Merge branch 'develop' into SSR-1160-add-desktop-functionality 2024-04-15 13:38:42 -04:00
Bryan Mauger
72b6217cef WIP Resolve code conflict.
Copied forwardButtonAction method from develop.
2024-04-15 13:37:56 -04:00
Bryan Mauger
565bc57c9c WIP resolve conflict
Copied entire forwardButtonAction method from develop.
2024-04-15 13:33:58 -04:00
Bryan Mauger
57c5442b14 WIP Update page markup. 2024-04-15 10:45:43 -04:00
Bryan Mauger
7e5c8fd1b6 WIP update files with updated ESLint settings. 2024-04-15 09:22:44 -04:00
Josh Dassinger
4b01d5cb6a
Merge pull request #617 from Safelite/feature/digital/SSR-1125
SSR-1125 Fix Payment Method Pre Reqs
2024-04-12 14:31:49 -05:00
Josh Dassinger
b7e08c9039 SSR-1125 Fix Payment Method Pre Reqs 2024-04-12 14:24:09 -05:00
Katie Kroell
9f2c7dbddf add computed 2024-04-12 15:15:47 -04:00
Johan Gunawan
b7f0f0f748
SSR-659. Replace hard-coded BillToNumber. (#615) 2024-04-12 14:30:04 -04:00
Michaela Brydon
413bf762bb Fixing bugs 2024-04-12 14:18:39 -04:00
Michaela Brydon
5cfb0581a2 Updating comment with ticket number 2024-04-12 13:48:29 -04:00