Commit graph

3495 commits

Author SHA1 Message Date
Bryan Mauger
914c373013 Code format. 2023-07-17 09:49:03 -04:00
Bryan Mauger
5b5d03097c CSR-1530 fix multi-error displaying. 2023-07-17 09:46:16 -04:00
Leah Schumann
c5e015d824
Merge pull request #1233 from Safelite/defect/CSR-1469
Added point-events: all to ensure that the loader button captures all…
2023-07-14 14:58:18 -04:00
Leah Schumann
c42c733bdb Added point-events: all to ensure that the loader button captures all pointer events for the blocking div 2023-07-14 14:26:25 -04:00
Adam Caouette
26cf6f7fce CSR-1503: format change 2023-07-14 10:47:55 -04:00
Adam Caouette
df3060486a Merge branch 'develop' into bugfix/CSR-1503 2023-07-14 10:46:45 -04:00
Adam Caouette
3fa79438b8 CSR-1503: fix issue and remove time from date logic 2023-07-14 10:45:49 -04:00
Scott Kiener
8585db3f8e CSR-1539 | Remove drop-off as option for repairs 2023-07-14 09:44:55 -04:00
bmauger
34ffb0d793
Merge pull request #1230 from Safelite/CSR-1533-sticky-modal-footer
CSR-1533 sticky modal footer update.
2023-07-13 16:02:40 -04:00
Bryan Mauger
01efc2e3b9 CSR-1533 sticky modal footer update. 2023-07-13 15:52:24 -04:00
Scott Kiener
32363354f4 Merge remote-tracking branch 'origin/develop' into feature/CSR-1512 2023-07-12 13:59:23 -04:00
Scott Kiener
fed637678a Merge branch 'develop' into defect/CSR-1497 2023-07-12 11:13:22 -04:00
bmauger
bc06a47086
Merge pull request #1224 from Safelite/CSR-1409-fix-margin-on-error-state
CSR-1409 remove margin from row and apply to error.
2023-07-12 08:02:53 -04:00
Bryan Mauger
7f546164d4 CSR-1409 remove margin from row and apply to error. 2023-07-11 16:15:57 -04:00
Chloe Herd
6361c05cd6 Update appointment time check to not auto-fail for same-day 2023-07-11 13:05:06 -04:00
Scott Kiener
edab92d71b CSR-1497 | Same-day disclaimer fix 2023-07-11 10:08:12 -04:00
Scott Kiener
c3316df7ae CSR-1512 | Send in partType and partNumber to timeslots endpoints 2023-07-11 10:02:12 -04:00
Adam Caouette
b85801aa26 Merge branch 'develop' into bugfix/CSR-1474 2023-07-11 08:39:00 -04:00
Adam Caouette
a9843b2743 CSR-1474: set max-height to prevent iphone problems 2023-07-11 08:38:18 -04:00
bmauger
eb3077d990
Merge pull request #1217 from Safelite/CSR-1478-remove-redundant-alert
CSR-1478 remove perfect match alert when zip is invalid.
2023-07-10 10:44:42 -04:00
Bryan Mauger
901db2e4b0 CSR-1478 remove perfect match alert when zip is invalid. 2023-07-10 10:35:53 -04:00
Scott Kiener
26bde84bfb CSR-1146 | Provisional flag fix for mobile slots 2023-07-10 10:13:41 -04:00
Scott Kiener
17b6bd4582 CSR-1146 | Empty arrays are inserted on refresh - fix 2023-07-10 10:01:37 -04:00
Scott Kiener
f811e76a10 CSR-1146 | add in provisionalBooking info to time-slot requests 2023-07-07 15:42:18 -04:00
Scott Kiener
7da696650e CSR-1505 | Refactoring and same-day functionality 2023-07-07 10:21:03 -04:00
Sneha
378aa05fde CSR-1506 2023-07-07 13:20:20 +05:30
Bryan Mauger
baf675b18d CSR-1312 fix overlay not blocking mouse click/tap. 2023-07-06 15:14:25 -04:00
Chloe Herd
03181bc5ab Add getter to inform cms content 2023-07-06 13:47:04 -04:00
CarlNation
674f2af472
Merge pull request #1206 from Safelite/feature/CSR-1438
CSR-1438
2023-07-05 15:41:37 -04:00
CarlNation
5a97dc611b CSR-1438
If a customer navigates backwards and clears their email, we send an empty string to save-session which will fail validation.  Pass nulls instead
2023-07-05 15:29:49 -04:00
Adam Caouette
b1ad1d921b CSR-1454: formatting changes 2023-07-05 11:27:16 -04:00
Adam Caouette
a4e01e3670 CSR-1454: reduce text size of links on Schedule page 2023-07-05 11:24:55 -04:00
Adam Caouette
a05951b7ce CSR-1454: minor tweak to avoid returning empty strings which were creating extra empty markup 2023-07-05 10:32:35 -04:00
Matt Caimi
5e229f74c3 Merge remote-tracking branch 'origin/release/2023.07.07' into rlsmerge/release-2023.07.07-to-develop 2023-07-03 11:53:52 -04:00
Leah Schumann
b5e307b72c
Merge pull request #1201 from Safelite/defect/CSR-1494
Removed testing code and uncommented real code
2023-06-30 14:43:43 -04:00
Leah Schumann
818ca49af7 Removed testing code and uncommented real code 2023-06-30 14:36:30 -04:00
Matt Caimi
6fb00ef84d CSR-1439 another param bugfix 2023-06-30 13:54:35 -04:00
Matt Caimi
e89eadcb46 CSR-1436 provisional triggers ga event logging 2023-06-30 13:50:42 -04:00
Leah Schumann
9a88b08f02 Merge branch 'develop' into defect/CSR-1494 2023-06-30 07:35:30 -04:00
Leah Schumann
842bd8a20a Prettified 2023-06-30 07:35:04 -04:00
Leah Schumann
2a89764989 Fixed logic in getAvailabilityRating 2023-06-30 07:34:35 -04:00
chloeherdsafelite
47987def10
Merge pull request #1196 from Safelite/defect/CSR-1489
CSR-1489 | Resolving Vuex Model Discrepencies
2023-06-29 15:57:26 -04:00
Chloe Herd
0034c41c45 Rename Provider Zip Code + Add ZipCtu 2023-06-29 15:33:09 -04:00
Matt Caimi
71e57c2aa5 CSR-1439 formatting 2023-06-29 15:19:56 -04:00
Matt Caimi
129cccaa58 CSR-1439 remove params from endpoint logging 2023-06-29 15:16:43 -04:00
Leah Schumann
25ec211a19 Merge branch 'develop' into defect/CSR-1467 2023-06-29 09:01:24 -04:00
Leah Schumann
a0b6995347 Prettified 2023-06-29 09:01:19 -04:00
Leah Schumann
97ca23bc93 some debugging code added 2023-06-29 08:44:09 -04:00
Leah Schumann
27e1e07297 Merge branch 'develop' into feature/CSR-1410 2023-06-29 07:03:35 -04:00
Leah Schumann
6c313c151e Moved address-questions into fmg-components per tech review comments 2023-06-29 07:02:54 -04:00