Commit graph

603 commits

Author SHA1 Message Date
Jason Wheeler
da1ac36e04
Merge pull request #121 from Safelite/feature/Digital/SSR-193
Feature/digital/ssr 193
2023-01-17 17:08:42 -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
1f446414ed
Merge pull request #120 from Safelite/feature/SSR-220
Feature/ssr 220
2023-01-17 11:16:43 -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
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
Jason Wheeler
de0add665c updates 2023-01-16 15:09:38 -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
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
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
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