Commit graph

610 commits

Author SHA1 Message Date
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
katiekroell
f7d965f9e3
Merge pull request #110 from Safelite/feature/digital/SSR-212
fix to focus state styling issue
2023-01-12 11:03:23 -05:00
Kroell
be1c078d58 moved lookupVinByPlate to store 2023-01-12 09:59:11 -05:00
Kulbhushan Kaushik
95fb49650f commit 2023-01-12 09:55:42 -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
Jason Wheeler
2933f6e8c8
Merge pull request #109 from Safelite/feature/Digital/SSR-193-jg
Add baseFormMixin
2023-01-12 09:29:42 -05:00
Kroell
58ffba52e8 fix to focus state styling issue 2023-01-12 09:23:29 -05:00
Kulbhushan Kaushik
eac65f1fbd Merge branch 'develop' into feature/SSR-135 2023-01-12 09:18:22 -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
bf1fb54d7a
Merge pull request #106 from Safelite/feature/SSR-201
Feature/ssr 201
2023-01-11 14:21:58 -05:00
Kulbhushan Kaushik
9b5c5283d9 commit 2023-01-11 14:18:03 -05:00
Kulbhushan Kaushik
f269396aaa Merge branch 'develop' into feature/SSR-201 2023-01-11 14:01:46 -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
16fc1a084d
Merge pull request #105 from Safelite/feature/SSR-201
Feature/ssr 201
2023-01-11 13:24:51 -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
065ce7b14a
Merge pull request #104 from Safelite/feature/SSR-201
Feature/ssr 201
2023-01-11 12:51:19 -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
d0cf09811f
Merge pull request #102 from Safelite/add-updateVehicleVin-action
Add updateVehicleVin action and add more properties for updateVehicle action
2023-01-11 09:36:51 -05:00
Johan Gunawan
43fa1c7270 Add more properties to be updated 2023-01-10 20:41:05 -05:00
Jason Wheeler
c3d164cc2c updates 2023-01-10 17:16:39 -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
a1020c4f47
Merge pull request #101 from Safelite/add-placeholder-pages
Add placeholder pages for lookup pages navigation
2023-01-10 16:24:43 -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
Jason Wheeler
49dd239f53 Merge branch 'develop' into feature/Digital/SSR-193 2023-01-10 15:40:31 -05:00
Jason Wheeler
8e4c4f1ed1 commit so I can merge develop again 2023-01-10 15:38:44 -05:00
Jason Wheeler
e9f3587b5d
Merge pull request #100 from Safelite/defect/method-signature-not-matched
Match the method signature on navigate()
2023-01-10 15:36:20 -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
Jason Wheeler
db94b0639a Merge branch 'develop' into feature/Digital/SSR-193 2023-01-10 09:08:09 -05:00