Commit graph

489 commits

Author SHA1 Message Date
Kulbhushan Kaushik
f5c02b4f0e commit 2023-01-20 13:01:29 -05:00
Kulbhushan Kaushik
16322ceb62 commit 2023-01-20 10:14:48 -05:00
Kulbhushan Kaushik
3cd39fffda commit 2023-01-20 08:21:38 -05:00
Kulbhushan Kaushik
e51f06ec94 commit 2023-01-20 08:08:17 -05:00
Jason Wheeler
575aa01b9d
Merge pull request #130 from Safelite/feature/Digital/SSR-228
Fixed issue with address-lookup triggering validation when autopopula…
2023-01-19 14:57:22 -05:00
Jason Wheeler
6bae6a3fc7 forgot to update test 2023-01-19 14:12:17 -05:00
Jason Wheeler
68a63de959 Fixed issue with address-lookup triggering validation when autopopulating empty values on load and the user getting a page full of errors on first load 2023-01-19 13:53:04 -05:00
Kulbhushan Kaushik
a93e7a2819 Merge branch 'develop' into feature/SSR-229 2023-01-19 13:14:09 -05:00
Kulbhushan Kaushik
61954f3a2b commit 2023-01-19 13:13:31 -05:00
Jason Wheeler
bdf9e08085
Merge pull request #128 from Safelite/feature/Digital/SSR-228
Migrated address-questions to common-components
2023-01-19 11:59:59 -05:00
Jason Wheeler
2bba9ac1f4 Migrated address-questions to common-components 2023-01-19 11:23:37 -05:00
Kulbhushan Kaushik
dd5ad14bd5 Merge branch 'develop' into feature/SSR-220 2023-01-19 10:23:02 -05:00
Kulbhushan Kaushik
006135f844 commit 2023-01-19 10:22:53 -05:00
Kulbhushan Kaushik
4ef0a83311 changes to load data back to page from store up on return 2023-01-19 10:20:05 -05:00
Jason Wheeler
b175740272
Merge pull request #125 from Safelite/feature/Digital/SSR-224
Removed references to serviceZip and serviceability checks. These will…
2023-01-19 10:18:18 -05:00
Kulbhushan Kaushik
2c4f1ed790 Merge branch 'develop' into feature/SSR-220 2023-01-19 09:22:30 -05:00
Kulbhushan Kaushik
f142f129f5 commit 2023-01-19 09:22:22 -05:00
Johan Gunawan
0cf2702210
Merge pull request #124 from Safelite/feature/SSR-189
SSR-189: vin-lookup page features
2023-01-19 09:10:54 -05:00
Kulbhushan Kaushik
d47b81b52a commit 2023-01-19 07:48:45 -05:00
Jason Wheeler
d8a51533c4 Removed references to serviceZip and servicability checks. These will be done earlier in the flow. 2023-01-18 16:47:12 -05:00
Johan Gunawan
8e0ec66203 SSR-189 2023-01-18 15:36:46 -05:00
Kulbhushan Kaushik
ad97d9880e Merge branch 'develop' into feature/SSR-220 2023-01-18 13:17:30 -05:00
Jason Wheeler
41fc0f3fd9 small style correction 2023-01-18 12:44:34 -05:00
Jason Wheeler
499f99c30c forgot to fix tests 2023-01-18 12:05:15 -05:00
Jason Wheeler
9cef5b6f52 updated functionality to show continue button as disabled 2023-01-18 11:19:08 -05:00
Kulbhushan Kaushik
eab90e936c Merge branch 'develop' into feature/SSR-220 2023-01-18 07:37:10 -05:00
Kulbhushan Kaushik
9b470eb959 commit 2023-01-18 07:36:19 -05:00
Jason Wheeler
b56735bc6d corrected test 2023-01-17 17:05:14 -05:00
Jason Wheeler
832f566060 Merge branch 'develop' into feature/Digital/SSR-193
# Conflicts:
#	src/router/router-constants/routing-table.js
2023-01-17 15:48:58 -05:00
Jason Wheeler
71364d4134 updated tests 2023-01-17 15:41:48 -05:00
Kulbhushan Kaushik
87bd5205fe fixed router unit tests 2023-01-17 11:16:14 -05:00
Kulbhushan Kaushik
dab5173d84 commit 2023-01-17 09:39:45 -05:00
Kulbhushan Kaushik
947c1a8abd created navigation scenario for welcome page, also created dummy policy holder details page 2023-01-17 09:33:34 -05:00
Kulbhushan Kaushik
c43822d900 commit 2023-01-17 09:17:45 -05:00
Kulbhushan Kaushik
e37820fde6 commit 2023-01-17 08:44:06 -05:00
Jason Wheeler
de0add665c updates 2023-01-16 15:09:38 -05:00
Kulbhushan Kaushik
a9e4d3be6f fixing footer image height issue 2023-01-16 15:05:18 -05:00
Kulbhushan Kaushik
28cda35fba commit 2023-01-16 14:37:02 -05:00
Kulbhushan Kaushik
25489f1b55 Merge branch 'develop' into feature/SSR-135 2023-01-16 13:49:38 -05:00
Kulbhushan Kaushik
dc366ffc58 commit 2023-01-16 13:11:23 -05:00
Jason Wheeler
ac1bad19ad everything seems to be working, still need to update tests 2023-01-16 11:21:52 -05:00
Kroell
324da8117c remove Firefox-specific code (unneeded after adding position:absolute to input) 2023-01-16 11:12:33 -05:00
Jason Wheeler
2b7d94524c Merge branch 'develop' into feature/Digital/SSR-193 2023-01-16 10:12:28 -05:00
Jason Wheeler
29efc286f7 updates 2023-01-16 10:11:41 -05:00
Kulbhushan Kaushik
4216ad524e commit 2023-01-16 08:54:08 -05:00
Kulbhushan Kaushik
6ca30f13fa Merge branch 'develop' into feature/SSR-135 2023-01-13 12:27:41 -05:00
Kulbhushan Kaushik
9b587a37ab commit 2023-01-13 12:27:29 -05:00
Jason Wheeler
3b7d708cd0 Merge branch 'develop' into feature/Digital/SSR-193
# Conflicts:
#	package-lock.json
#	package.json
#	src/constants/application-config.js
#	src/constants/endpoints.js
2023-01-13 11:57:51 -05:00
Kroell
7be1bd9b24 unit tests for alerts on license-plate-lookup 2023-01-13 11:56:44 -05:00
Jason Wheeler
ecb80542e4 no message 2023-01-13 11:45:49 -05:00