Commit graph

580 commits

Author SHA1 Message Date
Kulbhushan Kaushik
c43822d900 commit 2023-01-17 09:17:45 -05:00
Kulbhushan Kaushik
166bf4ebce
Merge pull request #119 from Safelite/feature/SSR-135
commit
2023-01-17 08:51:59 -05:00
Kulbhushan Kaushik
e37820fde6 commit 2023-01-17 08:44:06 -05:00
Kulbhushan Kaushik
197f115586
Merge pull request #118 from Safelite/feature/SSR-135
Feature/ssr 135
2023-01-16 15:10:26 -05:00
Kulbhushan Kaushik
f967b63b2f Merge branch 'develop' into feature/SSR-135 2023-01-16 15:05:27 -05:00
Kulbhushan Kaushik
a9e4d3be6f fixing footer image height issue 2023-01-16 15:05:18 -05:00
Kulbhushan Kaushik
1885617fa0
Merge pull request #117 from Safelite/feature/SSR-135
Feature/ssr 135
2023-01-16 14:41:13 -05:00
Kulbhushan Kaushik
c8b13c03ef Merge branch 'develop' into feature/SSR-135 2023-01-16 14:37:10 -05:00
Kulbhushan Kaushik
28cda35fba commit 2023-01-16 14:37:02 -05:00
Kulbhushan Kaushik
32e3e7bf61
Merge pull request #116 from Safelite/feature/SSR-135
Feature/ssr 135
2023-01-16 13:55:26 -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
katiekroell
59ac97fd75
Merge pull request #115 from Safelite/feature/digital/SSR-221
remove Firefox-specific code (unneeded after adding position:absolute…
2023-01-16 11:21:57 -05:00
Kroell
324da8117c remove Firefox-specific code (unneeded after adding position:absolute to input) 2023-01-16 11:12:33 -05:00
Kulbhushan Kaushik
9d00802550 Merge branch 'develop' into feature/SSR-135 2023-01-16 09:06:52 -05:00
Kulbhushan Kaushik
3bdee0550e
Merge pull request #114 from Safelite/feature/SSR-135
Feature/ssr 135
2023-01-16 08:57:59 -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
Kulbhushan Kaushik
6d3034e5e5
Merge pull request #113 from Safelite/feature/digital/SSR-178
Feature/digital/ssr 178
2023-01-13 12:27:13 -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
Kroell
0ef6a06536 Merge branch 'develop' into feature/digital/SSR-178 2023-01-13 11:20:42 -05:00
Kulbhushan Kaushik
aba9a78451 Merge remote-tracking branch 'origin/feature/SSR-135' into feature/SSR-135 2023-01-13 10:00:11 -05:00
Kulbhushan Kaushik
375d91600f commit 2023-01-13 09:59:57 -05:00
Johan Gunawan
c867610375
Merge pull request #112 from Safelite/lock-vue-router-version
Lock Vue Router to 4.1.3 version
2023-01-13 09:41:53 -05:00
Johan Gunawan
44474139e8 Lock vue-router to 4.1.3
Starting from version 4.1.4, Vue Router strips off custom params. This makes the VehicleChangeAlert unable to be displayed in vehicle-damage page due to its dependency to that custom param.
2023-01-12 15:12:34 -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
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
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
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
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