Commit graph

2671 commits

Author SHA1 Message Date
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