Commit graph

1190 commits

Author SHA1 Message Date
Katie
c5fb168161 CSR-762 Fix multiselect 2022-09-19 10:23:30 -04:00
Katie
24ddb9f8a5 CSR-762 Fix for YMMS list-button keypresses 2022-09-19 09:54:31 -04:00
Katie
854300d677 CSR-762 Move validation logic to button-wrapper 2022-09-16 13:07:27 -04:00
Katie
94c3ea326f CSR-762 Update YMMS 2022-09-16 10:18:59 -04:00
Katie
3707443e15 CSR-762 Finish list-button 2022-09-16 09:12:59 -04:00
Katie
42fdd8aa46 762 Fix button-wrapper functionality 2022-09-16 08:27:54 -04:00
Katie
ace997bbf5 CSR-762 WIP 2022-09-15 17:30:46 -04:00
Katie
6e901a6918 CSR-762 Add mini test 2022-09-15 14:44:50 -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
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
Leah Schumann
9c275b6cb7 Before adding text-block to Estimate page 2022-09-13 09:23:52 -04:00
CarlNation
6491b94044 CSR-779 Repair view of estimate page 2022-09-13 08:02:05 -04:00
Leah Schumann
ceed64cc36 Preparing to merge 2022.09.29 branch into develop 2022-09-12 14:43:06 -04:00
Leah Schumann
cce84cf0ac Added conditional in arePagePrerequisitesValid to check if order is repair or has glassParts 2022-09-08 08:44:00 -04:00
Katie
b350eaae93 Revert commit 'CSR-743 experiment integration testing' and change hasSettingEqualTo to use loose equality 2022-09-08 08:24:08 -04:00
Katie
89d114edb2 Revert "Commented out tests"
This reverts commit 16bbd465af.
2022-09-08 08:20:21 -04:00
Katie
64c651edd1 Update universe name 2022-09-06 15:03:11 -04:00
FrankRua
16bbd465af Commented out tests 2022-09-02 10:53:09 -04:00
Katie
65a2c3ae94 CSR-743 experiment integration testing 2022-09-01 16:53:54 -04:00
Bryan Mauger
13d69d8d6a CSR-725 add subheader copy, remove empty prop. 2022-08-31 08:47:59 -04:00
Katie
a418144980 Merge remote-tracking branch 'origin/release/2022.09.15' into feature/CSR-111-parts-resetting 2022-08-30 16:17:13 -04:00
Katie
756a6e3ce9 CSR-111 Add resetting logic for molding-questions 2022-08-30 16:06:07 -04:00
katieoh-safelite
9f02569308
Merge pull request #708 from Safelite/defect/CSR-807
CSR-807 Edit arePagePrerequisitesValid for estimate
2022-08-30 14:38:55 -04:00
Katie
edb0f8af66 CSR-807 Add test todos for estimate 2022-08-30 14:30:51 -04:00
katieoh-safelite
fbdcd948ea
Merge pull request #707 from Safelite/feature/CSR-111-parts-resetting
Feature/csr 111 parts resetting
2022-08-30 14:25:40 -04:00
Katie
28b6524ac5 CSR-807 Edit arePagePrerequisitesValid for estimate 2022-08-30 14:14:25 -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
6e0c9688d3 CSR-111 Reset answers if they change 2022-08-30 13:12:18 -04:00
Adam Caouette
d6f7e60b07 CSR-110: add additional check to avoid console error in question-chain 2022-08-29 18:05:47 -04:00
Katie
aceea963eb Merge remote-tracking branch 'origin/release/quote-page-mvp' into rlsmerge/quote-page-mvp-to-develop 2022-08-29 11:41:56 -04:00
scottkiener
82bb777543
Merge pull request #702 from Safelite/feature/CSR-735
CSR-735 | Update list-button-horizontal
2022-08-29 11:39:21 -04:00
Scott Kiener
2296379e02 CSR-735 | Fix tests 2022-08-29 11:35:38 -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
Scott Kiener
06abbc03df Merge remote-tracking branch 'origin/release/quote-page-mvp' into feature/CSR-735 2022-08-29 09:34:58 -04:00
Scott Kiener
1ac8651719 CSR-735 | Update list-button-horizontal to accept strings 2022-08-29 09:34:29 -04:00
Adam Caouette
517f1d2dea CSR-110: update name of partIndex 2022-08-26 12:32:33 -04:00
Adam Caouette
bfce98d1e5 CSR-110: remove debugging 2022-08-26 11:45:35 -04:00
Adam Caouette
924157cb80 CSR-110: fixes to recalling user state on molding-questions 2022-08-26 11:40:56 -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
Adam Caouette
d288282c5e CSR-110: updates to other question pages for consistency 2022-08-26 10:36:31 -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
e6dfb8a25f CSR-111 Cleanup 2022-08-24 15:53:13 -04:00
Katie
76077d7793 CSR-111 Cleanup 2022-08-24 15:39:47 -04:00
Katie
9c40093144 CSR-111 Fix answer change issue 2022-08-24 15:30:11 -04:00
Bryan Mauger
50b868c0cc Remove button question code (not needed) 2022-08-24 12:22:23 -04:00
Bryan Mauger
94a4cdcb07 Remove unneeded code. Fix indentation.
Fix merge conflict.
2022-08-24 12:17:23 -04:00
Katie
f266fce3f5 CSR-111 WIP 2022-08-24 10:56:31 -04:00