Commit graph

2638 commits

Author SHA1 Message Date
Katie
80166826a1 CSR-1014 Format 2023-01-03 08:58:12 -05:00
Katie
ae777d4f2c CSR-1014 Load questionAnswer state 2023-01-03 08:53:32 -05:00
Leah Schumann
6d5e3d95ab
Merge pull request #905 from Safelite/feature/CSR-989
Feature/csr 989
2022-12-30 09:14:13 -05:00
Leah Schumann
70ce325f8e Removed unneeded import that was added during testing 2022-12-30 09:04:46 -05:00
Leah Schumann
8d31d30ec9 Additional comments after testing 2022-12-30 08:42:49 -05:00
Matt Caimi
ac1c4cc6cf Merge remote-tracking branch 'origin/release/location-and-schedule-page-mvp' into rlsmerge/location-and-schedule-page-mvp-to-develop 2022-12-29 14:54:16 -05:00
Leah Schumann
1563a90da1 Moved the 'turning off' of the keyboard inputs into the if condition that is checking if its ok to emit the forwardClicked event 2022-12-29 10:38:54 -05:00
Leah Schumann
d22bdb98e5
Merge pull request #903 from Safelite/feature/CSR-989
Added check for previous click in footer forward and back button / link
2022-12-29 09:40:11 -05:00
Leah Schumann
2dba3314c1 Prettified again 2022-12-29 09:34:12 -05:00
Leah Schumann
773634e26f Now checking both forwardClick and backClick to ensure the back button isn't clicked after the forward click or vice versa 2022-12-29 09:29:41 -05:00
Leah Schumann
b5148b2d23 Prettified 2022-12-29 09:00:22 -05:00
Leah Schumann
5f202e856d Added check for previous click in footer forward and back button / link 2022-12-29 08:32:17 -05:00
Matt Caimi
a292b7c843 CSR-997 | new serivce-location page
initial setup for the new service-location page, just has header, subheader, footer so far. also created test file
2022-12-28 14:42:17 -05:00
Leah Schumann
f11ffede14 Revert "Merge pull request #897 from Safelite/revert-934-defect"
This reverts commit a03c05717f.
2022-12-28 14:16:58 -05:00
Leah Schumann
93cadc0bd5 Revert "Merge pull request #886 from Safelite/feature/CSR-934"
This reverts commit ea2d044f6f.
2022-12-28 10:05:37 -05:00
Scott Kiener
6fde96f7b0 CSR-999 | Remove items after priced to avoid error
Duplicate partNumbers with different prices were causing the first entry to assign the price to all duplicates
2022-12-27 16:31:03 -05:00
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