Commit graph

2922 commits

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