Commit graph

379 commits

Author SHA1 Message Date
Kroell
66ae239757 Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into develop 2023-01-09 15:58:58 -05:00
Kulbhushan Kaushik
0752041403 COMMIT - deleted policy zip from essential flow. 2023-01-09 15:34:14 -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
b5c4ad2a85 commit 2023-01-09 08:32:58 -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
Johan Gunawan
242aff4083 Merge branch 'develop' into feature/SSR-188-v2 2023-01-06 14:19:51 -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
2f0ce627ec commit 2023-01-06 12:36:41 -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
Kulbhushan Kaushik
50d111811f COMMIT 2023-01-05 15:59:15 -05:00
Kroell
91756ff479 Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into develop 2023-01-04 15:18:46 -05:00
Kulbhushan Kaushik
d611a37776 Merge branch 'develop' into feature/SSR-135 2023-01-04 14:55:40 -05:00
Kulbhushan Kaushik
a5b8ecba24 commit 2023-01-04 14:46:07 -05:00
Kulbhushan Kaushik
5614873010 commit 2023-01-04 13:46:25 -05:00
Kulbhushan Kaushik
ca5db18028 commit 2023-01-04 09:30:14 -05:00
Kulbhushan Kaushik
9d3bc66488 Merge branch 'develop' into feature/SSR-135 2023-01-03 13:57:27 -05:00
Kulbhushan Kaushik
5c3df3c7a1 commit 2023-01-03 12:54:37 -05:00
Kroell
9b2e4663d4 Merge branch 'feature/digital/SSR-178' into develop 2023-01-03 12:24:51 -05:00
Kroell
b55405f3fb updates to validation rules 2023-01-03 12:22:29 -05:00
Kroell
64cd3468a9 restructured license-plate-lookup, start of alerts 2023-01-03 12:06:35 -05:00
Kroell
928f9fd4c1 error messages for license plate and zip input, start of validation rules 2023-01-03 11:11:33 -05:00
Johan Gunawan
e084e2b518 SSR-188 2023-01-03 10:30:51 -05:00
Kulbhushan Kaushik
10c501b626 commit 2023-01-03 10:00:46 -05:00
Kulbhushan Kaushik
6b44953d58 commit 2023-01-03 09:54:08 -05:00
Kroell
2a2df2b276 added VinNotFound alert, license plate and registration zip lookup methods 2022-12-30 13:52:14 -05:00
Kulbhushan Kaushik
3c52c6ed05
Merge pull request #89 from Safelite/feature/SSR-135
Feature/ssr 135
2022-12-30 10:50:48 -05:00
Kroell
98ef72f8b7 Added textbox components to license-plate-lookup page 2022-12-29 16:13:37 -05:00
Johan Gunawan
ee564d6d5b Change to a more accurate variable name
From Mark Harris: "... The rationale is that it’s not a querystring for passing the name of the application.  It’s a querystring for passing the name of the page.  (It just happens to be named after the applications, but that’s more of business requirement ..."
2022-12-29 15:56:51 -05:00
Johan Gunawan
99fab0cc13 Use the query string value from config
This replaces the 'fmgPage' hard-coded value.
2022-12-29 14:40:31 -05:00
Kulbhushan Kaushik
dac63255f1 commit 2022-12-29 14:04:08 -05:00
Kroell
3139429c19 Firefox styling change to focus state in year/make/model/style 2022-12-28 15:26:12 -05:00
Kulbhushan Kaushik
9ff5acce28
Merge pull request #84 from Safelite/feature/digital/SSR-192
Styling change for Firefox - focus state on year/make/model/style
2022-12-23 10:38:16 -05:00
Kroell
d9052eaa39 Styling change for Firefox - focus state on year/make/model/style 2022-12-23 10:28:01 -05:00
Johan Gunawan
ec3172f61e Specify inputId prop as required
Specify inputId prop as required. This will help devs who uses TextboxQuestion component to know that the prop needs a value otherwise the component will throw an error and not rendered.
2022-12-22 22:43:05 -05:00
Kulbhushan Kaushik
b2109b63f4 COMMIT 2022-12-22 11:35:47 -05:00
Kulbhushan Kaushik
bfdb874743 Merge branch 'develop' into feature/SSR-132 2022-12-22 08:08:53 -05:00
Kulbhushan Kaushik
664060473d Merge branch 'develop' into feature/SSR-132 2022-12-22 08:08:41 -05:00
Kulbhushan Kaushik
e60089a32a
Merge pull request #80 from Safelite/feature/Digital/SSR-175
SSR-175
2022-12-22 07:55:58 -05:00
Johan Gunawan
362332f8cc Fix wrong function name 2022-12-21 17:26:18 -05:00
Johan Gunawan
a83730226d Adjust event name in the test 2022-12-21 17:17:48 -05:00
Johan Gunawan
7a3a6e5d19 SSR-175
address-lookup and license-plate-lookup pages are added as a placeholder so QA can test the navigation for this ticket.
2022-12-21 17:01:30 -05:00
Kulbhushan Kaushik
9b0b9e0990 Temporary Header Widget update 2022-12-21 10:42:32 -05:00
Kulbhushan Kaushik
d4b307dbf7 commit 2022-12-21 10:32:26 -05:00
Kroell
8627da273f Styling fix to error state on vehicle-damage 2022-12-19 15:43:59 -05:00
Kulbhushan Kaushik
d1c2001ade Merge branch 'develop' into feature/SSR-169 2022-12-19 13:45:37 -05:00
Kulbhushan Kaushik
b98109ba7c commit. Unit tests and few other changes for button question modal component 2022-12-19 13:45:29 -05:00
Johan Gunawan
10f12c8f60 Add event handlers for submit and invalid-submit events (VeeValidate) 2022-12-16 13:56:28 -05:00
Kulbhushan Kaushik
a4da7fad51
Merge pull request #75 from Safelite/feature/SSR-169
Feature/ssr 169
2022-12-16 09:40:30 -05:00