Commit graph

376 commits

Author SHA1 Message Date
Johan Gunawan
ad524c0a1a
Merge pull request #66 from Safelite/feature/Digital/SSR-158
Changes for SSR-158
2022-12-06 16:41:11 -05:00
Johan Gunawan
fcd7aa7dec SSR-158
Modify link text.
Add CCPA icon. 
Modify components to match CF project.
2022-12-06 16:00:52 -05:00
Kulbhushan Kaushik
7aeb7a7a3b
Merge pull request #65 from Safelite/feature/SSR-131
commit
2022-12-06 10:34:25 -05:00
Kulbhushan Kaushik
34acc1c6ca Merge branch 'develop' into feature/SSR-131 2022-12-06 10:19:40 -05:00
Kulbhushan Kaushik
503e594393 commit 2022-12-06 10:16:59 -05:00
Johan Gunawan
915dc8634e
Merge pull request #61 from Safelite/defect/Digital/SSR-153
SSR.-153. Resolve "Invalid prop" warning after a year is selected in "vehicle-year" page
2022-12-06 09:22:03 -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
Kulbhushan Kaushik
3f901a8191
Merge pull request #64 from Safelite/feature/SSR-131
Feature/ssr 131
2022-12-06 08:59:41 -05:00
Kulbhushan Kaushik
45e73d3087 vehicle-questions-mixin unit tests 2022-12-06 08:37:41 -05:00
Kulbhushan Kaushik
8c9bc221c7 Merge branch 'develop' into feature/SSR-131 2022-12-06 08:06:37 -05:00
Kulbhushan Kaushik
2b66300178
Merge pull request #63 from Safelite/defect/Digital/SSR-155
Resolve warning in unit test regarding Invalid prop type check failed for prop "answers"
2022-12-06 07:37:42 -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
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
922e3395a2
Merge pull request #60 from Safelite/feature/SSR-131
Feature/ssr 131
2022-12-05 14:55:27 -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
Kulbhushan Kaushik
5fb48ea1ee commit 2022-12-05 08:54:32 -05:00
Johan Gunawan
9a691aecb3
Merge pull request #58 from Safelite/defect/Digital/SSR-142
Fix “Invalid prop: type check failed for prop "answers" warning in "vehicle-year" page
2022-12-01 15:26:34 -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
Johan Gunawan
b024112cac
Merge pull request #57 from Safelite/defect/Digital/SSR-138
Fix Invalid prop warning for modelValue in base-input-button component
2022-12-01 13:33:22 -05:00
Johan Gunawan
5e89a14b63 Fix Invalid prop warning for modelValue in base-input-button component 2022-12-01 12:26:44 -05:00
Jason Wheeler
d572e03827
Merge pull request #56 from Safelite/feature/Digital/SSR-136
Feature/digital/ssr 136
2022-11-30 13:58:43 -05:00
Jason Wheeler
c69b4a6d32 Merge branch 'develop' into feature/Digital/SSR-136 2022-11-30 13:50:36 -05:00
Jason Wheeler
566d9be53f updated style to prevent wrapping 2022-11-30 13:48:13 -05:00
Kulbhushan Kaushik
f3d1833acd
Merge pull request #55 from Safelite/feature/SSR-129
Feature/ssr 129
2022-11-30 13:38:10 -05:00
Kulbhushan Kaushik
5d56f6ed7a Merge branch 'develop' into feature/SSR-129 2022-11-30 13:13:35 -05:00
Kulbhushan Kaushik
6fa032871e
Merge pull request #54 from Safelite/feature/Digital/SSR-122
Feature/digital/ssr 122
2022-11-30 07:52:55 -05:00
Kulbhushan Kaushik
240e450f74 commit 2022-11-29 13:53:39 -05:00
Kulbhushan Kaushik
ef9c7af480 commit 2022-11-29 10:34:13 -05:00
Kulbhushan Kaushik
5eb4c2f9ee commit 2022-11-29 09:58:31 -05:00
Jeremy Zimmerman
9dfd667a4f Merge branch 'develop' into feature/Digital/SSR-122 2022-11-28 16:07:24 -05:00
Kulbhushan Kaushik
8a04f2e2ae Merge branch 'develop' into feature/SSR-129 2022-11-28 13:00:16 -05:00
Kulbhushan Kaushik
3e8b70372d
Merge pull request #53 from Safelite/feature/Digital/SSR-130
Feature/digital/ssr 130
2022-11-28 13:00:03 -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
97c4ac0a06 commit 2022-11-28 09:06:04 -05:00
Jeremy Zimmerman
815f6996ab Updates. 2022-11-23 12:16:43 -05:00
Kulbhushan Kaushik
7b78fe1e74 commit 2022-11-23 08:36:21 -05:00
Kulbhushan Kaushik
a0bcbce6f5 commit 2022-11-23 08:26:21 -05:00
Kulbhushan Kaushik
acf56b14f3 commit 2022-11-23 08:25:42 -05:00
Kulbhushan Kaushik
d4008e3ada commit 2022-11-23 08:21:40 -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
Jeremy Zimmerman
a801c8d624 Merge branch 'develop' into feature/Digital/SSR-122 2022-11-22 15:30:49 -05:00
Kulbhushan Kaushik
4a35d907f3
Merge pull request #52 from Safelite/feature/SSR-120
Feature/ssr 120
2022-11-22 14:32:20 -05:00