Commit graph

5190 commits

Author SHA1 Message Date
Kulbhushan Kaushik
32e3e7bf61
Merge pull request #116 from Safelite/feature/SSR-135
Feature/ssr 135
2023-01-16 13:55:26 -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
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
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
Kroell
3bcb01dc58 Merge branch 'develop' into feature/digital/SSR-179 2023-01-16 10:16:27 -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
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
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
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
Jason Wheeler
8ba8913de1 Added load script back in 2023-01-13 11:58:23 -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
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
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