Bryan Mauger
9902cc0ce3
Remove unneeded code per tech review.
2022-09-01 13:01:06 -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
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
145359e226
Update jest file and router file.
2022-08-29 10:13:45 -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
katieoh-safelite
08fe2e92c9
Merge pull request #693 from Safelite/feature/CSR-111-parts-after-refactor-v2
...
Feature/csr 111 parts after refactor v2
2022-08-25 12:01:09 -04:00
Katie
bb8a8cc2f4
CSR-804 Change endpoint name
2022-08-25 11:49:10 -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
9ed3c0fa84
CSR-111 Add experimentMixin to components
2022-08-25 09:08:00 -04:00
Katie
73bc3f5945
CSR-111 Fix tests
2022-08-25 08:51:15 -04:00
Katie
5f3f647fb8
CSR-111 Tested with dynamic values
2022-08-25 08:25:36 -04:00
Katie
e6dfb8a25f
CSR-111 Cleanup
2022-08-24 15:53:13 -04:00
Katie
ec7bc77e67
CSR-111 Remove multiple questions example, tested with heritage
2022-08-24 15:49:32 -04:00
Katie
76077d7793
CSR-111 Cleanup
2022-08-24 15:39:47 -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
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
Adam Caouette
27e43f52fd
CSR-110: edit router logic to prevent accidental clearing of pageData
2022-08-24 10:38:46 -04:00
bmauger
b2713befd2
Merge branch 'release/quote-page-mvp' into csr-795-modal-for-add-ons
2022-08-24 09:48:11 -04:00
Bryan Mauger
4156eb281b
CSR-795 add modal for quote page.
2022-08-24 09:43:34 -04:00
AdamCaouetteSafelite
0c80eb40a4
Merge pull request #689 from Safelite/feature/CSR-108
...
CSR-108: refactoring
2022-08-23 09:50:01 -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
Leah Schumann
31ba6f361a
Added missed required reference to store
2022-08-22 16:52:18 -04:00
Leah Schumann
3e41d4de98
Ensuring vin lookup page saveOrder is only triggered when we don't already have a session saved
2022-08-22 16:29:29 -04:00
Leah Schumann
520fdbd674
Triggering saveOrder before making getPartsOrQuestions call in vin-pages-mixin
2022-08-22 15:45:22 -04:00
katieoh-safelite
250b93bca9
Merge pull request #684 from Safelite/rlsmerge/develop-to-quote-page-mvp
...
Rlsmerge/develop to quote page mvp
2022-08-22 09:35:40 -04:00
Katie
378dbea3cb
Fix merge conflicts
2022-08-22 09:01:08 -04:00
Leah Schumann
c03c406eb2
Fixed navigation error, we needed to add the 'isSavingNavigation' parameter to the overrideNavigation call in vehicle-style
2022-08-22 08:45:48 -04:00
Leah Schumann
04ff118b55
merging from develop, fixed conflicts with refactoring vehicle question page navigations
2022-08-19 15:29:22 -04:00
katieoh-safelite
ccdd391bbf
Merge pull request #683 from Safelite/develop
...
Merge develop to quote page MVP release
2022-08-19 14:34:18 -04:00
katieoh-safelite
fd16394857
Merge pull request #681 from Safelite/feature/CSR-748-parts
...
CSR-748 Cleanup routing and navigation-scenarios
2022-08-19 14:33:08 -04:00
AdamCaouetteSafelite
232fc3e73a
Merge pull request #680 from Safelite/feature/CSR-108
...
Feature/CSR-108
2022-08-19 13:16:27 -04:00
Katie
1255375de3
CSR-748 Remove more unused navigation scenarios
2022-08-19 12:53:36 -04:00
Katie
14c85c8eb7
CSR-748 Remove more unused navigation scenarios
2022-08-19 12:52:46 -04:00
Katie
64e046dd00
CSR-748 Cleanup routing and navigation-scenarios
2022-08-19 11:31:52 -04:00
Adam Caouette
813cd34009
CSR-108: allow for cases where there is no damage state saved
2022-08-19 10:37:57 -04:00
Adam Caouette
53f1b61176
CSR-108: remove no longer needed code block
2022-08-19 10:37:07 -04:00
Scott Kiener
b936152a1d
CSR-726 | cashOrInsuranceQuestion component
2022-08-19 09:06:52 -04:00
Scott Kiener
24fa724cc2
Merge remote-tracking branch 'origin/release/quote-page-mvp' into feature/CSR-726ComponentCreation
2022-08-19 08:50:20 -04:00