Commit graph

82 commits

Author SHA1 Message Date
Jason Wheeler
21ec33f8dc requested updates 2022-11-11 15:33:32 -05:00
Jason Wheeler
a9df577851 Merge branch 'develop' into feature/Digital/SSR-108
# Conflicts:
#	src/constants/endpoints.js
#	src/helpers/unit-test-helper.js
#	src/mixins/base-mixin.js
#	src/store/store.spec.js
2022-11-11 14:21:05 -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
Jeremy Zimmerman
4d2ec40931 Added one back. 2022-11-11 12:48:41 -05:00
Jeremy Zimmerman
cb5c6dafcb Removed store reference. 2022-11-11 12:35:16 -05:00
Jeremy Zimmerman
f7295dad1a Removed store reference. 2022-11-11 12:33:49 -05:00
Jeremy Zimmerman
b019bd556e Put the store update methods back on the vehicle vue components. 2022-11-11 12:01:25 -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
7789d19fbf Created call to getVehicle, refactored setting vehicle properties, updated tests and removed store-actions (it wasn't being used) 2022-11-10 15:34:54 -05:00
Jeremy Zimmerman
b769e74b6c Updates 2022-11-09 15:50:17 -05:00
Jeremy Zimmerman
6f48a901fb Merge branch 'develop' into feature/Digital/SSR-51 2022-11-09 12:55:11 -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
Jeremy Zimmerman
9f10994cae Merge branch 'develop' into feature/Digital/SSR-51 2022-11-07 14:27:45 -05:00
Jeremy Zimmerman
f33810a43d Updates 2022-11-07 13:49:26 -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
Kulbhushan Kaushik
6fe6628dec commit 2022-11-03 10:17:42 -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
Jason Wheeler
bc07b2419a page functions 2022-11-02 14:25:02 -04:00
Kulbhushan Kaushik
dad65390dd COMMIT 2022-11-02 12:34:27 -04:00
Kulbhushan Kaushik
f9ff6916d8 commit 2022-11-02 12:20:22 -04:00
Kulbhushan Kaushik
a0494cd07e commit 2022-11-02 12:14:33 -04:00
Kulbhushan Kaushik
b77078266e commit 2022-11-02 12:09:59 -04:00
Kulbhushan Kaushik
d4adc7910d commit 2022-11-02 09:30:38 -04:00
Kulbhushan Kaushik
f0d5b5b6b1 Merge branch 'develop' into feature/SSR-96 2022-11-02 09:16:22 -04:00
Jason Wheeler
fc842b0c5b removed console.log 2022-11-02 09:03:51 -04:00
Kulbhushan Kaushik
75eef92707 commit 2022-11-02 09:01:53 -04:00
Kulbhushan Kaushik
755627a0f5 Merge branch 'feature/Digital/SSR-93' into feature/SSR-96 2022-11-02 08:15:57 -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
Kulbhushan Kaushik
f74ee61231 commit 2022-11-01 15:09:43 -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
882e8c0110 commit 2022-11-01 12:58:01 -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
94607d9a89 Merge branch 'develop' into feature/Digital/SSR-93
# Conflicts:
#	src/helpers/unit-test-helper.js
2022-11-01 10:56:36 -04:00
Jason Wheeler
76087dc752 wip 2022-11-01 10:54:26 -04:00
Kulbhushan Kaushik
ab61fd6150 commit 2022-11-01 10:50:47 -04:00
Kulbhushan Kaushik
7242c3b04e unit test for vehicle-year page 2022-11-01 10:30:20 -04:00
Kulbhushan Kaushik
6c730ebcc6 commit 2022-11-01 09:25:24 -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
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
0ac2cb9eac commit 2022-10-26 09:19:39 -04:00
Kulbhushan Kaushik
7fae80b802 Merge branch 'develop' into feature/SSR-82 2022-10-25 10:29:17 -04:00
Kulbhushan Kaushik
9b682610a4 commit 2022-10-25 10:29:02 -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