Commit graph

3877 commits

Author SHA1 Message Date
Chloe Herd
7b503b3d33 Add navigation to/from review page 2023-07-28 15:04:14 -04:00
Chloe Herd
2b16abe50f Misc cleanup 2023-07-28 14:10:42 -04:00
Chloe Herd
8cd614c4d0 Fix old typo 2023-07-28 14:01:34 -04:00
Scott Kiener
9be6c5d688 Merge remote-tracking branch 'origin/develop' into feature/time-slot-unit-tests 2023-07-28 13:52:54 -04:00
Chloe Herd
7ef9d64239 Consolidate to 1 widget 2023-07-28 13:38:20 -04:00
CarlNation
0411e3cd1f CSR-1582 concept save quote links do not load 2023-07-28 13:26:20 -04:00
Chloe Herd
0483f1677b Merge branch 'develop' into feature/CSR-1372 2023-07-28 13:24:47 -04:00
Chloe Herd
2a746bd7be Move copy structure to cms + state getters. 2023-07-28 13:23:27 -04:00
Scott Kiener
feeb1130b4 Merge remote-tracking branch 'origin/release/2023.08.10' into rlsmerge/2023.08.10-to-develop 2023-07-28 11:21:45 -04:00
Scott Kiener
b736447cdd Merge remote-tracking branch 'origin/release/2023.07.27' into rlsmerge/2023.07.27-to-2023-08-10 2023-07-28 11:16:19 -04:00
Scott Kiener
653918944e Unit tests - first one completed 2023-07-28 11:15:29 -04:00
Leah Schumann
f2d7bbafb5 Added fields to vuex store 2023-07-28 06:39:06 -04:00
Scott Kiener
98fdb82ccb Vin-Lookup pages defect fix
Replace/Remove usages of SaveServiceLocation with SaveZipCodeInfo
2023-07-27 16:36:48 -04:00
Scott Kiener
5f2bce2415 Fix Address-Lookup error 2023-07-27 15:32:14 -04:00
Chloe Herd
a4785fa1c5 Add jobMinMinutes to store and use on review page 2023-07-27 13:56:58 -04:00
sheena
f5bc3634e2 CSR-1561
Updated the space between the footer and the link viewmore
2023-07-27 19:52:27 +05:30
Chloe Herd
8bbbdf909a Formatting 2023-07-27 09:30:23 -04:00
Chloe Herd
b5edeb9632 Add back-navigation 2023-07-27 09:30:12 -04:00
hiteshkumar87
190a4e8a60
Merge pull request #1273 from Safelite/rlsmerge/2023.07.27-to-2023-08-10
Rlsmerge/2023.07.27 to 2023 08 10
2023-07-27 15:58:27 +05:30
Sneha
5c70ff81fd 1418 2023-07-27 15:35:00 +05:30
Chloe Herd
6728235ed4 Schedule review first draft 2023-07-26 17:27:09 -04:00
Chloe Herd
aaba3ce7c1 Extract logic for use in review component 2023-07-26 17:26:52 -04:00
Bryan Mauger
e676f843e0 CSR-1468 update aria to fix Jaws misread. 2023-07-26 14:56:36 -04:00
Bryan Mauger
e2795cad0d Format code. 2023-07-26 13:26:22 -04:00
Bryan Mauger
d24046a0f5 CSR-1468 add aria-live="polite to alert messages. 2023-07-26 13:24:04 -04:00
Chloe Herd
05df252bb6 Formatting 2023-07-26 13:01:06 -04:00
Chloe Herd
5be62aefb0 Add tests 2023-07-26 13:00:28 -04:00
Chloe Herd
23e4096a3c Convert null address2s to empty strings for mobile 2023-07-26 11:35:26 -04:00
Chloe Herd
a289c03dc9 Add back-navigation 2023-07-26 11:33:46 -04:00
Chloe Herd
e4997d67ca Add address rendering 2023-07-26 10:48:44 -04:00
Chloe Herd
a1f47c2f07 Add service-location-review component 2023-07-26 10:34:12 -04:00
Scott Kiener
49347eb4be Unit Tests - Initial setup 2023-07-26 10:30:28 -04:00
Chloe Herd
b82aab687c Update unit tests to new design. 2023-07-26 09:53:26 -04:00
Chloe Herd
94cadf636e Move VAPs api responsibility to subcomponent 2023-07-26 09:41:04 -04:00
Chloe Herd
426ed27221 Re-align windshield logic 2023-07-25 16:58:40 -04:00
Chloe Herd
f0a5631cda Correctly force no-top-margin to align section headers. 2023-07-25 16:52:26 -04:00
Chloe Herd
b48e3c5004 Fix to un-conflate driver and passenger side items. 2023-07-25 16:42:12 -04:00
Chloe Herd
21914908a3 Add new tests. 2023-07-25 16:39:40 -04:00
Chloe Herd
6f9519ec1b Update existing unit tests 2023-07-25 16:14:18 -04:00
Chloe Herd
2f1eae02b1 Formatting 2023-07-25 15:12:48 -04:00
Chloe Herd
7aa9cb6e0c Add getter to support cms. 2023-07-25 15:12:35 -04:00
Chloe Herd
1bb50e349e Remove padding from lists in review-blocks. 2023-07-25 14:26:29 -04:00
Chloe Herd
e9fd49f137 Add copy for multi-glass scenarios. 2023-07-25 14:14:02 -04:00
Chloe Herd
843105a9ac Expand CMS data structure 2023-07-25 12:27:19 -04:00
Chloe Herd
9c417e1c1b Slight logic refactor 2023-07-25 11:55:14 -04:00
Chloe Herd
0fa12ca01c Move windshield text logic to cms 2023-07-25 11:46:10 -04:00
Chloe Herd
3ee0f70f27 Merge branch 'develop' into feature/CSR-1369 2023-07-25 09:46:29 -04:00
Scott Kiener
8259679b13 Merge remote-tracking branch 'origin/release/2023.08.10' into rlsmerge/2023.08.10-to-develop 2023-07-24 15:49:39 -04:00
CarlNation
72881bafd8 Merge branch 'release/2023.07.27' into rlsmerge/2023.07.27-to-develop 2023-07-24 13:48:12 -04:00
CarlNation
4c841a52ba CSR-1573 2023-07-24 11:35:09 -04:00
CarlNation
36ceebb725 CSR-1573
backout previous change and use vee validate to accomodate the defect
2023-07-24 11:17:50 -04:00
Scott Kiener
1efb2a6faa CSR-1546 | Make date-picker work with arrow keys 2023-07-24 10:04:52 -04:00
CarlNation
2e8be9171c CSR-1573
a few non C&C clients required last 5 of vin.  when they return to NextGen navigation breaks because of vin validation
2023-07-24 10:00:44 -04:00
Leah Schumann
19888602da Merged from develop 2023-07-24 09:44:37 -04:00
Leah Schumann
de717b10e9 Changed modal to work like the other modals which fixed CSR-1510 2023-07-24 09:06:29 -04:00
hiteshkumar87
ca7ffbd7f6 formatting 2023-07-24 12:05:39 +05:30
hiteshkumar87
a244865c5e Update vehicle-damage.vue
formatting
2023-07-24 11:57:54 +05:30
hiteshkumar87
62eda36f75 Update vehicle-damage.spec.js
formatting
2023-07-24 11:54:53 +05:30
hiteshkumar87
32f11ba277 Update vehicle-damage.spec.js
added zip code to get damage options
2023-07-24 11:49:16 +05:30
CarlNation
8c049d96a6
Merge pull request #1261 from Safelite/feature/CSR-1552
CSR-1552 removing code related to defect.  Possibly working as designed
2023-07-21 09:34:20 -04:00
CarlNation
b792b21ac2 CSR-1552 removing code related to defect. Possibly working as designed 2023-07-21 09:14:08 -04:00
hiteshkumar87
d4db6c821c CSR-1529
zipcode GA event
2023-07-21 18:00:06 +05:30
Chloe Herd
50ddc83dd9 Merge branch 'develop' into feature/CSR-1370 2023-07-20 11:53:33 -04:00
CarlNation
fd80aaf267
Merge pull request #1257 from Safelite/rlsmerge/submit-cash-to-develop-7.17
Rlsmerge/submit cash to develop 7.17
2023-07-20 09:16:00 -04:00
Chloe Herd
9720f19478 Merge branch 'release/2023.07.27' into defect/CSR-1485-2 2023-07-20 09:09:29 -04:00
Chloe Herd
faf7ce3db9 Scroll to date-picker error when it appears. 2023-07-20 09:09:04 -04:00
CarlNation
e249d728ac Merge branch 'release/2023.07.27' into rlsmerge/2023.07.27-to-submit-cash 2023-07-20 08:10:55 -04:00
CarlNation
6e9c109b8e
Merge pull request #1255 from Safelite/feature/CSR-1552
Feature/csr 1552
2023-07-20 07:53:19 -04:00
CarlNation
1a1ee19786 CSR-1552
fix tests
2023-07-20 07:46:01 -04:00
CarlNation
7c316acb7c CSR-1552
treat referral 6 digits and isverified differently.  unverified is allowed to return to quote page and switch to cash while verified is not.  both have 6 digit referral numbers.
2023-07-20 07:15:59 -04:00
CarlNation
6def6b8cf7 Revert "CSR-1552"
This reverts commit 1870abcb5e.
2023-07-20 07:10:50 -04:00
CarlNation
209977b389 Revert "CSR-1552"
This reverts commit 517e79d62d.
2023-07-20 07:09:59 -04:00
Chloe Herd
689b27ff96 Initial fix 2023-07-19 16:30:43 -04:00
AdamCaouetteSafelite
1057dde8f2
Merge pull request #1253 from Safelite/bugfix/CSR-1558
CSR-1558: fix date ranges for API calls
2023-07-19 14:13:15 -04:00
Adam Caouette
8623a3c0fc CSR-1558: fix date ranges for API calls 2023-07-19 13:29:25 -04:00
CarlNation
596a877d35
Merge pull request #1252 from Safelite/feature/CSR-1552
CSR-1552
2023-07-19 13:08:34 -04:00
CarlNation
b8f0c8ea7a CSR-1552
prettier
2023-07-19 11:21:34 -04:00
CarlNation
1870abcb5e CSR-1552
add payment to test
2023-07-19 11:18:11 -04:00
CarlNation
517e79d62d CSR-1552
allow unverified insurance to return to quote page.  set a variable indicating switching from insurance to cash to pass to heritage so referral properties can be reset.
2023-07-19 10:51:44 -04:00
bmauger
2cfd6b117b
Merge pull request #1251 from Safelite/CSR-1551-fix-image-render-abnormalities
CSR-1551 set focus state to eliminate outline on button
2023-07-19 10:15:18 -04:00
Bryan Mauger
8a3fc2457d CSR-1551 set focus state to eliminate outline on button
click. Update margin on error to avoid pushing button partially off of page.
2023-07-19 10:06:49 -04:00
AdamCaouetteSafelite
3f1af55d25
Merge pull request #1249 from Safelite/bugfix/CSR-1538
CSR-1538: CSS tweak to keep text in place regardless of image load on list-card
2023-07-19 09:10:14 -04:00
Leah Schumann
c0a54345b2 Merge branch 'release/2023.07.27' into defect/CSR-1510 2023-07-19 07:41:14 -04:00
Adam Caouette
4518e78745 CSR-1538: CSS tweak to keep text in place regardless of image load on list-card 2023-07-18 17:09:45 -04:00
Chloe Herd
f614e795a6 Merge branch 'develop' into feature/CSR-1370 2023-07-18 16:42:31 -04:00
Bryan Mauger
dad6cdf0f8 CSR-1553 changed insurance threshold value from 500 to 300. 2023-07-18 15:16:25 -04:00
Leah Schumann
5c4d5993d1 Some more tweaking for consistency 2023-07-18 15:07:45 -04:00
Leah Schumann
ad0bc339ed Merge branch 'release/2023.07.27' into defect/CSR-1510 2023-07-18 09:59:48 -04:00
Leah Schumann
f3ae844989 First roll of refactoring to fix bug and make component more consistent with other modal components 2023-07-18 09:58:01 -04:00
AMSNEHA
90c2478480
Merge pull request #1245 from Safelite/feature/CSR-1418.1
Feature/csr 1418.1
2023-07-18 18:47:03 +05:30
Chloe Herd
7b66329327 Add error validation to date-picker 2023-07-18 09:15:30 -04:00
Sneha
11416be775 Update routing-table.js 2023-07-18 16:54:11 +05:30
Adam Caouette
f16c140ed3 CSR-1483: removed offending extra line that the prettier tyrant disapproves of 2023-07-17 14:38:30 -04:00
Adam Caouette
3455c685cf CSR-1483: updates to scroll animation 2023-07-17 13:59:47 -04:00
bmauger
4884027344
Merge pull request #1243 from Safelite/CSR-1541-fix-ymm-text-spacing
CSR-1541 fix spacing in funnel-sub-header.
2023-07-17 13:00:11 -04:00
Bryan Mauger
4e975f008d CSR-1541 fix spacing in funnel-sub-header. 2023-07-17 12:53:15 -04:00
CarlNation
de2fbc76f7 Merge branch 'release/submit-cash' into rlsmerge/submit-cash-to-develop-7.17 2023-07-17 11:36:53 -04:00
AdamCaouetteSafelite
52b17996b5
Merge pull request #1241 from Safelite/feature/CSR-1483
CSR-1483: styling fixes
2023-07-17 11:32:10 -04:00
AdamCaouetteSafelite
e571d9d603
Merge pull request #1240 from Safelite/feature/CSR-1483
CSR-1483: styling fixes
2023-07-17 10:52:28 -04:00
Adam Caouette
8301d4b27f CSR-1483: styling fixes 2023-07-17 10:45:51 -04:00
bmauger
8f2947a4c0
Merge pull request #1239 from Safelite/CSR-1530-fix-for-multiple-alerts
CSR-1530 fix multi-error displaying.
2023-07-17 09:54:41 -04:00
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
1a1e97485c Removed commented test code 2023-07-17 08:52:25 -04:00
Leah Schumann
029d65ae44 Moved Page Interaction Blocking class stuff into a prop 2023-07-17 08:44:43 -04:00
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
Chloe Herd
8db1ad4ef2 Remove unneeded draft 2023-07-13 15:33:22 -04:00
Chloe Herd
4d47b27308 Update quote page to use new package logic. 2023-07-13 15:15:06 -04:00
Chloe Herd
717a8c50b5 Formatting 2023-07-13 11:05:33 -04:00
Chloe Herd
2229c96011 Assume rain defense is always available -- dont check. 2023-07-13 10:12:05 -04:00
Sneha
bd950a2ec5 CSR-1418
Consolidated YMMS vehicle page
2023-07-13 15:20:25 +05:30
Chloe Herd
1c23919854 Add tests (including figma matching) 2023-07-12 18:23:29 -04:00
Chloe Herd
f0a8c0f952 Add edit functionality 2023-07-12 14:38:52 -04:00
Chloe Herd
20d10ef0c2 Pull vuex logic to outer component 2023-07-12 14:24:01 -04:00
Scott Kiener
32363354f4 Merge remote-tracking branch 'origin/develop' into feature/CSR-1512 2023-07-12 13:59:23 -04:00
Chloe Herd
7d3577d4ac Add alternate implementation for now 2023-07-12 13:50:21 -04:00
Scott Kiener
fed637678a Merge branch 'develop' into defect/CSR-1497 2023-07-12 11:13:22 -04:00
Chloe Herd
9ddb0d35fb Add new getters to support dynamic CMS text 2023-07-12 10:43:30 -04:00
Chloe Herd
7b36aa05dd Logs 2023-07-12 10:32:34 -04:00
Chloe Herd
8306f8a541 Formatting 2023-07-12 10:25:25 -04:00
Chloe Herd
914a4eb8e9 Refactor let to const 2023-07-12 10:13:14 -04:00
Chloe Herd
54de97c134 Get VAPs text from CMS 2023-07-12 10:11:02 -04:00
Chloe Herd
e63c6f3b7d Remove logs 2023-07-12 10:07:12 -04:00
Chloe Herd
5c54e975c3 Merge branch 'release/submit-cash' into feature/CSR-1370 2023-07-12 09:56:39 -04:00
Chloe Herd
07202dd3ba Formatting 2023-07-12 09:54:04 -04:00
Chloe Herd
1261cb1c00 Null coalesce 2 2023-07-12 09:53:54 -04:00
Chloe Herd
56521c2744 Null coalesce 2023-07-12 09:16:43 -04:00
Chloe Herd
fd02085b10 Hooking into dynamic CMS 2023-07-12 09:16:03 -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
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
hiteshkumar87
dda20d8708
Merge branch 'release/submit-cash' into rlsmerge/develop-to-submit-cash-30-June 2023-06-30 16:56:54 +05:30
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
Leah Schumann
aefe924060 swapped crypto with uuid() for generating ids for components when customId is not supplied 2023-06-29 06:30:49 -04:00
Sneha
6572f01910 CSR-1438
Reverting back FMG changes
2023-06-29 11:28:01 +05:30
Chloe Herd
6544c12a09 Also change license plate lookup. 2023-06-28 13:20:29 -04:00
Chloe Herd
9efe9bbc1c Prevent overwriting of service location data 2023-06-28 13:11:54 -04:00
Leah Schumann
8a119e89f4 Merge branch 'develop' into defect/CSR-1467 2023-06-28 08:25:38 -04:00
Leah Schumann
b192925225 Prettified 2023-06-28 08:18:10 -04:00
Leah Schumann
05703387b4 WIP 2023-06-28 07:23:14 -04:00
Scott Kiener
75e1880b4d Removing code that was for local use only
it keeps the analytics service from being hit
2023-06-27 15:05:26 -04:00
Matt Caimi
cd3992694c Merge remote-tracking branch 'origin/release/2023.07.07' into rlsmerge/release-2023.07.07-to-develop 2023-06-27 14:56:22 -04:00
Bryan Mauger
72a38c012a CSR-1479 fix regex that prevents using number "1" as the...
first number in telephone number.
2023-06-27 13:55:42 -04:00
scottkiener
d51670541c
Merge pull request #1182 from Safelite/feature/CSR-1131
CSR-1131: updates to handle preselected dates
2023-06-27 10:03:33 -04:00
Bryan Mauger
cc9f279e72 Remove unneeded constants. 2023-06-27 09:42:48 -04:00