Commit graph

4643 commits

Author SHA1 Message Date
Bryan Mauger
6085cd1b13 Merge branch 'develop' into CSR-1382-order-quote-initial-setup 2023-09-11 10:45:09 -04:00
Scott Kiener
adaa964a4c CSR-1635 | Move supportingItems save to store to Quote page load 2023-09-08 16:43:19 -04:00
CarlNation
9e3e2a820b CSR-1625
prettier
2023-09-08 08:29:47 -04:00
CarlNation
a3dff865ea CSR-1625
router/index.js assumes a load-session successful response should always go to heritage.  This may have been true in the initial version of NextGen but now we can load and direct it to the correct page.  The incorrect routing to heritage was also failing here for returning users that already had a NextGen cookie.  The error caused us to route to the beginning.
Fixed that error by removing the default true in the navigateToHeritageFunnel and changing all calls to pass a true or false.
2023-09-08 08:25:44 -04:00
Chloe Herd
2aec329c5c Update CTA when new method is selected 2023-09-07 17:29:33 -04:00
Chloe Herd
57e520d2c4 Move hard-coded values to constants file 2023-09-07 17:24:26 -04:00
Chloe Herd
1f459e9cca Merge branch 'develop' into feature/CSR-1389 2023-09-07 17:09:47 -04:00
Sneha
726d52b100 Update vehicle.vue 2023-09-06 19:05:34 +05:30
scottkiener
0ec6c85b9c
Merge pull request #1332 from Safelite/feature/skiener/CSR-1617
CSR-1617 | Navigation defect IsVinOptionalNotRepair
2023-09-05 10:27:57 -04:00
Scott Kiener
a6e40db17c CSR-1617 | Formatting 2023-09-05 10:19:31 -04:00
Scott Kiener
29d3c08b36 CSR-1617 | Defect fix - IsVinOptionalNotRepair 2023-09-05 10:18:47 -04:00
Chloe Herd
447d6bff41 Merge branch 'develop' into feature/CSR-1389 2023-09-05 10:08:24 -04:00
Chloe Herd
604dda8526 Bind & compute CTA text 2023-09-05 10:07:46 -04:00
Leah Schumann
8c67e8c720 Merge branch 'develop' into feature/CSR-1621 2023-09-05 07:20:32 -04:00
Leah Schumann
e550865333 Updated unit tests - remove console.logs 2023-09-05 07:20:02 -04:00
Leah Schumann
7cb8ef3043 Updated unit tests 2023-09-05 07:16:57 -04:00
shnsuku
15d8983f1b
Merge pull request #1327 from Safelite/feature/Digital/CSR-1615
CSR-1615
2023-09-04 11:46:12 +05:30
AMSNEHA
29bb37857b
Merge pull request #1330 from Safelite/feature/CSR-1418.02
Update vehicle.vue
2023-09-01 20:42:38 +05:30
CarlNation
f585f853c0
Merge pull request #1329 from Safelite/feature/CSR-1623
CSR-1623
2023-09-01 11:09:23 -04:00
CarlNation
c18bdec2ab CSR-1623
missed semi-colons prettier
2023-09-01 11:04:48 -04:00
Sneha
3122422186 Update vehicle.vue 2023-09-01 20:34:45 +05:30
CarlNation
b14119278e CSR-1623
persist promo code and pass to heritage
2023-09-01 10:58:07 -04:00
Scott Kiener
52b54d44dc CSR-1617 | Save quote defect (skip vin-lookup) 2023-09-01 10:24:47 -04:00
AMSNEHA
ae1e94162c
Merge pull request #1326 from Safelite/feature/CSR-1418.02
Update vehicle.vue
2023-09-01 18:50:34 +05:30
sheena
e300b81964 CSR-1615 2023-09-01 18:13:05 +05:30
sheena
7d4f2a181c CSR-1615
Updated the font-color
2023-09-01 18:09:17 +05:30
Sneha
868f7d3437 Update vehicle.vue 2023-09-01 17:52:07 +05:30
Sneha
7750511ecf Update vehicle.vue 2023-09-01 17:30:09 +05:30
Leah Schumann
884ab6018e Merge branch 'develop' into feature/CSR-1621 2023-09-01 07:18:43 -04:00
Sneha
76b11fb39a Update vehicle.vue 2023-09-01 16:47:46 +05:30
Leah Schumann
8210ad3c82 Before merging from develop and hopefully fixing massive amount of broken tests 2023-09-01 07:17:17 -04:00
AMSNEHA
09b961ec4f
Merge pull request #1325 from Safelite/feature/CSR-1418.02
Feature/csr 1418.02
2023-09-01 10:52:23 +05:30
Sneha
c214b73378 CSR-1418 2023-09-01 09:41:31 +05:30
Chloe Herd
f14c424d23 Fetch text from cms 2023-08-31 15:38:12 -04:00
Chloe Herd
0777a1ec57 Shift conditional rendering order 2023-08-31 13:14:59 -04:00
hiteshkumar87
36b0dceb15 Update vehicle.vue
added flag
2023-08-31 20:00:10 +05:30
hiteshkumar87
b43191257e Update vehicle.vue
vehicleInProgress
2023-08-31 19:54:18 +05:30
hiteshkumar87
8dfa5d80a6 Update index.js
rename the method FirstAvailableAppointment to getTimeSlotsAdditionalEventData
2023-08-31 18:40:05 +05:30
Sneha
0d5a8d1564 Update vehicle.vue 2023-08-31 17:34:49 +05:30
Leah Schumann
c0b02c8c00 Checkpoint before trying to simplify 2023-08-31 07:39:17 -04:00
Chloe Herd
91379ef271 Initial blockout 2023-08-30 17:20:26 -04:00
Bryan Mauger
783909cf33 WIP 2023-08-30 15:16:03 -04:00
Bryan Mauger
d9203a4edd WIP 2023-08-30 13:28:44 -04:00
chloeherdsafelite
4bb7f35003
Merge pull request #1322 from Safelite/feature/CSR-1414
Feature/csr 1414
2023-08-30 08:59:53 -04:00
CarlNation
2f5d348bba CSR-1559 prettier 2023-08-30 08:43:14 -04:00
CarlNation
39436c533d CSR-1559
No need to reset customer name if they've changed their address.
Use vin change instead of name to trigger reset.
2023-08-30 08:38:49 -04:00
hiteshkumar87
27fc4162b4 unmatched vehicle and validation
unmatched vehicle and validation
2023-08-30 13:18:02 +05:30
Chloe Herd
5e387f73fd Merge branch 'develop' into feature/CSR-1414 2023-08-29 15:29:03 -04:00
Chloe Herd
55ac7290fa Implement non-fullscreen design 2023-08-29 15:18:16 -04:00
Chloe Herd
9ae8744dda Change specific values in CMS 2023-08-29 10:20:40 -04:00
Chloe Herd
c4d889ff45 Change router-link to text-link with nav scenarios 2023-08-29 09:51:59 -04:00
Sneha
a462d768c0 Update vehicle.vue 2023-08-29 13:00:48 +05:30
hiteshkumar87
38f7ef3339 CSR-1618
added FirstAvailableAppointment GA event
2023-08-28 12:20:59 +05:30
CarlNation
e7a7e753b8 Merge branch 'develop' into feature/apiModelChanges 2023-08-25 14:15:15 -04:00
CarlNation
c03c3cb34f servicePhoneNumber back to phoneNumber 2023-08-25 14:14:34 -04:00
shnsuku
0c79106fc7
Merge pull request #1319 from Safelite/feature/Digital/CSR-1599
CSR-1599
2023-08-25 20:25:27 +05:30
sheena
b9616efd4c Update shop-list-button.vue 2023-08-25 17:41:13 +05:30
sheena
7d82c3c0c2 CSR-1599
Update the color code
2023-08-25 17:38:21 +05:30
Chloe Herd
c9c96235d4 Tweak 2023-08-24 16:09:01 -04:00
Chloe Herd
4af89dc437 Change parameter name 2023-08-24 16:08:36 -04:00
Chloe Herd
f94e58cacb Enable loading spinner for some back-nav links 2023-08-24 16:06:33 -04:00
Chloe Herd
8b45d81cf7 Add existing loading modal to text-links, off by default. 2023-08-24 15:23:24 -04:00
Chloe Herd
5d79f79c88 Formatting 2023-08-23 15:17:34 -04:00
Chloe Herd
06c095fcb1 Add tests 2023-08-23 14:54:28 -04:00
Chloe Herd
4d953cae64 Clarify damage requirements 2023-08-23 14:35:01 -04:00
Chloe Herd
076c48552e Type Coerce 2023-08-23 14:14:52 -04:00
Chloe Herd
54010aa81f Add prereq check 2023-08-23 10:12:41 -04:00
chloeherdsafelite
738f835397
Merge pull request #1317 from Safelite/feature/CSR-1373
Feature/csr 1373
2023-08-23 09:14:26 -04:00
Chloe Herd
8cae60577a Update Tests 2023-08-22 16:33:13 -04:00
Chloe Herd
8445e7fd4e Merge branch 'develop' into feature/CSR-1373 2023-08-22 15:39:32 -04:00
Bryan Mauger
512c73413d Merge branch 'develop' into CSR-1382-order-quote-initial-setup 2023-08-22 15:31:28 -04:00
sheena
398964ea59 CSR-1599
Updated the color
2023-08-22 20:07:44 +05:30
CarlNation
dd4b56d3de Merge branch 'develop' into feature/apiModelChanges 2023-08-22 10:03:17 -04:00
CarlNation
a921521f5c Create work order 2023-08-22 10:02:02 -04:00
Bryan Mauger
48c2d28ab8 Merge branch 'develop' into CSR-1382-order-quote-initial-setup 2023-08-22 09:24:30 -04:00
AMSNEHA
db7ae81a6a
Merge branch 'develop' into feature/CSR-1425 2023-08-21 18:15:55 +05:30
Sneha
435572ecc5 Update index.js 2023-08-21 18:09:25 +05:30
AMSNEHA
75f8efd6ac
Merge pull request #1312 from Safelite/feature/CSR-1418.3
CSR-1418
2023-08-21 15:31:30 +05:30
hiteshkumar87
66a371b2c6 Update quote.vue 2023-08-21 14:28:39 +05:30
hiteshkumar87
93b1d489d1 CSR-1416
Quote page - Default to Insurance Tab if user Service zip is from certain States
2023-08-21 13:38:05 +05:30
Sneha
1f6a18dcaf CSR-1418 2023-08-21 12:36:42 +05:30
Bryan Mauger
6754090120 WIP Order Cart. 2023-08-17 16:08:00 -04:00
Bryan Mauger
9ab3cb7f00 WIP Order Cart. 2023-08-17 14:05:42 -04:00
Chloe Herd
7ed74f5915 Remove custom hack from cms as no longer needed 2023-08-17 11:10:48 -04:00
Chloe Herd
cfd8e8f5df Merge branch 'develop' into feature/CSR-1373 2023-08-17 10:12:50 -04:00
Chloe Herd
d5e4770798 Change modal to back-nav 2023-08-17 10:07:40 -04:00
hiteshkumar87
f745a7538c
Merge pull request #1310 from Safelite/feature/Digital/CSR-1584
csr-1584
2023-08-17 18:53:46 +05:30
Chloe Herd
69542e5f93 Merge branch 'develop' into feature/CSR-1373 2023-08-17 09:22:10 -04:00
CarlNation
8a1bd85fd5 api model changes
api model changes
2023-08-17 09:00:20 -04:00
sheena
24d6c8399b Update estimate.vue 2023-08-17 16:39:34 +05:30
sheena
b5c783afbc csr-1584
updated the text
2023-08-17 16:35:22 +05:30
Chloe Herd
52cc88dbca Move customer-details-modal-question 2023-08-16 17:40:57 -04:00
Chloe Herd
04136e189b Removed test navigation scenario to fix url 2023-08-15 16:46:25 -04:00
Chloe Herd
183e183987 Add form validation 2023-08-15 16:40:45 -04:00
Chloe Herd
985577202a Check for closing modal as well. 2023-08-15 15:59:22 -04:00
Chloe Herd
cba95f7e60 Add tests for modal 2023-08-15 15:57:41 -04:00
Chloe Herd
24042ba111 Add tests for customer-review 2023-08-15 14:10:02 -04:00
Chloe Herd
dfd5aef2d1 Merge branch 'develop' into feature/CSR-1373 2023-08-15 13:23:10 -04:00
Chloe Herd
4f53a1fa45 Compute cms without reloading page. 2023-08-15 13:22:48 -04:00
Chloe Herd
0cddad3cf4 Commit changed values to store on submit. 2023-08-15 13:22:15 -04:00
Chloe Herd
505000fd32 Merge branch 'develop' into feature/CSR-1373 2023-08-15 10:16:03 -04:00
Chloe Herd
54d155be4d Populate fields and detect changes on submit. 2023-08-15 10:15:20 -04:00
Scott Kiener
ce6b6b16af CSR-1582 | Remove backwards compatibility code
This won't be released until after Oct 8th
2023-08-15 09:51:38 -04:00
scottkiener
5fc65093dc
Merge pull request #1306 from Safelite/rlsmerge/2023.08.24-to-develop
Release Merge | 2023.08.24 to Develop
2023-08-15 09:50:02 -04:00
CarlNation
dc43455d92 CSR-1564 CSR-1559 registration defaults
CSR-1564 CSR-1559 registration defaults
2023-08-15 09:39:15 -04:00
Scott Kiener
9280f6fd1a Merge remote-tracking branch 'origin/release/2023.08.24' into rlsmerge/2023.08.24-to-develop 2023-08-15 09:36:35 -04:00
Scott Kiener
b54fafb929 CSR-1582 | Unit tests and formatting 2023-08-15 09:18:40 -04:00
Scott Kiener
82a73565bd CSR-1582 | isInsurance is nullable & navigation changes
Allow saveSession to send a null value for isInsurance
Allow service packages to be auto selected based on if isInsurance is null
Add in service location and schedule pages to navigation logic
2023-08-15 09:04:32 -04:00
Adam Caouette
80e7248bd9 CSR-886: unit tests formatting updates 2023-08-14 11:09:05 -04:00
Adam Caouette
a8154dc8c6 CSR-886: unit tests for Schedule page 2023-08-14 10:57:10 -04:00
Matt Sykes
c07a2c96ae Merge branch 'release/2023.08.10' into rlsmerge/2023.08.10-to-develop 2023-08-11 08:59:53 -04:00
Sneha
943b5c8d76 CSR-1425
Removing existing YMMS
2023-08-11 14:54:24 +05:30
Chloe Herd
17f149af43 Add sms opt-in and disclaimer 2023-08-10 17:13:38 -04:00
Chloe Herd
faee81ffc2 Initial blockout for modal 2023-08-10 16:49:26 -04:00
Chloe Herd
bc3b713e11 Use Cms defined text 2023-08-10 16:49:14 -04:00
Chloe Herd
2ae0c0922b Hook into store info 2023-08-10 12:40:41 -04:00
Chloe Herd
d276740e63 Merge branch 'develop' into feature/CSR-1373 2023-08-10 11:26:35 -04:00
Chloe Herd
ab9407c127 Fix text alignment for header on review page 2023-08-10 10:30:34 -04:00
Chloe Herd
71205e5e76 Update unit tests with jobMinMinutes 2023-08-10 10:12:02 -04:00
chloeherdsafelite
cdb521ab47
Merge pull request #1279 from Safelite/feature/CSR-1372
Feature/csr 1372
2023-08-10 08:58:31 -04:00
Bryan Mauger
f2f791baef Add cart to payment-method. 2023-08-09 14:08:29 -04:00
AdamCaouetteSafelite
5e8ba0b95e
Merge pull request #1287 from Safelite/feature/CSR-886
Feature/CSR-886
2023-08-09 11:07:04 -04:00
Leah Schumann
2e455177ae Prettified 2023-08-09 10:25:16 -04:00
Leah Schumann
4322a3f370 Removed .only and re-ran Unit tests 2023-08-09 10:23:24 -04:00
Leah Schumann
8608c68906 CSR-1422 - Added unit tests and other tech review changes 2023-08-09 10:19:58 -04:00
AMSNEHA
107a9fb438
Merge pull request #1297 from Safelite/feature/CSR-1418.01
CSR-1418
2023-08-09 18:38:56 +05:30
Sneha
e8a2d06692 Update vehicle-banner.vue 2023-08-09 18:12:57 +05:30
Bryan Mauger
0fbb6d67ca Commit Leah's changes to avoid later conflicts. 2023-08-09 08:32:03 -04:00
Leah Schumann
f51ff3d253 Merge branch 'develop' into feature/CSR-1381-tech-review-changes 2023-08-09 06:27:16 -04:00
Leah Schumann
fe215b33c3 CSR-1381- Tech review changes
A couple of things Mark found I forgot to fix
2023-08-09 06:26:44 -04:00
Sneha
1f2560f0a9 CSR-1418 2023-08-09 15:36:19 +05:30
CarlNation
576e96afae Revert "Merge pull request #1278 from Safelite/feature/CSR-1582"
This reverts commit 5c67a0859e.
2023-08-07 16:56:54 -04:00
CarlNation
14c3fe0663 CSR-1588
Seq number should always be returned by safelite api so no need to fall back to referral number
2023-08-04 14:21:08 -04:00
CarlNation
1f32f91398 CSR-1588 prettier 2023-08-04 12:56:11 -04:00
CarlNation
792c379080 CSR-1588
persist referral seq number and send to analytics
2023-08-04 11:49:13 -04:00
shnsuku
618d9e2f67
Merge pull request #1290 from Safelite/feature/Digital/CSR-1584
CSR-1584
2023-08-04 20:54:49 +05:30
Leah Schumann
dc3aab18a7 CSR-1381 - Prettified 2023-08-04 08:05:06 -04:00
Leah Schumann
e546875f14 Merge branch 'develop' into feature/CSR-1381 2023-08-04 07:58:53 -04:00
Leah Schumann
503e6ab619 CSR-1381 - Created page for payment method
Initial stub for payment method page. Note: Styling around header may still be necessary. I got it to where I thought it was right
2023-08-04 07:58:00 -04:00
CarlNation
563d638fe2 CSR-1588
pass referral and parent account to logging api
2023-08-03 15:02:42 -04:00
CarlNation
ced3177eba
Merge pull request #1291 from Safelite/feature/CSR-1564
Feature/csr 1564
2023-08-03 10:57:28 -04:00
CarlNation
661e942b2b CSR-1564
fix navigation jest mock
2023-08-03 10:52:36 -04:00
CarlNation
454d9e9886 CSR-1564 CSR-1358
save-session on schedule page nav forward
persist customer details
do not persist registration
init customer name from registration values
2023-08-03 10:36:55 -04:00
sheena
18b96818d4 Update estimate.vue 2023-08-03 14:52:50 +05:30
sheena
4d5096c049 CSR-1584
updated the fonts
2023-08-03 14:48:42 +05:30
Sneha
dd3bebd9a6 CSR-1586
Removing  isvinoptional for ford 2018 or above
2023-08-03 11:37:14 +05:30
Leah Schumann
968a7c7749 Merge branch 'develop' into defect/CSR-1576 2023-08-02 13:27:10 -04:00
Adam Caouette
2b33dd5959 CSR-886: Unit tests added 2023-08-02 10:49:23 -04:00
Adam Caouette
93749b187e CSR-886: a few logic changes found during unit test creation 2023-08-02 10:48:22 -04:00
Leah Schumann
9744c9bcd7 Merged from develop 2023-08-02 09:39:28 -04:00
Leah Schumann
abcabbe1d6 Merge branch 'develop' into feature/CSR-1422 2023-08-02 09:39:02 -04:00
Leah Schumann
ec9584135b Persistence Code for Customer Details 2023-08-02 09:31:45 -04:00
AMSNEHA
7a9a0948d3
Merge pull request #1285 from Safelite/feature/CSR-1418.2
Feature/csr 1418.2
2023-08-02 17:34:27 +05:30
Sneha
ba04a08c07 adding prop 2023-08-02 17:25:24 +05:30
Leah Schumann
0c719130ee Added getExternalLink method to retrieve URL specified in CMS for the href link in a text-block 2023-08-02 07:38:13 -04:00
Sneha
591f512fde update index.js 2023-08-02 16:52:48 +05:30
Sneha
838acce4bd CSR-1418 2023-08-02 15:51:30 +05:30
hiteshkumar87
eb6d6a4140 zip code GA event optimized
code optimized
2023-08-02 13:35:53 +05:30
scottkiener
4f900eaa43
Merge pull request #1283 from Safelite/feature/time-slot-unit-tests
Unit tests for time slots
2023-08-01 10:33:45 -04:00
Scott Kiener
61d1fb4711 Unit tests for time slots 2023-08-01 10:13:36 -04:00
hiteshkumar87
0621af33ad Update analytics.js 2023-08-01 16:24:04 +05:30
hiteshkumar87
ccfa927be5 Update vehicle-damage.vue 2023-08-01 16:22:30 +05:30
hiteshkumar87
22cee7a5e9 zip code GA event
zip code GA event at get damage-options
2023-08-01 16:18:21 +05:30
Bryan Mauger
d78c5e736d Format code. 2023-07-31 14:01:47 -04:00
Bryan Mauger
de084bbcb8 CSR-1585 Remove calculated height from menu-modal.
Fix issue where menu-modal would toggle only once.
2023-07-31 13:59:52 -04:00
Chloe Herd
825e79e68f Update unit test 2023-07-28 15:16:53 -04:00
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
scottkiener
c53fc70bb9
Merge pull request #1185 from Safelite/defect/CSR-1476
CSR-1476 | Recognize early bird from loadSession
2023-06-27 09:38:45 -04:00
Leah Schumann
81c0561dcd
Merge pull request #1184 from Safelite/feature/CSR-1410
Feature/csr 1410
2023-06-27 09:31:26 -04:00
Leah Schumann
b080e60a77 Fixed unit test 2023-06-27 09:26:31 -04:00
Scott Kiener
7f549a758b CSR-1476 | Recognize early bird from loadSession 2023-06-27 09:19:38 -04:00
Leah Schumann
41df561a67 Fix for CSR-1410 2023-06-27 09:13:13 -04:00
Sneha
3847dbc7c7 Update error-messages.js 2023-06-27 17:07:34 +05:30
Sneha
87451408f4 CSR-1438
Front end changes for optional email address
2023-06-27 13:50:57 +05:30
Adam Caouette
b628b7c977 CSR-1131: updates to handle preselected dates 2023-06-26 14:02:32 -04:00
Matt Caimi
1729748690 CSR-1439 comments 2023-06-26 13:35:23 -04:00
Matt Caimi
c7adf2d9a7 CSR-1439 comment to describe lastNavPage setting 2023-06-26 13:24:44 -04:00
Matt Caimi
6a53856fbf CSR-1439 removed comment 2023-06-26 12:30:54 -04:00
Matt Caimi
cbfd6e49d2 CSR-1439 handle browser navigation 2023-06-26 12:25:22 -04:00
Leah Schumann
000b9a0b35 Prettified 2023-06-26 08:47:39 -04:00
Bryan Mauger
0dca8172ca CSR-1362 tech review updates 2023-06-23 15:46:16 -04:00
Matt Caimi
c7f76b1348 CSR-1439 refactor navigated page storage 2023-06-23 13:09:30 -04:00
Scott Kiener
8339888441 CSR-1471 | Formatting 2023-06-23 09:36:58 -04:00
Scott Kiener
4ab88a3e79 CSR-1471 | Errant aria-label removed 2023-06-23 09:30:33 -04:00
Leah Schumann
75390dbfd4 Merge branch 'develop' into feature/CSR-1410 2023-06-23 08:22:08 -04:00
Chloe Herd
6b403ac340 Plug into real stored values + new logic 2023-06-22 17:01:32 -04:00
Adam Caouette
e17cb0d5e6 CSR-1131: fixes in case the state saved date is not in the list of selectableDatesData 2023-06-22 16:28:13 -04:00
Scott Kiener
048e5449be CSR-1449 | Formatting 2023-06-22 10:04:11 -04:00
Scott Kiener
19c4d60e23 CSR-1449 | Add overnight drop-off functionality
Also made same-day functional
2023-06-22 10:01:42 -04:00
Matt Caimi
bfdda1fcf0 CSR-1439 email provided ga event 2023-06-22 09:22:57 -04:00
Leah Schumann
902d2a10b4 Working on newly discovered defects related to address-questions show all field logic 2023-06-22 09:17:52 -04:00
Chloe Herd
64ab3afa78 Pull package names out to constants file 2023-06-22 09:08:45 -04:00
Chloe Herd
af6809256e Extract & refactor service package logic to helper class. 2023-06-22 08:57:32 -04:00
Bryan Mauger
e8e7d9b036 Format code. 2023-06-21 16:11:25 -04:00
Bryan Mauger
add3e87c23 Re-insert secondary modal close button to address
accessibility issue.
2023-06-21 15:53:54 -04:00
Matt Caimi
c1e8e5eaa7
Merge pull request #1175 from Safelite/feature/CSR-1439
CSR-1439 email provided ga event
2023-06-21 11:19:05 -04:00
Chloe Herd
89ba15c538 Formatting. 2023-06-21 10:35:58 -04:00
Chloe Herd
99ae8bcb10 Update unit tests. 2023-06-21 10:31:17 -04:00
Chloe Herd
1f8b7d940d Tech review changes 2023-06-21 10:23:41 -04:00
Bryan Mauger
d06010a982 Push comment changes. 2023-06-21 10:18:00 -04:00
Matt Caimi
20d7917b7c CSR-1439 email provided ga event 2023-06-21 10:17:47 -04:00
Bryan Mauger
921812d36c Setup navigation from schedule to customer-details. 2023-06-21 09:23:02 -04:00
chloeherdsafelite
831b579df1
Merge pull request #1170 from Safelite/feature/CSR-1148-ch
Feature/csr 1148 ch
2023-06-20 16:31:54 -04:00
Chloe Herd
98d8d68aee Formatting 2023-06-20 16:22:38 -04:00
Chloe Herd
74af79a8f3 Add tests for serviceZipCodeInfo and serviceLocation save methods 2023-06-20 16:11:51 -04:00
Chloe Herd
f30527c64f Add tests for SaveSupportingItems 2023-06-20 15:48:37 -04:00
Chloe Herd
11fd5a5e67 Patch directly failing tests 2023-06-20 15:25:07 -04:00
CarlNation
902c55d0d4 CSR-1151
use generic verbiage for transition to heritage
2023-06-20 15:16:04 -04:00
Chloe Herd
9b75367894 Update with better cascading logic. 2023-06-20 15:09:00 -04:00
Mark Harris
f000eea309 Merge remote-tracking branch 'origin/release/submit-cash' into CSR-1357-customer-details 2023-06-19 11:46:13 -04:00
Mark Harris
13b7dc13c1 fixed merge issue 2023-06-19 11:40:00 -04:00
Mark Harris
fb6e825aa3 Merge remote-tracking branch 'origin/develop' into release/submit-cash 2023-06-19 11:30:29 -04:00
bmauger
b8d5b4ee66
Merge branch 'develop' into CSR-1357-customer-details 2023-06-19 10:43:22 -04:00
Bryan Mauger
63f38f7c99 Update unit test. Temp lower threshold. 2023-06-19 10:42:04 -04:00
Scott Kiener
9b5cb6e767 CSR-1440 | Changing styling to match new Figma 2023-06-19 09:19:33 -04:00
Leah Schumann
dc309e1dae Fix mobile location auto-complete defect and defect 1328 2023-06-19 09:03:05 -04:00
Scott Kiener
4c3a402318 CSR-1450 | Nullcheck to fix defect 2023-06-16 10:17:19 -04:00
Sneha
59c7ddb9c3 CSR-1415 2023-06-16 19:16:42 +05:30
Chloe Herd
8348781ca7 Consolidated if statements 2023-06-15 14:55:06 -04:00
Chloe Herd
c92ff4d1b5 Revert "Catch missed path for resetting when zip changes"
This reverts commit c27b3d612c.
2023-06-15 14:50:01 -04:00
Chloe Herd
8451523a24 Check for windshield damage before adding section to block 2023-06-15 09:36:21 -04:00
sheena
0189c5c2c6 CSR-1457-Defect card for CSR-1321
fixed the overlapping issue in schedule page
2023-06-15 19:00:03 +05:30
Chloe Herd
b5c5fa2a6c Prepare for nested bulleted lists 2023-06-15 09:23:59 -04:00
Leah Schumann
1a6db3df0f WIP 2023-06-15 08:18:32 -04:00
Leah Schumann
8746851f79 WIP 2023-06-14 14:51:22 -04:00
Chloe Herd
c27b3d612c Catch missed path for resetting when zip changes 2023-06-14 14:06:17 -04:00
Chloe Herd
635d79c357 Implement first round of resetting logic per ticket 2023-06-14 13:57:56 -04:00
AdamCaouetteSafelite
f71d0a53a3
Merge pull request #1162 from Safelite/feature/CSR-886
Feature/CSR-886
2023-06-13 11:41:05 -04:00
Adam Caouette
07e3246b2c CSR-886: clean up unused methods 2023-06-13 11:28:04 -04:00
Leah Schumann
6762416281
Merge pull request #1161 from Safelite/feature/CSR-1124
Tech review changes
2023-06-13 08:55:10 -04:00
Sneha
fd073c8a99 Update index.js 2023-06-13 17:45:48 +05:30
Sneha
475123832b CSR-1415 2023-06-13 17:44:24 +05:30
Leah Schumann
abddf77bed Tech review changes 2023-06-13 08:00:57 -04:00
CarlNation
201e90268b CSR-1144
Use parttype to determine early bird
2023-06-13 06:18:41 -04:00
CarlNation
1e0b170dde Merge branch 'develop' into feature/CSR-1144 2023-06-13 06:08:24 -04:00
Sneha
e550e3f5ce Update store.spec.js 2023-06-13 14:18:39 +05:30
Sneha
350c96d8e4 CSR-1415
Only for windshield replace
2023-06-13 12:41:09 +05:30
scottkiener
26eee4773b
Merge pull request #1159 from Safelite/feature/CSR-1137
CSR-1137 | Defect fixes
2023-06-12 08:30:24 -04:00
Leah Schumann
e9477a2515
Merge pull request #1158 from Safelite/feature/CSR-1124
Demo tweak: use a darker color for the availability indicator spinners
2023-06-12 08:17:54 -04:00
Scott Kiener
19dadd7ec4 CSR-1137 | Formatting 2023-06-12 08:16:19 -04:00
Scott Kiener
794eb5a0ea CSR-1137 | Early-bird bullet point fix 2023-06-12 08:12:06 -04:00
Leah Schumann
4791848a39 Demo tweak: use a darker color for the availability indicator spinners 2023-06-12 07:31:54 -04:00
CarlNation
bc0a6dfb12 CSR-1144
rename function to reset schedule and use part type to find early bird selection.
2023-06-11 06:29:31 -04:00
Leah Schumann
42b98c4ae5
Merge pull request #1155 from Safelite/feature/CSR-1124
Feature/csr 1124
2023-06-09 14:49:53 -04:00
Leah Schumann
716fbe3603 Tech review changes 2023-06-09 14:45:04 -04:00
Bryan Mauger
771adbd846 Remove errant "fmg" code. 2023-06-09 14:11:57 -04:00
Scott Kiener
01756a8379 CSR-1137 | Fixing bullet point list formatting 2023-06-09 10:03:41 -04:00
Leah Schumann
86f0f0fb94 Fixed unit tests 2023-06-09 09:36:21 -04:00
Leah Schumann
239faec2f7 Added code to reset appointment type and provider / mobile address when glass parts / supporting items / service zip changes 2023-06-09 08:18:08 -04:00
Leah Schumann
0de4624142 Merge branch 'develop' into feature/CSR-1124 2023-06-09 07:35:03 -04:00
Leah Schumann
1f4c9b3c06 WIP 2023-06-08 14:09:49 -04:00
Mark Harris
50044d1249
Merge pull request #1153 from Safelite/feature/Digital/CSR-1321.1
SSR-1321
2023-06-08 14:03:56 -04:00
Leah Schumann
1133132e90 Merge branch 'develop' into feature/CSR-1124 2023-06-08 14:01:45 -04:00
Leah Schumann
f543e5fac4 Merge branch 'develop' into defect/CSR-1432 2023-06-08 13:54:46 -04:00
Chloe Herd
043202a1d4 Basic CMS add. 2023-06-08 13:46:08 -04:00
Chloe Herd
46be14681d Change edit links to have proper mouse-hover. 2023-06-08 11:50:36 -04:00
Leah Schumann
06467c2183 WIP 2023-06-08 11:18:10 -04:00
sheena
89d45bbc64 ssr-1321 2023-06-08 19:56:17 +05:30
sheena
e40b931aea SSR-1321
Updated the changes
Removed padding-height functionality
2023-06-08 19:48:55 +05:30
Chloe Herd
e0aad5a1ae Fix disappearing hr tags 2023-06-07 16:31:39 -04:00
Chloe Herd
5535aed424 Initial Blockout 2023-06-07 16:29:59 -04:00
CarlNation
8b953b9ebc Merge branch 'develop' into feature/CSR-1144 2023-06-07 14:32:41 -04:00
CarlNation
12e02313d1 CSR-1144
clear early bird whenever schedule data is reset
2023-06-07 14:32:16 -04:00
Leah Schumann
2b1b20fc63 Added 'loader' method for address2 on service-location 2023-06-07 14:10:58 -04:00
Leah Schumann
6a7d3b8626 WIP 2023-06-07 13:51:19 -04:00
CarlNation
036567b1c3 CSR-1144
prettier run
2023-06-07 13:29:25 -04:00
CarlNation
b4cfc1ed6c CSR-1144
typo
2023-06-07 13:25:33 -04:00
CarlNation
d30a8316b2 Merge branch 'develop' into feature/CSR-1144 2023-06-07 13:16:36 -04:00
CarlNation
07079997f0 CSR-1144
remove early bird from supporting items if it exists but not needed because the appointment changed
2023-06-07 13:07:41 -04:00
Bill Richardson
fc8debc871 Updates for CMS provider/serviceloc ctu 2023-06-07 12:55:12 -04:00
CarlNation
7b1f394fae CSR-1144
isPremium is a bool
2023-06-07 11:33:18 -04:00
CarlNation
b1a2bd4e00 CSR-1144
reset schedule data when appointment data for early bird not found
2023-06-07 11:24:02 -04:00
AdamCaouetteSafelite
49d845e473
Merge pull request #1147 from Safelite/feature/CSR-886
CSR-886: refactoring to move router-link logic into textBlock
2023-06-07 10:55:39 -04:00
Chloe Herd
33af471b03 Implement unit tests 2023-06-07 10:30:02 -04:00
Chloe Herd
78a1df30c2 Slight change to terminology 2023-06-07 10:08:09 -04:00
Chloe Herd
793530788b Add darker coloring for review-blocks 2023-06-07 10:06:12 -04:00
Adam Caouette
4214de2ded CSR-1421: fixes to unit tests once router-link was moved into textBlock 2023-06-07 09:50:13 -04:00
Adam Caouette
f0c7ecbb9b CSR-1421: refactor work to move router-link into textBlock instead of using it directly on page 2023-06-07 09:49:10 -04:00
CarlNation
af8db1c343 CSR-1144
Save premium early bird appointment into supporting items
2023-06-07 07:42:42 -04:00
Chloe Herd
17a5325a7c Add edit action to navigate to vehicle-damage 2023-06-06 16:33:44 -04:00
Chloe Herd
ea177efca9 Pull damage information from store 2023-06-06 16:11:01 -04:00
Chloe Herd
8939a57a16 Fix component name 2023-06-06 16:10:41 -04:00
Chloe Herd
e6e55e7e3b Initial blocking out 2023-06-06 15:24:33 -04:00
CarlNation
a95d15f69e Merge branch 'develop' into feature/CSR-1144 2023-06-06 15:09:19 -04:00
CarlNation
66c1292e52 CSR-1144
Verify the appointment date is not in the past and still available
2023-06-06 15:08:47 -04:00
Chloe Herd
da98a327ca Initial blocking out 2023-06-06 14:19:09 -04:00
Scott Kiener
849844faa3 CSR-1150 | Schedule Page pre-requisites 2023-06-06 09:43:29 -04:00
Bryan Mauger
52bc544526 Remove unneeded code. 2023-06-05 19:00:00 -04:00
Chloe Herd
994f248d3f Address tech review comments 2023-06-05 16:13:09 -04:00
Scott Kiener
db7ac46935 CSR-1137 | Handle auto-loading of existing store data
Date and time-slot are auto selected
Date-picker still needs work to handle dates that are beyond initial load set.
2023-06-05 15:37:09 -04:00
Bryan Mauger
038c84542e Format code. 2023-06-05 13:57:08 -04:00
Bryan Mauger
d56638dc17 Remove unneeded router info. 2023-06-05 13:53:29 -04:00
Bryan Mauger
289c6e3d4c Remove unneeded code. Change hardcoded widget name. 2023-06-05 13:51:58 -04:00
scottkiener
7267c7dc80
Merge pull request #1137 from Safelite/feature/CSR-1137
CSR-1137 |Remove pre-emptive pricing call
2023-06-05 08:27:34 -04:00
Bryan Mauger
e100121e89 Make phone number input so you can paste into it. 2023-06-02 15:13:55 -04:00
Bryan Mauger
52daca07a7 WIP update code for checkbox. 2023-06-02 10:11:34 -04:00
Leah Schumann
b54b6ed5f3 Merge branch 'develop' into feature/CSR-1124 2023-06-02 09:25:22 -04:00
Leah Schumann
8c9b0eb7dd
Merge pull request #1142 from Safelite/feature/CSR-1109
Feature/csr 1109
2023-06-02 09:09:50 -04:00
Leah Schumann
3583b11456 Removed test conditional 2023-06-02 09:05:02 -04:00
Leah Schumann
61253e2a44 WIP 2023-06-02 09:04:01 -04:00
Leah Schumann
c26b03e961 Prettified 2023-06-02 07:38:42 -04:00
Leah Schumann
952d99d392 Added missing fields to vuex, and loading method for isVehicleProtected 2023-06-02 07:36:55 -04:00
Leah Schumann
8e93eda0ce Removed !important flags from shop list components 2023-06-02 06:30:09 -04:00
Leah Schumann
19c07dc23a WIP 2023-06-02 06:09:43 -04:00
chloeherdsafelite
90b7e1af34
Merge pull request #1140 from Safelite/feature/CSR-1368
Feature/csr 1368
2023-06-01 17:31:47 -04:00
Chloe Herd
949849f035 Add test for review content block 2023-06-01 16:43:00 -04:00
Chloe Herd
a284821444 Add test for vehicle-review 2023-06-01 15:49:35 -04:00
Chloe Herd
3164dcefd5 Updating horizontal rules. 2023-06-01 14:52:48 -04:00
Chloe Herd
bd140cd3b6 Add navigation when edit is clicked 2023-06-01 14:14:55 -04:00
Chloe Herd
a919af0dab Drive vehicle info with store 2023-06-01 13:56:00 -04:00
Chloe Herd
ac2550b1c0 Formatting 2023-06-01 13:46:45 -04:00
Chloe Herd
280994f9d8 Drive review label from CMS widget. 2023-06-01 13:46:36 -04:00
Chloe Herd
270c75743c Slight change before hookup to cms 2023-06-01 13:13:20 -04:00
Chloe Herd
b2ebe33005 Initial block-out of vehicle-review section. 2023-06-01 12:29:26 -04:00
Adam Caouette
dbda73479d CSR-886: minor fixes (lets to consts) 2023-06-01 11:08:46 -04:00
Adam Caouette
6a6b37d5e7 CSR-886: remove superfluous data elements, change date from object to string 2023-06-01 10:59:13 -04:00
Sneha
6b6051b2f7 CSR-1415
Skip vinlookup
2023-06-01 18:22:20 +05:30
shnsuku
59b19ad8aa
Merge pull request #1133 from Safelite/feature/Digital/CSR-1321.1
CSR-1321.1
2023-06-01 16:44:18 +05:30
sheena
96ac9ea9e5 CSR-1321 2023-06-01 16:31:13 +05:30
shnsuku
2db0b4d9f1
Update estimate.vue 2023-06-01 14:32:19 +05:30
shnsuku
e944c078d9
Update estimate.vue 2023-06-01 14:26:14 +05:30
shnsuku
bcaaf3e18a
Update estimate.vue 2023-06-01 14:13:28 +05:30
shnsuku
f027f27645
Update estimate.vue 2023-06-01 14:06:49 +05:30
Bryan Mauger
3fd18cb442 Add v-model functionality, rename and move component. 2023-05-31 16:01:05 -04:00
AdamCaouetteSafelite
2f45b92a8d
Merge pull request #1131 from Safelite/feature/CSR-886
Feature/CSR-886
2023-05-31 13:29:38 -04:00
Scott Kiener
122f9bffb5 CSR-1137 | Formatting 2023-05-31 11:48:35 -04:00
Scott Kiener
63245465a8 CSR-1137 | Remove pre-emptive pricing call
Added them in sequence to run together with the async group
Also removed the logApiCall:false
2023-05-31 11:44:57 -04:00
bmauger
df0f969913
Merge pull request #1136 from Safelite/CSR-1426-disable-important-behavior
CSR-1426 disable Bootstrap !important behavior.
2023-05-31 11:40:11 -04:00
Bryan Mauger
4eb0719018 Format code. 2023-05-31 11:30:41 -04:00
Bryan Mauger
9d0d2af361 CSR-1426 disable Bootstrap !important behavior.
Also disable page scroll when modal is open.
2023-05-31 11:29:19 -04:00
CarlNation
6f46f77838 CSR-1144
prettier
2023-05-31 11:06:15 -04:00
CarlNation
041281357f Merge branch 'develop' into feature/CSR-1144 2023-05-31 10:57:14 -04:00
CarlNation
616fe6ddd0 CSR-1144
persist job max time
2023-05-31 10:56:59 -04:00
sheena
4f991ff2b4 Update estimate.vue 2023-05-31 20:19:26 +05:30
shnsuku
1c433792ad
Update estimate.vue 2023-05-31 19:59:20 +05:30
scottkiener
bbfa2e361d
Merge pull request #1134 from Safelite/feature/CSR-1137
CSR-1137 | Changing name of "get-mobile-early-bird-fee" to "get-mobile-premium-fee"
2023-05-31 10:13:35 -04:00
Scott Kiener
24a2b0719f CSR-1137 | Change index.js to get-mobile-premium-fee 2023-05-31 10:06:20 -04:00
sheena
4a3a216cbe Update funnel-footer.vue 2023-05-31 19:35:54 +05:30
Scott Kiener
752de5f0eb CSR-1137 | Changing 'early bird' endpoint to 'premium' 2023-05-31 10:03:08 -04:00
Scott Kiener
2a5b241bda CSR-1137 | Update application name being sent to time slot endpoints 2023-05-31 09:58:34 -04:00
sheena
c4617ccf9a CSR-1321.1
Removed fixed footer
Fixed space to 24px
2023-05-31 19:26:29 +05:30
Leah Schumann
4e6d9b654a Merge branch 'develop' into feature/CSR-1109 2023-05-31 07:02:49 -04:00
Adam Caouette
987db9bb61 Merge branch 'develop' into feature/CSR-886 2023-05-31 02:51:46 -04:00
Adam Caouette
e0f09edec2 CSR-886: fix number of weeks logic 2023-05-31 02:51:23 -04:00
Chloe Herd
404f94e3f5 Adjust line-height for review page header 2023-05-30 15:30:12 -04:00
Bryan Mauger
8e98b62b2e WIP update countdown color, add text update checkbox. 2023-05-30 15:07:51 -04:00
Leah Schumann
8bf25ab9d0 Additional Tech Review changes 2023-05-30 14:02:15 -04:00
CarlNation
212cda21aa CSR-1144 Persist Schedule Data 2023-05-30 10:18:33 -04:00
Scott Kiener
da4813182e CSR-1137 | Refactor appointmentDateAndTime object 2023-05-30 09:45:31 -04:00
Scott Kiener
1a9efe7523 Merge remote-tracking branch 'origin/develop' into feature/CSR-1137 2023-05-30 09:32:07 -04:00
Scott Kiener
5d6f1069b3 CSR-1137 | Small refactor 2023-05-30 09:31:50 -04:00
AdamCaouetteSafelite
93ad9de832
Merge pull request #1126 from Safelite/bugfix/CSR-1419
CSR-1419: fix issue so matching zips will still save and close
2023-05-30 09:21:05 -04:00
Leah Schumann
0877d7f26a Prettified 2023-05-30 08:10:58 -04:00
Leah Schumann
148cc44b53 Tech review changes 2023-05-30 08:09:04 -04:00
Adam Caouette
c9776cfa60 CSR-1419: fix issue so matching zips will still save and close 2023-05-26 17:05:05 -04:00
Leah Schumann
0e5a47a733 Prettified 2023-05-26 12:04:02 -04:00
Leah Schumann
edd5597d7b Added experiment toggle for indicators and fixed unit tests 2023-05-26 12:01:58 -04:00
Leah Schumann
c5d1ae0442 Wired up backend and some styling tweaks 2023-05-26 10:10:48 -04:00
Scott Kiener
6eb0ba2867 CSR-1137 | Final refactor 2023-05-26 09:06:01 -04:00
Leah Schumann
3dd67afea3 Merge branch 'develop' into feature/CSR-1109 2023-05-26 08:33:12 -04:00
Leah Schumann
b8978be3d5 Merged from develop 2023-05-26 08:30:35 -04:00
scottkiener
2aea1567c8
Merge pull request #1124 from Safelite/feature/CSR-1137
Update how we call endpoint (maybe temporary)
2023-05-26 08:29:50 -04:00
Scott Kiener
07b9a2a809 CSR-1137 | Fixes (maybe temporary) to use endpoint 2023-05-26 08:24:24 -04:00
Leah Schumann
0b35fe5872 Added property to loader to allow it not to block the UI 2023-05-26 07:01:05 -04:00
CarlNation
6599f25559
Merge pull request #1123 from Safelite/feature/CSR-1137
CSR-1137 | Implement get-mobile-time-slots, get-mobile-early-bird-fee
2023-05-26 06:27:52 -04:00
Scott Kiener
db48ca9fd0 CSR-1137 | Formatting 2023-05-25 16:28:57 -04:00
Scott Kiener
32a6b4d1bb CSR-1137 | Implement get-mobile-time-slots, get-mobile-early-bird-fee 2023-05-25 16:27:42 -04:00
scottkiener
94740bac02
Merge pull request #1122 from Safelite/feature/CSR-1137
CSR-1137 | Integrate shop-time-slots endpoint
2023-05-25 16:04:15 -04:00
Scott Kiener
881004fc9b CSR-1137 | Integrate shop-time-slots endpoint 2023-05-25 15:31:03 -04:00
AdamCaouetteSafelite
9088991802
Merge pull request #1121 from Safelite/bugfix/CSR-1419
CSR-1419: temp test to troubleshoot in dev only
2023-05-25 14:32:53 -04:00
Adam Caouette
2913d8d022 CSR-1419: stupid prettier formatting 2023-05-25 14:28:34 -04:00
Scott Kiener
04a09f6fa2 CSR-1137 | Refactoring 2023-05-25 14:21:27 -04:00
Adam Caouette
1bdc5d30f2 CSR-1419: temp test to troubleshoot in dev only 2023-05-25 14:20:06 -04:00
Bryan Mauger
a343b4bedb Remove unneeded code. 2023-05-25 11:52:18 -04:00
Scott Kiener
13fa4a4cf5 CSR-1137 | time-slot-modal-list-button refactor 2023-05-25 10:55:02 -04:00
Scott Kiener
7327de6e7b Refactor timeslot to time-slot and timeSlot 2023-05-25 10:53:46 -04:00
Scott Kiener
6358fbbe96 CSR-1149 | Fix AM/PM Bug and Formatting 2023-05-25 10:42:41 -04:00
Scott Kiener
27133a6f56 CSR-1149 | Implement continue button changes
Cleaned up timeslot-modal-list-button
Fixed bug with auto-selecting appointments when only one is available
2023-05-25 10:23:55 -04:00
Bryan Mauger
cb24867fe8 Format code. 2023-05-25 09:49:27 -04:00
Bryan Mauger
86ca39c991 Move phone-number-format logic to phonenumber-question. 2023-05-25 09:48:25 -04:00
Scott Kiener
28e6ff191d CSR-1137 | Formatting 2023-05-25 08:16:10 -04:00
Scott Kiener
6bc97bb2df Merge remote-tracking branch 'origin/develop' into feature/CSR-1137 2023-05-25 08:12:46 -04:00
AdamCaouetteSafelite
b178536d49
Merge pull request #1118 from Safelite/feature/CSR-886
CSR-886: tech review cleanup
2023-05-24 14:49:07 -04:00
Adam Caouette
199ca42189 CSR-886: remove superfluous logic 2023-05-24 14:28:19 -04:00
Adam Caouette
686355a22b CSR-886: cleanup comments on schedule page 2023-05-24 11:55:09 -04:00
Adam Caouette
a944c51327 CSR-886: tech review cleanup 2023-05-24 11:50:34 -04:00
Bryan Mauger
389b11ac2d CSR-1420 fix misalignment of disclaimer copy
Update code for text-block to not use flex. Use text-align accordingly.
2023-05-24 11:00:00 -04:00
Leah Schumann
d52e3135fc Prettified 2023-05-24 10:54:00 -04:00
Leah Schumann
4dadb01fe8 Spinners working, needs styling detail 2023-05-24 10:53:20 -04:00
Scott Kiener
98889512d6 CSR-1137 | More changes
Added early-bird styling
Added auto select if only one option
Refactored early-bird names
Moved constants to constant file
Changed time-slot-modal-question v-model to reflect premium appointment
Moved same-day dropoff content to new CMS widget
2023-05-24 10:37:43 -04:00
Bryan Mauger
9a353913da WIP update availability badge markup and css. 2023-05-24 09:26:52 -04:00
Leah Schumann
e7e9d18ce4 Pre-styling help on badges 2023-05-24 08:53:39 -04:00
Bryan Mauger
0767a6c87b CSR-1357 tech review updates. 2023-05-23 15:36:28 -04:00
Chloe Herd
d92f87475c Correct justify class tags. 2023-05-23 11:55:44 -04:00
Adam Caouette
5b6e68b8c5 CSR-886: remove demo pages / code 2023-05-23 11:10:31 -04:00
Leah Schumann
0494bdc148 Merge branch 'develop' into feature/CSR-1109 2023-05-23 10:11:14 -04:00
Chloe Herd
0311588e3e Re-add CSR-1367. 2023-05-23 10:02:03 -04:00
chloeherdsafelite
66385dbae7
Merge pull request #1113 from Safelite/temp/CSR-1367
Revert CSR-1367
2023-05-23 09:31:11 -04:00
Leah Schumann
0e167607ad Fixed unit tests 2023-05-23 09:13:31 -04:00
Chloe Herd
b3813eedb1 Revert CSR-1367 2023-05-23 09:09:54 -04:00
Leah Schumann
73d7a64d19 Bryan pointed out I was diplaying the streetAddress where the city should be 2023-05-23 09:01:04 -04:00
Leah Schumann
1f8a9b4960 WIP - Callback to load availability (no component yet) 2023-05-23 08:59:56 -04:00
Leah Schumann
01e570e70e Merge branch 'develop' into feature/CSR-1109 2023-05-23 07:05:20 -04:00
Leah Schumann
0431cae39f WIP 2023-05-23 07:04:51 -04:00
Bill Richardson
eac83dcfb0 prettier 2023-05-22 15:01:24 -04:00
Bill Richardson
0d06ce769f tech review updates 2023-05-22 14:57:29 -04:00
Scott Kiener
991e000c4e CSR-1137| Formatting 2023-05-22 09:18:31 -04:00
Scott Kiener
2e18e46907 Merge remote-tracking branch 'origin/develop' into feature/CSR-1137 2023-05-22 09:16:07 -04:00
Scott Kiener
ee73f92d09 CSR-1137 | Remove 'additionalButtonStyling'
Replaced with 'additionalButtonData'
This should only affect list-button-horizontal
2023-05-22 09:15:56 -04:00
Scott Kiener
3a6b43a629 CSR-1137 | Integrate appointmentType from store
Used to be hardcoded
Also updates some durationText stuff
2023-05-22 08:38:29 -04:00
Leah Schumann
bc6f7d5865 Merge branch 'develop' into feature/CSR-1109 2023-05-19 14:43:42 -04:00
Leah Schumann
057c7fbfbc Stubbed out getShopTimeSlots method in service-location-helper 2023-05-19 14:39:26 -04:00
Bryan Mauger
31114a0f96 CSR-1112 remove unnecessary !important declarations. 2023-05-19 14:36:32 -04:00
Leah Schumann
e0b552f4f9
Merge pull request #1107 from Safelite/feature/CSR-1112B
Add icon for drop off alert.
2023-05-19 14:06:39 -04:00
Leah Schumann
16fc8c3656 Prettified 2023-05-19 13:55:55 -04:00
Bryan Mauger
e90739f76f Add icon for drop off alert. 2023-05-19 13:50:49 -04:00
scottkiener
ee4e25c62b
Merge pull request #1090 from Safelite/feature/CSR-1137
CSR-1137 | Time slot selection modal for in shop
2023-05-19 09:33:14 -04:00
Leah Schumann
e55eda4cee More Tech Review Changes 2023-05-19 08:42:11 -04:00
Scott Kiener
67f5a140d4 CSR-1137 | Format hours 2023-05-18 16:33:11 -04:00
Scott Kiener
46aa254935 CSR-1137 | Formatting 2023-05-18 15:47:57 -04:00
Scott Kiener
07609b9dde CSR-1137 | First deploy to dev 2023-05-18 15:44:35 -04:00
Scott Kiener
1f539e9d79 CSR-1137 | Working version before messing with pricing 2023-05-18 15:28:18 -04:00
Scott Kiener
8967676496 Merge remote-tracking branch 'origin/develop' into feature/CSR-1137 2023-05-18 14:34:05 -04:00
Scott Kiener
85b9ce11e2 CSR-1137 | Merge conflicts 2023-05-18 14:33:25 -04:00
AdamCaouetteSafelite
25607e8f19
Merge pull request #1105 from Safelite/feature/CSR-886
Feature/csr 886
2023-05-18 12:50:24 -04:00
Adam Caouette
f838265297 CSR-886: remove accidental changes to button question 2023-05-18 12:13:59 -04:00
Adam Caouette
55837e33ee CSR-886: revert global-methods back (had accidentally included local test code) 2023-05-18 12:06:49 -04:00
Adam Caouette
ffe8e0c817 CSR-886: temporariy avoid date-picker unit tests 2023-05-18 12:02:55 -04:00
Scott Kiener
01e294d7fb Merge remote-tracking branch 'origin/feature/CSR-886' into feature/CSR-1137 2023-05-18 09:48:59 -04:00
Leah Schumann
192db1177b Prettified 2023-05-18 08:47:32 -04:00
Leah Schumann
49d6eb3a72 Removed unneeded check for 'None' on getSelectedAppointmentType 2023-05-18 08:44:57 -04:00
Leah Schumann
4257828465 Added additional unit tests and excluded from coverage those components still in development 2023-05-18 08:43:03 -04:00
Leah Schumann
27d44aae7a Prettified and fixed unit tests 2023-05-18 07:53:28 -04:00
Leah Schumann
72315f779e Merged latest from develop 2023-05-18 07:03:32 -04:00
Leah Schumann
effedf87ea WIP 2023-05-18 06:43:14 -04:00
Adam Caouette
a585627110 CSR-886: more cleanup 2023-05-17 19:34:56 -04:00
Adam Caouette
d7f406b2ba CSR-886: new refactoring changes to use beforeRouteEnter on Schedule page to do heavy lifting 2023-05-17 19:19:48 -04:00
Adam Caouette
53166fc0ea Merge branch 'develop' into feature/CSR-886 2023-05-17 19:12:00 -04:00
CarlNation
6a2e497a79 CSR-1115
provider address structure change
2023-05-17 15:58:58 -04:00
CarlNation
306f40c3de CSR-1144
fix test
2023-05-17 15:12:57 -04:00
CarlNation
76d251b200 Merge branch 'develop' into feature/CSR-1144 2023-05-17 14:50:23 -04:00
CarlNation
3ef722bb0b CSR-1144
add initial schedule properties to be persisted.  changed provider address structure
2023-05-17 14:50:06 -04:00
Bryan Mauger
c5b71ace57 Merge branch 'CSR-1357-customer-details' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into CSR-1357-customer-details 2023-05-17 14:45:08 -04:00
Bryan Mauger
c015ae448d Format code. 2023-05-17 14:44:44 -04:00
bmauger
b8aec195ba
Merge branch 'develop' into CSR-1357-customer-details 2023-05-17 14:41:32 -04:00
Bryan Mauger
59f4c0d7cc Update validation. 2023-05-17 14:40:06 -04:00
Scott Kiener
23711787dd CSR-1137 | All timeslot implementations working 2023-05-17 14:08:16 -04:00
chloeherdsafelite
db7bddb98e
Merge pull request #1100 from Safelite/feature/CSR-1367
Feature/csr 1367
2023-05-17 11:55:43 -04:00
Chloe Herd
f239631d05 Clarify todo 2023-05-17 11:23:45 -04:00
Leah Schumann
3f2acd7bf0 Merge branch 'develop' into feature/CSR-1112A 2023-05-17 10:37:44 -04:00
Leah Schumann
09b489218f Removed watch for debugging 2023-05-17 10:33:28 -04:00
Bryan Mauger
df97db7100 WIP add first and last name textboxes. 2023-05-17 10:13:07 -04:00
Leah Schumann
4887385f00 Prettified 2023-05-17 10:11:34 -04:00
Leah Schumann
e98efb7d6a Tech review changes 2023-05-17 10:10:19 -04:00
Chloe Herd
511577cd43 Very basic test stub. 2023-05-17 09:16:07 -04:00
Chloe Herd
eeb1ee5066 Fiddling with margins 2023-05-17 08:44:31 -04:00
Bryan Mauger
eb70fda412 WIP update validation for phone. 2023-05-17 08:36:40 -04:00
Chloe Herd
548b729745 Change to textblock implementation. 2023-05-17 08:20:57 -04:00
Chloe Herd
8e63abd08d Add initial iteration for review page 2023-05-16 17:39:30 -04:00
CarlNation
d8c503fd8a CSR-1115
check for null provider.  occurs on mobile currently
2023-05-16 16:16:14 -04:00
Leah Schumann
1283cfab2b Prettified 2023-05-16 14:05:38 -04:00
Bryan Mauger
ca05c03fc5 WIP update focus and hover styles. 2023-05-16 13:27:35 -04:00
Bryan Mauger
b054afaf9a WIP add to customer-details page. 2023-05-16 12:55:23 -04:00
Leah Schumann
c2b683114f WIP 2023-05-16 09:26:03 -04:00
Leah Schumann
1a92b71927 Merge branch 'develop' into feature/CSR-1112A 2023-05-16 06:45:04 -04:00
Leah Schumann
6bb83f4d65 Wrapped saveMobileLocation (mobile-location-modal-questions) into a condition to ensure that the zip has actually changed. 2023-05-16 06:44:24 -04:00
Bryan Mauger
80a3313528 WIP add phonenumber-question. 2023-05-15 16:48:00 -04:00
Bryan Mauger
6166ce3d9f Final updates. Add v-model and data object. 2023-05-15 11:15:21 -04:00
Bryan Mauger
8859f33bec WIP update remaining characters to use computed properties. 2023-05-15 09:48:26 -04:00
CarlNation
de4568f9f3 CSR-1115 2023-05-12 14:26:09 -04:00
CarlNation
76136bc311 CSR-1115 2023-05-12 13:59:09 -04:00
CarlNation
7f634c4db8 CSR-1115 2023-05-12 13:27:00 -04:00
Leah Schumann
91d723b3eb Added getSelectedAppointmentType method 2023-05-12 13:08:03 -04:00
Scott Kiener
6ca3d916ba CSR-1137 | Tech review changes 2023-05-12 10:56:54 -04:00
Leah Schumann
bb0dee96ff renamed resetShopList in reloadShopData to resetAnswers 2023-05-12 10:33:53 -04:00
Leah Schumann
63fa093de9 Removed testing watch 2023-05-12 10:10:13 -04:00
Leah Schumann
e115b2a5c1 Added separate emit for the full provider object when a button is clicked 2023-05-12 10:07:23 -04:00
Leah Schumann
8a6dbe7b0c Fixed validation issue when switching between appointment types and fixed broken unit test 2023-05-12 07:33:17 -04:00
Leah Schumann
e13739aeab Prettyfied 2023-05-11 15:03:25 -04:00
Leah Schumann
1869d86973 Commented out broken unit test for now 2023-05-11 14:53:49 -04:00
Leah Schumann
19de844b36 Merge branch 'develop' into feature/CSR-1112A 2023-05-11 13:03:37 -04:00
Leah Schumann
7d6973107c CSR-1112 with fix for serviceability call 2023-05-11 13:01:02 -04:00
Leah Schumann
36f6040589 Merge branch 'develop' into feature/CSR-1112A 2023-05-10 14:00:05 -04:00
Leah Schumann
8586d6d35a WIP 2023-05-10 13:58:30 -04:00
Bryan Mauger
e7edc06515 Add default unit test code. 2023-05-10 13:25:20 -04:00
Bill Richardson
78ec13b7fe prettier'd 2023-05-10 13:20:20 -04:00
Bill Richardson
0307ab1c0a unneeded variable 2023-05-10 13:20:20 -04:00
Bill Richardson
166d52467e remove unused import 2023-05-10 13:20:20 -04:00
Bill Richardson
8a55e1dbdd more inline with other page patterns 2023-05-10 13:20:20 -04:00
Bill Richardson
1a47f83301 Updates for weather Alerts 2023-05-10 13:20:20 -04:00
Bryan Mauger
003fdae68b WIP add base code for unit test. 2023-05-10 09:24:42 -04:00
Bryan Mauger
137d5d41e8 WIP remove unneeded code. 2023-05-10 08:45:32 -04:00
Leah Schumann
fe0d3f45ce Checking for Carl to look at 2023-05-10 08:09:05 -04:00
Bryan Mauger
4ddefb6d50 WIP 2023-05-09 16:48:48 -04:00
Bryan Mauger
10d0f24f5a WIP update computed and other code. 2023-05-09 15:14:06 -04:00
Bryan Mauger
40414580da WIP update computed. 2023-05-09 13:41:19 -04:00
Bryan Mauger
610e82e382 WIP change value. 2023-05-09 11:01:47 -04:00
Bryan Mauger
5104ee4eca WIP update maxLength. 2023-05-09 11:00:55 -04:00
Sravan Gopathi
1c2c44132e 1204: Payload changes 2023-05-09 10:47:48 -04:00
Sravan Gopathi
1f2ead4579 1204: Front End changes. Added CarId and Glass Pieces to endpoint 2023-05-09 09:49:34 -04:00
Sravan Gopathi
28585e8cfc Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into feature/CSR-1204 2023-05-09 09:45:17 -04:00
Bryan Mauger
7575e03866 WIP 2023-05-09 09:26:29 -04:00
Bryan Mauger
f5dfcab4d0 WIP 2023-05-09 09:03:49 -04:00
Bryan Mauger
04c241b118 WIP 2023-05-09 08:44:19 -04:00
Leah Schumann
3cf505f697 WIP 2023-05-09 07:30:21 -04:00
Scott Kiener
dd502e41ba CSR-1137 | Finished time slot selection for in shop 2023-05-08 15:47:37 -04:00
Scott Kiener
074beab149 CSR-1137 | Rename modal slot method 2023-05-08 09:46:21 -04:00
Scott Kiener
377eb4311c Merge remote-tracking branch 'origin/feature/CSR-886' into feature/CSR-1137 2023-05-08 09:26:34 -04:00
Scott Kiener
491f6b273a CSR-1137 | Initial creation of time-slot modal 2023-05-08 09:25:57 -04:00
Bryan Mauger
0c5ac3ef69 WIP rename and move to digital-components. 2023-05-08 09:22:45 -04:00
Bryan Mauger
9e93aad88e Merge branch 'develop' into CSR-1357-customer-details 2023-05-05 10:18:20 -04:00
Bryan Mauger
16f52932d6 WIP 2023-05-05 10:17:23 -04:00
Leah Schumann
1dd661e7df WIP 2023-05-04 15:35:25 -04:00
Adam Caouette
32906736dd CSR-886: refactoring, fixes & set up API calls 2023-05-04 14:33:29 -04:00
Bryan Mauger
ac95ee1344 WIP format code. 2023-05-04 13:06:39 -04:00
Bryan Mauger
732b1a5f8f WIP CSR-1357 Add text area component. 2023-05-04 13:04:07 -04:00
Leah Schumann
964f95c97f WIP 2023-05-04 07:54:37 -04:00
Leah Schumann
c94bff0b55 WIP 2023-05-04 06:35:48 -04:00
Leah Schumann
c5d317e4b7 Added scrollToPageTop to menu-modal 2023-05-03 13:59:44 -04:00
Leah Schumann
89e1708288 Prettified 2023-05-03 09:25:16 -04:00
Leah Schumann
b3f4e09a21 Tech review changes 2023-05-03 09:23:22 -04:00
Bill Richardson
3394266714 change serviceType to damageType 2023-05-02 12:15:41 -04:00
Leah Schumann
55b8c5061f
Merge pull request #1086 from Safelite/feature/CSR-1112
Feature/csr 1112
2023-05-01 16:56:19 -04:00
Leah Schumann
404c50d3a9 Completed some unit tests 2023-05-01 15:02:02 -04:00
Bryan Mauger
7fe99c542d Update modal animations to animate from bottom up. 2023-05-01 14:26:20 -04:00
Adam Caouette
cfb4c73927 CSR-886: 1st round refactoring/cleanup; focused on scrolling anim 2023-04-28 18:30:57 -04:00
Chloe Herd
7e94dfcc54 Rename validation rule to avoid wrong error messages appearing. 2023-04-27 10:15:33 -04:00
Bryan Mauger
4e87b2fd9f Style and animation updates. 2023-04-26 17:17:52 -04:00
Chloe Herd
06ec6dbcb2 Update unit tests. 2023-04-26 16:36:53 -04:00
Chloe Herd
4a6b3fc147 Update vins-by-image call for new endpoint. 2023-04-26 15:52:57 -04:00
Adam Caouette
8af6ec853d CSR-886: changes to get scrolling animation working right 2023-04-26 14:29:27 -04:00
Leah Schumann
1bc9050113 Merge branch 'develop' into feature/CSR-1112 2023-04-26 13:10:42 -04:00
CarlNation
81e8f7dd75 prettier 2023-04-26 09:41:13 -04:00
CarlNation
cc56290798 release merge conflict error 2023-04-26 09:33:57 -04:00
CarlNation
a3e12ebff2 Merge branch 'release/2023.05.04' into rlsmerge/2023.05.04-to-develop-04.26 2023-04-26 09:31:16 -04:00
CarlNation
bc30cefbea
Merge pull request #1079 from Safelite/feature/CSR-1339
CSR-1399
2023-04-26 09:21:42 -04:00
Leah Schumann
aeb766ac3e Prettified 2023-04-26 09:13:29 -04:00
Leah Schumann
176d51634b Added property to preserve state and zip values for use on service-location page 2023-04-26 09:10:27 -04:00
Leah Schumann
78b4190c37 Now auto-selecting the 'Mobile' option when it is the only option 2023-04-26 08:17:36 -04:00
CarlNation
d7f2f687b5 CSR-1339
Prettier
2023-04-25 15:29:03 -04:00
CarlNation
458b0d19cc CSR-1399
Not all cms answers use name field
2023-04-25 15:25:48 -04:00
bmauger
f419f265f0
Merge pull request #1078 from Safelite/CSR-1306-fix-spacing-issues
CSR-1306 fix spacing issues.
2023-04-25 15:15:28 -04:00
Bryan Mauger
e4db85d982 CSR-1306 fix spacing issues. 2023-04-25 14:55:59 -04:00
Leah Schumann
9bc189b639 Fixed placement of error message 2023-04-25 14:29:24 -04:00
Leah Schumann
95d4d151e0 Checking in to work on defects 2023-04-25 14:26:27 -04:00
Bryan Mauger
97a9cfb37f Add <Transition> to button group. 2023-04-25 13:57:49 -04:00
Leah Schumann
77ebdf1a7e Checkpoint - needs additional testing / debugging 2023-04-25 13:04:02 -04:00
CarlNation
57d6dd2784 merge prettier 2023-04-25 10:50:11 -04:00
CarlNation
0a6593c597 Merge branch 'release/2023.05.04' into rlsmerge/2023.04.05-to-develop-04.25 2023-04-25 10:42:54 -04:00
CarlNation
97c38af4d2
Merge pull request #1075 from Safelite/feature/CSR-1339
CSR-1339
2023-04-25 10:05:20 -04:00
CarlNation
f18e00caed CSR-1339
Add GA event to show what button options displayed
2023-04-25 09:26:41 -04:00
CarlNation
43954352a0 CSR-1339
Allow site to function when analytic service calls fail
2023-04-25 09:18:56 -04:00
Adam Caouette
603be6d206 merge develop 2023-04-25 00:17:30 -04:00
Adam Caouette
06380ee566 Merge branch 'develop' into feature/CSR-886 2023-04-25 00:14:25 -04:00
Adam Caouette
a355b025c1 CSR-1131: preliminary work on getting API call from schedule page to date picker 2023-04-24 12:55:37 -04:00
Leah Schumann
01fbea8f62 Merge branch 'develop' into feature/CSR-1112 2023-04-24 11:05:54 -04:00
Leah Schumann
5933a44bc8 wip 2023-04-24 11:02:00 -04:00
scottkiener
9c36ee944c
Merge pull request #1074 from Safelite/feature/CSR-1104
CSR-1104 | Change how priceOrderItems sends lineItems to endpoint
2023-04-24 10:42:16 -04:00
Scott Kiener
92329cb470 CSR-1104 | Fix Formatting 2023-04-24 10:29:00 -04:00
Scott Kiener
9ce34c57a2 CSR-1104 | Fix child parts not being priced 2023-04-24 10:26:42 -04:00
Chloe Herd
b051578cde Merge branch 'release/image-to-vin' into rlsmerge/image-to-vin-to-2023.05.04 2023-04-21 14:53:39 -04:00
CarlNation
8b824d9ec1 CSR-1338
rename hasWindshield to includesWindshieldReplacement
2023-04-21 13:42:32 -04:00
CarlNation
553338e56f CSR-1338
prettier
2023-04-21 10:30:58 -04:00
scottkiener
69c623aa9b
Merge pull request #1069 from Safelite/feature/CSR-1104
CSR-1104 | Change how priceOrderItems sends lineItems to endpoint
2023-04-21 10:26:28 -04:00
CarlNation
e316378d2c CSR-1338
If there is no windshield selected then do not require a vin lookup
2023-04-21 10:14:35 -04:00
Leah Schumann
8ac7007a2a Merge branch 'develop' into feature/CSR-1112 2023-04-21 08:01:44 -04:00
Leah Schumann
888054fe6c Added condition to only display the appointmentTypeQuestion component when there are shops 2023-04-21 07:42:00 -04:00
Leah Schumann
7d0e2513be WIP 2023-04-21 07:12:26 -04:00
Scott Kiener
824bef0fdb CSR-1104 | Fix formatting 2023-04-20 14:27:15 -04:00
Scott Kiener
112f94d376 CSR-1104 | Update pricing call with new query parameter style 2023-04-20 14:24:11 -04:00
scottkiener
6b9eaf9bf4
Merge pull request #1068 from Safelite/feature/CSR-1104
CSR-1104 | Query string parameter builder function
2023-04-20 10:28:50 -04:00
Scott Kiener
3f6d4a151c CSR-1104 | Formatting 2023-04-20 10:22:27 -04:00
CarlNation
0a4645c605 CSR-1337 2023-04-20 10:16:51 -04:00
Scott Kiener
1754fd4d77 CSR-1104 | Refactoring naming 2023-04-20 10:15:52 -04:00
Scott Kiener
35a941ab6b CSR-1104 | Query string parameter builder function
Also integrated into the GetServiceabilityDetails call
2023-04-20 10:14:04 -04:00
Chloe Herd
ca8edc4387 Increase margins for warnings to match figma. 2023-04-20 09:28:29 -04:00
CarlNation
2b5dc365d0 CSR-1337
Address look up option restrict to only zips that are able to look up address
2023-04-20 09:00:16 -04:00
Chloe Herd
edb1604c55 Initial Merge from Develop 2023-04-19 14:16:15 -04:00
Leah Schumann
f0957a9bba Small refactor 2023-04-18 08:40:41 -04:00
Leah Schumann
d2ed91e919 Just needs styling tweaks and de-mocked 2023-04-18 08:32:43 -04:00
Leah Schumann
4def7c421e Working unit tests 2023-04-17 10:50:55 -04:00
Leah Schumann
86d7760d77 Functionality mostly complete, need Bryan to take a stab at remaining styling 2023-04-14 15:57:49 -04:00
Leah Schumann
96cb744a7c Merge branch 'develop' into feature/CSR-1112 2023-04-14 15:49:28 -04:00
Leah Schumann
0ec7c24087 Fixed dropdown issue 2023-04-14 14:43:47 -04:00
Leah Schumann
7855be6750 WIP 2023-04-14 14:30:14 -04:00
bmauger
307f31060c
Merge pull request #1061 from Safelite/BRM-fix-top-of-page-when-route-changes
Fix issue where "page" does not begin at top when...
2023-04-14 14:04:10 -04:00
Leah Schumann
f01eb65816 Merge branch 'develop' into feature/CSR-1112 2023-04-14 13:50:02 -04:00
Leah Schumann
c6c7a548b7 WIP 2023-04-14 13:48:55 -04:00
Leah Schumann
8d20394405 Changed the unique identifier for the validation field to use groupName instead of generating a unique id or using a customId 2023-04-14 13:08:24 -04:00
Bryan Mauger
de936953bc Format code. 2023-04-14 10:08:29 -04:00
Bryan Mauger
3eb7df9f21 Fix issue where "page" does not begin at top when...
changing routes.
2023-04-14 09:52:24 -04:00
Leah Schumann
5cc7d2526b Merge branch 'develop' into feature/CSR-1112 2023-04-14 09:40:18 -04:00
Leah Schumann
00ffdd6a2c Added 'useField' to the button-question component so the validation value can be changed when the model property changes 2023-04-14 09:12:04 -04:00
Leah Schumann
32d90ba74d WIP 2023-04-14 07:44:17 -04:00
Leah Schumann
b58c9aa56c Added condition that the button should be disabled if the no shops alert is displayed 2023-04-12 14:34:36 -04:00
Leah Schumann
6fda9d71b5 WIP 2023-04-12 14:29:35 -04:00
Leah Schumann
3d2179d884 WIP 2023-04-11 16:27:39 -04:00
Leah Schumann
c30f773d50 Merge branch 'develop' into feature/CSR-1112 2023-04-11 13:32:51 -04:00
Leah Schumann
6214f82269 Merge branch 'develop' into feature/CSR-1112 2023-04-11 13:28:49 -04:00
Chloe Herd
dadf706d89 Merge branch 'develop' into feature/CSR-1063 2023-04-11 13:18:33 -04:00
Leah Schumann
96133bc8ec WIP 2023-04-11 12:41:56 -04:00