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 |
|
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 |
|
Kroell
|
5d1faae901
|
refactoring to license-plate-lookup based on team convo
|
2023-01-13 11:39:31 -05:00 |
|
Kulbhushan Kaushik
|
375d91600f
|
commit
|
2023-01-13 09:59:57 -05:00 |
|
Kroell
|
fadc90f9a3
|
moved all unit tests to license-plate-lookup.spec.js
|
2023-01-12 14:59:58 -05:00 |
|
Kroell
|
d3d78c088e
|
removed folders for alerts - all alerts are within license-plate-lookup.vue
|
2023-01-12 14:59:22 -05:00 |
|
Kroell
|
8370fc0b46
|
removed license-plate-question and zip-question components
|
2023-01-12 13:12:26 -05:00 |
|
Kroell
|
cc9311de21
|
change to calling lookupVinByPlate method
|
2023-01-12 11:36:58 -05:00 |
|
Kroell
|
69e1348e7d
|
Merge branch 'develop' into feature/digital/SSR-178
|
2023-01-12 11:04:23 -05:00 |
|
Kroell
|
be1c078d58
|
moved lookupVinByPlate to store
|
2023-01-12 09:59:11 -05:00 |
|
Kroell
|
8e66875e82
|
removed unneeded comment from line
|
2023-01-12 09:49:55 -05:00 |
|
Kroell
|
546915e39c
|
moved file to correct folder
|
2023-01-12 09:48:00 -05:00 |
|
Kroell
|
58ffba52e8
|
fix to focus state styling issue
|
2023-01-12 09:23:29 -05:00 |
|
Johan Gunawan
|
73776f5f6e
|
Add baseFormMixin
|
2023-01-11 22:11:52 -05:00 |
|
Johan Gunawan
|
dea1184316
|
Merge pull request #107 from Safelite/add-isGlassAvailableForCarId
Add isGlassAvailableForCarId method
|
2023-01-11 20:48:41 -05:00 |
|
katiekroell
|
e8f4e7f3a8
|
Merge pull request #99 from Safelite/feature/digital/SSR-178
Feature/digital/ssr 178
|
2023-01-11 17:02:30 -05:00 |
|
Jason Wheeler
|
b0bef5b5e2
|
everything is converted over but it needs tested now
|
2023-01-11 16:01:31 -05:00 |
|
Johan Gunawan
|
377428cc2b
|
Add isGlassAvailableForCarId method
The method will be used on all vehicle lookup pages (by manual vin, by license plate, by address).
|
2023-01-11 15:34:39 -05:00 |
|
Kulbhushan Kaushik
|
9b5c5283d9
|
commit
|
2023-01-11 14:18:03 -05:00 |
|
Kulbhushan Kaushik
|
c9352ccf6d
|
cmmit.
|
2023-01-11 14:00:30 -05:00 |
|
Kulbhushan Kaushik
|
19cdc0ed86
|
commit
|
2023-01-11 13:46:50 -05:00 |
|
Kulbhushan Kaushik
|
4e2de806f5
|
Merge branch 'develop' into feature/SSR-201
|
2023-01-11 13:19:09 -05:00 |
|
Kulbhushan Kaushik
|
eaea444d0a
|
set image width to 100%
|
2023-01-11 13:18:51 -05:00 |
|
Kulbhushan Kaushik
|
7623df9d1d
|
Merge pull request #103 from Safelite/feature/SSR-188-v3
No damage string for repair
|
2023-01-11 12:52:11 -05:00 |
|
Kulbhushan Kaushik
|
341c32924c
|
commit
|
2023-01-11 12:43:38 -05:00 |
|
Kulbhushan Kaushik
|
b94d80a3de
|
commit
|
2023-01-11 12:42:10 -05:00 |
|