Kroell
c5efeac70a
Merge branch 'develop' into feature/digital/SSR-179
2023-01-16 14:27:42 -05:00
Kroell
775f461170
navigation from license-plate-lookup
2023-01-16 14:27:14 -05:00
Kroell
49db6154b7
updates to routing table
2023-01-16 13:54:38 -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
Kroell
ecee185d82
navigation when glass is not available
2023-01-16 11:59:49 -05:00
Kroell
406d565efb
Merge branch 'develop' into feature/digital/SSR-179
2023-01-16 11:23:50 -05:00
Kroell
324da8117c
remove Firefox-specific code (unneeded after adding position:absolute to input)
2023-01-16 11:12:33 -05:00
Kroell
3bcb01dc58
Merge branch 'develop' into feature/digital/SSR-179
2023-01-16 10:16:27 -05:00
Kulbhushan Kaushik
4216ad524e
commit
2023-01-16 08:54:08 -05:00
Kroell
144fdaf8a4
class added to textbox-question for field errors - to match spacing on mocks
2023-01-13 15:46:16 -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
Kroell
7be1bd9b24
unit tests for alerts on license-plate-lookup
2023-01-13 11:56:44 -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
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
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
Kulbhushan Kaushik
190b964d07
commit
2023-01-11 12:35:59 -05:00
Kulbhushan Kaushik
8aed00aebd
commit
2023-01-11 12:25:59 -05:00
Kulbhushan Kaushik
a7f4b26b9e
Merge branch 'develop' into feature/SSR-201
2023-01-11 12:22:36 -05:00
Kulbhushan Kaushik
cf5aa91975
SSR-201 changes.
2023-01-11 12:22:26 -05:00
Johan Gunawan
ce35f538d2
No damage string for repair
...
New requirement says that if the damage is a repair, the navigation is not going to go to the vehicle lookup pages (by vin, by license place, by address).
No damage string for repair
New requirement says that if the damage is a repair, the navigation is not going to go to the vehicle lookup pages (by vin, by license place, by address).
2023-01-11 12:01:57 -05:00
Kroell
4410816c86
Created common config value to pull dev domain from
2023-01-11 09:38:45 -05:00
Johan Gunawan
43fa1c7270
Add more properties to be updated
2023-01-10 20:41:05 -05:00
Johan Gunawan
f8766cac89
Add updateVehicleVin action
...
Might be used in license-plate-lookup and/or address-lookup as well. It is used in vin-lookup page.
2023-01-10 17:05:31 -05:00
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
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