Commit graph

214 commits

Author SHA1 Message Date
Bill Richardson
cd36ee81c1 mask zip input 2024-02-19 13:02:55 -05:00
Bill Richardson
3ba5bee4a9 removed comment 2024-02-16 10:57:44 -05:00
Bill Richardson
0eaa9786a6 Updates to welcome page validation
Added updated validators
Moved validators to globalrules
A couple  of small linting upates
2024-02-15 15:51:27 -05:00
Bill Richardson
51e612d50a validation updates. 2024-02-14 14:25:52 -05:00
Bill Richardson
7c946ab114 lint fix 2024-02-14 09:30:43 -05:00
Matt Caimi
b104dcc6af SSR-488 updated disabled fields computed names 2024-02-02 15:31:12 -05:00
Matt Caimi
68a97846be SSR-488 disable policyzip and lossdate on welcome page 2024-02-02 14:49:26 -05:00
Katie Kroell
25bb899dc7 name changes part 2 2024-01-11 12:15:02 -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
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
Katie Kroell
ac2f3f3c4b restrict coverage lookup WIP 2024-01-09 15:58:01 -05:00
Bill Richardson
005b97fcbf updates to cached siteHeader to be more inline with card 2023-12-08 16:29:49 -05: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
Michaela Brydon
3f6c8dbf93 Final touches 2023-10-12 17:17:00 -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
Jeremy Zimmerman
f990980ab5 Updating issConfig accountNumber to parentAccountNumber. 2023-09-29 13:57:27 -04:00
brydon1
1990c7e51b Remove comments 2023-09-28 16:57:57 -04:00
brydon1
b06057576c Wiring up duplicate search 2023-09-28 16:54:48 -04:00
Bill Richardson
9ccc614e25 other missing groupnames 2023-09-22 12:24:21 -04:00
brydon1
d8f52ed821 Refactor 2023-09-18 16:28:16 -04:00
brydon1
e1e56f618d Removing comment 2023-09-18 14:11:40 -04:00
brydon1
cf15cb8b59 Add to dup check test 2023-09-18 14:09:25 -04:00
brydon1
44e429a66d Adding nav to dupe check page test 2023-09-18 11:32:54 -04:00
brydon1
a8ddd811e3 Finalizing dupe check addition to welcome page 2023-09-15 15:59:58 -04:00
brydon1
89e852f3d1 Adding dupe check to iss flow 2023-09-14 16:19:56 -04:00
brydon1
50313df9fc fixing tests 2023-09-06 13:13:20 -04:00
brydon1
da44fe9e1c Adding routerParams reference 2023-09-06 12:53:04 -04:00
brydon1
083cef3b85 save session synchronous after welcome page and coverage statement page 2023-09-06 12:51:56 -04:00
Bill Richardson
9fc06b097c update servicelocation zipcode in store to match customer zipcode 2023-08-30 13:57:32 -04:00
DavidAtSafelite
8c6842ca55 Final eslint baseline PR linting 9 ! 2023-08-28 08:59:37 -04:00
DavidAtSafelite
5cbba40bb1 Linting for the last of the layout pages, mixins and prefer default for navigation-scenarios. 2023-08-24 07:43:10 -04:00
DavidAtSafelite
80509bda53 We have advanced the code enough to call this one 8.5
It has more layout page linting and I have removed (really re-removed) the reduntant router parms.
2023-08-23 07:16:58 -04:00
DavidAtSafelite
a57c6e4c49 Another prefer-default update 2023-08-11 07:35:54 -04:00
DavidAtSafelite
3037b43a88 prefer default - initial attemp - application-config 2023-08-09 11:19:41 -04:00
Bill Richardson
80f90ce233 looks like formatting only.
Sorry David :)
2023-08-02 16:49:36 -04:00
Bill Richardson
b18c151dd5 push changes in case i lose them fixing repo 2023-08-02 16:26:47 -04:00
Jeremy-Z
bc5d9842d0 Reverting Commit #386 from linting9 branch. 2023-08-02 10:45:39 -04:00
DavidAtSafelite
5e6ab3b549 Linting including prefer default, vue event format, etc. And also added () to expects that lacked them and skipped many tests. 2023-07-31 16:16:10 -04:00
DavidAtSafelite
f65832ab23 Baseline linting for the remainder of the layout pages and the router folder. 2023-07-28 07:18:06 -04:00
DavidAtSafelite
f056631c01 Fixed comma-dangle, quotes and whitespace issues. 2023-07-19 15:25:46 -04:00
brydon1
d78a082f6a Refactoring global rules 2023-07-07 14:20:22 -04:00
Jason Wheeler
ac976b54fb Set modal button position to be absolute while relative to parent rather than the page. This prevents the button from scrolling down with the page since the header was unstuck. Also correct white space issues on welcome page. 2023-06-19 15:19:41 -04:00
Bryan Mauger
d627f6c38d WIP set spacing between footer and last element on page. 2023-06-12 09:55:55 -04:00
Jason Wheeler
048673a3cc Added zipCode to policy lookup call 2023-05-19 11:02:44 -04:00
Katie Kroell
838adeb81e unit tests for displaying policy zip 2023-05-17 14:16:35 -04:00
Katie Kroell
2097227538 update to hide/display policy zip field 2023-05-17 14:16:16 -04:00
Katie Kroell
4d8e59c930 display policy zip if coverage is enabled 2023-05-17 11:44:44 -04:00
Katie Kroell
070b9dc7d5 refactor logic for policy lookup 2023-05-16 11:20:02 -04:00
Katie Kroell
b8a72d7f41 remove logic for verifying policy zip 2023-05-16 09:25:14 -04:00
Katie Kroell
c09f09543f final updates to welcome-page navigation 2023-05-15 15:58:46 -04:00
Katie Kroell
3561d85fd9 updates to welcome-page navigation 2023-05-12 14:30:38 -04:00
Katie Kroell
c5e051874d refactor WIP 2023-05-11 16:33:49 -04:00
Katie Kroell
c52323409a final unit tests 2023-05-11 12:05:25 -04:00
Katie Kroell
c49217aee6 formatting 2023-05-11 12:04:26 -04:00
Kroell
05c7e247a7 Merge branch 'develop' into feature/digital/SSR-448 2023-05-10 16:28:03 -04:00
Kroell
50b2310f12 unit testing WIP 2023-05-10 16:27:36 -04:00
Kroell
3b7dffd82a move policy lookup call to welcome-page, navigation from welcome-page 2023-05-10 15:04:46 -04:00
katiekroell
7e5f3a2bd1
Merge pull request #294 from Safelite/feature/digital/SSR-445
fixes to spacing around header
2023-05-10 13:34:56 -04:00
Kroell
0e5f0504c6 fixes to spacing around header 2023-05-10 10:53:19 -04:00
DavidAtSafelite
ff0d877170 Changes for SSR-442, Defect SSR-463 and a little bit of cleanup for SSR-290 2023-05-10 08:52:10 -04:00
Kroell
981ef674fb styling fixes on welcome-page 2023-05-09 12:50:50 -04:00
Jason Wheeler
1b79bdd445 Merge branch 'develop' into feature/digital/SSR-405
# Conflicts:
#	src/layouts/welcome-page/welcome-page.vue
#	src/store/index.js
2023-05-08 12:20:51 -04:00
Jason Wheeler
7f1256f37d style fix 2023-05-03 11:16:18 -04:00
sheena
e361363d83 SSR-411
Updated the spacing between the button
2023-05-03 20:31:29 +05:30
sheena
190a09d7b8 SSR-411
Pushing the height auto
2023-05-03 17:00:37 +05:30
sheena
67216a7a6f SSR-411
Updated alignment for the button
2023-05-03 16:21:40 +05:30
sheena
ed832f740d Merge branch 'develop' into feature/Digital/SSR-411 2023-05-03 15:52:46 +05:30
Kroell
50ff72b91c updates to margins around site-header 2023-04-28 16:57:33 -04:00
hiteshkumar87
26e1771160 navigationScenarios optimised
navigationScenarios optimised
2023-04-28 19:50:34 +05:30
sheena
3b97b21c24 SSR-411
Removed the sticky footer and fixed the space between the button
2023-04-28 19:20:56 +05:30
Jason Wheeler
e6d23b6339 Updated method of disabling policy number field based on conversation with Jeremy 2023-04-27 12:37:12 -04:00
saumyaChaturvedi123
8a487f2db0 SSR 383
refactored logic with update requirements
2023-04-27 15:34:19 +05:30
saumyaChaturvedi123
91729e94c1 SSR-383
update variable casing
2023-04-25 20:40:36 +05:30
saumyaChaturvedi123
121dd208d8 SSR-383
policy number disabling functionality
2023-04-25 20:00:32 +05:30
Jethe
f218baa545 SSR-334
SSR-334
2023-04-20 15:01:28 +05:30
Jethe
bbcb61b6f6 Hide/display fields based on the authentication of client
SSR-334
2023-04-20 14:53:58 +05:30
Jethe
964ae7553e Hide/display fields based on the client tag
SSR-334
2023-04-18 13:38:13 +05:30
Bryan Mauger
2e47d6b9ed Consolidate CSS. Remove comments. Set scroll to auto vs scroll. 2023-04-10 16:47:13 -04:00
Bryan Mauger
4a3c61da1b WIP more pages updated to non-sticky header. 2023-04-10 13:27:34 -04:00
Bryan Mauger
92f1c58007 WIP Scrolling page. 2023-04-07 19:03:12 -04:00
Jethe
642d29041d CSS changes for welcome & vehicle parts page
SSR-241
2023-03-31 12:50:17 +05:30
Jethe
f46ef4837e CSS changes for welcome & vehicle parts page
SSR-241
2023-03-30 12:22:50 +05:30
hiteshkumar87
15f635b9b1 SSR-302
removed glass only field from welcome page for MVP (template) or Mutual liberty
2023-03-23 18:44:00 +05:30
Jeremy-Z
e2f7f71c34
Merge pull request #204 from Safelite/feature/digital/SSR-330
Feature/digital/ssr 330
2023-03-22 15:25:27 -04:00
hiteshkumar87
53f36d72bf Update welcome-page.spec.js 2023-03-22 22:20:38 +05:30
hiteshkumar87
8589ad2583 SSR-305
update welcome-vue and unit test case
2023-03-22 22:18:49 +05:30
hiteshkumar87
1d400fe55c Update welcome-page.vue
hide City and state fields based on client
2023-03-22 19:55:55 +05:30
Kroell
b05e69ba2c remove extra padding to match mocks 2023-03-21 11:48:04 -04:00
Kroell
8c8a2d55fc change typeStyle to match mocks 2023-03-21 11:47:37 -04:00
Kroell
f7c51ba579 Firefox styling fixes for welcome-page 2023-03-17 15:18:19 -04:00
Kroell
a4034dd3eb unhide Continue button in Firefox 2023-03-16 10:58:54 -04:00
shnsuku
c6e2a78534
Merge pull request #193 from Safelite/feature/Digital/SSR-277
SSR-227
2023-03-10 11:33:53 +05:30
sheena
417ebef6d5 SSR-227
Fixed scrollbar for the above pages
2023-03-09 20:50:00 +05:30