Commit graph

3272 commits

Author SHA1 Message Date
Scott Kiener
a3365bc299 CSR-999 | GetSupporting items not running with repairs 2022-12-27 16:04:07 -05:00
Katie
10a16991cb CSR-1002 Fix tests, format 2022-12-27 09:23:23 -05:00
Katie
e2998b997e CSR-1002 Fix back issue on quote for repair 2022-12-27 08:56:10 -05:00
Katie
0fb2104f97 CSR-747 Fix /initialize issue for local 2022-12-22 10:56:41 -05:00
Katie
142b7b2a07 CSR-747 Change referrer for local 2022-12-22 09:46:05 -05:00
Katie
a9c24359c2 CSR-747 Cleanup 2022-12-22 08:16:40 -05:00
Adam Caouette
a93c1c6740 CSR-803 ish: prettier formatting updates 2022-12-21 11:24:49 -05:00
Adam Caouette
55c67333bc CSR-803 ish: added unit tests / cleaned up some unit tests 2022-12-21 11:22:29 -05:00
Adam Caouette
36721ef7ee Merge branch 'develop' into feature/CSR-803-refactoring-2 2022-12-21 11:15:26 -05:00
Leah Schumann
571fad279b Removed test for inserting ⁠ into the visual label 2022-12-21 07:52:38 -05:00
Leah Schumann
54141b3272 Removed 'disabledAutofill' prop from dropdown-question to match textbox-question and prevent the State label from being read incorrectly by JAWS 2022-12-21 07:35:27 -05:00
katieoh-safelite
4bcfaab004
Merge pull request #888 from Safelite/feature/CSR-747-integration
Feature/csr 747 integration
2022-12-20 13:55:34 -05:00
Katie
701b42ac60 CSR-747 Tests and formatting 2022-12-20 13:15:34 -05:00
Katie
ded8032cd0 CSR-747 Fix estimate bug 2022-12-20 12:59:54 -05:00
Adam Caouette
36e2b3c6f1 CSR-938: fix vehicle-parts back button 2022-12-20 11:27:07 -05:00
Leah Schumann
d1db4a4787 Merge branch 'develop' into feature/CSR-934 2022-12-20 08:02:06 -05:00
Leah Schumann
3f87f75be2 Fix for CSR-934, includes several improvements and fixes for undocumented defects. 2022-12-20 08:00:07 -05:00
Katie
69e739622a CSR-747 Add navigation logic for estimate for 6-digit referral numbers 2022-12-19 16:26:35 -05:00
Scott Kiener
e61591010b CSR-986 | Refactor button question changes 2022-12-19 11:55:49 -05:00
Scott Kiener
8b8709d1d8 CSR-731 | Fixing package creation logic + styling defect
Styling defect is for CSR-986
2022-12-19 11:49:32 -05:00
Katie
6f5ccb63fa CSR-747 Change accountNumber to int 2022-12-16 14:07:54 -05:00
Matt Caimi
94602f01e1 CSR-883 | formatting 2022-12-16 10:13:41 -05:00
Matt Caimi
4ecbc4c0ba CSR-883 | added element to modal body for recal copy on quote page
added element to modal body for recal copy on quote page

also removed unnecessary this. in modal
2022-12-16 10:05:40 -05:00
Bryan Mauger
3e1b20c92c CSR-938 fix text crowding issue on small screen sizes.
Checked with Rachel on styling. Radio should be positioned top of text when text wraps.
2022-12-16 07:45:30 -05:00
CarlNation
c56ca9f1d6 CSR-984 only persist to Dynamo fields not in sv2/salesforce 2022-12-15 13:49:37 -05:00
katieoh-safelite
6d9ddc78bb
Merge pull request #877 from Safelite/feature/CSR-747-integration
Feature/csr 747 integration
2022-12-14 11:33:44 -05:00
Jason Wheeler
d928796665
Merge pull request #879 from Safelite/bryan-jason-vin-capture
Bryan jason vin capture
2022-12-14 10:24:43 -05:00
Matt Sykes
b9a5e0d03e extra if check 2022-12-14 09:35:41 -05:00
Jason Wheeler
546dd494ac Merge branch 'develop' into bryan-jason-vin-capture 2022-12-14 09:07:39 -05:00
Matt Sykes
533eb53b17 Extra place to set zipCodeCtu 2022-12-13 17:30:40 -05:00
Katie
8665569554 CSR-747 Fix merge conflict 2022-12-13 16:47:45 -05:00
Katie
8a5b81cb6a CSR-747 Format 2022-12-13 16:41:06 -05:00
Katie
1ba6a13875 CSR-747 Add isInsurance override on quote 2022-12-13 16:40:10 -05:00
Leah Schumann
2bc14c5a31 Added programmatic watch for address model when an address is not found 2022-12-13 16:27:43 -05:00
CarlNation
433647c50a
Merge pull request #876 from Safelite/feature/CSR-963
Feature/csr 963
2022-12-13 15:59:43 -05:00
CarlNation
c09c6da283 CSR-963 experiment settings compare as strings 2022-12-13 15:52:31 -05:00
Scott Kiener
d0c61bcac8 CSR-504 | Small refactoring 2022-12-13 15:27:54 -05:00
Scott Kiener
d135ac2dbc CSR-504 | Remove comment 2022-12-13 14:56:09 -05:00
Scott Kiener
7e05946a27 Merge remote-tracking branch 'origin/develop' into feature/CSR-504v2 2022-12-13 14:53:50 -05:00
Scott Kiener
ac13e264eb CSR-504 | Formatting 2022-12-13 14:53:33 -05:00
Scott Kiener
7e72d9822d CSR-504 | Implement pricing endpoint call 2022-12-13 14:50:48 -05:00
Bryan Mauger
74b557a700 Remove unneeded mounted. 2022-12-13 11:31:35 -05:00
Bryan Mauger
6ffe150c72 Format code. 2022-12-13 10:40:02 -05:00
Bryan Mauger
29b3afc3f4 Remove mounted. Add v-on. 2022-12-13 10:39:12 -05:00
Leah Schumann
0b6eed45ac Merge branch 'develop' into feature/CSR-934 2022-12-13 07:57:54 -05:00
Leah Schumann
1a61604aab Just some improved comments 2022-12-13 07:55:51 -05:00
Leah Schumann
0402d8469e Fixed defect CSR-934 as well as fixed other issues made apparent by the fix 2022-12-12 17:14:38 -05:00
Scott Kiener
3e2f78daca CSR-944-dev | Adding in required import 2022-12-12 13:46:28 -05:00
katieoh-safelite
b760c6aa3f
Merge pull request #869 from Safelite/feature/CSR-747-integration
CSR-747 Remove temp heritage button, change account number to int
2022-12-12 13:14:17 -05:00
Katie
6619c66bf8 CSR-747 Format 2022-12-12 11:21:43 -05:00
CarlNation
a64bf65e5a
Merge pull request #868 from Safelite/feature/CSR-944-dev
Feature/csr 944 dev
2022-12-12 10:37:16 -05:00
CarlNation
40ce7f90ea CSR-944 failing tests 2022-12-12 10:29:44 -05:00
Katie
da402bcaa4 CSR-747 Remove temp heritage button, change account number to int 2022-12-12 09:47:20 -05:00
matthew-sykes
db8df43f3f
Merge pull request #867 from Safelite/feature/CSR-941
Feature/csr 941
2022-12-09 14:41:14 -05:00
CarlNation
1d816846cb Merge branch 'develop' into feature/CSR-944-dev 2022-12-09 11:50:44 -05:00
AdamCaouetteSafelite
ceb7ff50fc
Merge pull request #865 from Safelite/bugfix/CSR-803-fix-navigate-back
Bugfix/CSR-803 fix navigate back
2022-12-09 11:45:03 -05:00
Matt Sykes
f0fb7cfeaa Formatting stuff 2022-12-09 11:28:18 -05:00
CarlNation
e061105bac CSR-944 refactoring 2022-12-09 11:23:49 -05:00
Adam Caouette
2340a5da3b wonderful prettier formatting changes... 2022-12-09 11:04:46 -05:00
Adam Caouette
326429657c CSR-803: refactoring for readability 2022-12-09 10:03:57 -05:00
Matt Sykes
dcee556dc5 Added to page prereqs 2022-12-09 09:36:53 -05:00
Matt Sykes
261ba7294e Merge branch 'develop' into feature/CSR-941 2022-12-09 09:31:39 -05:00
Matt Sykes
093ed0bfad Most of changes for CSR-941 2022-12-09 09:27:53 -05:00
Katie
d018df6a3f CSR-747 Cleanup 2022-12-08 16:05:29 -05:00
Katie
e25605d4b2 CSR-747 Fix tests 2022-12-08 15:05:01 -05:00
Katie
53adf2f939 CSR-747 Cleanup 2022-12-08 13:25:22 -05:00
Katie
ff5d46bd5f CSR-747 Fix merge conflict 2022-12-08 13:12:30 -05:00
Katie
69e4d91bd3 CSR-747 Fix merge conflict 2022-12-08 12:18:55 -05:00
Katie
5a8c5365f5 CSR-747 Add load-session parameters 2022-12-08 11:55:58 -05:00
Adam Caouette
8ce4ce15c7 Merge branch 'develop' into bugfix/CSR-803-fix-navigate-back 2022-12-08 10:43:56 -05:00
Adam Caouette
08f722c6d6 CSR-803: fix navigate back scenarios involving multiple -questions pages 2022-12-08 10:40:19 -05:00
Jason Wheeler
71b68f2e36 added endpoint to constants to be more uniform 2022-12-07 12:03:14 -05:00
bmauger
46decae726
Merge pull request #860 from Safelite/BRM-remove-mounted
Update mounted to be method + mounted.
2022-12-07 10:18:45 -05:00
CarlNation
f227aa57c2 CSR-944 prettier 2022-12-07 09:58:23 -05:00
CarlNation
64df75aef6 Merge branch 'develop' into feature/CSR-944-dev 2022-12-07 09:54:50 -05:00
CarlNation
f566e11785 CSR-944 fix nav back for skipping vin 2022-12-07 09:54:37 -05:00
Scott Kiener
39b9901d16 CSR-774 | Remove two-way binding
Implemented new event that passes VAPs items to parent from service-package-question
2022-12-07 09:46:05 -05:00
Bryan Mauger
47de9446da Format code. 2022-12-07 08:28:31 -05:00
Bryan Mauger
42c9090662 Remove mounted function in favor of method plus mounted. 2022-12-06 14:27:51 -05:00
Scott Kiener
4b42f2b148 Merge remote-tracking branch 'origin/develop' into feature/CSR-889 2022-12-06 13:56:23 -05:00
AdamCaouetteSafelite
4df1b0383d
Merge pull request #858 from Safelite/feature/CSR-803-refactoring-2
CSR-803: remove console log
2022-12-06 13:23:46 -05:00
Bryan Mauger
c7dfdf71a6 Format code. 2022-12-06 11:55:39 -05:00
Bryan Mauger
a96f1b2c67 Update font sizes per qa request. 2022-12-06 11:52:47 -05:00
Adam Caouette
e3b93d9c83 CSR-803: remove console log 2022-12-06 11:27:05 -05:00
Jason Wheeler
ffb3c01693 Added code to call image to vin service 2022-12-06 10:33:22 -05:00
scottkiener
4aa74e7298
Merge pull request #855 from Safelite/defect/CSR-949
CSR-949 | Subheader text wasn't showing in collapsed state
2022-12-06 09:46:57 -05:00
CarlNation
5edca889ae CSR-963 uncomment ford test and run prettier 2022-12-06 09:10:49 -05:00
CarlNation
9bea3c96ab Merge branch 'develop' into feature/CSR-963 2022-12-06 09:00:39 -05:00
CarlNation
5509910c4c CSR-963 correct navigation to part question pages for vin skip 2022-12-06 09:00:07 -05:00
Scott Kiener
98b3dd8e53 CSR-949 | Formatting 2022-12-05 21:31:39 -05:00
Scott Kiener
114e7ab26c CSR-949 | Show subheader text when valid 2022-12-05 21:30:49 -05:00
Katie
aa875c84d7 CSR-747 WIP 2022-12-05 15:50:30 -05:00
AdamCaouetteSafelite
5508f266e6
Merge pull request #854 from Safelite/feature/CSR-803-refactoring-2
Feature/csr 803 refactoring 2
2022-12-05 15:20:48 -05:00
Adam Caouette
b39463e650 CSR-803: vehicle-questions-mixin updates 2022-12-05 15:14:47 -05:00
Adam Caouette
f24083e5cc CSR-803: fix for back button on questions pages 2022-12-05 14:34:01 -05:00
Bryan Mauger
785203c0f8 Add class to label. 2022-12-05 12:45:31 -05:00
Bryan Mauger
00d7bb32c1 Add hover state. 2022-12-05 12:08:29 -05:00
Bryan Mauger
9a963389b5 Update button to input type file, update css. 2022-12-05 12:07:11 -05:00
Bryan Mauger
141a1a9c20 POC vin capture. WIP 2022-12-05 11:13:34 -05:00
CarlNation
7683f559c8 CSR-963 fix broken test 2022-12-05 10:56:53 -05:00
Adam Caouette
0d50c7c743 CSR-803: remove errant .only from test file 2022-12-05 10:23:31 -05:00
Adam Caouette
c30bd8877c CSR-803: remaining questions pages 2022-12-05 10:23:01 -05:00
Adam Caouette
d73ddf0b46 CSR-803: updates for part-questions 2022-12-05 10:16:47 -05:00
CarlNation
9880e1e212 Merge branch 'develop' into feature/CSR-963 2022-12-05 10:09:22 -05:00
CarlNation
60e41adf3d CSR-963 Skip Vin Experiment Setting 2022-12-05 10:08:54 -05:00
Katie
3690ac7b4b Merge remote-tracking branch 'origin/develop' into feature/CSR-747 2022-12-05 08:52:30 -05:00
Katie
a299e558c1 CSR-747 WIP 2022-12-05 08:52:15 -05:00
Bryan Mauger
1e77948ce3 Remove props for test search input. 2022-12-02 15:19:24 -05:00
Bryan Mauger
a6b169d4f5 Fix border color. 2022-12-02 15:04:15 -05:00
Bryan Mauger
295392d851 Update error state colors of search icon and background. 2022-12-02 14:10:37 -05:00
CarlNation
be75efbad4 CSR-944 fix JS error when make is null or undefined 2022-12-01 12:30:36 -05:00
CarlNation
fd5db4e206 CSR-944 vin optional alert info 2022-11-30 15:42:44 -05:00
Scott Kiener
700ab40d9c CSR-889 | Tech review changes 2022-11-30 15:30:06 -05:00
Katie
bd53177d53 CSR-747 Fix merge conflict 2022-11-30 10:52:20 -05:00
Scott Kiener
12209733aa CSR-774 | Fix Formatting and Tests 2022-11-30 10:47:07 -05:00
Scott Kiener
eb60bfb618 Merge remote-tracking branch 'origin/develop' into feature/CSR-774 2022-11-30 10:32:36 -05:00
Scott Kiener
b613623aa0 CSR-774 | Default package selection
Fixed a bug with save/load session
2022-11-30 10:32:16 -05:00
CarlNation
c09dbd2e55 resolving merge differences 2022-11-29 14:29:58 -05:00
CarlNation
2635c90ee8 Merge branch 'release/2022.12.08' into rlsmerge/22.12.08-to-develop-v2 2022-11-29 14:24:54 -05:00
CarlNation
6756c909cd CSR-944 small refactor 2022-11-29 11:23:42 -05:00
Katie
d442bb7abb CSR-959 Fix vin info link styling 2022-11-29 11:04:40 -05:00
AdamCaouetteSafelite
915824d424
Merge pull request #836 from Safelite/feature/CSR-803-refactoring-2
Feature/CSR-803 refactoring 2
2022-11-29 10:19:25 -05:00
scottkiener
e5087a4f35
Merge pull request #839 from Safelite/feature/CSR-746
CSR-746 & CSR-889 | State management for quote page selections
2022-11-29 10:02:29 -05:00
Scott Kiener
488eb5f3cd CSR-889 | Formatting 2022-11-29 09:58:05 -05:00
Scott Kiener
701e337b9b CSR-889 | Resolving unit test failures 2022-11-29 09:55:02 -05:00
CarlNation
60e2a069a9
Merge pull request #840 from Safelite/feature/CSR-944-to-develop
CSR-944
2022-11-29 09:47:22 -05:00
CarlNation
e1b683647d CSR-944 prettier 2022-11-29 09:42:12 -05:00
CarlNation
0043f57a9e CSR-944 2022-11-29 09:31:27 -05:00
Scott Kiener
ee74065ab1 Merge remote-tracking branch 'origin/develop' into feature/CSR-746 2022-11-29 09:24:48 -05:00
Scott Kiener
5f7154db25 CSR-746 & CSR-889 | State management for quote page selections 2022-11-29 09:24:31 -05:00
Katie
548fb4098b CSR-959 Fix vin info link styling 2022-11-29 08:11:55 -05:00
CarlNation
88044d8534 prettier 2022-11-28 11:55:59 -05:00
CarlNation
8e9f960823 changes to correct a broken merge
due to modal.vue not existing in October or December branches
2022-11-28 11:53:30 -05:00
Adam Caouette
d003d444c6 CSR-803: final refactoring to simplify mounted 2022-11-28 10:48:19 -05:00
Adam Caouette
8bbf97e488 Merge branch 'develop' into feature/CSR-803-refactoring-2 2022-11-28 09:11:56 -05:00
CarlNation
d5196d2891 prettier 2022-11-23 14:56:53 -05:00
CarlNation
7e5a0fed3e merge 12.08 to develop 2022-11-23 13:57:45 -05:00
CarlNation
9bf2733a81 Merge branch 'release/2022.12.08' into rlsmerge/2022.12.08-to-develop 2022-11-23 13:25:44 -05:00
CarlNation
765f93b51a
Merge pull request #834 from Safelite/feature/CSR-944
CSR-944 optional vin vehicles
2022-11-23 10:15:47 -05:00
CarlNation
df614d05a6 CSR-944 fix tests 2022-11-23 10:11:55 -05:00
CarlNation
dc8b602e41 CSR-944 optional vin vehicles 2022-11-23 09:30:54 -05:00
Adam Caouette
105a74c618 Merge branch 'develop' into feature/CSR-803-refactoring-2 2022-11-22 17:07:10 -05:00
Bryan Mauger
f367f0804f Set max height of input. 2022-11-22 10:34:54 -05:00
Bryan Mauger
54264882d4 Update link. 2022-11-22 08:47:07 -05:00
Scott Kiener
6e55fcd1e7 CSR-746 | Aligning front end with back end changes
Now using a field called "parentAccountNumber" which should actually use what we have in the store
2022-11-21 21:57:51 -05:00
Bryan Mauger
620e038c57 Update CMS copy. Update style to use BS helpers. 2022-11-21 10:35:28 -05:00
Bryan Mauger
2e3edc2082 Update slot name to less-specific and insert in other links. 2022-11-21 09:47:20 -05:00
Bryan Mauger
7e4e0f715d Update links. 2022-11-21 07:43:27 -05:00
AdamCaouetteSafelite
7c57eec36b
Merge pull request #828 from Safelite/bugfix/CSR-818-2
CSR-818: adjust focus styling on primary button
2022-11-18 15:15:40 -05:00
Katie
3b53c8fc44 CSR-748 format 2022-11-18 14:00:21 -05:00
Katie
f21764e421 CSR-748 Fix navigate back from quote 2022-11-18 13:51:59 -05:00
Katie
07ff56808c CSR-747 Fix replace verified insurance navigation 2022-11-18 12:49:10 -05:00
Adam Caouette
b4b5a5d18b CSR-803: move common layout into new layouts subfolder 2022-11-18 10:51:34 -05:00
Scott Kiener
d31414b124 Merge remote-tracking branch 'origin/develop' into feature/CSR-504 2022-11-18 10:16:58 -05:00
Scott Kiener
251469144f CSR-504 | Fixing defect regarding repair work flow
Make glassParts nullsafe
2022-11-18 10:16:24 -05:00
Adam Caouette
a58b7fdd02 CSR-818: adjust focus styling on primary button 2022-11-18 10:08:30 -05:00
Bryan Mauger
6f6d122e10 Update slot to use image. Name slot. 2022-11-18 09:58:45 -05:00
scottkiener
5e963ab491
Merge pull request #827 from Safelite/feature/CSR-504
CSR-504 | Implement Quote page service calls
2022-11-17 16:49:20 -05:00
Scott Kiener
181de2d386 CSR-504 | Fix unit tests and formatting 2022-11-17 16:37:35 -05:00
Scott Kiener
200918f60f Merge remote-tracking branch 'origin/develop' into feature/CSR-504 2022-11-17 16:19:29 -05:00
Scott Kiener
9ff8907275 CSR-504 | Quote page service calls
Call GetWipers, GetRainDefense, GetSupportingItems, GetPricing
GetPricing is mocked for now
GetSupportingItems will change and need to be modified
Fixed a few bugs related to loading session/order
Modified how we save parts to lineITems
2022-11-17 16:19:13 -05:00
Adam Caouette
c286f748b6 CSR-803: several unit tests 2022-11-17 14:28:40 -05:00
Adam Caouette
c17d3d9194 Merge branch 'develop' into feature/CSR-803-refactoring-2 2022-11-17 14:22:35 -05:00
katieoh-safelite
3b8a8774c5
Merge pull request #821 from Safelite/feature/CSR-748-quote
CSR-748 Update navigation-scenarios
2022-11-17 14:09:37 -05:00
Bryan Mauger
1f73c1fe1c Update spacing to match Figma. 2022-11-17 08:05:31 -05:00
Katie
33f58fda6d CSR-748 Fix tests and format 2022-11-16 23:53:10 -05:00
Bryan Mauger
0ddd645018 Remove errant console.log. 2022-11-16 20:00:39 -05:00
Bryan Mauger
4ec3cfb1b9 Move text align to label from input. 2022-11-16 19:58:48 -05:00
Adam Caouette
fc8605cbba Merge branch 'develop' into feature/CSR-803-refactoring-2 2022-11-16 16:49:50 -05:00
Bryan Mauger
d3e6325db0 Add aria information 2022-11-16 16:43:05 -05:00
Bryan Mauger
e30503c948 Update privacy links and add slot for icon. 2022-11-16 15:53:47 -05:00
Katie
daab990942 CSR-748 Update navigation-scenarios 2022-11-16 15:08:26 -05:00
Katie
506b520b30 CSR-747 Navigation for repairs 2022-11-16 11:39:14 -05:00
Bryan Mauger
39966abc9f Update unit test. 2022-11-16 10:23:32 -05:00
Katie
aa6aad7c07 CSR-747 Navigate to and from heritage funnel 2022-11-15 16:49:34 -05:00
Bryan Mauger
66e4184bca CSR-946 fix button state and disable loader for modal buttons. 2022-11-15 15:50:05 -05:00
Bryan Mauger
37eec48173 Fix error styles on list-group. 2022-11-15 09:52:06 -05:00
scottkiener
d5c56fc7f0
Merge pull request #817 from Safelite/feature/CSR-731
CSR-731 | Unit tests
2022-11-15 09:36:35 -05:00
bmauger
56b951e1e4
Merge pull request #818 from Safelite/CSR-935-qa-horizontal-list-button-validation-fix
CSR-935 fix focus state on list-button-horizontal.
2022-11-15 09:31:57 -05:00
Bryan Mauger
b65c4c775c CSR-935 fix focus state on list-button-horizontal.
Also fixed focus state on disabled button.
2022-11-15 09:03:42 -05:00
scottkiener
2ba900e6d0
Merge pull request #809 from Safelite/feature/CSR-748-quote
Feature/csr 748 quote
2022-11-14 16:21:19 -05:00
Scott Kiener
c114c75e02 Merge remote-tracking branch 'origin/develop' into feature/CSR-731 2022-11-14 16:11:22 -05:00
Scott Kiener
020bbf6971 CSR-731 | Unit tests
Still need to test pricing stuff on service-package-question as well as test the new cms content helper stuff
2022-11-14 16:11:09 -05:00
Scott Kiener
33692d3046 csr-731 | Before large test rewrite 2022-11-14 12:26:42 -05:00
Bryan Mauger
011a662662 Un-do changes to accommodate disclaimer text.
This will be addressed at a later date.
2022-11-14 10:41:02 -05:00
Bryan Mauger
1408820d53 Update CMS widget for modal. 2022-11-14 10:22:24 -05:00
Bryan Mauger
bd496e4b1c Format code (prettier). 2022-11-14 09:11:44 -05:00
Bryan Mauger
6de5390869 CSR-904 update CMS content display. 2022-11-14 09:10:00 -05:00
CarlNation
b6b98b2499
Merge pull request #810 from Safelite/feature/CSR-777
Feature/csr 777
2022-11-11 14:09:20 -05:00
Bryan Mauger
851c37cb87 CSR-933 qa fix focus state. 2022-11-11 14:02:03 -05:00
Bryan Mauger
a3df6d7ec4 CSR-904 add cms copy and widget to code. 2022-11-11 10:56:22 -05:00
Adam Caouette
76109e0e9e Merge branch 'develop' into feature/CSR-803-refactoring-2 2022-11-11 10:42:08 -05:00
Adam Caouette
16ab7b25fb CSR-803: fix back button action on questions pages 2022-11-11 10:41:43 -05:00
Adam Caouette
dcf8a3020a CSR-803: fix validation rules 2022-11-11 09:26:07 -05:00
Bryan Mauger
6d233b521d CSR-933 fix error styles. 2022-11-11 09:04:57 -05:00
Katie
8e2178c435 CSR-747 Send isInsurance to saveSession 2022-11-10 16:04:48 -05:00
Katie
138a8d1c5e CSR-747 Navigate into heritage funnel from quote page 2022-11-10 10:51:19 -05:00
Bryan Mauger
65f65b4ad1 Fix modal images to size and scale properly. 2022-11-10 07:58:18 -05:00
Katie
8a343650e3 CSR-748 Fix merge conflicts 2022-11-09 15:45:27 -05:00
CarlNation
2ea462e446 CSR-777 Prettier 2022-11-09 15:39:39 -05:00
AdamCaouetteSafelite
ca86cec56c
Merge pull request #805 from Safelite/feature/CSR-803-refactoring-2
Feature/CSR-803 refactoring 2
2022-11-09 15:26:22 -05:00
Adam Caouette
2812c9e511 CSR-803: PR refactoring 2022-11-09 14:58:22 -05:00
CarlNation
0861de19d6 Merge branch 'develop' into feature/CSR-777 2022-11-09 13:58:05 -05:00
CarlNation
65207726cd CSR-777 load session 2022-11-09 13:57:04 -05:00
Katie
ee49a615eb CSR-748 Formatting 2022-11-09 12:04:02 -05:00
Katie
1944aadb36 CSR-748 Fix vehicle-parts defect 2022-11-09 11:52:22 -05:00
Katie
5e5fbc5f0e CSR-748 Add heritage button 2022-11-09 10:05:43 -05:00
Bryan Mauger
774306f886 Format code. 2022-11-09 10:00:23 -05:00
Katie
10c1675245 CSR-748 Add temp heritage button 2022-11-09 09:12:40 -05:00
Bryan Mauger
53810f8c9d Add rounded corners and search icon for testing only.
Remove includeSearchIcon, questionAlignment, placeholderText after testing.
2022-11-09 08:52:39 -05:00
Katie
b402894b0b CSR-748 Fix tests 2022-11-09 08:36:28 -05:00
bmauger
18eb258240
Merge pull request #802 from Safelite/CSR-920-update-modal-to-use-button-main
CSR-920 replace generic button with button-main.
2022-11-08 16:47:24 -05:00
Adam Caouette
35368a2c07 Merge branch 'develop' into feature/CSR-803-refactoring-2 2022-11-08 15:16:56 -05:00
Katie
8075df60ad CSR-748 Handle back buttons 2022-11-08 15:09:14 -05:00
bmauger
f3f2aa6012
Merge pull request #806 from Safelite/CSR-906-textbox-question-fixes
Update props and clean up code.
2022-11-08 14:38:42 -05:00
Bryan Mauger
e78c9ee94f Update copy for transition animation. 2022-11-08 14:18:16 -05:00
Bryan Mauger
d637cba6ed Merge branch 'CSR-920-update-modal-to-use-button-main' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into CSR-920-update-modal-to-use-button-main 2022-11-08 13:33:56 -05:00
Katie
99166d2883 CSR-748 Handle going into concept quote page 2022-11-08 13:33:26 -05:00
Bryan Mauger
fb66fa14a3 Format code. 2022-11-08 13:32:51 -05:00
bmauger
d80777821b
Merge branch 'develop' into CSR-920-update-modal-to-use-button-main 2022-11-08 13:28:54 -05:00
Bryan Mauger
66a85db183 Update modal to use button-main and ModalCloseButtonText. 2022-11-08 13:27:07 -05:00
Bryan Mauger
68c500bf72 Update unit test. 2022-11-08 11:49:04 -05:00
Katie
bb64ecde29 CSR-748 Remove loading modal from vin and question pages 2022-11-08 11:36:07 -05:00
Bryan Mauger
760e49402b Change copy. 2022-11-08 11:00:08 -05:00
Bryan Mauger
6f8a380dd3 Update props and clean up code. 2022-11-08 10:29:36 -05:00
Adam Caouette
b98f38e84d CSR-803: prettier changes 2022-11-08 09:24:43 -05:00
Adam Caouette
984018bf34 Merge branch 'develop' into feature/CSR-803-refactoring-2 2022-11-08 09:09:05 -05:00
Bryan Mauger
a3ca0b8124 Merge branch 'develop' into CSR-906-update-textbox-question-for-service-location 2022-11-07 15:02:24 -05:00
Adam Caouette
262980bfa3 CSR-803: correct missing reference 2022-11-07 14:13:54 -05:00
Bryan Mauger
4fb2d9b768 CSR-906 update unit test. 2022-11-07 13:21:36 -05:00
Adam Caouette
d907080bf6 CSR-803: rename tweaking, again 2022-11-07 11:37:53 -05:00
Adam Caouette
9d38856241 CSR-803: correction and tweaking of names 2022-11-07 11:15:15 -05:00
Bryan Mauger
05f555a7d7 Change data source to buttonText. 2022-11-07 10:15:22 -05:00
Bryan Mauger
c8c2580be0 Remove data, add prop. 2022-11-07 08:31:44 -05:00
Adam Caouette
e6b27f2098 CSR-803: prettify formatting changes 2022-11-05 20:28:08 -04:00
Adam Caouette
ef9f259ff4 Merge branch 'develop' into feature/CSR-803-refactoring-2 2022-11-05 18:17:14 -04:00
Adam Caouette
a1c20e41a2 CSR-803: bulk of refactoring 2022-11-05 16:13:50 -04:00
Bryan Mauger
191ff1797a Update formatting. 2022-11-04 16:54:14 -04:00
Bryan Mauger
bcd9e7dc81 WIP change data to props. 2022-11-04 16:52:08 -04:00
katieoh-safelite
2041b3f17d
Merge pull request #801 from Safelite/defect/CSR-918
Defect/csr 918
2022-11-04 14:30:25 -04:00
Katie
e0163f6b0c CSR-927 Format 2022-11-04 10:36:01 -04:00
Katie
2ac6912508 CSR-927 Fix address-lookup error styling 2022-11-04 10:30:37 -04:00
Katie
edfc97ccad CSR-923 Format 2022-11-04 09:57:31 -04:00
Katie
6add1fb6ca CSR-918 Cleanup 2022-11-04 09:53:34 -04:00
Katie
053723473c CSR-918 Fix hover states 2022-11-04 09:44:56 -04:00
Katie
f4c23cb5b5 CSR-918 Fix styling based on Bryan's feedback 2022-11-03 17:02:31 -04:00
Katie
3b44b27ee9 CSR-923 Cleanup 2022-11-03 16:28:29 -04:00
Katie
e3b49488c8 CSR-923 Fix alert 2022-11-03 16:27:16 -04:00
Katie
5df0e3b087 CSR-918 Fix radio error hover 2022-11-03 15:39:53 -04:00
Bryan Mauger
4a6ed04c1e Remove unneeded ref 2022-11-03 15:01:43 -04:00
Katie
d44fa3fee1 CSR-918 Fix merge conflicts 2022-11-03 14:54:04 -04:00
Katie
b46bad9015 CSR-918 Fix list-button-horizontal styling 2022-11-03 14:52:04 -04:00
Bryan Mauger
3399ab735d CSR-920 replace generic button with button-main. 2022-11-03 14:35:17 -04:00
scottkiener
cf9adbb13b
Merge pull request #783 from Safelite/feature/CSR-731
Feature/csr 731
2022-11-03 11:09:38 -04:00
Katie
d197af9282 CSR-918 Revert router.js 2022-11-03 10:15:46 -04:00
Katie
458080233c CSR-918 Fix radio hover 2022-11-03 10:09:13 -04:00
Scott Kiener
b57ae2b7ea CSR-731 | Formatting fix 2022-11-03 09:45:16 -04:00
Katie
af80ae6f22 CSR-918 Edit hover styling 2022-11-03 09:33:37 -04:00
Scott Kiener
409770d92a CSR-731 | Fixing unit test 2022-11-03 08:58:57 -04:00
Scott Kiener
19dc1e9937 CSR-731 | Update glassLocation variable name after dev merge 2022-11-03 08:50:28 -04:00
Scott Kiener
cd192f0ad2 CSR-731 | Merge issues 2022-11-03 08:45:33 -04:00
Scott Kiener
2ae16d3f01 Merge remote-tracking branch 'origin/develop' into feature/CSR-731 2022-11-03 08:37:13 -04:00
Katie
341bb7a7e4 CSR-917 Don't allow enter key for multiselects 2022-11-03 08:35:25 -04:00
Bryan Mauger
e7f59904e9 WIP change button aria text. 2022-11-03 08:34:26 -04:00
Scott Kiener
dc04890223 CSR-731 | Formatting update 2022-11-03 08:22:15 -04:00
Bryan Mauger
3f6e778c89 WIP 2022-11-02 17:08:46 -04:00
Scott Kiener
fff500aef1 CSR-731 | Typo fix 2022-11-02 15:40:31 -04:00
Scott Kiener
bed5011dbc CSR-731 | Rech review refactor 2022-11-02 15:38:26 -04:00
Katie
c7bea9c619 CSR-914 Formatting 2022-11-02 12:40:34 -04:00
Katie
8157162f82 CSR-914 Fix validation UI 2022-11-02 12:31:32 -04:00
Bryan Mauger
ed83b15a6b Add max-width to image. 2022-10-31 14:48:31 -04:00
Bryan Mauger
6512de6b7a Update style and images for modal. 2022-10-31 14:40:51 -04:00
Adam Caouette
4324f0ee5f CSR-803: merge 2022-10-31 14:25:13 -04:00
Adam Caouette
81a45cb730 CSR-803: merge Develop, fix merge conflicts 2022-10-31 12:30:25 -04:00
CarlNation
fd990a4526 CSR-749 reapply changes after merge conflict 2022-10-29 05:10:39 -04:00
CarlNation
c19411b9cc Merge branch 'develop' into feature/CSR-749 2022-10-29 05:08:50 -04:00
Katie
9b1a55e514 CSR-869 Refix 2022-10-28 14:49:34 -04:00
katieoh-safelite
f75c3fd26d
Merge pull request #789 from Safelite/defect/CSR-909
CSR-909 Fix validation UI defect
2022-10-28 14:26:38 -04:00
Katie
c1ff968c0f Fix merge conflicts 2022-10-28 13:21:08 -04:00
katieoh-safelite
5d29511802
Merge pull request #787 from Safelite/defect/CSR-869
CSR-869 Reset alerts when continue is clicked, add test
2022-10-28 13:12:13 -04:00
Katie
c7b04667e0 Format everything 2022-10-28 10:10:11 -04:00
AdamCaouetteSafelite
c96881f288
Merge pull request #786 from Safelite/feature/CSR-867-redo
Feature/CSR-867 redo
2022-10-28 09:40:56 -04:00
scottkiener
56954163db
Merge pull request #788 from Safelite/feature/quote-page-testing-nav
Removing direct route
2022-10-28 09:24:49 -04:00
Katie
8fac778c54 CSR-909 Fix validation UI defect 2022-10-28 09:19:37 -04:00
Scott Kiener
5d9cbf9db4 Removing direct route 2022-10-28 09:16:18 -04:00
Adam Caouette
2d8bce9735 CSR-867: Merge develop and resolve merge conflicts 2022-10-28 09:03:08 -04:00
Adam Caouette
a035e88325 CSR-867: change some naming back to keep existing production vuex state 2022-10-27 22:05:11 -04:00
Scott Kiener
57e39be1b6 CSR-731 | Changes to work with latest merge from dev 2022-10-27 15:50:24 -04:00
Scott Kiener
e9453b250d Merge remote-tracking branch 'origin/develop' into feature/CSR-731 2022-10-27 15:39:09 -04:00
Katie
b63f77a7fc CSR-869 Reset alerts when continue is clicked, add test 2022-10-27 15:23:48 -04:00
CarlNation
c263c7fb68 Merge branch 'develop' into feature/CSR-749 2022-10-27 14:01:57 -04:00
Katie
396cd86677 CSR-762 Fix merge conflicts 2022-10-27 13:24:15 -04:00
Katie
e700dc6b4e CSR-762 Fix merge conflicts, heritage integration 2022-10-27 11:13:33 -04:00
Katie
3fbb512e7c CSR-762 Cleanup and bug fixes 2022-10-27 10:36:18 -04:00
Katie
751a04dc31 CSR-762 Add tests, fix some buttonsInfo logic 2022-10-27 09:57:16 -04:00
Bryan Mauger
ab28459742 SCR-903 remove reference to dashed-underline 2022-10-26 10:06:58 -04:00
CarlNation
3a674d64dc Fix broken test 2022-10-25 16:03:38 -04:00
Bryan Mauger
0cb20341ce CSR-903 change link type.
Leave code in place for dashed underline for future use.
2022-10-25 15:42:20 -04:00
CarlNation
dbaad5c0f0 Merge branch 'develop' into feature/CSR-749 2022-10-25 14:53:15 -04:00
CarlNation
610031f324 CSR-749 save-session additional data 2022-10-25 14:52:40 -04:00
Scott Kiener
f58155728a CSR-731 | Change buttonType to buttonTypeString
Removed radio-service-package
2022-10-25 14:29:17 -04:00
Scott Kiener
6377959980 CSR-731 | Allow button-question to accept component as prop 2022-10-25 11:39:32 -04:00
Scott Kiener
2b5bdfd64a Making quote page accessible 2022-10-24 14:04:27 -04:00
Scott Kiener
882def70a7 CSR-731 | Fix commenting - fix mock lineItems 2022-10-24 13:59:28 -04:00
Scott Kiener
a4d379d2f7 Merge remote-tracking branch 'origin/feature/CSR-762' into feature/CSR-731 2022-10-24 11:48:10 -04:00
Scott Kiener
86af00b007 CSR-731 | Commenting out test
Will address later as part of 726
2022-10-24 11:40:52 -04:00
Scott Kiener
5e3abe4ebf CSR-731 | Final copy w/o tests 2022-10-24 11:26:42 -04:00
Adam Caouette
b6bfc178ed CSR-867: new simplified updates to match updates in Parts Service API 2022-10-21 15:46:13 -04:00
Katie
f8c11140f1 CSR-762 Reset code coverage threshold 2022-10-21 10:56:53 -04:00
Katie
06fe2f15be CSR-762 tests 2022-10-21 08:04:42 -04:00
Katie
ad7785e15f CSR-762 Add tests 2022-10-20 14:29:05 -04:00
Katie
78bb3f5e8c CSR-762 tests 2022-10-20 12:36:45 -04:00
Katie
33faaac7bc CSR-762 button-question-focus-helper tests 2022-10-20 09:58:51 -04:00
Katie
b77aded229 WIP 2022-10-20 08:29:35 -04:00
Scott Kiener
65cf2d3b84 Merge remote-tracking branch 'origin/feature/CSR-762' into feature/CSR-731 2022-10-19 14:08:35 -04:00
Katie
bd56273fd1 CSR-762 Add/fix tests 2022-10-19 13:53:22 -04:00
Scott Kiener
8e2e5eb5bd CSR-731 | Refactor cms-content-helper.js
Also fixed a looping issue
2022-10-18 14:32:10 -04:00
Katie
a57565065b CSR-762 Add integration tests for base-input-button 2022-10-17 16:45:18 -04:00
Katie
4d90df5f76 CSR-762 Fix stash conflicts 2022-10-17 14:55:59 -04:00
Katie
d3ab045ef2 CSR-762 Fix merge conflict 2022-10-17 12:10:43 -04:00
Katie
782dcfd8a6 CSR-762 Fix merge conflict 2022-10-17 12:07:44 -04:00
Katie
ce5727a750 CSR-762 Name change, add comments 2022-10-17 11:33:55 -04:00
Katie
132f39e2de CSR-762 Rename and move around GA logic 2022-10-17 11:27:23 -04:00
Katie
00d7fd1611 CSR-762 Fix merge conflict 2022-10-17 11:21:23 -04:00
Katie
0e3b1d79b8 CSR-762 Remove redundant property' 2022-10-17 09:36:19 -04:00
Bryan Mauger
22163c8ae4 Code cleanup. 2022-10-17 08:59:32 -04:00
Katie
bdefe44235 CSR-762 Fix back glass bug 2022-10-17 08:44:48 -04:00
Katie
c70bbf665c CSR-762 Cleanup 2022-10-17 08:27:25 -04:00
Katie
b2a81875d2 CSR-762 Use shared props between base-input-button and input-button-wrapper-mixin 2022-10-14 15:51:55 -04:00
Katie
9ee87f3437 CSR-762 Fix null check 2022-10-14 15:29:11 -04:00
Katie
cf14826a94 CSR-762 Prevent pushing GA click when tabbing through preloaded page with radio buttons 2022-10-14 15:24:55 -04:00
Katie
cbfd62e3a8 CSR-762 Remove pushing GA on autoselect 2022-10-14 15:07:59 -04:00
Bryan Mauger
aef6308ac7 WIP Update modal to drawer. 2022-10-14 14:28:39 -04:00
Bryan Mauger
7f2a56d813 WIP modal updates. 2022-10-14 12:39:31 -04:00
Katie
34e5e1db76 Merge branch 'feature/CSR-762' into feature/CSR-762-tests 2022-10-13 15:28:55 -04:00
Katie
c515920069 CSR-762 Fix merge conflicts 2022-10-13 15:16:54 -04:00
Katie
4f5c71dcf9 CSR-762 Refactor to use v-model 2022-10-13 15:01:05 -04:00
Scott Kiener
be9f6a008c CSR-731 | Fix for cash/insurance toggle styling 2022-10-13 14:31:24 -04:00
bmauger
5e09aad63f
Merge pull request #770 from Safelite/WIP-date-picker
WIP date picker - upload for testing only.
2022-10-13 13:52:56 -04:00
Katie
f853134870 CSR-762 tests WIP 2022-10-13 09:58:01 -04:00
Bryan Mauger
9d1a768234 Add comments. 2022-10-13 09:48:28 -04:00
Bryan Mauger
2bfb265291 Moved div to inside label so month name was hoverable with label.
Updated CSS accordingly.
2022-10-13 09:30:50 -04:00
Bryan Mauger
204807bf79 Code cleanup per Adam comments. 2022-10-13 09:09:42 -04:00
Bryan Mauger
d0ba0aa8ee Code cleanup. 2022-10-13 08:40:10 -04:00
Bryan Mauger
deea1abbe3 Add styles for first day of month. 2022-10-13 08:18:30 -04:00
Scott Kiener
b3d9eba33f Merge remote-tracking branch 'origin/develop' into feature/CSR-731 2022-10-12 15:34:53 -04:00
Scott Kiener
18b508a550 CSR-731 | Demo-ready commit 2022-10-12 15:34:02 -04:00
Bryan Mauger
cb063b5363 WIP update styles per Rachel request. 2022-10-12 15:25:40 -04:00
Scott Kiener
9efcb04160 CSR-726 | Fixing unit tests 2022-10-12 15:23:27 -04:00
Leah Schumann
ae59d66b96 Made 'url' property a function of applicationAbbreviation 2022-10-12 14:04:15 -04:00
Katie
d695ab2c64 CSR-762 Edit prettier file 2022-10-12 13:46:18 -04:00
Scott Kiener
dfef643732 CSR-726 | Tech review changes 2022-10-12 13:40:16 -04:00
Scott Kiener
631db97a15 Merge remote-tracking branch 'origin/develop' into feature/CSR-731 2022-10-12 10:53:29 -04:00
Scott Kiener
a60398a55b CSR-731 | Working version before refactor 2022-10-12 10:53:12 -04:00
Bryan Mauger
58f059ba4a WIP add error styles. 2022-10-12 09:12:42 -04:00
Bryan Mauger
532d1e663a WIP CSS updates. 2022-10-11 16:55:08 -04:00
Katie
afa94625f7 CSR-762 Fix tests 2022-10-11 16:52:07 -04:00
Katie
dcd35f1724 CSR-762 Fix vehicle-parts preselecting issue 2022-10-11 15:51:16 -04:00
Bryan Mauger
71f4dcc663 WIP update classes and markup. 2022-10-11 14:43:41 -04:00
Katie
d7115f2ac6 CSR-762 Fix merge conflicts 2022-10-11 12:09:04 -04:00
Katie
dc72ead7bc CSR-762 GA Fix merge conflicts 2022-10-11 10:51:55 -04:00
Leah Schumann
5340f3b303
Merge pull request #771 from Safelite/feature/CSR-858
Changed alertClass from 'alert-warning' to 'alert-danger'
2022-10-11 10:33:15 -04:00
Leah Schumann
bd7aa3afcf Changed alertClass from 'alert-warning' to 'alert-danger' 2022-10-11 10:09:25 -04:00
Katie
b4a0024912 CSR-762 Push correct value on vehicle-parts nested question 2022-10-11 09:23:32 -04:00
Katie
42eac1d08a CSR-762 GA Cleanup 2022-10-11 08:27:00 -04:00
Bryan Mauger
40e152df2c WIP code cleanup. 2022-10-10 16:47:05 -04:00
Bryan Mauger
d8cfcab66b WIP date picker
update hover state, ID's.
2022-10-10 16:00:37 -04:00
Bryan Mauger
eea0b883a7 WIP date picker. 2022-10-10 15:44:37 -04:00
Adam Caouette
fbbbf377be CSR-803 standardize naming across questions pages 2022-10-10 13:24:56 -04:00
Mark Harris
515b01cb1b
Merge pull request #751 from Safelite/feature/renamed-helper-method
Renamed helper method
2022-10-10 08:23:30 -04:00
Adam Caouette
4daa43cd36 Merge branch 'develop' into feature/CSR-803-refactoring-2 2022-10-07 16:43:46 -04:00
Bryan Mauger
bdfb4bbf8a WIP date picker 2022-10-07 16:31:49 -04:00
Adam Caouette
e604bdb8e1 CSR-803: move handleAnswerUpdates to shared mixin 2022-10-07 16:04:43 -04:00
Katie
88944befe0 CSR-762 Fix merge conflicts 2022-10-07 15:50:52 -04:00
Katie
9b95effca5 CSR-762 GA Cleanup 2022-10-07 15:48:17 -04:00
Katie
3b73abbebc CSR-762 GA Cleanup 2022-10-07 15:44:26 -04:00
Scott Kiener
a8d9060b22 Merge remote-tracking branch 'origin/develop' into feature/CSR-731 2022-10-07 15:30:50 -04:00
Katie
08f43a15a2 CSR-762 GA WIP 2022-10-07 15:29:32 -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
Adam Caouette
b0447586c5 CSR-803: remove obsolete code 2022-10-06 15:12:03 -04:00
Scott Kiener
90eaf8ab63 Merge remote-tracking branch 'origin/develop' into feature/CSR-731 2022-10-06 13:11:40 -04:00
Katie
ee53cac9e3 CSR-762 GA WIP 2022-10-06 12:57:40 -04:00
Bryan Mauger
035ff732e0 WIP date picker and drop down test. 2022-10-06 12:47:47 -04:00
Katie
6e350ac050 Merge remote-tracking branch 'origin/develop' into feature/CSR-762-GA 2022-10-06 10:36:15 -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
Katie
bef4baf91b CSR-762 GA WIP 2022-10-05 15:17:36 -04:00
Katie
7cdb291641 CSR-762 WIP 2022-10-05 14:58:55 -04:00
Katie
fe9602200c CSR-762 Add tests 2022-10-05 14:22:25 -04:00
Katie
f634d8ced1 Merge branch 'feature/CSR-762-GA' into feature/CSR-762-tests 2022-10-04 14:45:49 -04:00
Katie
2e35d59c89 CSR-762 Fix merge conflicts 2022-10-04 14:45:37 -04:00
Katie
c76d476e5f Merge branch 'feature/CSR-762' into feature/CSR-762-tests 2022-10-04 14:44:04 -04:00
Katie
a6d8a5d8d1 CSR-762 GA WIP, think it's working but needs more testing 2022-10-04 14:43:43 -04:00
Katie
c2fa0784a7 CSR-762 Fix tests 2022-10-04 08:51:41 -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
Katie
187b02e512 CSR-762 Fix scrolling issue 2022-10-03 16:27:35 -04:00
Katie
4293781d9b CSR-762 Fix space 2022-10-03 15:54:35 -04:00
Katie
a669556c80 CSR-762 WIP 2022-10-03 15:51:57 -04:00
Katie
458ee702ae CSR-762 Change requests/fix bugs 2022-10-03 14:13:24 -04:00
Katie
e546bad283 CSR-762 GA WIP 2022-10-03 13:18:08 -04:00
Scott Kiener
4c8293133d CSR-731 | Two-way binding finished
Commit pre-styling changes
2022-10-03 11:07:43 -04:00
Katie
10fea9b8f9 Merge branch 'feature/CSR-762' into feature/CSR-762-GA 2022-10-03 09:44:59 -04:00
Katie
d093a9b842 CSR-762 Fix repair/replace combo rule 2022-10-03 09:31:14 -04:00
Katie
3fad6ae842 CSR-762 Add back missing attributes 2022-10-03 08:48:33 -04:00
Katie
76b1bd9b2e CSR-762 Undo changing from computed to watch 2022-10-03 08:44:58 -04:00
Katie
4128b644b9 CSR-762 WIP tests 2022-09-30 15:12:12 -04:00
Katie
37207cab3c CSR-762 Fix broken/remove outdated tests 2022-09-30 14:13:35 -04:00
Katie
7f64513a03 CSR-762 Cleanup 2022-09-30 09:27:37 -04:00
Katie
14bed5524c CSR-762 Wrap up GA events 2022-09-30 09:20:15 -04:00
Katie
62e3e2dfeb CSR-762 Fix radio click bug 2022-09-29 15:44:30 -04:00
Katie
0e628a4850 CSR-762 Make sure gaState isn't persisted 2022-09-29 15:25:01 -04:00
Katie
aba72ca593 CSR-762 Get GA event working with state 2022-09-29 15:08:13 -04:00
Katie
9e91a60ea3 CSR-762 Cleanup 2022-09-29 13:09:32 -04:00
Katie
c4720c2d94 CSR-762 Remove log 2022-09-29 13:07:41 -04:00
Katie
98c4849370 Merge branch 'feature/CSR-762' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into feature/CSR-762 2022-09-29 13:05:52 -04:00
Katie
0581fcdc9e CSR-762 Change requests 2022-09-29 13:05:25 -04:00
Katie
ea053534ca CSR-762 Add separate GA state 2022-09-29 12:19:42 -04:00
katieoh-safelite
73494dcf61
Merge branch 'develop' into feature/CSR-762 2022-09-29 10:44:32 -04:00
Scott Kiener
2addaa01c1 Merge remote-tracking branch 'origin/feature/CSR-762' into feature/CSR-731 2022-09-29 10:10:51 -04:00
Scott Kiener
df62156eaa CSR-731 | Files created 2022-09-29 10:06:00 -04:00
Katie
38ac36b3fe CSR-762 Comment out tests 2022-09-29 09:29:36 -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
Katie
78151929c9 CSR-762 Button click events firing correctly 2022-09-28 13:14:44 -04:00
Katie
e8b751c1b7 CSR-762 Simplify multiselect 2022-09-27 16:30:00 -04:00
Katie
fff1aa1848 CSR-762 Update some tests, get GA working for inputs for keyboard navigation 2022-09-27 15:50:49 -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
Katie
d4100f4d26 CSR-762 Edit how most button-question wrappers emit 2022-09-23 09:31:17 -04:00
Katie
dce7a575b6 CSR-762 Cleanup 2022-09-22 14:23:26 -04:00
Katie
25a27563ab CSR-762 Add shared props 2022-09-22 14:00:44 -04:00
Katie
87a4389e13 CSR-762 Cleanup 2022-09-22 11:32:45 -04:00
Katie
14da65ad25 Merge branch 'develop' into feature/CSR-762 2022-09-22 10:22:08 -04:00
Katie
c04b99af1b CSR-762 Some naming changes 2022-09-22 10:21:52 -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
Katie
b14ca820ac CSR-762 Fix estimate page, start on question-chain 2022-09-21 15:29:01 -04:00
Katie
04f4a9369b CSR-762 Finish vehicle-damage 2022-09-21 08:56:41 -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
Katie
27c2563e2c CSR-762 Add back onSubmit function 2022-09-20 14:29:11 -04:00
Katie
5e63265bec Merge branch 'develop' into feature/CSR-762 2022-09-20 14:24:31 -04:00
Katie
9e4d244c14 CSR-762 Back glass 2022-09-20 14:22:05 -04:00
Bryan Mauger
e99fee4311 CSR-848 css update for spacing. 2022-09-20 13:55:33 -04:00
Katie
ffe95e5fba CSR-762 Split windshield 2022-09-20 13:23:08 -04:00
Bryan Mauger
23e9e5f838 CSR-848
Adjust padding on container and button to match Figma.
2022-09-20 11:25:19 -04:00
Katie
ccab154426 CSR-762 Fix keyboard navigation 2022-09-20 11:23:59 -04:00
Katie
f7ab4ab503 CSR-762 Fix keyboard navigation 2022-09-20 11:18:18 -04:00
Katie
1a0f71f36f CSR-762 Preselects chips 2022-09-20 10:07:02 -04:00
Katie
ce46cf4ea6 CSR-762 Preselects windshield damage 2022-09-20 08:42:02 -04:00
Katie
9b3d67fd6e CSR-762 Fix merge conflicts 2022-09-19 16:20:26 -04:00
Katie
95e972a02f CSR-762 list-card with aggressive validation 2022-09-19 16:17:52 -04:00
Mark Harris
d5321112fb Renamed helper method 2022-09-19 15:35:21 -04:00
Katie
4a2e21fe25 CSR-762 Wrap up list-card 2022-09-19 14:12:42 -04:00
Katie
4ae0b4e54b CSR-762 Only read one event per action 2022-09-19 14:06:04 -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
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
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
Katie
854300d677 CSR-762 Move validation logic to button-wrapper 2022-09-16 13:07:27 -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
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
CarlNation
891e9cb8b2 Merge branch 'release/2022.09.29' into rlsmerge/2022.09.29-to-developv2 2022-09-15 16:14:52 -04:00
Katie
6e901a6918 CSR-762 Add mini test 2022-09-15 14:44:50 -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
AdamCaouetteSafelite
ff2a68bb62
Revert "CSR-818: add focus style for greyed out button" 2022-09-13 15:02:19 -04:00
Adam Caouette
f893692346 CSR-818: undo previous commit 2022-09-13 14:59:17 -04:00
Adam Caouette
d34d291c7b CSR-818: small focus style change 2022-09-13 14:52:45 -04:00
Adam Caouette
af069eb3b6 Merge branch 'develop' into bugfix/CSR-818 2022-09-13 13:24:35 -04:00
Katie
8e8f663be3 Add more tests 2022-09-13 13:13:07 -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
9c275b6cb7 Before adding text-block to Estimate page 2022-09-13 09:23:52 -04:00
CarlNation
b139ca0b08
Merge pull request #729 from Safelite/feature/CSR-779
CSR-779 Repair view of estimate page
2022-09-13 08:26:00 -04:00
CarlNation
6491b94044 CSR-779 Repair view of estimate page 2022-09-13 08:02:05 -04:00
AdamCaouetteSafelite
adc6059543
Merge pull request #727 from Safelite/bugfix/CSR-818-r2
CSR-818: add focus style for greyed out button
2022-09-12 15:10:30 -04:00
Leah Schumann
ceed64cc36 Preparing to merge 2022.09.29 branch into develop 2022-09-12 14:43:06 -04:00
Adam Caouette
a65881a3de CSR-818: add focus style for greyed out button 2022-09-12 14:27:05 -04:00
Leah Schumann
681afdc4bd Cherry-picked changes from commit 145359e226 2022-09-12 13:55:28 -04:00
Adam Caouette
788810a93f CSR-818: remove no longer needed unit test 2022-09-12 10:28:31 -04:00
Katie
f51135b030 Merge remote-tracking branch 'origin/release/2022.09.15' into feature/parts-pages-cleanup-KO 2022-09-09 13:34:58 -04:00
Katie
24e4441eaf Add tests 2022-09-09 13:34:42 -04:00
Adam Caouette
3cb31dcd59 CSR-818: fix accessibility for greyed out button 2022-09-08 17:34:17 -04:00
katieoh-safelite
1f68cf3797
Merge pull request #721 from Safelite/defect/CSR-820-2
CSR-820 Add back usage of getHasRecalibrationPart
2022-09-08 08:50:38 -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
50bddd897a Revert "fix hard coded value"
This reverts commit b569225eff.
2022-09-08 08:21:09 -04:00
Katie
89d114edb2 Revert "Commented out tests"
This reverts commit 16bbd465af.
2022-09-08 08:20:21 -04:00
Katie
11cc2672a6 CSR-820 Add back usage of getHasRecalibrationPart 2022-09-07 16:57:02 -04:00
Katie
ffebba8652 Update tests for estimate 2022-09-07 16:48:08 -04:00
Frank Rua
70e96b0560
Merge branch 'release/2022.09.15' into feature/rule-fix 2022-09-07 09:00:19 -06:00
FrankRua
2d4a75938f fixed unit tests 2022-09-07 10:59:10 -04:00
Scott Kiener
7b0afa2eee CSR-820 | Fix for hasRecalibrationPart 2022-09-07 09:47:10 -04:00
FrankRua
7dc95f7f36 refactor to use correct SQL values 2022-09-07 09:29:10 -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
FrankRua
b569225eff fix hard coded value 2022-09-02 10:14:45 -04:00
Katie
65a2c3ae94 CSR-743 experiment integration testing 2022-09-01 16:53:54 -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
Katie
d861d49694 CSR-111 Add null check 2022-08-31 14:36:02 -04:00
Katie
1e0726af64 CSR-111 Leave note for testing 2022-08-31 11:07:50 -04:00
Katie
e10c585abe CSR-111 Use pageData instead of glassParts to check if vehicle-parts selections have changed 2022-08-31 11:02:25 -04:00
Katie
474df4dea4 CSR-111 Fix vehicle-parts issue 2022-08-31 09:38:13 -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
602512c23f CSR-111 Add test.todos 2022-08-30 14:37:40 -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
Katie
1810399399 CSR-111 Fix vehicle-parts answer change check logic 2022-08-30 13:54:42 -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
AdamCaouetteSafelite
7bae5bbb96
Merge pull request #705 from Safelite/feature/CSR-110
Feature/CSR-110
2022-08-30 11:13: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
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
AdamCaouetteSafelite
f4f2ae3a7d
Merge pull request #700 from Safelite/feature/CSR-110
Feature/CSR-110
2022-08-26 16:02:28 -04:00
Leah Schumann
0503fedf3c
Merge pull request #699 from Safelite/feature/CSR-467
Removed role='application' for div inside button-question widget to f…
2022-08-26 13:26:22 -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
Leah Schumann
33087d9c60 Removed role='application' for div inside button-question widget to fix accessibility issue 2022-08-26 11:08:20 -04:00
Katie
395f24b53c CSR-514 Replace hasOwnProperty with hasOwn 2022-08-26 10:37:27 -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
Katie
e0589ea1eb CSR-514 2022-08-26 10:19:51 -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
Katie
0b8c454da5 Fix merge conflict 2022-08-18 16:28:22 -04:00
Katie
23ac001a6a Fix merge conflicts 2022-08-18 16:15:44 -04:00
katieoh-safelite
47f0caf3d5
Merge pull request #678 from Safelite/defect/CSR-794
CSR-794 Fix variable name
2022-08-18 15:57:16 -04:00
Katie
46c4b355f7 CSR-794 Fix variable name 2022-08-18 15:33:54 -04:00
bmauger
09edff32e5
Merge pull request #677 from Safelite/CSR-793-vin-information-focus-issue-fix
CSR-793 hide content from screen readers when collapsed.
2022-08-18 13:38:00 -04:00
AdamCaouetteSafelite
84654b921b
Merge pull request #670 from Safelite/feature/CSR-108
Feature/CSR-108
2022-08-18 13:36:31 -04:00
Bryan Mauger
7fe22d0bae CSR-793 hide content from screen readers when collapsed. 2022-08-18 13:27:39 -04:00
Katie
ad4ac40c8b CSR-111-parts Fix loadingModal issue for vin-pages 2022-08-18 12:13:40 -04:00
Katie
668a8affb2 Revert "Merge pull request #673 from Safelite/revert-672-feature/CSR-111-parts"
This reverts commit c5f76d2424, reversing
changes made to 2e0f614e1f.
2022-08-18 12:09:46 -04:00
Katie
5ca2273b47 CSR-759 Ensure funnel cookie is created if it doesn't exist 2022-08-18 11:56:22 -04:00
Katie
b23361d0a3 Revert "Merge pull request #674 from Safelite/revert-665-defect/CSR-759"
This reverts commit b890d85c28, reversing
changes made to c5f76d2424.
2022-08-18 11:55:45 -04:00
katieoh-safelite
b890d85c28
Merge pull request #674 from Safelite/revert-665-defect/CSR-759
Revert "Defect/csr 759"
2022-08-18 10:50:00 -04:00
katieoh-safelite
37dc16645f
Revert "Feature/csr 111 parts" 2022-08-18 10:44:49 -04:00
katieoh-safelite
62a3ceb8c5
Revert "Defect/csr 759" 2022-08-18 10:44:20 -04:00
Adam Caouette
20594b3847 Merge branch 'develop' into feature/CSR-108 2022-08-18 10:10:54 -04:00
katieoh-safelite
2e0f614e1f
Merge pull request #672 from Safelite/feature/CSR-111-parts
Feature/csr 111 parts
2022-08-18 10:08:44 -04:00
Katie
fca3c56664 CSR-111-parts Cleanup 2022-08-18 08:49:54 -04:00
Katie
fa9f4c0ef5 CSR-111-part Go to QuoteDetails instead of quote, update tests 2022-08-18 08:30:09 -04:00
CarlNation
4bfbe3b8d9 Merge branch 'release/2022.08.18' into rlsmerge/2022.08.18-to-develop 2022-08-18 07:19:36 -04:00
Adam Caouette
cd2321a93f CSR-108: update unit tests 2022-08-18 03:21:37 -04:00
Adam Caouette
22e50a576d Merge branch 'develop' into feature/CSR-108 2022-08-18 03:16:17 -04:00
Adam Caouette
207d18ab80 CSR-108: updates for handling duplicate questions and loading a previous user state 2022-08-18 03:15:31 -04:00
katieoh-safelite
a7ed47d839
Merge pull request #665 from Safelite/defect/CSR-759
Defect/csr 759
2022-08-17 13:06:37 -04:00
Katie
264b189a9a CSR-759 Cleanup 2022-08-17 11:37:32 -04:00
Katie
8d01c6b1b3 CSR-759 Cleanup 2022-08-17 11:35:03 -04:00
Katie
61ccfe268b CSR-111 Fix tests and cleanup 2022-08-17 11:32:54 -04:00
Scott Kiener
e4ff9dae2f CSR-726 | Remove test file
Will write tests along with text-block-component
2022-08-17 10:39:51 -04:00
Leah Schumann
d96731a0d2 Added 'undefined' check for when we are attempting to pull the ConceptFunnel experiment from the experiments collection as it may not be present when running locally 2022-08-17 10:17:21 -04:00
Katie
b526fc059f CSR-759 Update how session ID cookies are saved and updated 2022-08-17 09:25:51 -04:00
Leah Schumann
3616a7d75f Merged from develop and updated unit tests 2022-08-17 09:06:10 -04:00
Leah Schumann
a79cd0ce73 Merge branch 'develop' into feature/CSR-512A 2022-08-16 15:32:23 -04:00
Leah Schumann
ed740a12ab Front end changes related to CSR-512 2022-08-16 15:31:28 -04:00
Bryan Mauger
9f7e38ebf0 CSR-791 add second button to toggle open/close
Useful for accessibility.
2022-08-16 15:13:37 -04:00
Katie
653a41abb8 CSR-111 Cleanup 2022-08-16 14:54:32 -04:00
Katie
4fa36a1100 CSR-111 Cleanup 2022-08-16 14:52:48 -04:00
Scott Kiener
c2c5f17ef7 CSR-726 | Create cashOrInsuranceQuestion component 2022-08-16 14:52:16 -04:00
Katie
d3f7ad68f2 CSR-111 Get part from capability question, save, reset answers when part question answer result changes 2022-08-16 14:44:32 -04:00
CarlNation
3be77d9949 CSR-760 load/save experiments 2022-08-15 15:26:56 -04:00
Katie
7584968143 CSR-111 Refactor navigation between vehicle questions pages 2022-08-15 14:55:12 -04:00
katieoh-safelite
b7ced3bdf8
Merge pull request #658 from Safelite/feature/CSR-514
CSR-514 Save experiments
2022-08-15 13:16:52 -04:00
Katie
faae9b9d36 CSR-514 Fix tests 2022-08-15 13:06:04 -04:00
Katie
0dffdea153 CSR-514 Save experiments 2022-08-15 12:22:38 -04:00
Katie
a2e0d73c11 CSR-111 Map answerResult value for question-chain component 2022-08-15 12:13:18 -04:00
katieoh-safelite
5771256089
Merge pull request #657 from Safelite/feature/CSR-514
CSR-514 Add async/await to runExperimentsForTrigger
2022-08-15 10:41:22 -04:00
Katie
080d2ac28e CSR-514 Add async/await to runExperimentsForTrigger 2022-08-15 10:23:13 -04:00
Katie
2fd175711a CSR-111 Get capability questions 2022-08-15 10:15:30 -04:00
Bryan Mauger
32bbb69d08 DE-7273 update button colors to fix contrast issue. 2022-08-12 15:25:20 -04:00
Katie
1216b121a8 CSR-514 Move runExperiments to after we check the page to reroute to 2022-08-12 13:20:58 -04:00
Katie
febbe96534 CSR-514 Add condition back to router 2022-08-12 13:00:34 -04:00
Katie
0afa4d815c CSR-514 Add PageEntry trigger, move running experiments in router to a private function 2022-08-12 10:16:37 -04:00
Katie
5431d13c85 CSR-514 Cleanup 2022-08-11 13:18:40 -04:00
Katie
137b5d9621 CSR-514 Refactor a bit, add tests 2022-08-11 13:16:48 -04:00
Katie
e592f55a67 CSR-514 Add tests 2022-08-11 09:27:38 -04:00
Katie
6b326e29d2 CSR-778 Fix equality check 2022-08-10 16:32:00 -04:00
Katie
c79f81a344 CSR-514 Cleanup 2022-08-10 15:06:10 -04:00
Katie
2a28fea2dd CSR-514 Cleanup 2022-08-10 15:05:07 -04:00
Katie
c55d068edd Merge branch 'develop' into feature/CSR-514 2022-08-10 14:34:27 -04:00
katieoh-safelite
f1ec2ad80c
Merge pull request #646 from Safelite/feature/CSR-690
CSR-690 Hide capability-questions and molding-questions for testing
2022-08-10 14:30:08 -04:00
Katie
6d9cf886e7 CSR-690 Hide capability-questions and molding-questions for testing 2022-08-10 14:25:43 -04:00
katieoh-safelite
c1490d5a35
Merge pull request #645 from Safelite/feature/CSR-690
Feature/csr 690
2022-08-10 14:16:37 -04:00
Leah Schumann
00f5092dc1 Added flag to 'navigate' method so that we can specify that the order by saved in the .afterEach method of the router. Added new 'navigateWithSaving' and 'navigateWithoutSaving' to allow us to control when the order is saved. 2022-08-10 13:46:43 -04:00
Katie
7395d1e2c0 CSR-690 Edit arePagePrequisitesValid logic 2022-08-10 12:20:47 -04:00
Katie
37095ce910 CSR-690 Cleanup 2022-08-10 11:56:01 -04:00
Katie
92e226c610 CSR-690 Add tests 2022-08-10 11:55:31 -04:00
AdamCaouetteSafelite
049c95960d
Merge pull request #643 from Safelite/feature/CSR-108
CSR-108: updates to prevent duplicate questions from being asked
2022-08-10 09:53:42 -04:00
Katie
92aca422b9 CSR-690 Cleanup 2022-08-10 09:30:35 -04:00
Katie
f827282805 CSR-690 Cleanup 2022-08-10 09:29:36 -04:00
Katie
00d62b483f CSR-690 Cleanup 2022-08-10 09:18:41 -04:00
Katie
11016372a3 CSR-690 Fix tests 2022-08-10 09:13:43 -04:00
Katie
fdf17ce4bc CSR-514 Cleanup 2022-08-09 13:27:46 -04:00
Katie
2167c240bb CSR-514 Fix experimentOrder 2022-08-09 13:22:23 -04:00
Katie
8964d6e1b0 Merge branch 'develop' into feature/CSR-514 2022-08-09 12:36:37 -04:00
Katie
cdfcec5257 CSR-514 Uncomment and fix parts of experimentOrder 2022-08-09 12:36:10 -04:00
Katie
4980a7bc91 CSR-690 Clear parts questions when coming back from heritage with a different vehicle 2022-08-09 10:16:29 -04:00
CarlNation
a02143c934 Merge branch 'release/2022.08.18' into rslmerge/2022.08.18-to-develop 2022-08-09 08:10:05 -04:00
Adam Caouette
d4e87f7263 CSR-108: minor refactoring 2022-08-08 21:06:38 -04:00
Adam Caouette
af9d10d630 CSR-108: updates to prevent duplicate questions from being asked 2022-08-08 16:22:08 -04:00
CarlNation
e4b2b702c6 CSR-658 nav directly to vehicle-damage when 1 style 2022-08-08 15:54:21 -04:00
Katie
eab76de0fb Add empty object for pageData by default 2022-08-08 10:10:23 -04:00
FrankRua
7d391266e7 Use 'next' function for skipping styles page 2022-08-08 10:07:37 -04:00
CarlNation
ae6c242f2d CSR-658 skip style page when only 1 style 2022-08-05 15:31:07 -04:00
Katie
4de7240610 CSR-514 Fix merge conflicts 2022-08-05 12:37:31 -04:00
Bryan Mauger
b7c1e4726b Remove tab index. 2022-08-05 11:18:08 -04:00
Bryan Mauger
7f81ce0824 CSR-437 accessibility fix
Add tabindex to span so that screenreader reads copy.
Add aria-label to list-button so that screenreader reads proper information.
2022-08-05 10:39:17 -04:00
Katie
74b86c80d2 CSR-690 Add savedSessionTimeoutDate stuff back 2022-08-05 08:36:23 -04:00
bmauger
714f863d98
Merge pull request #638 from Safelite/BRM-update-vin-info-to-use-cms
CSR-460 Change copy and image from hard coded to CMS driven.
2022-08-04 13:28:17 -04:00
Bryan Mauger
62550ab6a0 Update unit test. 2022-08-04 13:23:34 -04:00
Scott Kiener
ef42c6553a Defect | Change hardcoded value to prod image
Used to be -dev
2022-08-04 09:43:37 -04:00
Bryan Mauger
c61e83695a Change variable name to something more descriptive. 2022-08-03 13:24:23 -04:00
Bryan Mauger
a48e2c1d01 CSR-460 Change copy and image from hard coded to CMS driven. 2022-08-03 13:19:23 -04:00
Katie
9248a5b3b2 CSR-690 2022-08-03 12:01:43 -04:00
matthew-sykes
b5c0bc8042
Merge pull request #635 from Safelite/defect/CSR-705
CSR-705 value logging masking type
2022-08-03 10:53:57 -04:00
Matt Sykes
d98c3213cc Set const value in mockMixin for reference needed at top of file 2022-08-03 10:47:47 -04:00
Matt Sykes
007c464e01 Reference to const 2022-08-03 10:08:41 -04:00
Katie
008949b7c1 Merge branch 'develop' into feature/CSR-690 2022-08-02 15:32:31 -04:00
Katie
7d7896a012 CSR-690 Fix issue with part-questions back 2022-08-02 15:32:11 -04:00
katieoh-safelite
ed38cb125d
Merge pull request #637 from Safelite/feature/CSR-530
CSR-530 Remove test pages and routes
2022-08-02 13:10:42 -04:00
Katie
6defc97a43 CSR-530 Remove test pages and routes 2022-08-02 12:20:12 -04:00
Katie
6359139342 CSR-690 Implement navigation to and from heritage 2022-08-02 12:17:35 -04:00
Katie
50ac848290 CSR-702 Fix going back from vehicle-parts when there were no part-questions 2022-08-02 11:12:19 -04:00
Matt Sykes
5006a22221 Fixed broken tests 2022-08-01 17:29:25 -04:00
Matt Sykes
b73649e490 CSR-705 value logging masking type
- value logging masking type
- added to other components under button-questions
- added logging for radio as it was missing (only fires onchange of radio which is different than others although arguably more right...
2022-08-01 16:42:10 -04:00
Bryan Mauger
8b94eb2772 CSR-437 add aria-label to hamburger menu. 2022-08-01 15:40:02 -04:00
Bryan Mauger
da7d727474 CSR-568 fix voiceover reading incorrect information
Added aria-label to the input.
2022-08-01 14:23:44 -04:00
katieoh-safelite
55dea7d240
Merge pull request #632 from Safelite/feature/CSR-467
CSR-467 Edit aria-labels and what screenreader reads
2022-07-29 16:20:21 -04:00
Katie
1d6a36a79a CSR-467 Edit aria-labels and what screenreader reads 2022-07-29 11:55:44 -04:00
Katie
7450840a36 CSR-756 Cleanup 2022-07-28 16:11:31 -04:00
Katie
4969b21fd3 Merge branch 'develop' into feature/CSR-756 2022-07-28 15:58:34 -04:00
Katie
2588ddc066 CSR-756 Fix validation issue on vehicle-damage page 2022-07-28 15:57:49 -04:00
Katie
afdcb48242 CSR-702 Remove default for optionalPageData in router.navigate 2022-07-28 11:27:15 -04:00
Katie
03c6ffe30e Merge branch 'develop' into feature/CSR-702 2022-07-28 11:17:02 -04:00
Katie
4c20a977e6 CSR-702 Don't default page data to empty object 2022-07-28 10:52:52 -04:00
AdamCaouetteSafelite
4a6c9828aa
Merge pull request #627 from Safelite/feature/CSR-110
CSR-111: set up prerequisite data and navigation for capability questions
2022-07-27 10:07:34 -04:00
Adam Caouette
b41042cee8 CSR-110: increase code coverage in unit tests 2022-07-27 09:59:39 -04:00
Mark Harris
783b717f4e removed unused field 2022-07-27 09:42:43 -04:00
Adam Caouette
b53479dbf1 CSR-110: refactoring from PR comments 2022-07-26 17:56:51 -04:00
Adam Caouette
8034ce8d28 CSR-110 resolve conflicts with merged develop branch 2022-07-26 17:50:33 -04:00
Adam Caouette
149adc9792 CSR-110: restored navigation to go back to heritage funnel 2022-07-26 16:21:13 -04:00
Katie
18524de9a6 CSR-702 Add vehicle-questions-mixin tests 2022-07-26 16:02:53 -04:00
Katie
7e5fb4c906 CSR-702 Cleanup 2022-07-26 15:31:20 -04:00
Katie
868b3d663d CSR-702 Fix merge conflicts' 2022-07-26 15:08:45 -04:00
Katie
6a8409cd34 CSR-702 Add basic routing for part-questions 2022-07-26 15:03:40 -04:00
Adam Caouette
b41eae1797 CSR-111: set up prerequisite data and navigation for capability questions 2022-07-26 14:39:07 -04:00
Scott Kiener
a0c56cf956 Merge remote-tracking branch 'origin/develop' into feature/CSR-706 2022-07-26 12:07:19 -04:00
Scott Kiener
c18af60165 CSR-706 | Refactoring savedQuote -> SavedSession 2022-07-26 12:07:03 -04:00
Scott Kiener
bb1fa9aede CSR-706 | Refactoring to use SavedSession instead of SaveQuote 2022-07-26 12:02:03 -04:00
Adam Caouette
e31f415aa4 CSR-110: refactoring per PR review 2022-07-26 10:38:10 -04:00
Adam Caouette
7badd9f18e Merge branch 'develop' into feature/CSR-110 2022-07-26 09:13:20 -04:00
Scott Kiener
62b72163d6 CSR-706 | Only clear state if referral does not match 2022-07-25 15:29:44 -04:00
Scott Kiener
b21c6171e9 CSR-706 | Remove state resetting on loadOrder
As well as making loadOrder await the latest saveOrderPromise
Also clearing saveOrderPromise if entering the funnel fresh to avoid a broken promise object
2022-07-25 09:30:00 -04:00
Bryan Mauger
d8a4734ca5 WIP Expand all package options code setup. 2022-07-22 10:30:14 -04:00
Bryan Mauger
c55ee6a15d WIP 2022-07-20 15:28:05 -04:00
katieoh-safelite
c400ee5a7b
Merge pull request #621 from Safelite/feature/CSR-530
Feature/csr 530
2022-07-20 09:39:30 -04:00
Adam Caouette
c7b775863b CSR-110: navigation/store changes for molding-questions page 2022-07-20 09:27:55 -04:00
Bryan Mauger
66303864f0 WIP 2022-07-19 16:48:46 -04:00
Katie
f3120ef80d CSR-530 Cleanup 2022-07-19 15:46:48 -04:00
Katie
f9fa9d154f CSR-530 Add test cases in 2022-07-19 15:44:14 -04:00
Katie
cefd25399e CSR-530 Add routing for experiment-integration 2022-07-19 15:20:02 -04:00
Adam Caouette
b9ec2a4623 CSR-108: refactors 2022-07-19 12:26:50 -04:00