Commit graph

38 commits

Author SHA1 Message Date
Bryan Mauger
2e47d6b9ed Consolidate CSS. Remove comments. Set scroll to auto vs scroll. 2023-04-10 16:47:13 -04:00
Bryan Mauger
dce75aa653 Remove comments. 2023-04-10 14:41:12 -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
Bryan Mauger
def94c9275 Create CSM entries and markup for coverage statement page.
Remove hard-coded margin-bottom from vehicleBanner and replace it at the component level.

"Recalibration" link at bottom of page is for testing only and will be removed when textLink functionality is added to the CMS.
2023-02-13 15:40:52 -05:00
Johan Gunawan
8ab9838425 SSR-199 2023-01-20 15:30:32 -05:00
Kulbhushan Kaushik
7c02d08938 commit 2023-01-20 14:12:59 -05:00
Kroell
4410816c86 Created common config value to pull dev domain from 2023-01-11 09:38:45 -05:00
Johan Gunawan
b60d892f2d
Merge pull request #62 from Safelite/defect/Digital/SSR-154
SSR-154. Resolve "cmsWidgetName" warning from unit test.
2022-12-06 09:21:15 -05:00
Johan Gunawan
60d98f9938 Array needs to be initialized 2022-12-05 17:28:31 -05:00
Johan Gunawan
75b7833a80 Remove unnecessary computed
SiteSubHeader component already has a computed property  for backButtonAccessibleText.
2022-12-05 17:13:34 -05:00
Jason Wheeler
04c5c291ab update testing to clear some warning and try to get build to pass 2022-11-16 10:00:25 -05:00
Jason Wheeler
1d7be6c8cd Merge branch 'develop' into feature/Digital/SSR-87
# Conflicts:
#	src/store/store.spec.js
2022-11-16 09:21:17 -05:00
Kroell
18abd042b5 Added backButtonAccessibleText to vehicle-make page 2022-11-14 17:17:07 -05:00
Jason Wheeler
21ec33f8dc requested updates 2022-11-11 15:33:32 -05:00
Jason Wheeler
53160a5119 updated to clear the entire vehicle object. Additional store items can be added to resetVehicle method as they are added to the store. 2022-11-11 12:51:43 -05:00
Jason Wheeler
b0d91b0224 updated to clear other areas of the vehicle when previous areas are changed 2022-11-11 11:53:08 -05:00
Jason Wheeler
239ab309d6 removed references to accessibletext prop in favor of CMS calculated prop 2022-11-07 10:59:00 -05:00
Jason Wheeler
67f2707995 updated pattern for asynchronous testing. It should now fail the test if assertion in promise fails or if an error is thrown during the assertion. 2022-11-03 12:58:19 -04:00
Jason Wheeler
dca3fdbf29 Merge branch 'develop' into feature/Digital/SSR-100 2022-11-02 14:50:28 -04:00
Jason Wheeler
6c8c3db0fc updated tests 2022-11-02 14:48:33 -04:00
Kulbhushan Kaushik
a0494cd07e commit 2022-11-02 12:14:33 -04:00
Jason Wheeler
fc842b0c5b removed console.log 2022-11-02 09:03:51 -04:00
Jason Wheeler
ced1b59fed Moved setting selected value in store from question components to parent components. Pulled over arePagePrerequisitesValids methods. 2022-11-01 16:12:58 -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
Kulbhushan Kaushik
5eb899c080 commit 2022-11-01 11:45:00 -04:00
Jason Wheeler
badbece45c updated to match vehicle-year tests 2022-11-01 11:19:25 -04:00
Jason Wheeler
76087dc752 wip 2022-11-01 10:54:26 -04:00
Jason Wheeler
e02070fa39 Added back button component 2022-10-28 15:54:11 -04:00
Jason Wheeler
fb15bf1ca1 Created make-question and finished vehicle-make template 2022-10-28 14:31:45 -04:00
Jason Wheeler
934248dbce started vehicle-make layout and fixed bug in cms-content-helper 2022-10-27 16:58:59 -04:00
Kulbhushan Kaushik
0e2f3ad480 commit 2022-10-06 08:11:21 -04:00
FrankRua
9b92943db0 Some suggested edits 2022-09-30 09:09:48 -04:00
Kulbhushan Kaushik
70c46a8cd5 code review changes 2022-09-21 08:00:24 -04:00
Kulbhushan Kaushik
bc473d5e03 commit 2022-09-20 15:27:01 -04:00
Kulbhushan Kaushik
9e969b8c86 commit 2022-09-20 14:32:54 -04:00
FrankRua
f868cdcea7 Test config, one test 2022-09-19 10:55:21 -04:00
Jason Wheeler
b8b23f5448 router is working with mock endpoints for checking if a page exists 2022-09-16 16:40:48 -04:00