Commit graph

201 commits

Author SHA1 Message Date
Josh Dassinger
04c375a341 SSR-586 PR Changes
Moved from store to pageData
Added bailoutMessage const
update setBailout method to accept currentPage or to/from types
2024-01-12 13:58:59 -06:00
Josh Dassinger
be7054a666 Merge branch 'develop' into feature/digital/SSR-586
# Conflicts:
#	src/router/index.js
2024-01-09 14:17:44 -06:00
Josh Dassinger
f3ae5d4996 SSR-586 - Save Bailout & Callback 2024-01-09 13:58:37 -06:00
Michaela Brydon
9a445b4359 Fixing merge conflicts 2024-01-09 13:24:49 -05:00
Bill Richardson
b7fb74d16f loading modal updates 2024-01-08 14:53:55 -05:00
Michaela Brydon
d4cf2f3d51 Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into feature/digital/SSR-791 2024-01-05 16:02:46 -05:00
Michaela Brydon
3920969c48 Finishing getStringWithCustomValues method 2024-01-03 19:09:19 -05:00
Michaela Brydon
272ec08bc5 Final touches 2024-01-03 17:47:23 -05:00
Bill Richardson
d030ae4196 moved date helper functions from schedule helper to helpers/date-helper 2024-01-03 09:58:10 -05:00
Michaela Brydon
06b186397c Partial work 2024-01-02 16:07:27 -05:00
Bill Richardson
055859aa73 remove console.log 2024-01-02 09:28:44 -05:00
Bill Richardson
c6e87c1aa2 initial check in
Will clear console logs after figuring out last issue
2023-12-29 09:18:21 -05:00
Bill Richardson
1df582b3aa add ability to override 2023-12-13 21:27:10 -05:00
Bill Richardson
005b97fcbf updates to cached siteHeader to be more inline with card 2023-12-08 16:29:49 -05:00
Michaela Brydon
e58601bab4 Moving general methods to shared file 2023-12-04 20:54:28 -05:00
Michaela Brydon
dd1cd719d9 Fixing span bug 2023-11-09 13:35:27 -05:00
Michaela Brydon
a388f2cff1 Adding textbox question page 2023-11-02 09:42:43 -04:00
Michaela Brydon
908065ec79 undoing test code 2023-10-30 16:34:37 -04:00
Michaela Brydon
5fb68798a1 Finishing touches on code 2023-10-30 16:25:04 -04:00
Michaela Brydon
4708c84d4a merge conflict resolution 2023-10-27 11:39:11 -04:00
Michaela Brydon
16201ba19d tpa search almost done 2023-10-27 10:53:04 -04:00
Jeremy Zimmerman
10f6a654f7 Undo double rename on comment. 2023-10-24 16:28:02 -04:00
Jeremy Zimmerman
26c07aa8d6 Renamed CorrelationId to ReferralCorrelationId to match the service change.
Added handling of rejected promise on policy lookup call.
2023-10-24 16:15:31 -04:00
michaela-brydon-safelite
64d85c1ddb
Merge pull request #477 from Safelite/feature/digital/SSR-512
Feature/digital/ssr 512
2023-10-19 12:35:28 -04:00
Josh Dassinger
c765774c6c SSR-462 VIN passed or input doesn't match a CarID in our system 2023-10-17 14:35:50 -05:00
Michaela Brydon
c6a493a973 Minor update 2023-10-16 15:23:33 -04:00
Michaela Brydon
9f5bb243a9 Moved toTitleCase to text-helper 2023-10-16 15:22:51 -04:00
Jeremy Zimmerman
6979446152 Revert "Merge pull request #479 from Safelite/defect/digital/ssr-763"
This reverts commit 549f92af09, reversing
changes made to 2c27d0f2d3.
2023-10-13 09:32:59 -04:00
DavidAtSafelite
46cdd41772 Fixed test, added documentation to store, broke out processing functions for both documentation purposes and to reduce overall size of store file, sorted store actions methods. 2023-10-12 15:16:24 -04:00
Bill Richardson
e004dc38ca match FMG until we figure out what the intent was. 2023-10-09 09:17:08 -04:00
Bill Richardson
4afa129284 Initial Schedule Date Picker check-in ISS 2023-10-03 15:33:01 -04:00
Jeremy Zimmerman
f990980ab5 Updating issConfig accountNumber to parentAccountNumber. 2023-09-29 13:57:27 -04:00
Jeremy Zimmerman
6ee9223253 Updates. 2023-09-18 18:01:41 -04:00
Bill Richardson
77204cd8d5 service location updates.
SSR-364
SSR-369
SSR-633
SSR-645
SSR-647
SSR-655
2023-09-12 20:03:56 -04:00
brydon1
be499757b0 Updating only recal modal link when appropriate 2023-09-12 14:24:37 -04:00
brydon1
61583f5345 Removing comments 2023-09-12 11:09:42 -04:00
brydon1
3ed110485c Fixing adas link not working 2023-09-12 11:08:05 -04:00
brydon1
6dd0009cd2 Addressing merge conflicts 2023-09-06 10:26:10 -04:00
brydon1
9118d59878 Addressing problems 2023-08-31 16:27:35 -04:00
brydon1
81ec8d4d14 Committing to facilitate collab 2023-08-31 16:11:53 -04:00
DavidAtSafelite
8c6842ca55 Final eslint baseline PR linting 9 ! 2023-08-28 08:59:37 -04:00
DavidAtSafelite
5cbba40bb1 Linting for the last of the layout pages, mixins and prefer default for navigation-scenarios. 2023-08-24 07:43:10 -04:00
DavidAtSafelite
80509bda53 We have advanced the code enough to call this one 8.5
It has more layout page linting and I have removed (really re-removed) the reduntant router parms.
2023-08-23 07:16:58 -04:00
DavidAtSafelite
e489567e5e Various linting, mostly ux-components and prefer default on issPageValues 2023-08-18 06:37:20 -04:00
DavidAtSafelite
0578b4669a Misc linting updates, mostly to iss-components 2023-08-16 07:35:25 -04:00
Bill Richardson
f05ff0ddf6 updates to bailout page
use tpa flag
sub header router link
2023-08-15 11:08:23 -04:00
Bill Richardson
7053a0ecf8 remove rules 2023-08-15 11:08:23 -04:00
DavidAtSafelite
abb065ab0b Next prefer default refactor 2023-08-14 08:08:53 -04:00
DavidAtSafelite
a57c6e4c49 Another prefer-default update 2023-08-11 07:35:54 -04:00
DavidAtSafelite
65c9ce64c2 A bit more prefer-default and I added the new store constants. They are *not* being used yet, but I like the idea of getting them in and giving folks an opportunity to get used to the idea. 2023-08-10 07:33:38 -04:00
DavidAtSafelite
3037b43a88 prefer default - initial attemp - application-config 2023-08-09 11:19:41 -04:00
Bill Richardson
b18c151dd5 push changes in case i lose them fixing repo 2023-08-02 16:26:47 -04:00
Jeremy-Z
bc5d9842d0 Reverting Commit #386 from linting9 branch. 2023-08-02 10:45:39 -04:00
DavidAtSafelite
5e6ab3b549 Linting including prefer default, vue event format, etc. And also added () to expects that lacked them and skipped many tests. 2023-07-31 16:16:10 -04:00
brydon1
8f7f35ab4a Changing modal text back to link but with href 2023-07-28 11:51:58 -04:00
brydon1
21c8e84698 Resolving merge conflicts 2023-07-28 11:01:21 -04:00
brydon1
14ba2ec858 Final touches 2023-07-28 10:54:40 -04:00
brydon1
215c289b27 Partial fixing formatting 2023-07-27 16:29:41 -04:00
brydon1
36a8b706f0 Incorporating isClaimRegistrationRequired logic into verifiedDeductible 2023-07-25 15:35:12 -04:00
DavidAtSafelite
a36292d384 Baseline linting of helpers & mixins and some fixup of digital-components and iss-components 2023-07-25 11:02:55 -04:00
DavidAtSafelite
f056631c01 Fixed comma-dangle, quotes and whitespace issues. 2023-07-19 15:25:46 -04:00
brydon1
5c1f1e9ac6 defining rules in separate file 2023-07-11 13:21:56 -04:00
brydon1
a3e72acdd5 Remove commented line 2023-06-29 09:16:01 -04:00
brydon1
ce87854ad9 Removed relative package references and needless type reference 2023-06-28 16:43:16 -04:00
brydon1
044a2c2798 Finishing unit tests 2023-06-28 11:58:51 -04:00
brydon1
662b25e8c4 Updating store tests 2023-06-26 13:55:06 -04:00
brydon1
577cc05695 Adding deductible setting logic 2023-06-21 16:14:49 -04:00
Jason Wheeler
7d3b781ce4 nightly 2023-04-28 16:48:44 -04:00
Jason Wheeler
133bdf52a4 nightly 2023-04-27 16:58:32 -04:00
Kroell
2a73020aad move getZipCodeData() from base-mixin to service-location-helper 2023-04-21 12:08:05 -04:00
katie
6aaacdef8c Merge 'develop' into feature/digital/SSR-351 2023-04-20 14:42:38 -04:00
DavidAtSafelite
e757496dda Fixed a couple of issues that were causing failures. 2023-04-20 11:42:40 -04:00
DavidAtSafelite
3fe4322528
Merge branch 'develop' into feature/digital/SSR-313 2023-04-20 09:56:43 -04:00
Jason Wheeler
03cc9e47bb added modal for state specific steering text, code to process conditional logic and custom logic to display full state name. 2023-04-19 15:26:34 -04:00
Kroell
9a47c7762c updates 2023-04-19 14:28:32 -04:00
Kroell
5ed736cf35 serviceability details 2023-04-19 12:29:25 -04:00
David Back
4ab1301b98 Stupid Typo 2023-04-19 09:51:46 -04:00
David Back
c238e62411 Completed Merge 2023-04-19 09:39:51 -04:00
Kroell
8ab399e918 serviceability details method 2023-04-18 18:06:40 -04:00
David Back
02dc99b2ff Updated for 314 and 316 2023-04-17 16:54:55 -04:00
Jason Wheeler
2e27b1fc44 Added conditional logic for state specific steering 2023-04-17 16:33:09 -04:00
Kroell
09ed0819ff WIP 2023-04-17 16:16:00 -04:00
Jason Wheeler
0560ac3124 Everything is working now 2023-04-11 12:00:08 -04:00
Jason Wheeler
c83604c64d figured out that I needed to run the processing of the modal-links on the next tick. 2023-04-10 16:46:50 -04:00
David Back
3e9aa4d7fd SSR-313 2023-04-06 14:04:44 -04:00
David Back
d15798ce89 Just a draft update 2023-04-04 12:43:07 -04:00
Jason Wheeler
b1ac5130e8 added modal vue and started test page 2023-03-31 10:51:30 -04:00
Jeremy Zimmerman
27e51873ed Fixed issue where client customized widgets were not being added to the page widget collection. 2023-03-21 13:32:38 -04:00
Kroell
aa48a73e2b update coverage-statement page to use modalLink 2023-03-02 09:22:58 -05:00
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
Kroell
d720533b84 start of linking to recal modal 2023-02-27 15:40:40 -05:00
Jeremy Zimmerman
5fa7bdc3c3 Updated the CMS page override logic to account for the Generic launch case. Now uses account number as additional check. 2023-02-22 15:49:27 -05:00
Jeremy Zimmerman
4a4aa4c2b6 Removed unused variable. 2023-02-22 12:44:08 -05:00
Jeremy Zimmerman
afc6e55504 Removed some debugging statements. 2023-02-22 12:43:09 -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
Jason Wheeler
de0add665c updates 2023-01-16 15:09:38 -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