Commit graph

2354 commits

Author SHA1 Message Date
brich1212safe
fc74932276
Merge pull request #541 from Safelite/feature/richardson/SSR-1096
change class from mt-5 to mt-4
2024-01-23 10:23:08 -05:00
Bill Richardson
60ce38a9d5 change class from mt-5 to mt-4 2024-01-23 10:05:58 -05:00
brich1212safe
d9717adef7
Merge pull request #538 from Safelite/feature/richardson/SSR-1088
Move review-page inside of payment-method
2024-01-18 15:49:38 -05:00
Bill Richardson
4652c68680 updates for tests 2024-01-18 15:32:56 -05:00
Bill Richardson
c9a262bac1 remove console.logs (except forwardButtonAction) uncomment out data load 2024-01-18 14:36:28 -05:00
Bill Richardson
a37d55a306 remove old review-page 2024-01-18 14:31:29 -05:00
Bill Richardson
36ef5d63bb I think this is all the files needed to move the review page over 2024-01-18 14:16:23 -05:00
katiekroell
07933e88bf
Merge pull request #537 from Safelite/feature/SSR-1089
Feature/ssr 1089
2024-01-17 16:00:42 -05:00
Katie Kroell
65636a11ed Merge branch 'develop' into feature/SSR-1089 2024-01-17 15:49:49 -05:00
Katie Kroell
a81af4acc1 styling changes to bailout and contact-confirmation pages 2024-01-17 15:49:32 -05:00
michaela-brydon-safelite
5a498d4cdd
Merge pull request #536 from Safelite/feature/digital/SSR-792.2
Feature/digital/ssr 792.2
2024-01-17 12:37:39 -05:00
Michaela Brydon
4b40e1ca6e Updating tests
git push
2024-01-17 11:29:46 -05:00
Michaela Brydon
deacd58008 Navigating to tpa submit after contact details when appropriate 2024-01-16 23:36:49 -05:00
michaela-brydon-safelite
c62f5c71c8
Merge pull request #535 from Safelite/feature/digital/SSR-792.2
Prepopulating tpa search page when return
2024-01-16 23:16:40 -05:00
Michaela Brydon
72b3879c91 Updating tests 2024-01-16 23:13:07 -05:00
Michaela Brydon
da3459ce4f Prepopulating tpa search page when return 2024-01-16 12:54:29 -05:00
michaela-brydon-safelite
82de91ab35
Merge pull request #534 from Safelite/feature/digital/SSR-792.2
Prepopulating vehicle selection page with content from store
2024-01-16 09:43:16 -05:00
Michaela Brydon
592e21289e Prepopulating vehicle selection page with content from store 2024-01-15 16:09:51 -05:00
Josh Dassinger
110ccdd54f
Merge pull request #529 from Safelite/feature/digital/SSR-586
SSR-586 - Save Bailout & Callback
2024-01-15 10:15:55 -06:00
Josh Dassinger
04c375a341 SSR-586 PR Changes
Moved from store to pageData
Added bailoutMessage const
update setBailout method to accept currentPage or to/from types
2024-01-12 13:58:59 -06:00
brich1212safe
c9eba2613d
Merge pull request #532 from Safelite/feature/richardson/SSR-1052
Fix modal validation
2024-01-12 12:25:07 -05:00
Bill Richardson
22be182073 Removing tests to push code to dev to test.
Will add them back when they're updated.
2024-01-12 12:16:34 -05:00
Bill Richardson
c0158b131d reworked google autocomplete
removed warning from mobLocModQues
brought pac-container forward above modals
2024-01-12 10:43:30 -05:00
Bill Richardson
750cf89fd4 initial check in
will remove console logs after figuring out last issue
2024-01-12 10:43:30 -05:00
katiekroell
d0c6da9d63
Merge pull request #531 from Safelite/feature/SSR-703
Feature/ssr 703
2024-01-11 13:19:42 -05:00
Katie Kroell
25bb899dc7 name changes part 2 2024-01-11 12:15:02 -05:00
Katie Kroell
373c1da2ac name change 2024-01-11 12:13:41 -05:00
Katie Kroell
7e938db2f9 unit test fixes 2024-01-11 12:12:02 -05:00
Katie Kroell
6733fbb85b PR revisions 2024-01-11 11:55:11 -05:00
Katie Kroell
a10e12a07b remove console log 2024-01-11 09:17:13 -05:00
Katie Kroell
4e9b71e045 Merge branch 'develop' into feature/SSR-703 2024-01-11 09:14:41 -05:00
brich1212safe
067edabc7a
Merge pull request #530 from Safelite/feature/richardson/SSR-727.2
pass in 0 if deductible is null
2024-01-10 18:05:51 -05:00
Katie Kroell
6cbb1f7201 update and unit tests 2024-01-10 15:29:23 -05:00
Katie Kroell
f43ac712ff small tweaks 2024-01-10 14:54:51 -05:00
Bill Richardson
3a3bbb2c6d remove ? 2024-01-10 10:48:47 -05:00
Bill Richardson
3025154e19 pass in 0 if deductible is null 2024-01-10 10:36:50 -05:00
Katie Kroell
ac2f3f3c4b restrict coverage lookup WIP 2024-01-09 15:58:01 -05:00
michaela-brydon-safelite
f82585a497
Merge pull request #518 from Safelite/feature/digital/SSR-791
Feature/digital/ssr 791
2024-01-09 15:53:56 -05:00
Josh Dassinger
6dba70c156 SSR-586 Merge from develop 2024-01-09 14:22:58 -06:00
Josh Dassinger
be7054a666 Merge branch 'develop' into feature/digital/SSR-586
# Conflicts:
#	src/router/index.js
2024-01-09 14:17:44 -06:00
Josh Dassinger
f3ae5d4996 SSR-586 - Save Bailout & Callback 2024-01-09 13:58:37 -06:00
Michaela Brydon
9a445b4359 Fixing merge conflicts 2024-01-09 13:24:49 -05:00
brich1212safe
750ea42400
Merge pull request #528 from Safelite/feature/richardson/SSR-1054
Update for service packages if there is an error calling pricing
2024-01-09 13:14:39 -05:00
Bill Richardson
070c3f340c Update for service location if there is an error calling pricing 2024-01-09 12:58:04 -05:00
brich1212safe
e60ce4d70e
Merge pull request #527 from Safelite/feature/richardson/SSR-780
Spinner modal on navigation where no spinner on button
2024-01-09 12:52:55 -05:00
Bill Richardson
04c386075d update forgotten test 2024-01-09 09:34:52 -05:00
Bill Richardson
0fc57dedb1 Spinner updates, refactored for back button 2024-01-08 20:59:07 -05:00
Bill Richardson
b7fb74d16f loading modal updates 2024-01-08 14:53:55 -05:00
katiekroell
fdb11b365c
Merge pull request #526 from Safelite/feature/SSR-1084
update register-claim payload
2024-01-08 09:39:46 -05:00
Katie Kroell
d3f2e3892d send cause and damageDescription in payload 2024-01-05 16:20:22 -05:00