Commit graph

3877 commits

Author SHA1 Message Date
Matt Caimi
8614942b89 CSR-1012 | modal footer button updates 2023-01-27 14:16:29 -05:00
Matt Caimi
839092571e CSR-1012 refactor hide alerts on text input 2023-01-27 14:16:29 -05:00
Matt Caimi
d67ed4ddb7 CSR-1012 | reset modal on text input
added prop to textbox-question to fire custom function on text updates
2023-01-27 14:16:29 -05:00
Matt Caimi
863c5999f3 CSR-1012 | service zip cms refactor 2023-01-27 14:16:29 -05:00
Matt Caimi
8a7e0b0523 CSR-1012 | file path updates 2023-01-27 14:16:29 -05:00
Matt Caimi
7d75a1d9c6 CSR-1012 | service zip modal question
new component service-zip-modal-question added to the service-location page
2023-01-27 14:16:29 -05:00
Leah Schumann
941a92dde4 Changed name of model opened callback 2023-01-27 14:15:29 -05:00
Leah Schumann
a69fe69320 Merged from CSR-1012 2023-01-27 14:15:29 -05:00
Leah Schumann
9b69090670 Added onShownCallback property and handler 2023-01-27 14:15:29 -05:00
Matt Caimi
7fedd83699 CSR-1012 | reset modal on open 2023-01-27 14:15:29 -05:00
Matt Caimi
9c89b89cd1 CSR-1012 | call function on textLink click 2023-01-27 14:15:29 -05:00
Leah Schumann
205b63556e Added additional field for apartment number or business name 2023-01-27 14:15:29 -05:00
Matt Caimi
8f35e631c4 CSR-1012 | modal footer button updates 2023-01-27 14:15:29 -05:00
Matt Caimi
57065eed87 CSR-1012 refactor hide alerts on text input 2023-01-27 14:15:29 -05:00
Matt Caimi
acf4698798 CSR-1012 | reset modal on text input
added prop to textbox-question to fire custom function on text updates
2023-01-27 14:15:29 -05:00
Matt Caimi
2118117c12 CSR-1012 | service zip cms refactor 2023-01-27 14:15:29 -05:00
Matt Caimi
48f71c5a7d CSR-1012 | file path updates 2023-01-27 14:15:29 -05:00
Matt Caimi
734f3d6643 CSR-1012 | service zip modal question
new component service-zip-modal-question added to the service-location page
2023-01-27 14:15:29 -05:00
Matt Caimi
f31574e356 CSR-1012 | moved body padding into modal component 2023-01-27 10:46:04 -05:00
bmauger
3a48da7df8
Merge pull request #957 from Safelite/CSR-1102-dropdown-question-iss-code-match
CSR-1102 Match code to ISS and test flow.
2023-01-27 10:45:45 -05:00
Matt Caimi
7d87ff3240 Merge branch 'feature/CSR-1088' into feature/CSR-1012 2023-01-27 10:33:42 -05:00
Matt Caimi
2da19b8b47 CSR-1012 | created content-group-modal 2023-01-27 10:28:46 -05:00
Bryan Mauger
2ebef86727 Format code. 2023-01-27 10:11:29 -05:00
Bryan Mauger
c54cf6e4a6 CSR-1102 Match code to ISS and test flow. 2023-01-27 10:10:43 -05:00
Leah Schumann
e684260e24 Fixed error issues with Address component, fixed spacing in modals 2023-01-27 10:01:15 -05:00
Bryan Mauger
04de4c6301 Format code. 2023-01-27 09:04:12 -05:00
Bryan Mauger
386ac66c92 Set text underline spacing to 4px; 2023-01-27 08:59:22 -05:00
Bryan Mauger
e9c6e35505 CSR-1050 fix margin top spacing. 2023-01-26 13:54:13 -05:00
Bryan Mauger
3b397b924d CSR-1051 remove unnecessary code for underline spacing
(inherits from text-link)
2023-01-25 16:42:19 -05:00
Matt Caimi
ced1c18c04 CSR-1012 | modal open and close functions 2023-01-25 16:37:34 -05:00
Leah Schumann
23d30d6037 Manual open of modal 2023-01-25 16:18:56 -05:00
Leah Schumann
338d9b7935 Added onShownCallback property and handler 2023-01-25 11:00:01 -05:00
Matt Caimi
f0c655cdd6 CSR-1012 | reset modal on open 2023-01-25 11:00:01 -05:00
Matt Caimi
cfdb97c1d8 CSR-1012 | call function on textLink click 2023-01-25 11:00:01 -05:00
Matt Caimi
f746401311 CSR-1012 | modal footer button updates 2023-01-25 11:00:01 -05:00
Matt Caimi
a24be0cc1d CSR-1012 refactor hide alerts on text input 2023-01-25 11:00:01 -05:00
Matt Caimi
a6e3c47aa9 CSR-1012 | reset modal on text input
added prop to textbox-question to fire custom function on text updates
2023-01-25 11:00:01 -05:00
Matt Caimi
651a4fa0c3 CSR-1012 | service zip cms refactor 2023-01-25 11:00:01 -05:00
Matt Caimi
314fe42c18 CSR-1012 | file path updates 2023-01-25 11:00:01 -05:00
Matt Caimi
b8a87c343b CSR-1012 | service zip modal question
new component service-zip-modal-question added to the service-location page
2023-01-25 11:00:01 -05:00
Bryan Mauger
b7d0f65e6b CSR-1050 fix spacing in header. 2023-01-25 10:46:22 -05:00
Leah Schumann
91df4b3165 Changed name of model opened callback 2023-01-25 09:45:15 -05:00
Bryan Mauger
01ad8942e8 Add minor change to force update. 2023-01-25 09:44:52 -05:00
Bryan Mauger
a45ad5a11e Remove .only from unit test. 2023-01-25 09:27:31 -05:00
Bryan Mauger
ff65f31036 CSR-1024 match/merge code from ISS. 2023-01-24 16:06:29 -05:00
Leah Schumann
66db63829f Merged from CSR-1012 2023-01-24 16:03:49 -05:00
Leah Schumann
d9cb7d7936 Merge branch 'feature/CSR-1012' into feature/CSR-1088 2023-01-24 16:00:22 -05:00
Leah Schumann
77d9c27971 Added onShownCallback property and handler 2023-01-24 15:55:13 -05:00
Matt Caimi
61e7c98141 CSR-1012 | reset modal on open 2023-01-24 15:34:45 -05:00
Matt Caimi
11990da132 CSR-1012 | call function on textLink click 2023-01-24 14:25:20 -05:00
Bryan Mauger
0afe945eaf Code format. 2023-01-24 12:12:56 -05:00
Bryan Mauger
e2d17369bb Merge code from ISS to FMG. 2023-01-24 12:07:55 -05:00
Leah Schumann
0fd8a16548 Added additional field for apartment number or business name 2023-01-24 10:42:58 -05:00
Bryan Mauger
01deb7bd0d CSR-1050 remove unneeded css and refactor with helper classes. 2023-01-24 08:51:40 -05:00
Matt Caimi
7b64ede4b2 CSR-1012 | modal footer button updates 2023-01-23 14:59:31 -05:00
Matt Caimi
95f2c4f8ce CSR-1012 refactor hide alerts on text input 2023-01-23 13:23:30 -05:00
Matt Caimi
4276f2b516 CSR-1012 | reset modal on text input
added prop to textbox-question to fire custom function on text updates
2023-01-23 11:22:05 -05:00
Matt Caimi
5f3f52983a CSR-1012 | service zip cms refactor 2023-01-23 11:22:05 -05:00
Matt Caimi
4fd467af59 CSR-1012 | file path updates 2023-01-23 11:22:05 -05:00
Matt Caimi
8c79581df0 CSR-1012 | service zip modal question
new component service-zip-modal-question added to the service-location page
2023-01-23 11:22:05 -05:00
Leah Schumann
574fa765be
Merge pull request #946 from Safelite/defect/CSR-934
Defect/csr 934
2023-01-23 10:57:11 -05:00
Bryan Mauger
5a37eec9ff Fix missing semicolon. 2023-01-20 10:38:53 -05:00
Bryan Mauger
edc5a8c3c6 Revert line height to standardized number. 2023-01-20 10:06:55 -05:00
Leah Schumann
316efeda3c Prettified 2023-01-20 09:26:46 -05:00
Leah Schumann
0ff8ac7aac Merge branch 'develop' into defect/CSR-934 2023-01-20 09:22:21 -05:00
Leah Schumann
f708551c88 Updated unit tests for most recent changes 2023-01-20 09:21:34 -05:00
Bryan Mauger
14a06b3283 Remove space to trigger build. 2023-01-20 08:44:21 -05:00
Bryan Mauger
7548603b16 CSR-1097 add comment for REM calculation. 2023-01-19 14:40:53 -05:00
Bryan Mauger
807b0a6bcc Minor change to force build. 2023-01-19 13:39:12 -05:00
Bryan Mauger
bbfe4f190d Format code. 2023-01-19 10:59:58 -05:00
Bryan Mauger
4ae65542c1 CSR-1097 fix error spacing and line height. 2023-01-19 10:23:42 -05:00
Bryan Mauger
28527e2653 Update path to loader. 2023-01-18 15:27:16 -05:00
Bryan Mauger
b24f1fb95d CSR-1021 Move ux-components folder to src 2023-01-18 15:26:20 -05:00
Leah Schumann
279047341e Merge branch 'develop' into defect/CSR-934 2023-01-18 13:13:12 -05:00
Leah Schumann
2545b655d3 Removing unused state variables 2023-01-18 13:11:48 -05:00
Bryan Mauger
ac3b30a2a4 Code format. 2023-01-18 10:50:40 -05:00
Bryan Mauger
e5c0689eea CSR-1023 update Concept code with code from ISS.
Tested site flow locally without issues.
2023-01-18 10:47:59 -05:00
Leah Schumann
00c5b46b5f Revamping to prevent JAWS Error, an additional changes to resolve issues caused by the fix 2023-01-18 09:15:04 -05:00
Bryan Mauger
e3eb558036 Update paths for unit tests. 2023-01-18 09:07:44 -05:00
Bryan Mauger
49b9ddd0f3 Remove test code. 2023-01-18 08:28:24 -05:00
Bryan Mauger
1e75254e2b Test to trigger build 2023-01-18 08:21:19 -05:00
Bryan Mauger
b7884be721 WIP update file paths. 2023-01-17 17:16:30 -05:00
Bryan Mauger
15319196db WIP Update file paths. 2023-01-17 16:58:09 -05:00
Bryan Mauger
58de890281 CSR-1021 Move shared components into unique folders. 2023-01-17 14:05:02 -05:00
CarlNation
2506425458
Merge pull request #943 from Safelite/feature/CSR-1086
CSR-1086 Recover from old saved sessions and errors
2023-01-17 10:28:43 -05:00
CarlNation
b3edba964d CSR-1086 Recover from old saved sessions and errors 2023-01-17 10:19:54 -05:00
Adam Caouette
ad71e03985 CSR-1051: update funnel-sub-header class logic / fix modal ul spacing 2023-01-16 16:58:32 -05:00
scottkiener
9ba060b15b
Merge pull request #941 from Safelite/defect/CSR-1083
CSR-1083 | Child part prices not included in service package quotes
2023-01-16 16:13:01 -05:00
Scott Kiener
3e0d4a789f CSR-1083 | Formatting 2023-01-16 15:59:02 -05:00
Scott Kiener
c3b113d301 CSR-1083 | Child part prices not included in service package quotes 2023-01-16 15:50:36 -05:00
Mark Harris
95f9be0480 Revert "Merge pull request #937 from Safelite/feature/reverting-csr-1050"
This reverts commit 416bed076f.
2023-01-16 15:20:23 -05:00
Mark Harris
94795a5d1a Merge remote-tracking branch 'origin/release/2023.01.19' into rlsmerge/2023.01.19-to-develop 2023-01-16 15:09:05 -05:00
Bryan Mauger
03cd254418 Revert "CSR-1050 move paymentServiceOptionsCopy copy to funnel-sub-header"
This reverts commit 3ab512ace7.
2023-01-16 14:18:42 -05:00
Bryan Mauger
7f28e504ab Revert "Remove textblock. Add subtext copy to CMS."
This reverts commit 7cfdc81537.
2023-01-16 14:18:32 -05:00
Bryan Mauger
7dfa1dc0ba Revert "Style updates."
This reverts commit e59c03bc13.
2023-01-16 14:18:22 -05:00
Bryan Mauger
b5885940ce Revert "Format code."
This reverts commit ae02b41ae4.
2023-01-16 14:18:11 -05:00
scottkiener
b8696a37d9
Merge pull request #936 from Safelite/defect/CSR-1055
CSR-1055 | Make the first saveSession synchronous
2023-01-16 13:24:49 -05:00
Scott Kiener
941097a407 CSR-1055 | Defer most await scenarios to saveSession call 2023-01-16 12:09:50 -05:00
bmauger
faa747ec8f
Merge pull request #935 from Safelite/CSR-1060-fix-missing-chevron
Fix missing (not displaying) chevron for where's my vin toggle.
2023-01-13 15:20:41 -05:00
Bryan Mauger
22092de90b Fix missing (not displaying) chevron for where's my vin toggle. 2023-01-13 15:12:04 -05:00
Bryan Mauger
a950382d15 Add position: absolute to input to fix gap between input and outline. 2023-01-13 14:01:19 -05:00
bmauger
3924c52dd5
Merge pull request #928 from Safelite/CSR-1050-quote-page-updates
Csr 1050 quote page updates
2023-01-12 11:50:54 -05:00
Bryan Mauger
ae02b41ae4 Format code. 2023-01-11 16:23:27 -05:00
Bryan Mauger
e59c03bc13 Style updates. 2023-01-11 15:26:19 -05:00
scottkiener
3b843757a4
Merge pull request #930 from Safelite/defect/CSR-1055
CSR-1055 | Make sure first saveSession call is not asynchronous
2023-01-11 15:01:24 -05:00
Bryan Mauger
7cfdc81537 Remove textblock. Add subtext copy to CMS. 2023-01-11 13:06:12 -05:00
Scott Kiener
2264acbdff CSR-1055 | Make sure first saveSession call is not asynchronous 2023-01-11 10:15:20 -05:00
Bryan Mauger
3ab512ace7 CSR-1050 move paymentServiceOptionsCopy copy to funnel-sub-header 2023-01-10 18:39:00 -05:00
bmauger
ebb02ce4b4 Merge pull request #917 from Safelite/BRM-remove-vin-capture-code
Remove code for camera vin capture.
2023-01-10 16:02:17 -05:00
Bryan Mauger
a28c89dc0e CSR-1052 update button type. 2023-01-10 11:33:59 -05:00
katieoh-safelite
a1e116d1d8
Merge pull request #923 from Safelite/rlsmerge/2023.01.12-to-develop
Rlsmerge/2023.01.12 to develop
2023-01-09 10:10:56 -05:00
Katie
3e9eb27f90 Merge remote-tracking branch 'origin/release/2023.01.12' into rlsmerge/2023.01.12-to-develop 2023-01-09 10:04:17 -05:00
Scott Kiener
9d2dd8742d CSR-1022 | Refactor child part pricing 2023-01-06 12:05:17 -05:00
Scott Kiener
6ab421025b CSR-753 | Defect where child parts were not being priced
Still needs some refactoring
2023-01-06 11:12:31 -05:00
Adam Caouette
ca306c76a4 CSR-1041: update logic to fix issue 2023-01-06 09:25:59 -05:00
Scott Kiener
ebf1a81e58 CSR-1042 | Formattingv2 2023-01-05 16:38:33 -05:00
Scott Kiener
1458236f33 CSR-1042 | Formatting 2023-01-05 16:31:48 -05:00
Scott Kiener
e9da017ae9 CSR-1042 | Changing how price is displayed on Quote
Removing fees from cash pricing
2023-01-05 16:29:18 -05:00
CarlNation
6e2d9a2d56 Merge branch 'release/2023.01.12' into rlsmerge/2023.01.12-to-develop 2023-01-05 13:47:26 -05:00
Bryan Mauger
b3fa968439 Remove unneeded code. 2023-01-05 11:45:16 -05:00
Bryan Mauger
2531f12ac3 Remove unneeded method. 2023-01-05 11:42:03 -05:00
Bryan Mauger
7c6dea90be Remove code for camera vin capture. 2023-01-05 11:36:45 -05:00
bmauger
447a24a356
Merge pull request #915 from Safelite/CSR-735-fix-screenreader-hidden-content
CSR-735 fix for screenreader reading hidden content.
2023-01-05 11:05:17 -05:00
Bryan Mauger
a7981a81d4 Update class name. 2023-01-05 10:23:06 -05:00
Bryan Mauger
30a458c64b Update class name and remove visibility. 2023-01-05 09:59:12 -05:00
Scott Kiener
cd8dfd1b7e CSR-1036 | Unable to navigate past estimate page
Navigation scenario was undefined in the routing table
2023-01-05 09:35:06 -05:00
Bryan Mauger
da363c0453 Update animation. 2023-01-05 09:15:52 -05:00
Bryan Mauger
d33dfa74fc Format code 2023-01-04 17:19:32 -05:00
Bryan Mauger
e50d025cc3 CSR-735 fix for screenreader reading hidden content. 2023-01-04 16:05:33 -05:00
Scott Kiener
f40b852305 CSR-1019 | Fix text wrapping styling on cash-or-insurance 2023-01-04 09:03:14 -05:00
katieoh-safelite
b4804a7b20
Merge pull request #911 from Safelite/defect/CSR-1027
CSR-1027 Change default for back glass if slider is no longer available
2023-01-04 08:10:39 -05:00
Leah Schumann
5cecc7b91c
Merge pull request #912 from Safelite/defect/CSR-1013
Fixed logic assigning 'current parts or questions' collection when go…
2023-01-04 08:07:12 -05:00
Bryan Mauger
e88febbfcc CSR-989 fix button double click data issue. 2023-01-03 16:28:44 -05:00
Leah Schumann
4cd71b466d Fixed logic assigning 'current parts or questions' collection when going back a page 2023-01-03 15:56:50 -05:00
Katie
266a871b50 CSR-1027 Format 2023-01-03 13:20:29 -05:00
Katie
284f239992 CSR-1027 Change default for back glass if slider is no longer available 2023-01-03 13:08:43 -05:00
Leah Schumann
6fb3ee5479
Revert "Added check for previous click in footer forward and back button / link" 2023-01-03 10:32:11 -05:00
Leah Schumann
9656383bc3
Revert "Feature/csr 989" 2023-01-03 09:57:06 -05:00
Katie
b54c046a3d CSR-1014 Remove extra line 2023-01-03 08:59:12 -05:00
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
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
katieoh-safelite
ffad30387b
Merge pull request #619 from Safelite/feature/CSR-672
CSR-672 Add X-Experiment-Data header to calls
2022-07-19 09:12:22 -04:00
Katie
34a7cc0e9f CSR-672 Add X-Experiment-Data header to calls 2022-07-19 09:08:42 -04:00
Bryan Mauger
57bc0d5484 WIP 2022-07-18 17:03:54 -04:00
Bryan Mauger
5e36b01f31 WIP 2022-07-18 16:03:43 -04:00
katieoh-safelite
02c02e2d54
Merge pull request #617 from Safelite/defect/CSR-517
CSR-517 Add event for enter key on list-button
2022-07-18 14:32:55 -04:00
katieoh-safelite
7f2fb70f0c
Merge pull request #618 from Safelite/feature/CSR-666
Feature/csr 666
2022-07-18 12:11:34 -04:00
Katie
79072bb3b5 CSR-666 Import store, cleanup 2022-07-18 12:08:07 -04:00
Katie
fd9267593b CSR-666 Cleanup 2022-07-18 11:30:16 -04:00
Katie
0fdda5b4a2 CSR-666 Add methods to experiment-mixin 2022-07-18 11:28:34 -04:00
Katie
8217ebd4c7 CSR-517 Add event for enter key on list-button 2022-07-18 08:56:36 -04:00
Katie
a750a20e61 CSR-514 Add import 2022-07-18 08:52:49 -04:00
Katie
3f29cc1a89 CSR-734 Fix validation rule 2022-07-15 12:52:44 -04:00
Katie
453d086a1d CSR-666 Add experiment-mixin 2022-07-15 12:14:39 -04:00
Katie
be45bb9ff7 CSR-514 Initial implementation for runExperimentsForTrigger 2022-07-15 11:46:01 -04:00
Katie
b73a7f8d90 Fix merge conflicts 2022-07-14 13:12:57 -04:00
katieoh-safelite
d683061eeb
Merge pull request #606 from Safelite/rlsmerge/2022.06.23-to-develop
Rlsmerge/2022.06.23 to develop
2022-07-14 13:01:51 -04:00
Bryan Mauger
aa90ddfccd Re-add vin-lookup changes for test page.
So Quote page will work locally.
2022-07-14 12:58:04 -04:00
Katie
b0d2cb3a19 Fix typo 2022-07-14 12:54:38 -04:00
Katie
b5ffeac0f0 Remove clearOnUnmount prop 2022-07-14 12:52:03 -04:00
Leah Schumann
ae53f4ab50 Removed .only I accidentally let in 2022-07-14 10:04:53 -04:00
Leah Schumann
bda7161248 Fixed broken unit test 2022-07-14 09:58:42 -04:00
Bryan Mauger
1ccaa86ddb Remove duplicate "quote" entry. 2022-07-14 09:42:49 -04:00
Leah Schumann
049e1caa7c Changed the number of visible end characters of VINs on address-vehicles from 4 to 6. Also fixed bug that was causing the damage data to be cleared. 2022-07-14 09:34:54 -04:00
bmauger
b1a770d8cc
Merge branch 'develop' into merge-conflict-v2 2022-07-14 08:35:46 -04:00
Bryan Mauger
49d678ded7 Remove commented code. 2022-07-14 08:31:27 -04:00
Bryan Mauger
3c22e2cb4e Updates to remove vin-lookup from PR. 2022-07-13 17:33:50 -04:00
katieoh-safelite
699dafe8f4
Merge pull request #608 from Safelite/defect/CSR-612
Defect/csr 612
2022-07-13 17:01:33 -04:00
Katie
a5a86169b7 CSR-612 Fix buttonQuestion issue 2022-07-13 16:55:54 -04:00
Katie
d1e9d81242 CSR-612 Use role='application' to fix issue in JAWS 2022-07-13 16:28:22 -04:00
Katie
8aa1de12c7 CSR-612 Fix arrow key issue 2022-07-13 15:05:47 -04:00
Katie
9f7baec8c0 Fix test 2022-07-13 14:39:58 -04:00
Katie
87cb4b20ad Fix merge conflict 2022-07-13 14:11:01 -04:00
Katie
bf35cfa866 Fix merge conflicts 2022-07-13 14:03:46 -04:00
Katie
a80c9b3cca CSR-729 Fix merge conflict 2022-07-13 11:28:46 -04:00
Katie
bcd3ad8c22 Merge remote-tracking branch 'origin/develop' into defect/CSR-729-3 2022-07-13 11:24:58 -04:00
Leah Schumann
8c2232e911 Some additional small changes requested by Frank 2022-07-13 11:00:11 -04:00
Leah Schumann
2d01a189e8 Merge branch 'develop' into feature/CSR-711-2 2022-07-13 10:55:22 -04:00
Leah Schumann
2184480eb2 Updated unit tests 2022-07-13 10:55:01 -04:00
Katie
cc6ecd9918 CSR-726 Clear serviceLocation address and city on vin-lookup unless zip matches registration zip 2022-07-13 10:53:19 -04:00
CarlNation
e901f18498
Merge pull request #602 from Safelite/feature/gaEventUpd
correct GA event logging in dev
2022-07-13 10:34:43 -04:00
Scott Kiener
8f750e8c1d CSR-706 | Fixing test 2022-07-13 10:16:24 -04:00
CarlNation
4072d929b8 correct GA event logging in dev 2022-07-13 10:13:11 -04:00
Scott Kiener
0d956d9e0f Merge remote-tracking branch 'origin/develop' into feature/CSR-700 2022-07-13 10:03:57 -04:00
Katie
2f7ca13640 CSR-612 Fix merge conflict 2022-07-13 09:22:08 -04:00
Katie
5de45da1d5 Merge branch 'develop' into defect/CSR-612 2022-07-13 09:20:55 -04:00
Katie
37123df3f6 CSR-612 Cleanup 2022-07-13 09:20:32 -04:00
Leah Schumann
de3810d3dd Fixed typo 2022-07-13 09:17:42 -04:00
Leah Schumann
c8a1938329 Merging from develop 2022-07-13 09:16:59 -04:00
AdamCaouetteSafelite
e4751fd9d0
Merge pull request #599 from Safelite/feature/CSR-108
Feature/CSR-108
2022-07-13 09:15:46 -04:00
Leah Schumann
8247c5b9e3 License Plate Lookup refactoring. Refactor mostly complete. There might be some slight differences remaining 2022-07-13 09:14:34 -04:00
Katie
ce90bd75e2 CSR-612 Clean up a few warnings 2022-07-13 08:59:51 -04:00
Katie
3656c62cf6 CSR-612 Fix list-button for JAWS 2022-07-13 08:55:35 -04:00
Katie
bd496c466d CSR-612 Fix button for JAWS 2022-07-13 08:32:53 -04:00
Adam Caouette
933eb88ecc CSR-108: few more refactors 2022-07-12 16:03:48 -04:00
Adam Caouette
43c95a81a3 CSR-108: minor CSS changes to match Figma 2022-07-12 15:43:11 -04:00
Katie
086392c561 CSR-729 Save registration address to service by default, only save service location on vin-lookup if service zip hasn't changed 2022-07-12 15:21:57 -04:00
Adam Caouette
13d6f15d37 CSR-108: complete part-questions page, changes to question-chain 2022-07-12 14:37:55 -04:00
Leah Schumann
e452928c77 vin-lookup: added 'Invalid Zip' alert' and refactored to make it more similar to address-lookup 2022-07-12 08:55:36 -04:00
katieoh-safelite
20482a6c80
Merge pull request #595 from Safelite/defect/CSR-710-2022.08.18
Defect/csr 710 2022.08.18
2022-07-12 08:50:17 -04:00
Katie
c941192032 CSR-710 Add curly brackets to if 2022-07-12 08:26:11 -04:00
Katie
ea207aac90 CSR-710 Add/edit tests 2022-07-11 16:46:26 -04:00
Katie
c7b7e25dfd CSR-710 Remove experiment string 2022-07-11 16:37:17 -04:00
Katie
4ed0512b20 CSR-710 Cleanup 2022-07-11 15:23:50 -04:00
Katie
b2e03e8ee0 CSR-725 Change variable name, change type from array to string 2022-07-11 09:16:04 -04:00
Katie
d4fd61c74f CSR-710 WIP 2022-07-11 09:09:53 -04:00
Leah Schumann
d7e2f1e0cb Redo of address-lookup invalid zip alert changes 2022-07-08 10:06:32 -04:00
Katie
fb02189681 Add missing property in vin-lookup 2022-07-07 16:03:16 -04:00
Frank Rua
a5881113c0
Merge pull request #592 from Safelite/feature/CSR-439
changed from arrays to string
2022-07-07 07:38:38 -06:00
FrankRua
44366e9dbe remove console log 2022-07-07 09:35:23 -04:00
FrankRua
69e6fa4173 changed from arrays to string 2022-07-07 09:34:13 -04:00
Frank Rua
6fc5ef4d18
Merge pull request #591 from Safelite/feature/CSR-439
some small changes, fixed one defect
2022-07-06 11:24:37 -06:00
FrankRua
bf3073ef76 remove console log 2022-07-06 13:21:24 -04:00
FrankRua
675df38477 missed some brackets 2022-07-06 12:44:22 -04:00
FrankRua
39edb1d3f0 Merge remote-tracking branch 'origin/feature/CSR-439' into feature/CSR-439 2022-07-06 12:38:19 -04:00
FrankRua
4ae40b9439 some small changes, fixed one defect 2022-07-06 12:37:47 -04:00
Katie
5f8b19eb44 CSR-715 Fix merge conflict 2022-07-06 08:57:33 -04:00
katieoh-safelite
cb7e2a72a8
Merge pull request #589 from Safelite/defect/CSR-643
CSR-643 Update validation on input change
2022-07-06 08:13:49 -04:00
Mark Harris
d68f0389c4 Made mutations conditional 2022-07-05 16:32:58 -04:00
Katie
7321e9efcf CSR-643 Update validation on input change 2022-07-05 11:51:30 -04:00
Katie
acdf8492af CSR-715 Fix merge conflicts correctly 2022-07-05 11:27:43 -04:00
Katie
f65ef5247b CSR-715 Fix merge conflict 2022-07-05 10:48:55 -04:00
Katie
99f5671844 CSR-715 Cleanup 2022-07-05 10:40:53 -04:00
Katie
e080ade54c CSR-715 Cleanup 2022-07-05 10:38:15 -04:00
Katie
9007f99cbc CSR-715 Remove isUpperCase() for Repair/Replace 2022-07-05 10:33:09 -04:00
Katie
15718a6403 CSR-715 Add check-for-repair-and-replace validation back in 2022-07-05 10:19:46 -04:00
Scott Kiener
9ac8b1a31a CSR-706 | Add in newly required parameters 2022-07-05 09:35:32 -04:00
Katie
ba1764b9e6 CSR-715 Replace hardcoded Repair/Replace 2022-07-05 09:23:18 -04:00
Katie
fb4ca55e04 CSR-715 Change to use variables instead of hardcoded Repair/Replace 2022-07-05 09:21:31 -04:00
Katie
75b1640f70 CSR-715 Fix validation 2022-07-05 08:57:21 -04:00
FrankRua
8e4f806b71 removed comment 2022-07-05 08:31:56 -04:00
FrankRua
ad2a4a503e unneeded 2022-07-01 13:23:27 -04:00
FrankRua
1afdec7138 merge develop into my branch 2022-07-01 12:50:51 -04:00
FrankRua
73c7c6a48b unit test coverage 2022-07-01 12:40:51 -04:00
Katie
173f1b495b CSR-715 Cleanup 2022-07-01 09:03:33 -04:00
Katie
d9f7be2c62 CSR-715 Fix tests 2022-07-01 08:57:02 -04:00
Katie
17db77bcb3 CSR-715 WIP 2022-07-01 08:16:54 -04:00
FrankRua
3929c90954 Unit tests 2022-06-30 17:25:34 -04:00
katieoh-safelite
bf99739e98
Merge pull request #584 from Safelite/feature/CSR-343
Feature/csr 343
2022-06-30 09:22:27 -04:00
Katie
a112ef2754 CSR-343 Add blank quote page 2022-06-30 09:10:02 -04:00
Katie
e2af902f40 CSR-343 Fix chip button CSS 2022-06-30 08:58:21 -04:00
Katie
15edd47d94 CSR-343 Cleanup 2022-06-30 08:41:51 -04:00
Katie
1f80562765 CSR-343 Cleanup 2022-06-30 08:40:32 -04:00
Katie
0e387da199 CSR-343 Add tests 2022-06-30 08:40:09 -04:00
Leah Schumann
e8dad4f954 Fixed bug where we were displaying 'Continue with ...' when the user had selected one of several of the same type of vehicle as the one entered on the YMM pages 2022-06-30 08:39:11 -04:00
FrankRua
ec05b56e51 lp lookup and start of address lookup 2022-06-29 17:52:02 -04:00
Scott Kiener
415200ea5a CSR-700 | Update Unit Tests 2022-06-29 17:11:00 -04:00
katieoh-safelite
1405c34ef6
Merge pull request #582 from Safelite/feature/CSR-343
Feature/csr 343
2022-06-29 14:36:44 -04:00
Katie
ff51a04e30 CSR-343 Fix tests 2022-06-29 13:18:17 -04:00
Leah Schumann
dc0335c38a Touchups per direction from Mark 2022-06-29 10:40:56 -04:00
Katie
fbab7daa0f CSR-343 Cleanup 2022-06-29 09:30:15 -04:00
Katie
960fec3926 CSR-343 Fix bug 2022-06-29 09:22:14 -04:00
Scott Kiener
4dc23cbb9f Merge remote-tracking branch 'origin/develop' into feature/CSR-700 2022-06-29 09:05:10 -04:00
Scott Kiener
3b8b86fe7e CSR-700 | Save response from SaveOrder to VueX Store 2022-06-29 09:05:02 -04:00
Katie
7796520147 CSR-343 Fix funnelFooter button disabling 2022-06-29 08:59:30 -04:00
Katie
a979bf2c85 CSR-343 Fix back button 2022-06-29 08:40:46 -04:00
Katie
8fe1dd8d7b CSR-343 Fix reloading/repopulating and CSS 2022-06-28 17:46:05 -04:00
FrankRua
3226ec4e6e Init refactor 2022-06-28 17:01:28 -04:00
FrankRua
1fae6c5bde Merge branch 'develop' into feature/CSR-439 2022-06-28 11:24:12 -04:00
FrankRua
2ba298285d Merge remote-tracking branch 'origin/defect/name-change-update' into feature/CSR-439 2022-06-28 11:22:31 -04:00
Katie
06335ba625 CSR-343 Finish validation 2022-06-28 11:17:57 -04:00
Katie
8a1fc5bbe5 CSR-343 Edit CSS 2022-06-27 15:45:43 -04:00
Katie
f208cb031c CSR-343 Save glassParts 2022-06-27 14:12:25 -04:00
Bryan Mauger
74cd46337d Remove unneeded test after removing unneeded code. 2022-06-27 13:53:08 -04:00
Katie
7e4494eb25 CSR-343 Finish validation 2022-06-27 13:48:09 -04:00
Bryan Mauger
9d77fa4392 CSR-632 Re-enable autofill. 2022-06-27 13:32:14 -04:00
Katie
f359be41c7 CSR-343 Correctly select parts 2022-06-27 11:45:37 -04:00
Katie
1f67d2960f Merge branch 'develop' into feature/CSR-343 2022-06-27 10:13:22 -04:00
Katie
a0a0ccfbea Update names in damage-helper 2022-06-27 08:59:06 -04:00
Katie
9d7c6fc1fc CSR-343 WIP 2022-06-27 08:40:56 -04:00
Leah Schumann
f47d68f5d0 Merge branch 'develop' into feature/CSR-659 2022-06-27 08:22:57 -04:00
Leah Schumann
fe007b2b99 Updated vin-lookup so that vin field is always read only coming back from Heritage and also to clear out the vin field when reselecting lookup by vin on the estimate page 2022-06-27 08:22:18 -04:00
Donielle Austin
2fb78f4fc5 added missing comma 2022-06-24 16:08:27 -04:00
Donielle Austin
7e8513cdd6 Merge branch 'feature/CSR-439' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into feature/CSR-439 2022-06-24 15:58:37 -04:00
Donielle Austin
5dd9c0fbb5 pushing changes csr -439 2022-06-24 15:58:28 -04:00
DonielleAtSafelite
159aadb2b4
Merge branch 'develop' into feature/CSR-439 2022-06-24 14:43:47 -04:00
Donielle Austin
b76811ded0 pushing changes csr-439 2022-06-24 13:44:03 -04:00
Frank Rua
4d6829c66a
Merge pull request #576 from Safelite/feature/CSR-498
Changed to new syntax
2022-06-24 11:24:15 -06:00
Scott Kiener
e51dc1a8d0 Merge remote-tracking branch 'origin/develop' into feature/CSR-700 2022-06-23 15:46:51 -04:00
Scott Kiener
972e02a5b2 CSR-706 | Re-work synchronicity of saveOrder
Allow multiple saveOrders to run synchronously
Allow saveOrder to be awaited before navigating to heritage
Allow saveOrder to run on routine navigation if an email address is present
Add saveOrderPromise member to the store
2022-06-23 15:23:30 -04:00
AdamCaouetteSafelite
727f7af346
Merge pull request #574 from Safelite/feature/CSR-480
CSR-480: remove unneeded models datum
2022-06-23 14:46:57 -04:00
Frank Rua
533167b2ee
Merge pull request #573 from Safelite/feature/unit-test-cleanup
updated unit test coverage settings and removed unneeded ones
2022-06-23 12:40:22 -06:00
FrankRua
5c499f1091 Fixed unit tests 2022-06-23 14:28:34 -04:00
FrankRua
ec2097191c Changed to new syntax 2022-06-23 14:15:10 -04:00
Adam Caouette
e390ae7ac7 CSR-417-fix: fix for address-vehicles page which stopped working 2022-06-22 21:18:17 -04:00
Adam Caouette
ac38b45504 CSR-480: remove unneeded models datum 2022-06-21 18:02:09 -04:00
FrankRua
56574879bd updated unit test coverage settings and removed unneeded ones 2022-06-21 12:53:05 -04:00
Donielle Austin
123666dd9e resetting state csr 439 2022-06-20 08:42:18 -04:00
Leah Schumann
0c84428b7e Merge branch 'develop' into feature/CSR-659 2022-06-20 07:55:21 -04:00
Leah Schumann
5f155d53da Changes after code reviewed by Mark 2022-06-20 07:53:13 -04:00
Leah Schumann
d0153869f8 Merge branch 'develop' into feature/CSR-249 2022-06-17 11:13:01 -04:00
Leah Schumann
b481ddd5a0 Modified funnel-subheader component and vehicle-make, vehicle-model, and vehicle-style pages to use CMS field 'BackButtonAccessibleText' 2022-06-17 09:43:42 -04:00
Adam Caouette
658a0e7c54 Merge branch 'develop' into feature/CSR-480 2022-06-17 09:26:54 -04:00
Adam Caouette
e9af0c64a5 CSR-480: add unit tests 2022-06-17 09:24:52 -04:00
Bryan Mauger
86541e1e61 Merge branch 'develop' into CSR-465-add-validation-to-parts-page 2022-06-16 15:31:32 -04:00
Bryan Mauger
67ba6a1e0c CSR-465 Add validation to parts page. 2022-06-16 15:21:37 -04:00
Leah Schumann
597c67da93 Reestablished simultaneous calls to VIN Lookup and Zip Validation 2022-06-16 14:29:58 -04:00
Leah Schumann
5e58722d45 Ensured that both VIN Lookup and Zip Servicability alerts can be displayed at the same time 2022-06-16 13:16:15 -04:00
scottkiener
c5426c5e04
Merge pull request #557 from Safelite/feature/CSR-652
Feature/csr 652
2022-06-16 10:32:45 -04:00
Scott Kiener
678ec72680 CSR-652 | Change validation location 2022-06-16 10:00:21 -04:00
Leah Schumann
cf29476668 Merge branch 'develop' into feature/CSR-659 2022-06-16 08:29:24 -04:00
Leah Schumann
548f112479 Fixed bug where the Perfect Match New Vin Alert wasn't appearing unless you clicked on masked Vin 2022-06-16 08:29:09 -04:00
Leah Schumann
0d817dfb91 Merge branch 'develop' into feature/CSR-249 2022-06-16 08:19:01 -04:00
Mark Harris
ef67669d1d
Merge pull request #565 from Safelite/feature/treat-ancillaries-differently
treat ancillary parts different than glass parts
2022-06-15 16:09:30 -04:00
Mark Harris
d6102ca1bc treat ancillary parts different than glass parts 2022-06-15 15:17:25 -04:00
Leah Schumann
8e09181629 Removed unused watch for initialVin 2022-06-15 15:10:58 -04:00
Leah Schumann
0ae55bf21a Updated unit tests 2022-06-15 14:28:54 -04:00
Leah Schumann
9e63cd0f9c Merge branch 'develop' into feature/CSR-659 2022-06-15 13:39:15 -04:00
Leah Schumann
e2c5fa9633 Fixed bug where we were not correctly checking the zip field when the vin was already populated 2022-06-15 13:38:40 -04:00
AdamCaouetteSafelite
1f450d1a0b
Merge pull request #561 from Safelite/feature/CSR-480
Feature/CSR-480
2022-06-15 11:13:32 -04:00
Scott Kiener
cfa0ace9c5 CSR-652 | Update tests and move item to mixin 2022-06-15 09:20:48 -04:00
Scott Kiener
3f42627c41 CSR-652 | Updated tests to reflect v-if vs v-show 2022-06-15 08:16:25 -04:00
Bryan Mauger
01eada7063 CSR-435 QA UI fixes.
Add namespace class name to set style on affected items.
2022-06-14 17:38:56 -04:00
AdamCaouetteSafelite
d6125a5ee7
Revert "Feature/csr 480" 2022-06-14 17:25:44 -04:00
Leah Schumann
3ce1854153 Set backButtonAccessibleText to come from CMS 2022-06-14 16:54:26 -04:00
Scott Kiener
2544954f8f CSR-652 | Add CSS class to each alert
That matches CMS
2022-06-14 16:49:24 -04:00
Leah Schumann
35334e1b68 Merge branch 'develop' into feature/CSR-633 2022-06-14 14:43:46 -04:00
Frank Rua
a45887fb52
Merge pull request #558 from Safelite/defect/CSR-457
changed mapping
2022-06-14 11:41:44 -06:00
FrankRua
e4410870f5 changed mapping 2022-06-14 13:27:05 -04:00
Leah Schumann
0b16db7f85 Merge branch 'develop' into feature/CSR-633 2022-06-14 10:24:54 -04:00
Leah Schumann
e649557486
Merge pull request #555 from Safelite/feature/CSR-659
Fixed bug that was clearing out Vin when re-focusing field after blur…
2022-06-14 10:19:15 -04:00
Leah Schumann
a32b401418 Fixed bug that was clearing out Vin when re-focusing field after blurring away. 2022-06-14 10:14:12 -04:00
katieoh-safelite
4820639350
Merge pull request #554 from Safelite/feature/CSR-691-v2
Feature/csr 691 v2
2022-06-14 09:55:47 -04:00
Katie
692c9dc205 CSR-691 Cleanup 2022-06-14 09:47:41 -04:00
Leah Schumann
cb9fc0a4e4 Removed semiAggressiveValidation property and conditional in watch statement 2022-06-14 09:39:25 -04:00
Katie
15787aeb0d CSR-691 Revert a few dispatchStoreAction calls 2022-06-14 09:32:14 -04:00
Adam Caouette
52e2290034 CSR-480: remove console logs 2022-06-14 09:29:14 -04:00
Adam Caouette
168a4fe5aa CSR-480: remove unnecessary await/async 2022-06-14 09:27:23 -04:00
Adam Caouette
6164be582b CSR-480: remove unused computeds, formatting 2022-06-13 20:58:38 -04:00
Adam Caouette
f1380cfe2f Merge branch 'release/2022.06.23' into feature/CSR-480 2022-06-13 20:51:41 -04:00
Adam Caouette
4b9700716f minor logic updates to shared list- buttons, new question-chain component 2022-06-13 20:47:47 -04:00
FrankRua
496652908d Match figma style 2022-06-13 16:01:57 -04:00
Katie
fabfc93468 CSR-691 Remove references to baseMixin where appropriate, update tests 2022-06-13 14:14:13 -04:00
Leah Schumann
b1328b7cdc Merging from develop 2022-06-10 15:21:27 -04:00
Leah Schumann
273f2c4ca7 Vin Masking when returning to Vin Lookup page after returning from heritage funnel 2022-06-10 15:18:43 -04:00
FrankRua
f8df9b6512 reset state on timeout 2022-06-10 12:34:32 -04:00
Katie
2621d4a317 CSR-466 Rename constant 2022-06-10 12:08:52 -04:00
Katie
ef6c170e66 CSR-466 Cleanup 2022-06-10 11:37:18 -04:00
Katie
d5efa00f05 CSR-466 Add tests 2022-06-10 11:17:49 -04:00
Katie
1bef672ec1 CSR-466 Fix merge conflict 2022-06-10 10:36:22 -04:00
scottkiener
a5088eb73f
Merge pull request #546 from Safelite/feature/vin-lookup-tests
Vin lookup unit tests
2022-06-10 10:18:00 -04:00
Katie
9351201c9e CSR-466 Add vin-pages-mixin tests 2022-06-10 08:09:18 -04:00
Adam Caouette
c167f1887a CSR-480: clean up some faulty logic I discovered that was only clearing answers if multi-select 2022-06-09 16:51:59 -04:00
Scott Kiener
9e79accb3a Revert "Halfway through - highly notated fields"
This reverts commit ece57def13.
2022-06-09 16:46:07 -04:00
Scott Kiener
ece57def13 Halfway through - highly notated fields 2022-06-09 16:45:36 -04:00
Scott Kiener
06ca68cff3 vin-lookup-tests | fixed error in vin-lookup 2022-06-09 15:07:30 -04:00
Scott Kiener
a292ca810e Merge remote-tracking branch 'origin/release/2022.06.23' into feature/vin-lookup-tests 2022-06-09 15:07:00 -04:00
Scott Kiener
27dae3e889 vin-lookup-tests | added some tests 2022-06-09 15:05:58 -04:00
DonielleAtSafelite
de01f19e84
Merge branch 'release/2022.06.23' into feature/CSR-414-tests 2022-06-09 14:19:53 -04:00
Donielle Austin
53b925b678 unit test estimate 2022-06-09 10:59:38 -04:00
Bryan Mauger
426f1e7445 Update modal z-index so hamburger button doesn't show over top of modal. 2022-06-09 10:07:39 -04:00
Katie
3f335d9e46 Merge remote-tracking branch 'origin/develop' into feature/CSR-466 2022-06-09 09:29:24 -04:00
Katie
89942773e2 CSR-466 Cleanup 2022-06-08 16:52:49 -04:00
Katie
ec837ebaf7 CSR-466 Add vin-pages-mixin, add mixin to appropriate vin-related pages 2022-06-08 16:48:31 -04:00
Katie
5cd1b06478 Fix merge conflicts 2022-06-08 13:43:07 -04:00
Katie
efa77a2568 Fix merge conflict 2022-06-08 13:02:29 -04:00
Katie
30f826faff CSR-466 Update vin-lookup navigation 2022-06-08 12:25:50 -04:00
bmauger
19f953cdba
Merge pull request #541 from Safelite/CSR-668-modal-bug-fix
CSR-668 modal bug fix - remove unneeded class name
2022-06-08 10:53:43 -04:00
bmauger
ca6dee6edd CSR-668 remove unneeded class name. 2022-06-08 10:49:23 -04:00
Scott Kiener
3522ffcef1 vin-lookup-tests | Created base setupmock and added two tests
Also added a 'lite' mode for running tests
2022-06-08 10:49:14 -04:00
Katie
306499cf95 Merge remote-tracking branch 'origin/develop' into feature/unit-tests-2022.06.09-KO 2022-06-08 08:06:41 -04:00
Katie
f48d21f00d Add address-questions tests 2022-06-07 16:07:58 -04:00
bmauger
3542ca3fd6 CSR-544 update button bar color. 2022-06-07 10:06:32 -04:00
Leah Schumann
be09c6342d merged from release/2022.06.09 2022-06-07 09:22:01 -04:00
Leah Schumann
41905804d1 address-lookup page unit tests 2022-06-07 09:16:44 -04:00
bmauger
256e2e88ba Remove unneeded code. 2022-06-07 08:10:27 -04:00
bmauger
2160a15800 CSR-668 clean up code per Mark's request. 2022-06-06 15:58:44 -04:00
Katie
e181315e3f Able to pass in 'place' into fillInAddress function 2022-06-03 15:30:56 -04:00
Katie
6965f3febe Add basic setup for address-questions tests 2022-06-03 14:12:49 -04:00
bmauger
de6e0ff5d8
Merge pull request #532 from Safelite/CSR-544-requested-updates
Csr 544 requested updates
2022-06-03 13:32:48 -04:00
bmauger
58c6884c83 Remove orphan console.log. 2022-06-03 13:29:46 -04:00
bmauger
c5e73db9f1 Add target blank. 2022-06-03 13:25:26 -04:00
bmauger
d8c3df968c WIP footer modal code updates. 2022-06-02 17:24:09 -04:00
CarlNation
83002df770
Merge pull request #531 from Safelite/feature/CSR-663
Feature/csr 663
2022-06-02 14:14:42 -04:00
CarlNation
7350835e93 CSR-663 shorthand return 2022-06-02 14:11:08 -04:00
CarlNation
2dedad7a44 CSR-663 move functions to analytics-mixin 2022-06-02 13:57:08 -04:00
CarlNation
4111f53d4c CSR-663 remove console.log 2022-06-02 11:28:05 -04:00
CarlNation
15ed8aad39 CSR-663 Make sure the create session only runs once move to router 2022-06-02 11:25:36 -04:00
Scott Kiener
c094ff5f49 CSR-563 | Mock out a mixin - added another alert test 2022-06-01 16:11:03 -04:00
Scott Kiener
36079109c7 Merge remote-tracking branch 'origin/release/2022.06.09' into feature/CSR-563 2022-06-01 15:52:34 -04:00
Scott Kiener
954a99621f CSR-563 | Test presence of Router-Link 2022-06-01 15:51:58 -04:00
Scott Kiener
2e847436c8 CSR-563 | Refactor Alert and Alert tests 2022-06-01 14:34:19 -04:00
bmauger
5ee7b98ca2
Merge pull request #528 from Safelite/CSR-657-reverse-animated-text
CSR-657 reverse animated text
2022-06-01 10:21:31 -04:00
bmauger
c45a7048cb Remove temp test code. Re-add v-if. 2022-06-01 10:05:53 -04:00
bmauger
ddce966bb6 Update animated text to flow in reverse direction. 2022-06-01 10:03:04 -04:00
Adam Caouette
882b79ad7d CSR-347: remove accidentally included test code 2022-06-01 08:52:46 -04:00
Adam Caouette
6ece987d75 Merge branch 'release/2022.06.09' into feature/CSR-347 2022-06-01 08:49:30 -04:00
Adam Caouette
c5c9e89007 CSR-347: add unit tests for address-vehicles page/components 2022-06-01 08:43:11 -04:00
Adam Caouette
855e3acc9d CSR-347: return out of forwardButtonAction if no lookupVin found / remove unused var 2022-06-01 08:26:30 -04:00
Leah Schumann
e9b46f2622 Merge branch 'release/2022.06.09' into feature/address-lookup-unit-tests 2022-06-01 08:11:34 -04:00
Leah Schumann
11a4943e9f addressQuestions component unit tests 2022-06-01 08:10:19 -04:00
Adam Caouette
47a3f97c61 Merge branch 'develop' into feature/CSR-347 2022-06-01 08:06:45 -04:00
bmauger
2b27eca24c
Merge pull request #526 from Safelite/CSR-544-footer-modal
CSR 544 footer modal
2022-05-31 17:02:43 -04:00
bmauger
07c12f4d8b Temporarily exclude menu-modal from unit tests. Remove un-needed code. 2022-05-31 16:58:12 -04:00
katieoh-safelite
980210bc18
Merge pull request #525 from Safelite/feature/CSR-628
Feature/csr 628
2022-05-31 16:10:50 -04:00
bmauger
298da3b24d Footer modal updates. 2022-05-31 16:04:42 -04:00
Katie
a9817400c0 CSR-628 Cleanup 2022-05-31 15:11:45 -04:00
Katie
0bd71aa8e0 CSR-628 Add license-plate-lookup tests 2022-05-31 15:10:26 -04:00
Katie
e9bc0caf69 CSR-628 Add license-plate-lookup tests 2022-05-31 15:09:23 -04:00
CarlNation
a7f8c3296f
Merge pull request #522 from Safelite/feature/CSR-663
CSR-663 changes to make sure funnel has skey(session log seq num)
2022-05-31 13:34:07 -04:00
CarlNation
4be843e1b8 CSR-663 changes to make sure funnel as skey(session log seq num) 2022-05-31 13:11:16 -04:00
katieoh-safelite
b41f0f4f2d
Merge pull request #520 from Safelite/feature/CSR-628
Feature/csr 628
2022-05-31 08:34:00 -04:00
Katie
10c0177719 CSR-416 Unformat address-lookup.vue 2022-05-27 17:07:30 -04:00
Katie
9bed77d2a0 CSR-416 Add address-lookup tests 2022-05-27 17:06:04 -04:00
Katie
f03e0737f8 CSR-622 Fix tests 2022-05-27 15:16:45 -04:00
Katie
e849a8a58e CSR-622 Edit comment 2022-05-27 14:40:04 -04:00
Katie
8700ca9e3e CSR-622 Don't load if referralNumber is empty 2022-05-27 14:38:45 -04:00
bmauger
f1b600b446 WIP footer menu modal. 2022-05-26 17:03:52 -04:00
katieoh-safelite
85af0596bd
Merge pull request #517 from Safelite/feature/CSR-628
Feature/csr 628
2022-05-26 11:26:43 -04:00
Scott Kiener
3187b2edc7 CSR-563 | Alert fix and starting tests
Alert was not always snapping into viewport correctly
Barebones test outline - NOT ready for PR
2022-05-26 09:21:48 -04:00
Leah Schumann
6b0376fc8f Merge branch 'release/2022.06.09' into feature/CSR-638 2022-05-26 08:55:21 -04:00
Katie
50c2b787e0 CSR-416 Add tests 2022-05-25 16:27:50 -04:00
Katie
c648512029 CSR-416 Restructure vehicle-damage.spec.js and add claim registration/back button 2022-05-25 16:16:02 -04:00
Katie
df859c87ee Merge branch 'develop' into feature/CSR-628 2022-05-25 15:31:29 -04:00
Katie
d4530b9091 CSR-416 Restructure license-plate-lookup.spec.js 2022-05-25 15:30:21 -04:00
bmauger
e1f6a4c419 Format code. 2022-05-24 18:24:54 -04:00
bmauger
2be222a959 CSR-544 footer modal hamburger button.
A functional version of the hamburger menu button can be seen at the top of the /fmg/component-test page.

Also in this commit: remove temporary code from router/index.js.
2022-05-24 18:23:13 -04:00
Leah Schumann
7d885d4184 Merge branch 'develop' into feature/CSR-638 2022-05-24 16:31:40 -04:00
Leah Schumann
a4d18aa008 Updated unit tests for textbox-question and dropdown-question components 2022-05-24 16:28:43 -04:00
bmauger
42f13cc88b Add v-if. 2022-05-24 13:56:33 -04:00
bmauger
d56ea7cc24 Animated modal updates. 2022-05-24 13:47:07 -04:00
Adam Caouette
ee7f4843c8 Merge branch 'develop' into feature/CSR-347 2022-05-24 09:50:50 -04:00
bmauger
f3d9d5377f Re-add v-if. 2022-05-23 15:04:24 -04:00
bmauger
a66603c5be Revert css animated spinner and tweak for appearance. 2022-05-23 14:46:45 -04:00
bmauger
62f4af2256 Change shorthand animation to individual properties. 2022-05-23 10:21:46 -04:00
bmauger
3104199b2f WIP add animation delay. Test. 2022-05-23 09:49:59 -04:00
bmauger
6595a70c5c Re-add v-if. 2022-05-23 09:07:06 -04:00
bmauger
102f41430c WIP Modal updates. 2022-05-23 08:58:33 -04:00
CarlNation
f71746c807
Merge pull request #506 from Safelite/feature/CSR-216
Feature/csr 216
2022-05-20 17:31:58 -04:00
Adam Caouette
e13d2fc097 CSR-216: fix unit tests 2022-05-20 17:25:17 -04:00
bmauger
d7fa95c9d4
Merge pull request #508 from Safelite/feature/CSR-550
Change how modal is positioned.
2022-05-20 17:09:11 -04:00
bmauger
9d461ecca3 Change how modal is positioned. 2022-05-20 17:05:21 -04:00
bmauger
0ac50ec52e
Merge pull request #507 from Safelite/feature/CSR-550
Add overflow hidden.
2022-05-20 16:40:57 -04:00
bmauger
7125ec0fed Add overflow hidden. 2022-05-20 16:36:56 -04:00
CarlNation
adb74675ff CSR-216 move the ga event log out of handlecheckchange
This was causing every item in the list to log an event not just the selected item.
2022-05-20 16:24:52 -04:00
bmauger
0f3cc8a299
Merge pull request #505 from Safelite/feature/CSR-550
Modal css updates to make full height on Android
2022-05-20 16:14:00 -04:00