Commit graph

107 commits

Author SHA1 Message Date
Alex Humphries
f49168b4da Fixes a few defects on order-confirmation:
- INSR-8676: Display proper copy for windshield repair
- INSR-8684 Fix some display differences for paid orders
- Also fixes a defect where the cart was real close to the footer on
  mobile
2026-02-27 15:56:33 -05:00
Alex Humphries
066362e0f7 INSR-7759: Finish adding SMS Opt-In 2026-02-18 11:30:04 -05:00
Josh Dassinger
51b7dc961e ESLint from merges 2026-02-13 09:14:22 -06:00
Josh Dassinger
3300801672 Merge branch 'feature/digital/joshdass/ESLint' into feature/digital/joshdass/ESLint-fixes
# Conflicts:
#	src/layouts/order-confirmation/add-to-calendar/add-to-calendar.vue
#	src/layouts/order-confirmation/add-to-calendar/calendar-modal-question/calendar-modal-question.vue
2026-02-12 13:44:04 -06:00
Josh Dassinger
fc38033649 ESLint fix all warnings / errors. Removed old or disabled statements. 2026-02-12 13:26:00 -06:00
Alex Humphries
4618f1c4f9 Add nullish check to prevent error when lineItems.glassParts is undefined 2026-02-12 12:47:01 -05:00
Alex Humphries
f45b7fbde5 INSR-7757: Better glass list handling for order confirmation page 2026-02-12 12:27:29 -05:00
Alex Humphries
694c274be4 INSR-7757: Copilot suggestions to fix a couple bugs 2026-02-11 17:01:43 -05:00
Alex Humphries
32bf06ea59 INSR-7757: Fix some tests 2026-02-11 16:41:32 -05:00
Alex Humphries
8bf7d282d4 INSR-7557: Add to calender button fixes 2026-02-11 15:59:48 -05:00
Alex Humphries
4dab87bf3f INSR-7757: More cart updates 2026-02-11 14:08:58 -05:00
Alex Humphries
b5ecac8b5a INSR-7757: Update order confirmation page and cart 2026-02-10 16:46:39 -05:00
Alex Humphries
d13c6ce552 INSR-7752: Remove redundant fields from store, fix unit tests 2026-02-04 15:13:29 -05:00
Alex Humphries
106a9e3039 Merge branch 'develop' into feature/humphries/INSR-7752 2026-02-04 13:29:25 -05:00
Katie Kroell
6854a2b489 update unit tests to match deductible store value structure 2026-02-02 12:19:41 -05:00
Alex Humphries
7298f0b62f INSR-7752; Some routing adjustments and related store tweaks for contactinfo 2026-01-30 14:41:13 -05:00
Bill Richardson
1413140bef last updates for this card for now.
remove vehicle banner
blindly make header/css changes
2025-12-03 15:15:59 -05:00
Bill Richardson
4ab5496f6c order confirmation
couldnt nav to
formatting
remove banner
header updates
2025-12-03 14:29:52 -05:00
Michaela Brydon
981d03faaf Removing needless font setting 2025-07-31 14:46:21 -04:00
Michaela Brydon
67810c52c5 Forgot these 2025-07-31 14:06:21 -04:00
Michaela Brydon
5c503d947b Updating general font to AvertaRegular 2025-03-11 15:16:23 -04:00
Josh Dassinger
0bbb5ff051 SSR-1522 Add Apple Pay 2024-10-24 09:31:56 -05:00
Josh Dassinger
2f816c8ec1 SSR-1483 Don't show cart if we fail to settle PIA
Implement create WO for PIA
Implement settledTenderAmount & lockToken
2024-10-16 15:06:55 -05:00
Michaela Brydon
224832f092 Forgot to save 2024-08-27 14:49:08 -04:00
Michaela Brydon
a04cf58168 Removing old commented code 2024-08-27 13:24:15 -04:00
Michaela Brydon
63f8eea308 Fixing tests 2024-08-16 16:55:42 -04:00
Michaela Brydon
c249e4b833 Actually done 2024-08-15 15:28:38 -04:00
Michaela Brydon
ba988473a1 Almost done updating tests 2024-08-15 14:51:39 -04:00
Michaela Brydon
93ed73da31 In progress 2024-08-15 10:43:06 -04:00
Michaela Brydon
23de2db48e Almost clean 2024-08-12 15:00:19 -04:00
Michaela Brydon
af9a98b11d Still in progress 2024-08-12 14:51:27 -04:00
Michaela Brydon
fd633102cc In progress 2024-08-12 10:50:24 -04:00
Michaela Brydon
6ffe811336 Tweaks 2024-08-08 10:19:44 -04:00
Michaela Brydon
f68eefcff2 Fixed problem 2024-08-07 17:23:20 -04:00
Michaela Brydon
1e3ead2470 Fixing submittedOrder DNE 2024-08-01 13:53:35 -04:00
Josh Dassinger
828864887d
Merge pull request #784 from Safelite/defect/digital/SSR-1411
SSR-1411 rework save session to be awaitable
2024-07-12 09:28:56 -05:00
Bill Richardson
005d0700ff formatting and fix test 2024-07-10 13:28:12 -04:00
Josh Dassinger
adc911c3bf SSR-1411 rework save session to be awaitable 2024-07-10 08:16:32 -05:00
Michaela Brydon
a9faa9d9ae Tweaking spacing 2024-07-01 15:35:02 -04:00
Josh Dassinger
bea5075656 SSR-1377 PR Changes 2024-06-25 12:14:03 -05:00
Josh Dassinger
67133af6fc SSR-1377 Prevent back navigation on TPA submit 2024-06-25 10:51:18 -05:00
Josh Dassinger
feb99ae400 SSR-1167 Coverage Rework 2024-05-20 13:13:40 -05:00
Bryan Mauger
45cb8c00b2 SSR-1201 subheader font style updates.
Spoke with Devyn about changing multiple gray color values to all use #4d5151 font weight 400 font size 14px.
2024-05-08 14:41:57 -04:00
Bryan Mauger
d998b2d3c1 SSR-1201 update padding for all pages to be 24px. Remove unneeded code. 2024-05-08 11:12:25 -04:00
Katie Kroell
7ff19dd773 Merge branch 'feature/SSR-1211' into feature/SSR-1227 2024-05-02 15:50:57 -04:00
Katie Kroell
8f00fd47d3 update to cart component 2024-05-02 15:44:27 -04:00
Johan Gunawan
2e0d40618c
code formatting (#675) 2024-05-02 13:05:10 -04:00
Bryan Mauger
dd8106d51d SSR-1201 style updates. 2024-04-25 14:06:30 -04:00
bmauger
c5c5b05f46
Merge branch 'develop' into SSR-1160-add-desktop-functionality 2024-04-22 11:39:01 -04:00
Bryan Mauger
56ad7bcd3d Merge branch 'develop' into SSR-1160-add-desktop-functionality 2024-04-22 10:34:47 -04:00