Commit graph

40 commits

Author SHA1 Message Date
Jason Wheeler
51ef43177c Merge branch 'develop' into feature/Digital/SSR-117 2022-11-09 12:16:06 -05:00
Jason Wheeler
292c46fe34 completed tests, removed old 404 page and cleared up a few warnings 2022-11-09 12:12:42 -05:00
Jason Wheeler
4475508db5 Everything seems to be working now, need to update tests 2022-11-08 17:42:11 -05:00
Jason Wheeler
652eed2585 Added EventBus to create new alert events 2022-11-08 16:11:40 -05:00
Kulbhushan Kaushik
67da517207 Site footer changes. 2022-11-08 15:28:27 -05:00
Jason Wheeler
bca83d4783 Added alert component 2022-11-07 14:15:17 -05:00
Kroell
b2d71e75b4 Deleted backButtonAccessibleText prop 2022-11-07 10:37:24 -05:00
Kroell
03f6cdcf25 Added accessibility text to subheader 2022-11-07 10:17:18 -05:00
Kulbhushan Kaushik
aa0b8b93d1 fixed styling for hamburger menu 2022-11-04 08:55:23 -04:00
Kulbhushan Kaushik
3df7c33845 commit 2022-11-04 08:30:22 -04:00
Jason Wheeler
bc07b2419a page functions 2022-11-02 14:25:02 -04:00
Jason Wheeler
5606f41432 brought over custom mixins for button gradient, added links to google fonts to fix font-weight issue, finished tests vehicle make. 2022-11-01 14:44:57 -04:00
Jason Wheeler
e02070fa39 Added back button component 2022-10-28 15:54:11 -04:00
Jason Wheeler
564d1e51c9 Merge branch 'develop' into feature/Digital/SSR-93 2022-10-28 14:33:53 -04:00
Kulbhushan Kaushik
9810d7db8b
Merge pull request #23 from Safelite/feature/SSR-84
fixed styling for subheader
2022-10-28 10:42:30 -04:00
Kulbhushan Kaushik
fb1006632f commit 2022-10-28 10:41:57 -04:00
Kulbhushan Kaushik
026ff5612a commit 2022-10-28 10:04:35 -04:00
Kulbhushan Kaushik
fd0b7d7c8c fixed styling for subheader 2022-10-28 10:00:55 -04:00
Jason Wheeler
934248dbce started vehicle-make layout and fixed bug in cms-content-helper 2022-10-27 16:58:59 -04:00
Jason Wheeler
cf0cfcf001 Updated test descriptions 2022-10-27 11:31:52 -04:00
Jason Wheeler
4f91f9fff5 Created vehicle-banner and added to vehicle-year for testing 2022-10-26 17:17:57 -04:00
Kulbhushan Kaushik
93e576a012 commit 2022-10-26 10:02:41 -04:00
Kulbhushan Kaushik
7fae80b802 Merge branch 'develop' into feature/SSR-82 2022-10-25 10:29:17 -04:00
Jason Wheeler
670a3d943f Merge branch 'develop' into feature/Digital/SSR-81
# Conflicts:
#	src/layouts/welcome-page/welcome-page.vue
2022-10-25 10:22:37 -04:00
Jason Wheeler
9413c89607 added test 2022-10-25 09:48:07 -04:00
Kulbhushan Kaushik
92dfa35521 commit 2022-10-25 08:25:11 -04:00
Jason Wheeler
07cc446039 sub-header vue added 2022-10-24 17:10:23 -04:00
Kulbhushan Kaushik
3a8356a315 Merge branch 'develop' into feature/SSR-78 2022-10-24 09:48:19 -04:00
Jason Wheeler
0f7702ad0e Merge branch 'develop' into feature/Digital/SSR-37
# Conflicts:
#	src/layouts/vehicle-year/vehicle-year.vue
2022-10-24 09:23:21 -04:00
Kulbhushan Kaushik
917d6fbc19 commit 2022-10-24 09:05:43 -04:00
Jason Wheeler
b6071e953c completed header component 2022-10-21 15:06:26 -04:00
Kulbhushan Kaushik
1c3f887134 SSR-76 and SSR-80 changes 2022-10-21 08:27:05 -04:00
Jason Wheeler
546b09a534 Added header vue and mapped to cms 2022-10-20 17:09:29 -04:00
Kulbhushan Kaushik
2aa4f37345 commit 2022-10-20 08:08:11 -04:00
Jason Wheeler
5cbd6c4e46 Added some tests for nav-button 2022-10-10 15:35:50 -04:00
Jason Wheeler
bf72d0f0cc fixed transition 2022-09-23 17:23:40 -04:00
Jason Wheeler
537be49593 refactored and tested getNavigationMap to make it less fragile. nav-button can also be a text link. Added test route for welcome-page. Pulled in navigation to external page using navigationMap from funnel. 2022-09-22 15:16:42 -04:00
Jason Wheeler
8fe4d924cb removed store dependancy for now, navigation is working 2022-09-20 16:15:15 -04:00
Jason Wheeler
d262d0ac1d got to where it's relying on the store for something. nearly there. 2022-09-20 14:39:58 -04:00
Jason Wheeler
200b4bb141 started nav-button 2022-09-20 10:26:30 -04:00