Commit graph

60 commits

Author SHA1 Message Date
Jeremy Zimmerman
c2c0d7bb0d Merge branch 'develop' into refactor/linting9 2023-08-29 09:03:45 -04:00
Bill Richardson
406476d6a6 linting update 2023-08-28 13:20:15 -04:00
Bill Richardson
3fd982f5f0 access denied updates 2023-08-28 13:20:15 -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
8aa1343bcc Linting of first portion of layout. 2023-08-21 14:55:41 -04:00
DavidAtSafelite
e489567e5e Various linting, mostly ux-components and prefer default on issPageValues 2023-08-18 06:37:20 -04:00
DavidAtSafelite
3037b43a88 prefer default - initial attemp - application-config 2023-08-09 11:19:41 -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
David Back
c238e62411 Completed Merge 2023-04-19 09:39:51 -04:00
Bryan Mauger
0f85033fdd SSR-403 Fix issue where page doesn't load at top...
of next page when changing routes.
2023-04-14 08:54:07 -04:00
David Back
d15798ce89 Just a draft update 2023-04-04 12:43:07 -04:00
Jeremy Zimmerman
34dbc82477 Updates. 2023-03-07 13:46:56 -05:00
Jeremy Zimmerman
e462b23af5 Auto stash before merge of "feature/Digital/SSR-275" and "develop" 2023-03-03 15:43:06 -05:00
Jason Wheeler
8aac1a1d0a update 2023-02-09 12:35:46 -05:00
Kulbhushan Kaushik
429d12f94d commit 2023-01-20 14:21:51 -05:00
Johan Gunawan
a683627d95 Match the method signature on navigate()
The unmatched method signature is causing pageData not being updated correctly.
2023-01-10 15:18:30 -05:00
Jason Wheeler
6a7d41f164 vehicle-style page will skip to damage if only one style and they haven't visited the damage page yet. 2022-12-07 16:38:03 -05:00
Kulbhushan Kaushik
5d56f6ed7a Merge branch 'develop' into feature/SSR-129 2022-11-30 13:13:35 -05:00
Kulbhushan Kaushik
240e450f74 commit 2022-11-29 13:53:39 -05:00
Jeremy Zimmerman
4783b86558 Updates. 2022-11-21 13:19:32 -05:00
Jeremy Zimmerman
6f48a901fb Merge branch 'develop' into feature/Digital/SSR-51 2022-11-09 12:55:11 -05:00
Jason Wheeler
4475508db5 Everything seems to be working now, need to update tests 2022-11-08 17:42:11 -05:00
Jeremy Zimmerman
9465cb12d1 Removed some unneeded references. 2022-11-08 14:47:33 -05:00
Jeremy Zimmerman
f33810a43d Updates 2022-11-07 13:49:26 -05:00
Jeremy Zimmerman
ba4191e891 Updates 2022-11-03 12:44:04 -04:00
Jeremy Zimmerman
e230bdd345 Updates 2022-11-01 15:10:02 -04:00
Jeremy Zimmerman
0d981dde56 Auto stash before merge of "feature/Digital/SSR-51" and "develop" 2022-11-01 13:36:44 -04:00
Kulbhushan Kaushik
dfac704227 setting vehicle-year as first page for the site 2022-10-28 11:15:21 -04:00
Kulbhushan Kaushik
4cd3f62421 commit 2022-10-11 12:03:03 -04:00
Kulbhushan Kaushik
f22f42c260 commit 2022-10-11 10:27:37 -04:00
Kulbhushan Kaushik
5ca6887464 commit 2022-10-10 08:35:23 -04:00
Jason Wheeler
98b872a81a refactored error handling around getNavigationMap 2022-09-26 09:46:55 -04:00
Jason Wheeler
09c6744dd8 changes for reviews 2022-09-23 12:16:15 -04:00
Jason Wheeler
548a50ae48 updated from var to let per Jeremy's suggestion 2022-09-22 16:19:57 -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
4b411810eb Merge branch 'develop' into feature/Digital/SSR-39
# Conflicts:
#	src/router/index.js
2022-09-22 12:32:30 -04:00
Jason Wheeler
e5f11854b0 refactored root route based on Frank's feedback. 2022-09-22 12:26:26 -04:00
Jason Wheeler
7346119fbf Merge branch 'develop' into feature/Digital/SSR-44 2022-09-22 09:37:37 -04:00
Kulbhushan Kaushik
70c46a8cd5 code review changes 2022-09-21 08:00:24 -04:00
Jason Wheeler
8fe4d924cb removed store dependancy for now, navigation is working 2022-09-20 16:15:15 -04:00
Jason Wheeler
1e744d793c updated to standard import language after discussing with Frank about why I couldn't inspect the object in the console. 2022-09-20 14:43:58 -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
Kulbhushan Kaushik
9e969b8c86 commit 2022-09-20 14:32:54 -04:00
Jason Wheeler
d1c334a8c5 updated to dot notation 2022-09-20 10:27:53 -04:00
Jason Wheeler
200b4bb141 started nav-button 2022-09-20 10:26:30 -04:00