Commit graph

493 commits

Author SHA1 Message Date
Bryan Mauger
035ff732e0 WIP date picker and drop down test. 2022-10-06 12:47:47 -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
Bryan Mauger
fae934fce0 CSR-795 update paragraph spacing. 2022-09-22 08:51:54 -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
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
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
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
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
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
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
Leah Schumann
bdc9f176b5 fixing error ... again? 2022-09-13 10:56:40 -04:00
Leah Schumann
02ff535f6e fixed text-block build issues 2022-09-13 10:33:54 -04:00
Leah Schumann
c0da21419e Added quote email message to estimate page and changed top / bottom margins to more accurately reflect Figma 2022-09-13 09:26:10 -04:00
Mark Harris
21d4b4884a fixed remaining merge conflict 2022-09-13 09:25:51 -04:00
Leah Schumann
ceed64cc36 Preparing to merge 2022.09.29 branch into develop 2022-09-12 14:43:06 -04:00
Leah Schumann
681afdc4bd Cherry-picked changes from commit 145359e226 2022-09-12 13:55:28 -04:00
Scott Kiener
668b1b9f8a Merge remote-tracking branch 'origin/develop' into feature/CSR-795 2022-09-01 15:10:27 -04:00
Scott Kiener
fba1efc7f9 CSR-795 | Fix typo 2022-09-01 14:22:05 -04:00
Bryan Mauger
9902cc0ce3 Remove unneeded code per tech review. 2022-09-01 13:01:06 -04:00
Scott Kiener
2f2b32fe06 Merge remote-tracking branch 'origin/develop' into feature/CSR-795 2022-09-01 10:55:35 -04:00
Scott Kiener
5c9d7dc53c CSR-795 | Added unit tests to modal.vue 2022-09-01 10:55:21 -04:00
Bryan Mauger
13d69d8d6a CSR-725 add subheader copy, remove empty prop. 2022-08-31 08:47:59 -04:00
Scott Kiener
fcf95ad734 CSR-795 | Refactor modal etc.
Removed collapse toggle on radio-service
Added in cashOrInsurance utilization
Removed reference to quote in the modal class
Changed modal close button text to use Footer from CMS
2022-08-30 13:37:19 -04:00
Katie
e97f466fd7 Fix merge conflicts 2022-08-29 10:44:52 -04:00
Bryan Mauger
74f519b3b1 Add v-html and correct typo. 2022-08-29 10:03:47 -04:00
Bryan Mauger
ce840d8177 CSR-735 create text-block component. 2022-08-29 09:41:13 -04:00
AdamCaouetteSafelite
f4f2ae3a7d
Merge pull request #700 from Safelite/feature/CSR-110
Feature/CSR-110
2022-08-26 16:02:28 -04:00
Adam Caouette
bfce98d1e5 CSR-110: remove debugging 2022-08-26 11:45:35 -04:00
Adam Caouette
6e7a791e99 CSR-110: revise 'glassPart' to just 'glass' for clarity on questions pages 2022-08-26 11:21:03 -04:00
Leah Schumann
33087d9c60 Removed role='application' for div inside button-question widget to fix accessibility issue 2022-08-26 11:08:20 -04:00
Adam Caouette
d9f1076987 CSR-110: code to complete molding-questions 2022-08-26 10:33:22 -04:00
Bryan Mauger
5af0e6855e Rename quote-modal to modal and move to common-components folder. 2022-08-25 09:15:40 -04:00
Katie
6626122b1e CSR-111 EXAMPLE of multiple capability questions 2022-08-24 15:36:21 -04:00
Katie
9c40093144 CSR-111 Fix answer change issue 2022-08-24 15:30:11 -04:00
Katie
f266fce3f5 CSR-111 WIP 2022-08-24 10:56:31 -04:00
Bryan Mauger
4156eb281b CSR-795 add modal for quote page. 2022-08-24 09:43:34 -04:00
Adam Caouette
fff6018e57 CSR-108: rename function 2022-08-23 09:44:15 -04:00
Adam Caouette
71fe6039d3 CSR-108: remove console logs 2022-08-23 00:01:57 -04:00
Adam Caouette
f2c3e79a57 CSR-108: refactoring 2022-08-22 23:57:08 -04:00