Commit graph

80 commits

Author SHA1 Message Date
David Back
3e9aa4d7fd SSR-313 2023-04-06 14:04:44 -04:00
David Back
af78d9b4e1 Updated Draft 2023-04-04 13:05:47 -04:00
David Back
d15798ce89 Just a draft update 2023-04-04 12:43:07 -04:00
Kroell
934454141a success alert for vin match 2023-03-10 12:12:12 -05:00
hiteshkumar87
4b63638b6d SSR-280
added unit test cases and fixed issue related to same YMM- style different
2023-03-10 18:36:49 +05:30
shnsuku
4fa607ba34
Merge pull request #192 from Safelite/feature/Digital/SSR-291
SSR-291
2023-03-09 20:03:29 +05:30
sheena
07a09674f1 SSR-291
Fixed issue in the welcome page for the cards
SSR-291
SSR-292
SSR-293
2023-03-09 14:15:34 +05:30
Jeremy Zimmerman
332b138e02 Changed the endpoint for validating a client tag. 2023-03-08 14:13:19 -05:00
Kroell
4e7480383e Merge branch 'develop' into feature/digital/SSR-219 2023-03-03 08:20:10 -05:00
Kroell
aa56529089 typo fix 2023-03-02 11:14:13 -05:00
hiteshkumar87
ed405fd19b updated vinlookupmethod constant
updated vin lookup method constant file
2023-03-02 20:58:48 +05:30
Kroell
8b19f3045b remove code related to textLink (no longer using) 2023-03-02 09:13:37 -05:00
Kroell
d8173d54ba Parse modalLink in CMS 2023-03-02 09:08:00 -05:00
hiteshkumar87
dec8f048d6 SSR-268
updated endpoint to get prohibited states with single source of truth
2023-03-02 12:52:51 +05:30
Kroell
03ea2d4950 Merge branch 'develop' into feature/digital/SSR-219 2023-03-01 10:30:51 -05:00
Sneha
f4230c5858 SSR-231
UI Capability page
2023-02-28 21:23:37 +05:30
Kroell
d720533b84 start of linking to recal modal 2023-02-27 15:40:40 -05:00
Jeremy Zimmerman
329a9fbae3 Updates. 2023-02-17 13:23:01 -05:00
Jeremy Zimmerman
fcf620eecd Client Auth endpoint logic, first run. 2023-02-16 14:53:31 -05:00
Jeremy Zimmerman
c38389abd4 Testing the new clientauth api. 2023-02-16 12:45:05 -05:00
Kulbhushan Kaushik
e51f06ec94 commit 2023-01-20 08:08:17 -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
Jason Wheeler
b0bef5b5e2 everything is converted over but it needs tested now 2023-01-11 16:01:31 -05:00
Kroell
4410816c86 Created common config value to pull dev domain from 2023-01-11 09:38:45 -05:00
Jason Wheeler
c3d164cc2c updates 2023-01-10 17:16:39 -05:00
Jason Wheeler
8e4c4f1ed1 commit so I can merge develop again 2023-01-10 15:38:44 -05:00
Kroell
b975bfc97c Merge branch 'develop' into feature/digital/SSR-178 2023-01-10 09:08:52 -05:00
Jason Wheeler
db94b0639a Merge branch 'develop' into feature/Digital/SSR-193 2023-01-10 09:08:09 -05:00
Jason Wheeler
d53b7e276c check in so I can pull develop into this branch. 2023-01-10 09:07:35 -05:00
Johan Gunawan
551d6edde6 Add getPartsOrQuestions action. Needed in multiple pages. 2023-01-09 23:01:41 -05:00
Kroell
1e8152feef Merge branch 'develop' into feature/digital/SSR-178
# Conflicts:
#	src/layouts/license-plate-lookup/license-plate-lookup.vue
2023-01-06 13:18:12 -05:00
Kulbhushan Kaushik
230dc752b3 commit 2023-01-06 12:07:47 -05:00
Kulbhushan Kaushik
20cbb9272e commit 2023-01-06 11:28:33 -05:00
Kroell
07d1dfa3b9 license-plate-lookup alerts, back and continue button routing/methods 2023-01-04 13:55:33 -05:00
Johan Gunawan
e084e2b518 SSR-188 2023-01-03 10:30:51 -05:00
Johan Gunawan
ee564d6d5b Change to a more accurate variable name
From Mark Harris: "... The rationale is that it’s not a querystring for passing the name of the application.  It’s a querystring for passing the name of the page.  (It just happens to be named after the applications, but that’s more of business requirement ..."
2022-12-29 15:56:51 -05:00
Johan Gunawan
99fab0cc13 Use the query string value from config
This replaces the 'fmgPage' hard-coded value.
2022-12-29 14:40:31 -05:00
Johan Gunawan
7a3a6e5d19 SSR-175
address-lookup and license-plate-lookup pages are added as a placeholder so QA can test the navigation for this ticket.
2022-12-21 17:01:30 -05:00
Jason Wheeler
d68146b312 no message 2022-12-12 15:21:03 -05:00
Kulbhushan Kaushik
ef9c7af480 commit 2022-11-29 10:34:13 -05:00
Kulbhushan Kaushik
5eb4c2f9ee commit 2022-11-29 09:58:31 -05:00
Jason Wheeler
b25022f15a Started working on parts page, still need to get some tests to work 2022-11-22 16:31:22 -05:00
Kulbhushan Kaushik
c6646d0637 Merge branch 'develop' into feature/SSR-113 2022-11-14 08:44:46 -05:00
Kulbhushan Kaushik
2c215e23a9 Merge branch 'develop' into feature/SSR-113 2022-11-14 08:05:22 -05:00
Jason Wheeler
a9df577851 Merge branch 'develop' into feature/Digital/SSR-108
# Conflicts:
#	src/constants/endpoints.js
#	src/helpers/unit-test-helper.js
#	src/mixins/base-mixin.js
#	src/store/store.spec.js
2022-11-11 14:21:05 -05:00
Jeremy Zimmerman
7bc6458449 Removing some unnecessary files. Moving some others. 2022-11-11 11:53:33 -05:00
Jason Wheeler
7789d19fbf Created call to getVehicle, refactored setting vehicle properties, updated tests and removed store-actions (it wasn't being used) 2022-11-10 15:34:54 -05:00
Kulbhushan Kaushik
2ba1f71767 commit 2022-11-10 12:15:30 -05:00
Kulbhushan Kaushik
120369c5bc COMMIT 2022-11-10 08:03:43 -05:00
Jeremy Zimmerman
48361cd6d7 Removed store actions class. 2022-11-09 14:15:27 -05:00