Commit graph

2126 commits

Author SHA1 Message Date
Mark Harris
515b01cb1b
Merge pull request #751 from Safelite/feature/renamed-helper-method
Renamed helper method
2022-10-10 08:23:30 -04:00
CarlNation
180fdb3e7d CSR-752 remove localhost 2022-10-07 13:45:25 -04:00
CarlNation
644bfebe22 CSR-752 renamed save and load endpoints 2022-10-07 10:49:50 -04:00
Bryan Mauger
035ff732e0 WIP date picker and drop down test. 2022-10-06 12:47:47 -04:00
Frank Rua
03a12388ce
Merge pull request #765 from Safelite/feature/CSR-870
Made 'url' property a function of applicationAbbreviation
2022-10-06 08:24:30 -06:00
Adam Caouette
41a27cc427 update unit test coverage 2022-10-05 23:29:33 -04:00
Leah Schumann
f2efea76b5 Made 'url' property a function of applicationAbbreviation 2022-10-05 15:26:57 -04:00
Adam Caouette
6e06c32c50 Merge branch 'develop' into feature/CSR-803-refactoring-2 2022-10-04 07:38:44 -04:00
Adam Caouette
f21d51f7f4 CSR-803: refactor loadInitialData for questions pages 2022-10-04 07:37:16 -04:00
Scott Kiener
9962d61fc7 CSR-726 | Update list-button-horizontal tests
Checkvalue now should be false instead of undefined
2022-09-29 07:40:05 -04:00
Scott Kiener
a553d0ee8d Merge remote-tracking branch 'origin/develop' into feature/CSR-726 2022-09-29 07:36:37 -04:00
Scott Kiener
0a4ffee447 CSR-726 | Cash or Insurance Toggle
Unit Tests
Default selection logic
Fix for list-button-horizontal
2022-09-29 07:36:30 -04:00
CarlNation
f8cfd2ed24 Merge branch 'release/2022.09.29' into rlsmerge/2022.09.29-to-develop.2 2022-09-23 12:34:53 -04:00
CarlNation
8cb0a3c26a CSR-855 send save quote id to heritage 2022-09-23 11:28:10 -04:00
Bryan Mauger
fae934fce0 CSR-795 update paragraph spacing. 2022-09-22 08:51:54 -04:00
Adam Caouette
720d79ea9d Merge branch 'develop' into feature/CSR-803-refactoring-2 2022-09-21 16:45:12 -04:00
bmauger
d656299b06
Merge pull request #756 from Safelite/CSR-848-fix-padding
CSR-848 fix button padding.
2022-09-20 15:06:35 -04:00
Bryan Mauger
3dba2a04f2 CSR-848 fix button padding. 2022-09-20 15:02:34 -04:00
Scott Kiener
27e06a4add CSR-735 | Unit test for text-block-widget 2022-09-20 14:53:09 -04:00
Bryan Mauger
e99fee4311 CSR-848 css update for spacing. 2022-09-20 13:55:33 -04:00
Bryan Mauger
23e9e5f838 CSR-848
Adjust padding on container and button to match Figma.
2022-09-20 11:25:19 -04:00
Mark Harris
d5321112fb Renamed helper method 2022-09-19 15:35:21 -04:00
Bryan Mauger
143a00e315 CSR-848
*Put all package variation modal on test Quote page.
*Fix font color.
*Fix text wrap on cash/insurance button.
*Re-add router info for test page.
2022-09-19 13:06:10 -04:00
CarlNation
503316774a Merge branch 'release/2022.09.29' into rlsmerge/2022.09.29-to-developv3 2022-09-16 15:15:15 -04:00
CarlNation
fa10319188 CSR-779 remove comment 2022-09-16 15:10:22 -04:00
CarlNation
40d790bc7e add footer to cmscontent 2022-09-16 14:56:26 -04:00
CarlNation
8e39c6d2f1 CSR-779 repair button text 2022-09-16 13:52:08 -04:00
Leah Schumann
197cd20714 Fixed some issues with the logic in arePagePrerequisitesValid 2 2022-09-16 10:40:19 -04:00
Leah Schumann
200dcd12e4 Fixed some issues with the logic in arePagePrerequisitesValid 2022-09-16 10:38:29 -04:00
CarlNation
891e9cb8b2 Merge branch 'release/2022.09.29' into rlsmerge/2022.09.29-to-developv2 2022-09-15 16:14:52 -04:00
CarlNation
724220bb4f Merge branch 'release/2022.09.15' into rlsmerge/2022.09.15-to-2022.09.29v2 2022-09-15 13:52:36 -04:00
CarlNation
e7bc1f7ecc CSR-779 - match mock data to promise data 2022-09-15 13:37:34 -04:00
CarlNation
cafb8d898d add zipcode data to api responses to fix tests 2022-09-15 11:40:40 -04:00
CarlNation
a50c2220ed CSR-779 remove promise settle from mixin 2022-09-15 08:30:34 -04:00
Adam Caouette
a2c85faa87 CSR-803: Move foundDuplicateQuestions to be local var 2022-09-14 16:44:24 -04:00
AdamCaouetteSafelite
275fa72735
Merge pull request #740 from Safelite/feature/CSR-803-refactoring-2
Feature/CSR-803 refactoring 2
2022-09-14 16:27:34 -04:00
Katie
3c17de9f2c Fix merge conflicts 2022-09-14 11:28:41 -04:00
Katie
9078221bb7 Change coverage threshold 2022-09-14 10:49:34 -04:00
Adam Caouette
922597ca65 CSR-803: add comment 2022-09-14 09:41:21 -04:00
Adam Caouette
d59378588b Revert "CSR-803: do not think async/await is needed here"
This reverts commit e98543dc5c.
2022-09-14 09:36:56 -04:00
CarlNation
4d96191915 Merge branch 'release/2022.09.29' into rlsmerge/2022.09.29-to-develop 2022-09-14 09:35:26 -04:00
Mark Harris
9d6b829cb1 trying to fix repair-chips 2022-09-14 08:04:21 -04:00
Leah Schumann
7103c1de60
Merge pull request #735 from Safelite/removeOrigFile
Remove text-block.orig file
2022-09-14 08:01:48 -04:00
Katie
d8fa80bbe1 CSR-835 Fix broken test 2022-09-13 19:08:26 -04:00
Katie
4c2fbba29e CSR-385 Fix list-button-horizontal 2022-09-13 19:00:20 -04:00
Adam Caouette
e98543dc5c CSR-803: do not think async/await is needed here 2022-09-13 17:38:24 -04:00
Adam Caouette
cffbe64b33 CSR-803: remove keyString prop from question-chain component 2022-09-13 17:24:45 -04:00
Katie
ff6a45e6e4 CSR-835 Update list-button-horizontal, getPartsOrQuestions call 2022-09-13 17:11:52 -04:00
Adam Caouette
0ed0566395 CSR-803: remove unneeded property 2022-09-13 15:17:59 -04:00
Leah Schumann
4ccfa5e3f0 Remove text-block.orig file 2022-09-13 15:05:00 -04:00