Commit graph

1620 commits

Author SHA1 Message Date
Johan Gunawan
9b1772c631 Add placeholder pages
Placeholder pages for pages that don't exist yet but needed so the navigation in the lookup pages can be tested.
2023-01-10 16:13:45 -05:00
Jason Wheeler
49dd239f53 Merge branch 'develop' into feature/Digital/SSR-193 2023-01-10 15:40:31 -05:00
Jason Wheeler
8e4c4f1ed1 commit so I can merge develop again 2023-01-10 15:38:44 -05:00
Jason Wheeler
e9f3587b5d
Merge pull request #100 from Safelite/defect/method-signature-not-matched
Match the method signature on navigate()
2023-01-10 15:36:20 -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
Kroell
23c5680399 path changes 2023-01-10 11:37:16 -05:00
Kroell
c55450c81d Unit tests for license-plate-lookup 2023-01-10 10:13:02 -05:00
Kroell
b975bfc97c Merge branch 'develop' into feature/digital/SSR-178 2023-01-10 09:08:52 -05:00
Kroell
842c3f3ed6 Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into develop 2023-01-10 09:08:35 -05:00
Jason Wheeler
db94b0639a Merge branch 'develop' into feature/Digital/SSR-193 2023-01-10 09:08:09 -05:00
Jason Wheeler
d53b7e276c check in so I can pull develop into this branch. 2023-01-10 09:07:35 -05:00
Kulbhushan Kaushik
5d0a82f982
Merge pull request #98 from Safelite/add-shared-store-action
Add getPartsOrQuestions action. Needed in multiple pages.
2023-01-10 07:32:28 -05:00
Johan Gunawan
551d6edde6 Add getPartsOrQuestions action. Needed in multiple pages. 2023-01-09 23:01:41 -05:00
Kroell
1dca9f7f6c Start of unit tests for alerts 2023-01-09 16:50:00 -05:00
Kroell
813eddf124 edits to casing (changed to camelCase) 2023-01-09 16:07:38 -05:00
Kroell
bbf8fc0440 Merge branch 'develop' into feature/digital/SSR-178 2023-01-09 15:59:09 -05:00
Kroell
66ae239757 Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into develop 2023-01-09 15:58:58 -05:00
Kroell
83df3b71c9 unit tests for license-plate-lookup 2023-01-09 15:58:39 -05:00
Kulbhushan Kaushik
96f1279d78
Merge pull request #97 from Safelite/feature/SSR-135
Feature/ssr 135
2023-01-09 15:38:02 -05:00
Kulbhushan Kaushik
0752041403 COMMIT - deleted policy zip from essential flow. 2023-01-09 15:34:14 -05:00
Kulbhushan Kaushik
3b8b35a836 Merge branch 'develop' into feature/SSR-135 2023-01-09 15:30:42 -05:00
Kroell
97412df60b Merge branch 'develop' into feature/digital/SSR-178 2023-01-09 09:21:03 -05:00
Kroell
87fb867b7c Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into develop 2023-01-09 09:20:41 -05:00
Kulbhushan Kaushik
4997029773
Merge pull request #96 from Safelite/feature/SSR-198
commit
2023-01-09 08:52:08 -05:00
Kulbhushan Kaushik
b5c4ad2a85 commit 2023-01-09 08:32:58 -05:00
Kulbhushan Kaushik
f78a8743f5
Merge pull request #93 from Safelite/feature/SSR-188-v2
Fix whitespace issue reported by QA
2023-01-07 15:44:33 -05:00
Johan Gunawan
7e294fa91d Use camelCase
Use camelCase for component tag and when passing props to match the style in Concept Funnel.
2023-01-06 14:47:07 -05:00
Kroell
9be65c0c81 unit test to check page prereqs 2023-01-06 14:22:54 -05:00
Johan Gunawan
242aff4083 Merge branch 'develop' into feature/SSR-188-v2 2023-01-06 14:19:51 -05:00
Kroell
9bac32b093 change to form on vehicle-lookup pages 2023-01-06 13:19:31 -05:00
Kroell
1e8152feef Merge branch 'develop' into feature/digital/SSR-178
# Conflicts:
#	src/layouts/license-plate-lookup/license-plate-lookup.vue
2023-01-06 13:18:12 -05:00
Kroell
61f3691cfc Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into develop
# Conflicts:
#	src/layouts/license-plate-lookup/license-plate-lookup.vue
2023-01-06 13:17:09 -05:00
Kulbhushan Kaushik
c55f3731be
Merge pull request #95 from Safelite/feature/SSR-135 2023-01-06 12:59:00 -05:00
Kulbhushan Kaushik
2f0ce627ec commit 2023-01-06 12:36:41 -05:00
Kulbhushan Kaushik
b237ff3412 Merge branch 'develop' into feature/SSR-135 2023-01-06 12:33:11 -05:00
Kulbhushan Kaushik
3f2cbc1673
Merge pull request #94 from Safelite/feature/SSR-135
Feature/ssr 135
2023-01-06 12:32:27 -05:00
Kulbhushan Kaushik
230dc752b3 commit 2023-01-06 12:07:47 -05:00
Kulbhushan Kaushik
20cbb9272e commit 2023-01-06 11:28:33 -05:00
Johan Gunawan
e24de8bf70 Fix whitespace issue reported by QA 2023-01-05 21:53:00 -05:00
Kroell
662b6944c4 first unit test - back button navigates 2023-01-05 16:36:41 -05:00
Kulbhushan Kaushik
50d111811f COMMIT 2023-01-05 15:59:15 -05:00
Kroell
a27e5c4c06 change to vehicle lookup method 2023-01-05 12:01:54 -05:00
Kroell
9e53043d36 testing alerts 2023-01-04 16:14:08 -05:00
Kroell
5366446030 Merge branch 'develop' into feature/digital/SSR-178 2023-01-04 15:19:24 -05:00
Kroell
91756ff479 Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into develop 2023-01-04 15:18:46 -05:00
Kroell
930d6bf7be formatting edits 2023-01-04 15:13:31 -05:00
Kulbhushan Kaushik
d611a37776 Merge branch 'develop' into feature/SSR-135 2023-01-04 14:55:40 -05:00
Kulbhushan Kaushik
a8dd886012
Merge pull request #92 from Safelite/feature/SSR-204
commit
2023-01-04 14:52:56 -05:00
Kulbhushan Kaushik
a5b8ecba24 commit 2023-01-04 14:46:07 -05:00
Kroell
07d1dfa3b9 license-plate-lookup alerts, back and continue button routing/methods 2023-01-04 13:55:33 -05:00