Commit graph

383 commits

Author SHA1 Message Date
Kroell
9be65c0c81 unit test to check page prereqs 2023-01-06 14:22:54 -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
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
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
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
Kulbhushan Kaushik
5614873010 commit 2023-01-04 13:46:25 -05:00
Kroell
8c5114e536 Merge branch 'develop' into feature/digital/SSR-178 2023-01-04 10:09:00 -05:00
Kulbhushan Kaushik
ca5db18028 commit 2023-01-04 09:30:14 -05:00
Kroell
e9b77fd352 update to zip-format validation 2023-01-03 17:00:50 -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