Jeremy Zimmerman
|
07b9a99f4b
|
Adding security fields for policy calls.
|
2023-11-01 12:45:32 -04:00 |
|
Bill Richardson
|
b174574f4a
|
Availability indicator update
Warning updates
|
2023-10-24 16:34:15 -04:00 |
|
Jeremy Zimmerman
|
57c20b5305
|
Slight change to fix unit test.
|
2023-10-24 16:22:41 -04:00 |
|
Jeremy Zimmerman
|
26c07aa8d6
|
Renamed CorrelationId to ReferralCorrelationId to match the service change.
Added handling of rejected promise on policy lookup call.
|
2023-10-24 16:15:31 -04:00 |
|
Bill Richardson
|
33108d1b46
|
bootstrap importants update
match fmg styling on page that was a little off after importants
|
2023-10-20 10:10:32 -04:00 |
|
michaela-brydon-safelite
|
64d85c1ddb
|
Merge pull request #477 from Safelite/feature/digital/SSR-512
Feature/digital/ssr 512
|
2023-10-19 12:35:28 -04:00 |
|
Bill Richardson
|
aa1ac413fe
|
Add schedule tests
Remove mockGetAlertReasons
Change early bird variable name to premium fee
Correct spelling error.
|
2023-10-18 14:34:41 -04:00 |
|
Josh Dassinger
|
c765774c6c
|
SSR-462 VIN passed or input doesn't match a CarID in our system
|
2023-10-17 14:35:50 -05:00 |
|
Michaela Brydon
|
4f963d53e7
|
Removing custom date formatting
|
2023-10-16 16:14:25 -04:00 |
|
Michaela Brydon
|
9f5bb243a9
|
Moved toTitleCase to text-helper
|
2023-10-16 15:22:51 -04:00 |
|
Michaela Brydon
|
70fd08c5ce
|
Fixing merge conflicts
|
2023-10-16 14:59:23 -04:00 |
|
Michaela Brydon
|
1592343cdb
|
Fixing contact details test
|
2023-10-16 14:37:18 -04:00 |
|
Bill Richardson
|
bb2c53aab4
|
remove console.log
|
2023-10-16 09:01:41 -04:00 |
|
Bill Richardson
|
035e03e72f
|
Update fmg's apartmentNumberOrBusinessName to iss streetAddress2
|
2023-10-13 17:54:02 -04:00 |
|
Bill Richardson
|
a5fd5ad467
|
Show Address Line 2 on mobile Location modal
Cleaned up a rogue console.log
Updated 2 itac checks to include NoComp
|
2023-10-13 17:43:11 -04:00 |
|
Michaela Brydon
|
b1d1a6296f
|
Removing comment
|
2023-10-13 15:55:22 -04:00 |
|
Michaela Brydon
|
f1fefe8bb0
|
Fixing tests
|
2023-10-13 15:52:07 -04:00 |
|
Katie Kroell
|
bcbad4725a
|
return false from computeds
|
2023-10-13 15:06:29 -04:00 |
|
Katie Kroell
|
31f7f072e7
|
unit tests for endorsements computed
|
2023-10-13 14:12:43 -04:00 |
|
Michaela Brydon
|
632343b1ee
|
Minor adjustments
|
2023-10-13 00:14:35 -04:00 |
|
Katie Kroell
|
20a9af13ba
|
PR changes
|
2023-10-12 20:40:32 -04:00 |
|
Michaela Brydon
|
3f6c8dbf93
|
Final touches
|
2023-10-12 17:17:00 -04:00 |
|
Katie Kroell
|
54c760830f
|
unit test for nav scenario
|
2023-10-12 15:40:36 -04:00 |
|
Katie Kroell
|
d57c9dba2e
|
Merge branch 'develop' into feature/SSR-735
|
2023-10-12 15:24:26 -04:00 |
|
Katie Kroell
|
a9c42b099e
|
linting fix
|
2023-10-12 14:25:48 -04:00 |
|
Katie Kroell
|
d67b979de1
|
unit test updates - test computed properties
|
2023-10-12 13:27:28 -04:00 |
|
Katie Kroell
|
0b6607177d
|
styling fix
|
2023-10-12 12:55:30 -04:00 |
|
Bill Richardson
|
e4a48944d7
|
update constant name.
|
2023-10-12 12:06:33 -04:00 |
|
Katie Kroell
|
72f5f1e9e6
|
updates
|
2023-10-12 12:06:25 -04:00 |
|
Katie Kroell
|
5a603f3b2c
|
save endorsement questions, update navigation
(cherry picked from commit f78e32a94e)
|
2023-10-12 11:58:50 -04:00 |
|
Katie Kroell
|
8fbb991989
|
conditionally show endorsement questions
|
2023-10-12 11:58:01 -04:00 |
|
Bill Richardson
|
327b826bdf
|
Update to include noComp for Mobile messaging
|
2023-10-12 11:39:30 -04:00 |
|
Michaela Brydon
|
9efd351d9d
|
Missed a comma
|
2023-10-11 23:53:38 -04:00 |
|
Michaela Brydon
|
bded6a47d1
|
Cleaning up formatting
|
2023-10-11 23:53:06 -04:00 |
|
Michaela Brydon
|
4307287bd6
|
Updating dupe check navigation
|
2023-10-11 23:51:33 -04:00 |
|
Michaela Brydon
|
eed2f6dd45
|
Adding tests confirming when store methods called
|
2023-10-11 14:22:13 -04:00 |
|
Michaela Brydon
|
1463da64db
|
Replace useMainStore() with this.mainStore
|
2023-10-11 14:10:22 -04:00 |
|
Michaela Brydon
|
96348c48eb
|
Merge
|
2023-10-11 13:54:36 -04:00 |
|
Michaela Brydon
|
2594595f2d
|
Refactoring welcome page to extract policy lookup and incorporate dupe check navigation
|
2023-10-11 13:35:21 -04:00 |
|
Josh Dassinger
|
a6b5ac7ab4
|
SSR-627 Date Of Loss must be within the last 10 years
|
2023-10-10 13:16:49 -05:00 |
|
Bill Richardson
|
ec9a8f0961
|
Mobile Time Slot updates
Fix for Date Picker error message
|
2023-10-06 12:55:18 -04:00 |
|
Katie Kroell
|
0bc48f4b4d
|
Merge branch 'develop' into feature/SSR-690
|
2023-10-06 10:12:57 -04:00 |
|
Katie Kroell
|
43466bb7a7
|
setup deductible modal link
|
2023-10-06 10:12:31 -04:00 |
|
Katie Kroell
|
0a820c9fb4
|
hide scrollbar when modal opens
|
2023-10-05 17:39:29 -04:00 |
|
Bill Richardson
|
e42ef9c9ea
|
consistency
|
2023-10-05 17:03:21 -04:00 |
|
Bill Richardson
|
bf45490281
|
change mobile_insurance to mobile_not_itac
|
2023-10-05 17:00:15 -04:00 |
|
Bill Richardson
|
c3a2143ffa
|
include mobile_insurance in mobile checks
|
2023-10-05 16:40:13 -04:00 |
|
Bill Richardson
|
3fed3bd3e0
|
update path
|
2023-10-05 16:02:27 -04:00 |
|
Bill Richardson
|
a20e8e2aaf
|
add timeSlotModalQuestion to schedule
|
2023-10-05 13:01:42 -04:00 |
|
US\katie.kroell
|
9e587650d4
|
display disclaimer for ITAC and NoComp
|
2023-10-05 12:01:59 -04:00 |
|