Commit graph

128 commits

Author SHA1 Message Date
Johan Gunawan
8a1933d76f Change String to Number
The actual implementation in the component is using number instead of a string. The tests should match that.
2022-12-05 16:10:45 -05:00
Johan Gunawan
81a35dd0bb Fix console warning in DevTools 2022-12-05 16:08:35 -05:00
Kulbhushan Kaushik
b770d9c078 commit 2022-12-05 14:51:22 -05:00
Kulbhushan Kaushik
3efb2f6e15 COMMIT 2022-12-05 10:35:25 -05:00
Kulbhushan Kaushik
17a736b542 Merge branch 'develop' into feature/SSR-131 2022-12-05 08:54:42 -05:00
Johan Gunawan
8281a7faf9 Fix “Invalid prop: type check failed for prop "answers" warnings displayed in the DevTools Console when opening the “vehicle-year” page locally.
Initial value for "years" should be assigned to an empty array. "Array" is a function and need to be called with "new Array()" to get an empty array. I opted for a shorter syntax but the idea is the same.
2022-12-01 15:12:09 -05:00
Kulbhushan Kaushik
a2eb94015e commit 2022-12-01 14:59:13 -05:00
Kulbhushan Kaushik
240e450f74 commit 2022-11-29 13:53:39 -05:00
Kulbhushan Kaushik
5eb4c2f9ee commit 2022-11-29 09:58:31 -05:00
Kulbhushan Kaushik
8a04f2e2ae Merge branch 'develop' into feature/SSR-129 2022-11-28 13:00:16 -05:00
Jason Wheeler
21a4db6a30 completed tests 2022-11-28 12:47:15 -05:00
Jason Wheeler
cff016c30f Merge branch 'develop' into feature/Digital/SSR-130 2022-11-28 09:36:14 -05:00
Kulbhushan Kaushik
7b78fe1e74 commit 2022-11-23 08:36:21 -05:00
Kulbhushan Kaushik
024c10df8f commit 2022-11-23 08:15:52 -05:00
Kulbhushan Kaushik
bd232833e3 Merge branch 'develop' into feature/SSR-129 2022-11-23 08:10:58 -05:00
Jason Wheeler
b25022f15a Started working on parts page, still need to get some tests to work 2022-11-22 16:31:22 -05:00
Kulbhushan Kaushik
7c21369f57 update damage to the store. 2022-11-22 13:58:21 -05:00
Kroell
785dae5d2f Styling fixes- button-question padding and vehicle-damage scrolling 2022-11-21 12:54:59 -05:00
Kulbhushan Kaushik
6a0582b363 unit tests for vehicle damage components 2022-11-18 10:01:25 -05:00
Kulbhushan Kaushik
298b880d83 Merge branch 'develop' into feature/SSR-113 2022-11-17 07:53:29 -05:00
US\katie.kroell
f5c5f9af7d Added backButtonAccessibilityText to vehicle-style page 2022-11-16 16:19:30 -05:00
Jason Wheeler
aa541505df
Merge pull request #43 from Safelite/feature/digital/SSR-103
Added backButtonAccessibleText to vehicle-model page
2022-11-16 11:35:03 -05:00
Jason Wheeler
c008ac3ff3 test fix 2022-11-16 11:24:21 -05:00
Jason Wheeler
f84ff4a26e test 2022-11-16 11:03:58 -05:00
Jason Wheeler
7815775463 test 2022-11-16 10:57:05 -05:00
Jason Wheeler
aa4cd108c1 test 2022-11-16 10:45:16 -05:00
Jason Wheeler
3fc7c0bde7 continue to isolate test 2022-11-16 10:29:08 -05:00
Jason Wheeler
ee210a18c4 forgot to add at least one test 2022-11-16 10:22:18 -05:00
Jason Wheeler
4655f38dec isolating the test 2022-11-16 10:17:48 -05:00
Jason Wheeler
36f08d9a14 another test 2022-11-16 10:12:52 -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
Kroell
6b1d0a9229 Merge branch 'develop' into feature/digital/SSR-103 2022-11-16 09:43:11 -05:00
Kroell
b1851a605b Added backButtonAccessibleText to vehicle-model page 2022-11-16 09:37:41 -05:00
Jason Wheeler
a8d3df3a41
Merge pull request #41 from Safelite/feature/digital/SSR-87
Feature/digital/ssr 87
2022-11-16 09:27:38 -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
Kulbhushan Kaushik
f20758ee5b commit 2022-11-14 10:09:54 -05:00
Kulbhushan Kaushik
c6646d0637 Merge branch 'develop' into feature/SSR-113 2022-11-14 08:44:46 -05:00
Kulbhushan Kaushik
acee099333 commit 2022-11-14 08:35:35 -05:00
Kulbhushan Kaushik
2c215e23a9 Merge branch 'develop' into feature/SSR-113 2022-11-14 08:05:22 -05:00
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
Kulbhushan Kaushik
2ba1f71767 commit 2022-11-10 12:15:30 -05:00