Commit graph

3293 commits

Author SHA1 Message Date
Matt Caimi
dc86629869 CSR-1012 | updated service zip link text computed 2023-02-13 09:51:41 -05:00
Leah Schumann
140d54e3b8 CSR-1088- Got Mobile location modal working and validating correctly 2023-02-13 09:30:14 -05:00
CarlNation
68cca959a7 CSR-1108
Prettier
2023-02-10 16:20:34 -05:00
CarlNation
e5bfae5811 CSR-1108
navigate to service-location from quote on cash
2023-02-10 16:16:27 -05:00
Matt Caimi
2be72ac348 CSR-1012 | reorganized service-location page data 2023-02-10 13:50:17 -05:00
Adam Caouette
603068f98d CSR-886: set up demo date picker page and beginnings of date-picker component 2023-02-10 13:18:04 -05:00
Adam Caouette
ec9963fb1e CSR-886: add props to getMountOptions unit test helper 2023-02-10 13:15:50 -05:00
Leah Schumann
ce243fc296 Added handleOnInput to textbox question 2023-02-10 10:01:28 -05:00
Leah Schumann
d606bb6b72 Merged from CSR-1088 and made changes needed to support validation within the modal 2023-02-10 08:36:00 -05:00
Leah Schumann
a5509b88f5 Changes for consistency 2023-02-09 11:55:00 -05:00
Matt Caimi
c274e16aac CSR-1012 | updated zip input watch 2023-02-09 10:54:07 -05:00
Leah Schumann
1aa470bf18 CSR-1088 - Additional model / prop related changes 2023-02-09 10:45:29 -05:00
Matt Caimi
d5ab28c598 CSR-1012 | moved 'where would you like service?" into page subheader 2023-02-09 10:38:21 -05:00
Matt Caimi
a8b20d48e6 CSR-1012 | service zip and state now stored in parent 2023-02-09 10:24:22 -05:00
Leah Schumann
0517b7072a Merged from feature/CSR-1012 2023-02-08 13:40:45 -05:00
Leah Schumann
d0842d6713 Forgot to save file 2023-02-08 13:34:14 -05:00
Leah Schumann
7db466fc60 Additional consistency changes between the two modals 2023-02-08 13:33:10 -05:00
Leah Schumann
5100e5ec5b CSR-1012 - Uncommented code that is for selecting the first item when clicking outside of box 2023-02-08 09:19:20 -05:00
Leah Schumann
c2a3859ddd Renamed footer button for consistency 2023-02-08 09:13:47 -05:00
Leah Schumann
d065181758 CSR-1012 - Prettified 2023-02-08 08:44:05 -05:00
Leah Schumann
12477ca649 Removed comments on address-questions 2023-02-08 08:39:57 -05:00
Leah Schumann
4e63afb5da Removed modal form validation from question level, now at Modal level. 2023-02-08 08:23:28 -05:00
Leah Schumann
0f1a4d9641 Added @input handler which is necessary for modal validation 2023-02-08 08:22:43 -05:00
Leah Schumann
31334370bb Added code to enable / disable the Footer Button 2023-02-08 08:22:03 -05:00
Matt Caimi
66f1a0039f CSR-1012 | modal loader and improved validation 2023-02-07 14:36:07 -05:00
Scott Kiener
c8e7bc79ee CSR-1166 | Update navigation rules with Quote page 2023-02-07 13:56:31 -05:00
CarlNation
97d347f9c8 CSR-1077 supporting items changes
This was required to get repair orders to load when the customer didn't progress past the parts page to quote.  the load wouldn't have any parts and no chips to indicate repair.
2023-02-07 13:50:24 -05:00
Matt Caimi
1937b30057 Merge remote-tracking branch 'origin/feature/CSR-1088' into feature/CSR-1012 2023-02-06 13:51:04 -05:00
Leah Schumann
040f3490e4 Prettified 2023-02-06 13:48:05 -05:00
Leah Schumann
f3f17490ee Modal validates itself now by passing in the modalForm object 2023-02-06 13:46:02 -05:00
Matt Caimi
0fea157c9e Merge remote-tracking branch 'origin/feature/CSR-1088' into feature/CSR-1012 2023-02-06 10:58:07 -05:00
Leah Schumann
c5a1ea1465 Modal: single instance (getOrCreateInstance) addl changes for card. 2023-02-06 10:30:42 -05:00
Matt Caimi
a7946c0849 Merge remote-tracking branch 'origin/feature/CSR-1088' into feature/CSR-1012 2023-02-03 16:11:09 -05:00
Leah Schumann
55f49606f7 Modal stuff, including validation for localized fields, modal header, etc 2023-02-03 16:01:43 -05:00
Bryan Mauger
475317e37e CSR-1164 fix error font weight. 2023-02-03 13:25:12 -05:00
bmauger
9e12849267
Merge pull request #964 from Safelite/CSR-1156-remove-vehicle-parts-reference
CSR-1156 move css to appropriate pages.
2023-02-03 12:45:48 -05:00
Bryan Mauger
31d787d62d Refactor method, add prop. 2023-02-03 10:55:12 -05:00
CarlNation
adeba5d936 CSR-976 cleanup back vin condition 2023-02-03 09:46:54 -05:00
CarlNation
6ee2e80a23 CSR-976 always nav back to vin-lookup when vin exists 2023-02-02 16:16:15 -05:00
Bryan Mauger
5c3937798b Remove unused css.
This reverts commit b0ff984f75.
2023-02-02 15:46:08 -05:00
CarlNation
db056adf44 CSR-1157 button question change from ISS 2023-02-02 13:59:41 -05:00
Bryan Mauger
bc617b8d79 Revert "CSR-1156 move css to appropriate pages."
This reverts commit b0ff984f75.
2023-02-02 13:43:56 -05:00
Bryan Mauger
b0ff984f75 CSR-1156 move css to appropriate pages. 2023-02-01 14:42:10 -05:00
Leah Schumann
9e762ac770 Updated changes to modal code for Quote page 2023-02-01 13:42:13 -05:00
Bryan Mauger
4deebe3ed6 CSR-1110 remove reveal page and references. 2023-02-01 13:17:09 -05:00
Leah Schumann
8c63e1bea2 changed '-' to '.' in handler for consistency 2023-02-01 11:08:17 -05:00
Leah Schumann
aa2f50199e Changes to button-question component 2023-02-01 10:57:29 -05:00
bmauger
42582761d7
Merge pull request #961 from Safelite/BRM-remove-errant-fmg-text
Remove errant text and fix regex build error.
2023-01-31 17:13:45 -05:00
Scott Kiener
024ac5cf81 CSR-1058 | URI encode the serverData 2023-01-31 17:05:05 -05:00
Bryan Mauger
081eab992c Remove errant text and fix regex build error. 2023-01-31 16:15:38 -05:00
Leah Schumann
d62e666618 Added vehicle protected question component 2023-01-31 08:53:31 -05:00
Leah Schumann
9f363c5ed9 Checkpoint - Quote page models now opening programatically 2023-01-31 08:37:14 -05:00
Bryan Mauger
9817c7d328 Add dash to regex. 2023-01-31 08:26:18 -05:00
Bryan Mauger
10e1c9a172 Update regex. 2023-01-30 16:59:15 -05:00
Bryan Mauger
6e5b98058a CSR-896 Fix regex to error on more than one dot in email address prior to domain extension. 2023-01-30 15:39:50 -05:00
Matt Sykes
1319cca813 Merge branch 'release/2023.01.19' into rlsmerge/2023.01.19-to-develop 2023-01-30 10:19:37 -05:00
Leah Schumann
3abb66cf8e Got the programmatic opening of modals working on quote page, still need to handle the buttonQuestion issue 2023-01-27 16:15:35 -05:00
Matt Caimi
c9736f6d4b CSR-1012 | content group modals on quote page 2023-01-27 14:18:05 -05:00
Matt Caimi
dfa889b4a6 CSR-1012 | moved body padding into modal component 2023-01-27 14:17:49 -05:00
Matt Caimi
c782dd7e9f CSR-1012 | created content-group-modal 2023-01-27 14:17:49 -05:00
Leah Schumann
c18af0e897 Fixed error issues with Address component, fixed spacing in modals 2023-01-27 14:17:21 -05:00
Matt Caimi
4bec48f624 CSR-1012 | modal open and close functions 2023-01-27 14:17:03 -05:00
Leah Schumann
069d31aa30 Manual open of modal 2023-01-27 14:16:29 -05:00
Leah Schumann
d3d8d9bfa8 Added onShownCallback property and handler 2023-01-27 14:16:29 -05:00
Matt Caimi
b405245ca9 CSR-1012 | reset modal on open 2023-01-27 14:16:29 -05:00
Matt Caimi
e0298b4fbf CSR-1012 | call function on textLink click 2023-01-27 14:16:29 -05:00
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