Commit graph

2539 commits

Author SHA1 Message Date
Josh Dassinger
97a26159d3 SSR-1167 Only call getFinalDeductible for ITAC / Deductible cases.
Updated failing unit tests
2024-05-24 08:23:14 -05:00
Bryan Mauger
877a1919af Fix minor style issues on ISS. 2024-05-23 16:10:39 -04:00
Josh Dassinger
072ff84451 SSR-1167 PR discussions 2024-05-23 13:08:18 -05:00
Bill Richardson
8d20205e53 Remove forced NoBreak's and associated test 2024-05-22 13:33:17 -04:00
Bill Richardson
0383dc783f remove tests for computed that was removed. 2024-05-22 11:56:42 -04:00
Bill Richardson
e898cb4e23 remove labelText code. FMG does not have this. 2024-05-22 11:54:02 -04:00
Josh Dassinger
80873d77d2 SSR-1167 Unit test cleanup 2024-05-22 10:49:44 -05:00
Katie Kroell
e772515ac7 fix line height 2024-05-22 10:44:28 -04:00
Josh Dassinger
e6bfe4af7a SSR-1167 Coverage Statement cleanup 2024-05-22 09:11:19 -05:00
Katie Kroell
3b8aec2e66 styling change - policy-vehicles page 2024-05-22 10:09:32 -04:00
Josh Dassinger
f63c4e0c7a SSR-1167 Coverage Rework unverified / coverage statement improvements 2024-05-22 09:01:09 -05:00
Katie Kroell
5a696e5a00 spacing fixes on contact-details 2024-05-21 13:00:33 -04:00
Josh Dassinger
0753374b59 Merge branch 'develop' into feature/digital/SSR-1167 2024-05-20 13:19:52 -05:00
Josh Dassinger
feb99ae400 SSR-1167 Coverage Rework 2024-05-20 13:13:40 -05:00
Katie Kroell
9e95b1cb45 refactor styling fix 2024-05-20 10:57:10 -04:00
Katie Kroell
41bf1b9ae8 Merge branch 'develop' into feature/SSR-1257 2024-05-20 09:45:57 -04:00
Katie Kroell
984b3c6e02 left align date of loss in iOS 2024-05-20 09:45:04 -04:00
Katie Kroell
d7d9233f15 fix spacing between subheader and field 2024-05-20 09:44:48 -04:00
Johan Gunawan
223c6791d9
SSR-1276. Fix UI differences in the schedule-page. (#707) 2024-05-17 11:32:30 -04:00
Johan Gunawan
332f6b4ec5
SSR-1273. Fix bug on the policy-holder-details page (#706) 2024-05-15 14:32:52 -04:00
Johan Gunawan
61beb2bbe6
SSR-1169. Refactor to use parentAccountNumber. (#704) 2024-05-15 11:30:27 -04:00
Bryan Mauger
09fcea00e7 SSR-1274 remove placeholder, fix label text case, set icon size. 2024-05-15 09:50:40 -04:00
Johan Gunawan
bcd0076e44
SSR-1254. Fix existing claim still appear after WO is submitted. (#703) 2024-05-14 12:37:03 -04:00
Bill Richardson
a28f1f1cfb swap out keypress for keydown 2024-05-13 16:22:44 -04:00
Bill Richardson
f5d46be983 Modal Enter button
Remove focus trap
Add onEnter event for keypress.enter
- preventDefault
- call main button click event

Cleaned up modal.vue to un-red it
2024-05-13 15:28:11 -04:00
Bryan Mauger
809e764f04 SSR-1201 font style upddates. 2024-05-10 13:09:54 -04:00
Bill Richardson
ffe404379c update tests, skipping one for now 2024-05-09 17:30:31 -04:00
Bill Richardson
cedfc22d33 implement allowPageInteraction that was missed 2024-05-09 16:38:36 -04:00
Bill Richardson
1e5b13a2bb getTaxLineItem unit tests 2024-05-09 16:25:52 -04:00
Bill Richardson
ba6c7075e1 get sales tax from tax api 2024-05-09 15:32:56 -04:00
Bill Richardson
4ee789b6e4 include serverData in save session for getting prices 2024-05-09 13:55:29 -04:00
Katie Kroell
835e5e7b27 remove console log, update unit test 2024-05-09 09:32:03 -04:00
Katie Kroell
c26fb8e612 Merge branch 'develop' into feature/SSR-1227 2024-05-09 09:26:47 -04:00
Katie Kroell
69f6ccc3f0 unit test fix 2024-05-09 09:26:22 -04:00
Katie Kroell
861841a68b unit test fix WIP 2024-05-08 16:31:05 -04:00
Katie Kroell
deec1854fb change computed to data 2024-05-08 16:30:53 -04:00
Josh Dassinger
79d22db200 Fix getMobileTimeSlots 2024-05-08 14:38:31 -05:00
bmauger
6595f6dc14
Merge pull request #695 from Safelite/SSR-1201-subheader-font-updates
SSR-1201 subheader font style updates.
2024-05-08 14:54:22 -04: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
Josh Dassinger
743fbc924a SSR-1252 Fix bailout phone number 2024-05-08 13:25:08 -05:00
Bryan Mauger
d7fcf34704 Update unit test. 2024-05-08 12:37:18 -04:00
Bryan Mauger
170952ce6c Remove light-gray style to match Figma. 2024-05-08 11:19:34 -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
bmauger
3ad9a9b734
Merge pull request #692 from Safelite/SSR-1201-qa-updates-2
CSR-1201-misc qa updates.
2024-05-07 17:24:30 -04:00
Bryan Mauger
2bf45bbed1 CSR-1201-misc qa updates. 2024-05-07 16:28:31 -04:00
brich1212safe
39dbb86efa
Merge pull request #691 from Safelite/feature/richardson/misc2-style-fixes
set padding back to 24px
2024-05-07 16:26:04 -04:00
Josh Dassinger
86f2fcd311
Merge pull request #685 from Safelite/defect/digital/SSR-1205
SSR-1205
2024-05-07 15:24:46 -05:00
Bill Richardson
3ba11e0b71 set padding back to 24px 2024-05-07 16:17:59 -04:00
Bill Richardson
1592e0ee15 format only 2024-05-07 16:10:58 -04:00
Josh Dassinger
82d63a5d66 SSR-1205 Move store helpers and add unit tests 2024-05-07 14:38:43 -05:00
Josh Dassinger
8e20fe084c SSR-1205 PR Changes 2024-05-07 12:12:08 -05:00
Bill Richardson
9e6d069747 fix padding back to 24px (1.5rem px-5) 2024-05-07 12:54:39 -04:00
brich1212safe
f560b60b00
Merge pull request #687 from Safelite/feature/richardson/misc-style-fixes
format only
2024-05-07 12:50:28 -04:00
Bill Richardson
af647c0acc format only 2024-05-07 12:40:49 -04:00
Josh Dassinger
789e98e0b1 SSR-1205 Fix glass parts error for repair 2024-05-07 10:01:03 -05:00
Josh Dassinger
ed8a60dfd3 SSR-1205 Rename cart-dropdown order-> cartOrder 2024-05-07 10:00:27 -05:00
Johan Gunawan
15a21d1410
SSR-1217. Referral number from email and global store are not matched. (#686) 2024-05-07 10:20:22 -04:00
Josh Dassinger
0b3511b3aa Merge branch 'develop' into defect/digital/SSR-1205
# Conflicts:
#	src/iss-components/cart-dropdown/cart-dropdown.vue
2024-05-06 14:30:47 -05:00
Josh Dassinger
2a6e6bd82a SSR-1205 Fix Payment-Page Cart Item List
Fix feeItems list not updating
2024-05-06 14:10:44 -05:00
Bill Richardson
4e14826647 fix for scheduling page second hidden loader. 2024-05-06 12:13:56 -04:00
Bill Richardson
78a08653c2 format only 2024-05-06 11:46:01 -04:00
michaela-brydon-safelite
72241de674
Merge pull request #681 from Safelite/bug/brydon/SSR-1248
Bug/brydon/ssr 1248
2024-05-06 10:27:36 -04:00
bmauger
857ef7db31
Merge pull request #682 from Safelite/SSR-1201-QA-updates
SSR-1201 misc alignment and spacing fixes.
2024-05-03 11:49:22 -04:00
Bryan Mauger
7da943a2ed SSR-1201 misc alignment and spacing fixes. 2024-05-03 11:12:56 -04:00
brich1212safe
4033ed6716
Merge pull request #679 from Safelite/feature/richardson/misc-style-fixes
style adjustments for welcome page
2024-05-03 11:02:33 -04:00
Michaela Brydon
ef064b5d56 Merging 2024-05-02 16:08:32 -04:00
Michaela Brydon
4bd9f0fdf7 forgot to delete bracket 2024-05-02 16:06:35 -04:00
Michaela Brydon
37e22804c9 Fixing loader before code not triggering on welcome page 2024-05-02 16:03:40 -04:00
Bill Richardson
e7e0fd273b style adjustments for welcome page 2024-05-02 15:55:35 -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
Bill Richardson
00f8ce1e99 formatting 2024-05-02 15:28:54 -04:00
Michaela Brydon
db66e137fa Formatting 2024-05-02 15:18:32 -04:00
Josh Dassinger
6957bcc951 SSR-1205 Initial Pricing Fixes 2024-05-02 14:16:12 -05:00
Bill Richardson
e1f65c7b61 collab with Michaela on loader flashing 2024-05-02 14:23:18 -04:00
Johan Gunawan
2e0d40618c
code formatting (#675) 2024-05-02 13:05:10 -04:00
michaela-brydon-safelite
e0f1925e3b
Merge pull request #674 from Safelite/bug/SSR-1210.3
Fixing bug
2024-05-02 10:09:24 -04:00
Michaela Brydon
51972491e7 Fixing bug 2024-05-01 21:41:39 -04:00
michaela-brydon-safelite
a2139c3588
Merge pull request #673 from Safelite/bug/SSR-1210.3
Formatting
2024-05-01 14:08:14 -04:00
Michaela Brydon
0bd9bb0708 Formatting 2024-05-01 14:03:22 -04:00
Bryan Mauger
6564d45600 Update service-location to fix spacing for subheader copy. 2024-05-01 11:52:17 -04:00
Bryan Mauger
45ff5fa1a9 Update tpa-search.vue 2024-05-01 11:31:12 -04:00
Bryan Mauger
a20806a4e3 Code format. 2024-05-01 10:47:43 -04:00
Josh Dassinger
5eff9fbf68
Merge pull request #652 from Safelite/feature/digital/SSR-1159
SSR-1159 Update Load Session Phone Numbers
2024-05-01 09:26:39 -05:00
bmauger
25646de0c8
Merge pull request #669 from Safelite/SSR-1201-correct-spacing-issues
Adjust spacing on multiple pages.
2024-05-01 09:11:40 -04:00
Bryan Mauger
a1b457fdff Adjust spacing on multiple pages.
Writing scss to make pages comply with Figma mocks.
2024-04-30 17:45:45 -04:00
Katie Kroell
fd8e56a4b2 Merge branch 'develop' into feature/SSR-683 2024-04-30 17:01:34 -04:00
Katie Kroell
93ec6050d8 PR feedback updates 2024-04-30 17:01:02 -04:00
bmauger
2d2437890a
Merge pull request #668 from Safelite/SSR-1201-spacing-updates
Code format.
2024-04-30 15:59:49 -04:00
Bryan Mauger
00539a6ac6 Code format. 2024-04-30 15:43:04 -04:00
brich1212safe
5d53475f90
Merge pull request #667 from Safelite/feature/richardson/SSR-1180
Fix for ui block and global town image conflicting class
2024-04-30 15:42:39 -04:00
bmauger
30396f2b71
Merge pull request #666 from Safelite/SSR-1201-code-format-payment-method
Adjust spacing to more closely match FMG NextGen.
2024-04-30 15:15:01 -04:00
Bill Richardson
cc25e3e981 Fix for ui block and global town image conflicting class 2024-04-30 14:03:34 -04:00
Bryan Mauger
dee908f60c Adjust spacing to more closely match FMG NextGen. 2024-04-30 13:57:44 -04:00
Bill Richardson
a6625e0b97 format only 2024-04-30 13:52:45 -04:00
Katie Kroell
176669e3eb fix bailout issue, update bailout name 2024-04-30 11:41:38 -04:00
Josh Dassinger
2b2b944ad8 .2: SSR-1177 Fallback to modal button if no tabbable elements found 2024-04-30 09:20:36 -05:00
Bryan Mauger
c3b90e9027 Remove empty row. Add class for proper width. 2024-04-30 09:32:46 -04:00
Bryan Mauger
f0fd28ece6 Format code. 2024-04-30 09:20:36 -04:00
Josh Dassinger
82145d193d SSR-1177 Fix Focus Trap error when initially showing a modal 2024-04-29 16:20:55 -05:00
bmauger
a66a8e1f05
Merge pull request #655 from Safelite/SSR-1201-style-updates-iss
SSR-1201 style updates.
2024-04-29 16:17:44 -04:00
Bill Richardson
949510088f whoops had them reversed. 2024-04-29 15:35:42 -04:00
Bill Richardson
43605aa3bd Use provider ctu if inshop or dropoff 2024-04-29 15:02:59 -04:00
Josh Dassinger
b88a762667
Merge pull request #656 from Safelite/defect/digital/SSR-1175
SSR-1175 Fix appointment details on payment-method not updating
2024-04-29 11:15:54 -05: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
Bryan Mauger
5b9b39ad56 SSR-1201 style updates. 2024-04-29 10:36:08 -04:00
Josh Dassinger
1d1f838f23 SSR-1177 Fix items behind modal being selectable 2024-04-29 08:00:14 -05:00
Josh Dassinger
679ddcc955 SSR-1173 Fix Welcome Page Phone number not populating 2024-04-26 13:33:19 -05:00
Josh Dassinger
686d011ed9 SSR-1159 Update Load Session Phone Numbers 2024-04-26 13:06:05 -05:00
bmauger
087c746735
Merge branch 'develop' into SSR-1201-style-updates 2024-04-25 16:55:50 -04:00
Katie Kroell
c4c9dfba64 open links in new tab 2024-04-25 16:44:56 -04:00
Bryan Mauger
946b0a69a2 Update scrollTo to use fade-on-route-transition. 2024-04-25 16:27:41 -04:00
Bryan Mauger
19d7347a3c Replace page-container-group-styles with fade-on-route-transition. 2024-04-25 15:24:09 -04:00
Bill Richardson
817f6bffa6 Display correct address for Mobile Not Itac and Not nocomp 2024-04-25 14:45:55 -04:00
Bill Richardson
1cf332ec3b add class style back in after it desktop update 2024-04-25 14:07:32 -04:00
Bryan Mauger
dd8106d51d SSR-1201 style updates. 2024-04-25 14:06:30 -04:00
Bill Richardson
6018632721 reformat of common styles
before fix
2024-04-25 13:45:22 -04:00
michaela-brydon-safelite
eb983efdf9
Merge pull request #642 from Safelite/bug/no-comp-should-unverified
Bug/no comp should unverified
2024-04-25 13:29:04 -04:00
Bill Richardson
a8d328c9f7 send providerNumber for experiment 2024-04-25 12:32:22 -04:00
Bill Richardson
c128852818 Add isActive to testSettings 2024-04-25 11:36:54 -04:00
Bill Richardson
6fcfe140f0 Update for making ISS PIA work with current Experiment 2024-04-25 11:23:54 -04:00
Michaela Brydon
b0bdc70dd7 Remove console logs 2024-04-25 11:12:43 -04:00
Johan Gunawan
db36b32cd0
Fix code format for site-header (#644) 2024-04-25 10:10:30 -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
bmauger
63219c7776
Merge pull request #639 from Safelite/SSR-1201-update-logo-with-new-brand-image
Replace logo with new brand image and size to match FMG NextGen.
2024-04-25 09:16:37 -04:00
Bryan Mauger
6a24ddf2d7 Revert "Replace logo with new brand image and size to match FMG NextGen."
This reverts commit f9b8ef47de.
2024-04-24 15:47:51 -04:00
Michaela Brydon
f9aa447f6b Fixing test 2024-04-24 14:54:28 -04:00
Katie Kroell
4a3b41e241 Merge branch 'develop' into feature/SSR-683 2024-04-24 14:47:34 -04:00
Josh Dassinger
990e8ab7cb SSR-1185 Tweak After pay cart height offset 2024-04-24 13:08:53 -05:00
Michaela Brydon
9a2224cc11 Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into bug/no-comp-should-unverified 2024-04-24 14:06:24 -04:00
Michaela Brydon
a419a9e917 Making no comp show unverified when expected 2024-04-24 14:06:15 -04:00
Johan Gunawan
61f0790057
Fix code formatting for payment-method page (#640) 2024-04-24 13:45:44 -04:00
Bryan Mauger
f9b8ef47de Replace logo with new brand image and size to match FMG NextGen. 2024-04-24 13:27:21 -04:00
Katie Kroell
071bccb436 refactoring WIP 2024-04-24 11:37:29 -04:00
Bryan Mauger
1adeef09e4 SSR-1201 style updates. 2024-04-24 10:28:40 -04:00
Katie Kroell
ccee1c319d Merge branch 'develop' into feature/SSR-683 2024-04-24 09:19:26 -04:00
Katie Kroell
acc7241658 add bailout to vehicle-damage + unit test 2024-04-24 09:02:49 -04:00
Michaela Brydon
36a28cb496 Fixing coverage statement page post merge 2024-04-23 14:48:26 -04:00
Katie Kroell
ee08bed3ea completed unit test 2024-04-23 14:43:27 -04:00
Katie Kroell
647c47c86a unit test WIP 2024-04-23 09:43:46 -04:00
Katie Kroell
ffb7ca761d Merge branch 'develop' into feature/SSR-683 2024-04-23 05:59:41 -04:00
Katie Kroell
aa992395d0 bailout when getPartsOrQuestions errors 2024-04-23 05:58:55 -04:00
Bill Richardson
a9f02cdddc LoadingModal updates for coverage statement
Add ability to have textSlides to Global Loading Modal
2024-04-22 16:10:18 -04:00
Josh Dassinger
d7deb7dc72
Merge pull request #632 from Safelite/defect/digital/SSR-1184
SSR-1184 Payment Page Cart Bug Fixes
2024-04-22 14:30:26 -05:00
Josh Dassinger
6d642de94b SSR-1184 Fix After pay unit test 2024-04-22 14:21:27 -05:00
Bill Richardson
804124e904 No Changes just formatting before changes. 2024-04-22 15:14:17 -04:00
Bryan Mauger
625a20f2f3 Remove errant code. 2024-04-22 15:06:33 -04:00
Bryan Mauger
3b092f88c6 CSR-1160 add wrapper to pages missed in conversion. 2024-04-22 15:01:53 -04:00
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