Commit graph

121 commits

Author SHA1 Message Date
Bill Richardson
750cf89fd4 initial check in
will remove console logs after figuring out last issue
2024-01-12 10:43:30 -05:00
Bill Richardson
b7fb74d16f loading modal updates 2024-01-08 14:53:55 -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
Bill Richardson
fb8799fe6b Site header proof of concept
Left some console logs in
I think this can be moved out of store to a cms helper class that manages this global data.
2023-12-08 16:29:49 -05:00
Michaela Brydon
509fee2fa9 Updating map tests 2023-11-27 12:27:30 -05:00
Michaela Brydon
0606e9cc27 Toggling routing depending on safelite shop or not 2023-11-22 11:11:26 -05:00
Michaela Brydon
352f3acb43 Finishing unit tests 2023-11-15 16:25:27 -05:00
Michaela Brydon
6005424f9a Fixing existing tests 2023-11-14 11:48:14 -05:00
Michaela Brydon
9d0f1a028a fixing class test 2023-11-13 16:21:16 -05:00
Michaela Brydon
d897fbbad1 Finished incorporating map into tpa search page 2023-11-13 16:18:52 -05:00
Michaela Brydon
16c4bd4732 Removing comments 2023-11-08 13:18:34 -05:00
Michaela Brydon
8af8f0b4b5 Adding shop list button tests 2023-11-07 11:08:12 -05:00
Michaela Brydon
fc753e4253 Troubleshooting 2023-10-27 15:01:23 -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
Bill Richardson
62eea7ede3 schedule clean up
add service location / schedule resets similar to FMG
fix weird loader scroll bar thing on datepicker
2023-10-20 10:04:43 -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
US\katie.kroell
e7e5251c56 when menu modal is open, overlap all other components on the page 2023-10-05 11:34:42 -04:00
Bill Richardson
c4de9fd601 schedule sub header and change loc link 2023-09-29 18:07:15 -04:00
Jeremy Zimmerman
f990980ab5 Updating issConfig accountNumber to parentAccountNumber. 2023-09-29 13:57:27 -04:00
Josh Dassinger
134548af12 SSR-648 Fix Address Search List in the wrong position 2023-09-20 10:31:25 -05: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
DavidAtSafelite
8c6842ca55 Final eslint baseline PR linting 9 ! 2023-08-28 08:59:37 -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
8aa1343bcc Linting of first portion of layout. 2023-08-21 14:55:41 -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
1b9583b30a fix test 2023-08-15 11:08:23 -04:00
Bill Richardson
f05ff0ddf6 updates to bailout page
use tpa flag
sub header router link
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
3037b43a88 prefer default - initial attemp - application-config 2023-08-09 11:19:41 -04:00
Bill Richardson
aba11ba4fe initial confirmation check in 2023-08-03 16:09:12 -04:00
Bill Richardson
e903a62c51 Updates to use ContentGroup 2023-08-02 16:26:47 -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
21c8e84698 Resolving merge conflicts 2023-07-28 11:01:21 -04:00
DavidAtSafelite
9aaf771d74 Updated based upon feedback 2023-07-26 07:39:50 -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
d40cf95b00 Linting of the iss-components 2023-07-24 19:12:20 -04:00
brydon1
76d909908e Fixing bugs with coverage statement 2023-07-24 17:43:32 -04:00
bmauger
3c27c9614a
Merge pull request #374 from Safelite/SSR-547-re-add-header-button
CSR-547 reinsert secondary button for accessibility.
2023-07-24 09:24:34 -04:00
Bryan Mauger
cfada92d75 CSR-547 reinsert secondary button for accessibility. 2023-07-24 08:45:30 -04:00
brydon1
0607ee30e4 Move black header styling to sub header component 2023-07-21 13:20:56 -04:00
DavidAtSafelite
f056631c01 Fixed comma-dangle, quotes and whitespace issues. 2023-07-19 15:25:46 -04:00
Bryan Mauger
13f9451f3d Update footer spacing on select pages. 2023-07-05 10:11:06 -04:00