Commit graph

2572 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