Commit graph

3592 commits

Author SHA1 Message Date
hiteshkumar87
007de5cded
Merge branch 'release/submit-cash' into rlsmerge/develop-to-submit-cash-17-July 2023-07-17 12:34:36 +05:30
hiteshkumar87
a005a4a570 Revert "Update schedule.vue"
This reverts commit CSR -1475
2023-07-17 11:52:02 +05:30
Adam Caouette
56e16932ba CSR-1484: formatting changes 2023-07-16 15:36:10 -04:00
Adam Caouette
be6e9b1438 Merge branch 'develop' into bugfix/CSR-1484 2023-07-16 15:34:55 -04:00
Adam Caouette
1ac432bd61 CSR-1484: UI bug fixes 2023-07-16 15:30:11 -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
hiteshkumar87
2f58660694 Update schedule.vue
change time 00:00:00 to current time because  converting 00 to UTC changing date to previous day.
2023-07-11 13:03:04 +05:30
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
Leah Schumann
e5aec5ae0c Prettified 2023-07-10 10:39:48 -04:00
Bryan Mauger
901db2e4b0 CSR-1478 remove perfect match alert when zip is invalid. 2023-07-10 10:35:53 -04:00
Leah Schumann
9e08f5d259 Fixed broken unit test and removed test no longer needed 2023-07-10 10:27:10 -04:00
Scott Kiener
26bde84bfb CSR-1146 | Provisional flag fix for mobile slots 2023-07-10 10:13:41 -04:00
Leah Schumann
71555378d5 Unit tests ready 2023-07-10 10:05:45 -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
Leah Schumann
357c16539f phone-number-question unit tests 2023-07-07 08:23:44 -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
Leah Schumann
6cba28d494 Customer Details page tests partially if not completely, finished 2023-07-06 14:48:58 -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
Bryan Mauger
1c71895a65 CSR-1362 update navigation scenario. 2023-07-05 15:41:23 -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
Bryan Mauger
4c0bf323c5 Format code. 2023-07-05 15:10:58 -04:00
Bryan Mauger
bb006e0021 CSR-1362 remove unneeded code. Update navigation location. 2023-07-05 14:34:21 -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