Commit graph

1930 commits

Author SHA1 Message Date
Scott Kiener
cd2a4e3844 Merge remote-tracking branch 'origin/develop' into feature/CSR-563 2022-05-19 14:30:10 -04:00
Donielle Austin
bbec912fc3 extra vin success defect 2022-05-19 14:18:14 -04:00
Adam Caouette
b28f094db7 CSR-606: add maxlength to vin 2022-05-19 14:05:15 -04:00
Adam Caouette
1b9fb93398 Merge branch 'develop' into bugfix/CSR-584 2022-05-19 13:26:18 -04:00
bmauger
02b67f93da CSR-625,627 spacing fixes. 2022-05-19 12:33:59 -04:00
Scott Kiener
26d9ed341b CSR-563 | Fix error if alert fires with no footer rendered 2022-05-19 12:04:35 -04:00
bmauger
6e24dc1417 Test modal. 2022-05-19 10:44:19 -04:00
AdamCaouetteSafelite
d73bc4e733
Merge pull request #479 from Safelite/bugfix/CSR-606
CSR-606: expand regex of vin-format validation rule to allow lowercas…
2022-05-19 10:19:09 -04:00
Adam Caouette
c52072faed CSR-606: expand regex of vin-format validation rule to allow lowercase letters 2022-05-19 10:09:53 -04:00
bmauger
be9b7fcf56
Merge pull request #476 from Safelite/CSR-629-border-error-states-fix
Update error styles per CSR-629
2022-05-19 10:06:40 -04:00
scottkiener
6e1d891f4f
Merge pull request #477 from Safelite/feature/CSR-550
CSR-550 | Trying a gif
2022-05-19 09:51:34 -04:00
Scott Kiener
bfa2e96f52 CSR-5505 | Fixing unit tests for gif test 2022-05-19 09:48:46 -04:00
Adam Caouette
1540f31ee8 CSR-584: fix missing zip-format validation rule, reformatting 2022-05-19 09:42:12 -04:00
DonielleAtSafelite
f70154c62a
Merge pull request #440 from Safelite/feature/CSR-33-V2
ga event defect
2022-05-19 09:36:10 -04:00
Scott Kiener
97f9f29005 Merge remote-tracking branch 'origin/develop' into feature/CSR-550 2022-05-19 09:35:50 -04:00
Scott Kiener
f874e420dd CSR-550 | Testing gif 2022-05-19 09:34:59 -04:00
Donielle Austin
548310887b ga defect tests 2022-05-19 09:25:15 -04:00
bmauger
c8c48ebeb2 Update error styles per CSR-629 2022-05-19 08:54:22 -04:00
Mark Harris
b90f6a46bf force page reload on back button 2022-05-19 08:40:46 -04:00
Donielle Austin
4715698f8e ga defect 2022-05-19 08:36:22 -04:00
Donielle Austin
e83710fb02 ga defect 2022-05-19 08:30:54 -04:00
Donielle Austin
e04979829a ga event defect 2022-05-18 18:18:40 -04:00
Donielle Austin
7fd053e043 ga event defect 2022-05-18 18:07:34 -04:00
FrankRua
4dd80887a4 spaces in LP fix 2022-05-18 17:16:00 -04:00
Mark Harris
7d41296a71 removed experiment forcing code 2022-05-18 16:46:10 -04:00
AdamCaouetteSafelite
101b9feb78
Merge pull request #471 from Safelite/bugfix/CSR-584
Bugfix/CSR-584
2022-05-18 15:36:40 -04:00
Adam Caouette
6f01f890ab CSR-584: fix indentation 2022-05-18 15:34:00 -04:00
Scott Kiener
995a237759 Merge remote-tracking branch 'origin/develop' into feature/CSR-550 2022-05-18 14:58:48 -04:00
Scott Kiener
4bd87506b6 CSR-550 | Swap to object tag to attempt iPhone fix 2022-05-18 14:58:30 -04:00
Adam Caouette
aac13a76bf CSR-584: add semiAggressive option to validation 2022-05-18 14:54:18 -04:00
Adam Caouette
d00e7e8c25 Merge branch 'develop' into bugfix/CSR-584 2022-05-18 14:32:23 -04:00
Leah Schumann
fc8e449384 Reverting previous change to disabling address autocomplete after displaying additional address fields 2022-05-18 14:02:29 -04:00
Adam Caouette
5ea493b25a Merge branch 'develop' into bugfix/CSR-584 2022-05-18 11:32:50 -04:00
bmauger
5530556b59
Merge pull request #469 from Safelite/CSR-571-alert-spacing
CSR-571 fix spacing for multi-vehicle alert. Required adjustment to v…
2022-05-18 10:42:10 -04:00
bmauger
5cbf3d632c CSR-571 fix spacing for multi-vehicle alert. Required adjustment to vin information spacing. 2022-05-18 10:32:35 -04:00
Leah Schumann
cefa91e508 Merge branch 'develop' into feature/CSR-591 2022-05-18 10:11:59 -04:00
Leah Schumann
f74b5100ae Changed original code to disable address autocomplete after showing city, state, and zip. The original method introduced a bug when a completely un matchable address was entered 2022-05-18 10:10:37 -04:00
Frank Rua
89a5ee2029
Merge pull request #467 from Safelite/defect/CSR-611
small refactor + defect fix
2022-05-18 10:07:30 -04:00
FrankRua
46ed8caa6f small refactor + defect fix 2022-05-18 09:53:05 -04:00
Scott Kiener
ec162e2c52 Merge remote-tracking branch 'origin/develop' into feature/CSR-550 2022-05-18 09:44:22 -04:00
Scott Kiener
aaeb26c377 CSR-550 | Delay animation until displayed
The new SVG chunk is just a longer animation.
2022-05-18 09:42:57 -04:00
bmauger
c0cd993f86 Remove hover state per Rachel. 2022-05-18 08:43:08 -04:00
Donielle Austin
b1e14f80df ga event defect 2022-05-18 08:43:06 -04:00
bmauger
b42f99f2c2
Merge pull request #464 from Safelite/CSR-576-error-outline-fix
Update error styles.
2022-05-18 08:35:58 -04:00
bmauger
87c86f8bde Update error styles. 2022-05-18 08:28:04 -04:00
Leah Schumann
655d62418b Tacking on fix for email address not validating when a space is present. We now trim the modelValue automatically 2022-05-18 08:25:25 -04:00
Leah Schumann
7dc7531533 Now disabling the address autocomplete after displaying city, state, and zip 2022-05-18 08:02:07 -04:00
bmauger
ccf6d59481
Merge pull request #461 from Safelite/brm-qa-fixes-multiple-tickets
Multiple QA fixes.
2022-05-17 17:20:27 -04:00
Scott Kiener
d0e3d2390c CSR-563 | Fixing tests and commenting out alert.vue for tests 2022-05-17 16:19:25 -04:00
bmauger
9f88939c78 Multiple QA fixes.
Fixes:
CSR-578, spacing between copy and vin-info toggle
CSR-101, padding incorrect on input
2022-05-17 16:18:49 -04:00
Scott Kiener
9ba5acc63c Merge remote-tracking branch 'origin/develop' into feature/CSR-563 2022-05-17 16:09:39 -04:00
Scott Kiener
6a14ea429e CSR-563 | Further refactoring - changing alerts to v-if 2022-05-17 16:07:25 -04:00
Adam Caouette
670372c608 CSR-584: fix email regex to force dot character 2022-05-17 15:29:40 -04:00
FrankRua
5a3a4e409b Don't reset vehicle image on style page 2022-05-17 13:41:30 -04:00
katieoh-safelite
61883846e0
Merge pull request #458 from Safelite/feature/CSR-592
CSR-592 Clear VIN and image information if user goes back
2022-05-17 10:59:27 -04:00
katieoh-safelite
9fcabdf064
Merge pull request #457 from Safelite/feature/CSR-588
CSR-588 Fix autocomplete results box to the input field on scroll
2022-05-17 10:23:32 -04:00
Katie
d082b484e6 CSR-592 Clear VIN and image information if user goes back 2022-05-17 10:22:24 -04:00
Leah Schumann
7d0c925578 Merging from develop, fixed merge conflict 2022-05-17 10:10:51 -04:00
Leah Schumann
2bd1c81a95 See previous comment 2022-05-17 10:09:39 -04:00
Leah Schumann
1bfe78c3bc Updated code that shows or hides address error messages based on user input 2022-05-17 10:06:53 -04:00
Katie
bb2a79d9c2 CSR-588 Fix autocomplete results box to the input field on scroll 2022-05-17 09:15:56 -04:00
bmauger
09a3d1e26a Fix spacing between input and alert. 2022-05-16 18:18:12 -04:00
bmauger
7687b18dea Fix spacing between toggle text and error. 2022-05-16 17:31:25 -04:00
Scott Kiener
9ebb3a1fe3 CSR-563 | Refactor for efficiency, correct failing test 2022-05-16 16:58:37 -04:00
Scott Kiener
6265cc5598 Merge remote-tracking branch 'origin/develop' into feature/CSR-563 2022-05-16 16:12:23 -04:00
Scott Kiener
a7e56b8a5f CSR-563 | Fix bracket formatting 2022-05-16 16:12:11 -04:00
Scott Kiener
d0e9717dee CSR-563 | Snap to alerts when not fully visible
Added "doesScrollToOnAppear" property to alert component.
-defaults to true
-when an alert is not fully visible on the page when it becomes visible, the page will attempt to scroll the alert to the top
2022-05-16 16:11:14 -04:00
bmauger
9d5d51cb57 Turn off active zip check. 2022-05-16 15:02:10 -04:00
CarlNation
4ccea04b5e
Merge pull request #451 from Safelite/feature/CSR-550
CSR-550 use svg for loading modal
2022-05-16 14:10:48 -04:00
CarlNation
be53ec32de CSR-550 use svg for loading modal 2022-05-16 13:59:24 -04:00
bmauger
a512e45d9b CSR-572 fix display of improper alert based on correct/incorrect vin match to vehicle. 2022-05-16 13:49:04 -04:00
katieoh-safelite
8a6790cd87
Merge pull request #449 from Safelite/feature/CSR-583
Feature/csr 583
2022-05-16 12:38:31 -04:00
Katie
3ffd41ff0e CSR-583 Rename variable 2022-05-16 12:34:04 -04:00
Katie
e401129dcf CSR-583 Save vin when there's a match in address with multiple vehicles 2022-05-16 12:32:25 -04:00
bmauger
e31ad24a6e CSR-572 fix so proper alert shows based on VIN. 2022-05-16 10:59:18 -04:00
bmauger
1985932f0f CSR-561 QA Updates
Fix so perfect match alert doesn't display if zip code error alert is present.
2022-05-16 10:31:56 -04:00
Leah Schumann
094ce5098b Fixed vertical spacing between email field and first alert 2022-05-13 15:40:14 -04:00
Donielle Austin
c67f86f22d ui defect 2022-05-13 15:17:28 -04:00
Leah Schumann
19602c8357 Merge branch 'develop' into feature/CSR-104 2022-05-13 15:14:35 -04:00
bmauger
3c7f795712 CSR-564, CSR-552 QA bug fixes.
Update vinInformation line spacing, image size, spacing. Update error message letter case. Update alert color.
2022-05-13 14:24:02 -04:00
bmauger
91ed0ae63f
Merge pull request #442 from Safelite/bugfix/CSR-417
CSR-417: small fix to aria-required attribute on button-question
2022-05-13 14:09:04 -04:00
Donielle Austin
1c4d609959 testing 2022-05-13 14:07:06 -04:00
Leah Schumann
186cf226ea Merging from develop, removed unnecessary line break 2022-05-13 14:05:21 -04:00
Leah Schumann
ba623fc85e Merge branch 'develop' into feature/CSR-104 2022-05-13 14:02:44 -04:00
Leah Schumann
fc8be0cee2 Fixed multiple vehicle matching entered vehicle bug 2022-05-13 14:01:11 -04:00
Donielle Austin
4ecf7b0d5a will update tests later 2022-05-13 13:40:15 -04:00
Adam Caouette
c07f259dfc CSR-347: fix errant semi colon 2022-05-13 12:59:11 -04:00
Adam Caouette
1ed8063e94 fix zip type error in lookup-vin-by-address API call 2022-05-13 12:56:30 -04:00
Scott Kiener
3fd13842d9 Merge remote-tracking branch 'origin/develop' into feature/CSR-408 2022-05-13 10:44:57 -04:00
Scott Kiener
4ec5217dae CSR-408 | Refactor and Fix Unrelated Bugs
Bugs fixed:
-Compile time error regarding logic done in "computed"
-Forward button now updates correctly on license-plate-lookup when VIN is changed.

Refactored alert.vue to make it more readable
2022-05-13 10:44:43 -04:00
Adam Caouette
255e371030 CSR-417: small fix to aria-required attribute on button-question 2022-05-13 09:55:07 -04:00
katieoh-safelite
19d796f49c
Merge pull request #441 from Safelite/feature/CSR-416
CSR-416 Move setting service address to address-lookup
2022-05-13 09:24:15 -04:00
Katie
ddc47e346b CSR-416 Move setting service address to address-lookup 2022-05-13 09:20:04 -04:00
Donielle Austin
89d32b6a5b ga event defect 2022-05-12 16:52:40 -04:00
Scott Kiener
5ab0d527b2 CSR-408 | Refactor alerts and alertcopy interaction 2022-05-12 16:39:41 -04:00
katieoh-safelite
e054eef031
Merge pull request #433 from Safelite/feature/CSR-416
Feature/csr 416
2022-05-12 15:57:01 -04:00
Katie
7fae07a59e CSR-416 Revert 2022-05-12 15:53:49 -04:00
Katie
50d837b798 CSR-416 Rename function 2022-05-12 15:31:21 -04:00
Katie
7a511d73bc CSR-416 Move setupOrderBeforeSave to address-lookup 2022-05-12 15:28:45 -04:00
bmauger
a4c4022031
Merge pull request #439 from Safelite/brm-alert-fixes
Alert fixes. Remove incorrect duplicate alert.
2022-05-12 15:17:34 -04:00
DonielleAtSafelite
5bead2f3ed
Merge pull request #438 from Safelite/feature/CSR-297-V2
ui defect
2022-05-12 15:15:07 -04:00
bmauger
3f7e7921aa Alert fixes. Remove incorrect duplicate alert. 2022-05-12 15:12:21 -04:00
AdamCaouetteSafelite
075b79dd9c
Merge pull request #417 from Safelite/feature/CSR-347
Feature/CSR-347
2022-05-12 14:44:25 -04:00
Donielle Austin
5b96a2f1f2 ui defect 2022-05-12 14:20:40 -04:00
Adam Caouette
016e5c93af CSR-347: refactor per PR comments 2022-05-12 14:06:46 -04:00
Leah Schumann
449f3acde3 Merge branch 'develop' into feature/CSR-104 2022-05-12 13:08:00 -04:00
Leah Schumann
d820c67352 Added missing back button event handler 2022-05-12 13:05:10 -04:00
katieoh-safelite
8ca6108fa4
Merge pull request #436 from Safelite/feature/CSR-553
CSR-553 Fix address-lookup margin
2022-05-12 11:46:34 -04:00
Katie
a1eccbc565 CSR-553 Fix address-lookup margin 2022-05-12 11:39:30 -04:00
Leah Schumann
adf823a1b9 Merge branch 'develop' into feature/CSR-104 2022-05-12 10:38:15 -04:00
Leah Schumann
7e9a719f8a Fixed navigation bug for when multiple vehicles are found and one of them matches the vehicle entered 2022-05-12 10:34:39 -04:00
katieoh-safelite
443bfd8eb8
Merge pull request #434 from Safelite/feature/CSR-553
CSR-553 Fix margin on address-lookup page
2022-05-12 10:30:29 -04:00
Katie
38619cba32 CSR-553 Fix margin on address-lookup page 2022-05-12 10:26:17 -04:00
DonielleAtSafelite
0cb2054d7d
Merge pull request #432 from Safelite/csr/414-v3
ui defect
2022-05-12 09:56:52 -04:00
Donielle Austin
7e09972764 ui defect 2022-05-12 09:51:03 -04:00
Donielle Austin
5550f1fa14 ui defect 2022-05-12 09:42:24 -04:00
Katie
8bfdb6b50c CSR-416 Fix returning license plate on load 2022-05-12 08:45:32 -04:00
Katie
e9524018bf Merge branch 'revert-415-revert-411-feature/CSR-416' into feature/CSR-416 2022-05-12 08:44:42 -04:00
Donielle Austin
07e60f73df ui defect 2022-05-12 08:39:23 -04:00
bmauger
a0b4603056
Merge pull request #431 from Safelite/brm-remove-dup-alert
Remove duplicate alert. Fix word wrap in alert.
2022-05-12 08:28:12 -04:00
Leah Schumann
3c9ddc6914 Merge branch 'develop' into feature/CSR-104 2022-05-12 08:16:39 -04:00
Leah Schumann
9846e1bf83 Latest auto-fill fix 2022-05-12 08:07:46 -04:00
AdamCaouetteSafelite
6e87a9537d
Merge pull request #429 from Safelite/bugfix/CSR-551
CSR-551 restore missing cmsWidgetName
2022-05-11 17:01:36 -04:00
bmauger
19e78e0bba Remove duplicate alert. Fix word wrap in alert. 2022-05-11 17:00:03 -04:00
Donielle Austin
950640a36f ui defect 2022-05-11 16:54:39 -04:00
Adam Caouette
06602711b7 CSR-551 restore missing cmsWidgetName 2022-05-11 16:48:32 -04:00
CarlNation
93c12a127e CSR-18 page name function only called once so never it changed 2022-05-11 15:16:03 -04:00
Donielle Austin
a5e0dde783 ui defect 2022-05-11 14:42:47 -04:00
bmauger
997b88f926 CSR-458 bug fix updates.
Fix font size, remove duplicate alert, fix alert color, fix service zip required error message, update vin format message.
2022-05-11 14:24:55 -04:00
bmauger
adbf9d2873
Merge pull request #422 from Safelite/CSR-408-bug-fixes
Fix font size per QA request.
2022-05-11 13:39:08 -04:00
katieoh-safelite
284aea5a9a
Merge pull request #423 from Safelite/feature/CSR-543
CSR-543 Allow for number validation in textbox-questions for initialV…
2022-05-11 13:36:18 -04:00
Adam Caouette
611b0c0730 CSR-347: remove unneeded test code 2022-05-11 13:36:07 -04:00
Katie
5ea372c1b4 CSR-523 Fix registration zip error on license-plate-lookup 2022-05-11 13:31:22 -04:00
Katie
a3476b7098 CSR-543 Allow for number validation in textbox-questions for initialValues 2022-05-11 13:22:13 -04:00
Adam Caouette
97bde06c7a Merge branch 'develop' into feature/CSR-347 2022-05-11 13:10:57 -04:00
bmauger
0c2d2b4a4d
Merge branch 'develop' into CSR-408-bug-fixes 2022-05-11 12:43:14 -04:00
DonielleAtSafelite
36a8904535
Merge pull request #420 from Safelite/csr/414-v3
update error message
2022-05-11 12:38:57 -04:00
bmauger
f5dc69560d Fix font size. 2022-05-11 12:33:02 -04:00
Donielle Austin
6668e762dc ui defect 2022-05-11 12:27:04 -04:00
Donielle Austin
9115fc1e7d update error message 2022-05-11 11:40:13 -04:00
CarlNation
a0db0523e3
Merge pull request #419 from Safelite/feature/CSR-520
DE-520 typo
2022-05-11 10:12:29 -04:00
CarlNation
73d32f7c80 DE-520 typo 2022-05-11 10:08:59 -04:00
FrankRua
13e2d20078 Fix button for defect 2022-05-11 10:04:33 -04:00
Adam Caouette
3a75745764 CSR-347: finish building address-vehicles page 2022-05-11 09:33:26 -04:00
Leah Schumann
c598dbf2dd
Merge pull request #414 from Safelite/feature/CSR-104
Added loading modal when the entered vehicle is found or the glass is…
2022-05-11 09:13:52 -04:00
katieoh-safelite
764c8559d2
Revert "Revert "Feature/csr 416"" 2022-05-11 08:17:33 -04:00
katieoh-safelite
825b50505e
Revert "Feature/csr 416" 2022-05-11 08:12:37 -04:00
bmauger
53aaa14b6c
Merge pull request #411 from Safelite/feature/CSR-416
Feature/csr 416
2022-05-11 08:09:52 -04:00
Leah Schumann
cd930af6b8 Added loading modal when the entered vehicle is found or the glass is available for the vehicle found 2022-05-11 08:02:36 -04:00
Adam Caouette
4e349eaee4 Merge branch 'develop' into feature/CSR-347 2022-05-10 17:16:57 -04:00
Leah Schumann
4ae205aea1
Merge pull request #413 from Safelite/feature/CSR-104
Feature/csr 104
2022-05-10 17:00:49 -04:00
Katie
f9160902d5 CSR-416 Fix tests 2022-05-10 16:49:45 -04:00
DonielleAtSafelite
48bc7f47c4
Merge pull request #412 from Safelite/csr/414-v3
ui defects
2022-05-10 16:42:27 -04:00
Donielle Austin
69d94610d7 ui defects 2022-05-10 16:39:23 -04:00
Leah Schumann
0d0c4a8b27 Merge branch 'develop' into feature/CSR-104 2022-05-10 16:38:47 -04:00
Leah Schumann
5e0174c64a We now populate the service zip code with the registration zip code when the registration zip code is serviceable and the service zip code is not entered 2022-05-10 16:38:02 -04:00
Katie
92900249f7 CSR-416 Change using registrationZip to serviceZip on vin-lookup 2022-05-10 16:34:16 -04:00
Donielle Austin
2ae1c20c98 ui defects 2022-05-10 16:30:26 -04:00
Katie
fdc95af943 CSR-416 Cleanup 2022-05-10 16:10:37 -04:00
Katie
4478dea248 CSR-416 Cleanup + use serviceZip for vin-lookup, registrationZip as backup 2022-05-10 16:01:42 -04:00
Scott Kiener
62ab6b3111 CSR-507 | Alerts were outside of fade transition wrapper 2022-05-10 15:09:26 -04:00
Katie
2adc26d365 Merge remote-tracking branch 'origin/develop' into feature/CSR-416 2022-05-10 14:35:57 -04:00
Katie
7c7e04728f CSR-416 Cleanup 2022-05-10 14:35:44 -04:00
Katie
e834f2e1ae CSR-416 Finish adding serviceLocation 2022-05-10 14:23:54 -04:00
bmauger
8446f8bf6c Remove duplicate alert. 2022-05-10 13:26:20 -04:00
Adam Caouette
8615676cdf Merge branch 'develop' into feature/CSR-347 2022-05-10 13:13:20 -04:00
AdamCaouetteSafelite
408d5a35a2
Merge pull request #407 from Safelite/feature/CSR-104
Feature/csr 104
2022-05-10 13:10:15 -04:00
Katie
9786c954d0 CSR-416 Add updating serviceLocation with vehicle registration information as needed 2022-05-10 12:28:25 -04:00
bmauger
adb07c12c8
Merge pull request #406 from Safelite/CSR-101-updates
CSR-101-updates consolidate code.
2022-05-10 11:42:38 -04:00
DonielleAtSafelite
aac179d623
Merge pull request #408 from Safelite/csr/414-v3
ui defect
2022-05-10 11:34:04 -04:00
Adam Caouette
05bada41b4 Merge branch 'develop' into feature/CSR-347 2022-05-10 10:56:38 -04:00
Donielle Austin
7959dbc453 ui defect 2022-05-10 10:31:16 -04:00
Leah Schumann
9217a25ec6 Didn't save address-lookup.vue after fixing merge conflict 2022-05-10 09:38:13 -04:00
Leah Schumann
7ffd5121b2 Merging from develop, fixed conflict 2022-05-10 09:08:58 -04:00
Leah Schumann
c025365ad7 fixed call to 'updateVehicleInfo' which was saving the vin as null 2022-05-09 16:51:25 -04:00
Katie
09fb6e40f9 CSR-416 Save vin for single vehicle found on address-lookup 2022-05-09 16:49:17 -04:00
bmauger
71d4a5c918 CSR-101-updates consolidate code. 2022-05-09 16:45:06 -04:00
Katie
ebaf13cc56 Merge remote-tracking branch 'origin/feature/CSR-104' into feature/CSR-416 2022-05-09 16:28:14 -04:00
Katie
2790f78aa9 CSR-416 Fix merge conflict 2022-05-09 16:28:06 -04:00
Leah Schumann
e9d4f738ed Changed the watch on showServiceZipField so that it sets the service zip to null rather than '' 2022-05-09 16:26:58 -04:00
Leah Schumann
93605adec0 Made the calls to vin lookup and zip verification asynchronous 2022-05-09 16:21:07 -04:00
CarlNation
4f952beaf3 CSR-520 Remove slots 2022-05-09 15:34:50 -04:00
Katie
72b6208757 CSR-416 Add back for vin-lookup 2022-05-09 15:23:45 -04:00
CarlNation
8839d08c23 CSR-520 2022-05-09 15:23:04 -04:00
CarlNation
e9c5a38b20 Merge branch 'develop' into feature/CSR-520 2022-05-09 15:20:04 -04:00
CarlNation
ea0613c913 CSR-520 remove close modal gold plating 2022-05-09 15:17:46 -04:00
Donielle Austin
89633cec71 ui defect 2022-05-09 15:07:58 -04:00
Donielle Austin
26e3023995 ui defect 2022-05-09 15:01:57 -04:00
Katie
5bc6ad16df CSR-416 Fix merge conflict 2022-05-09 13:56:45 -04:00
Katie
674386c7b4 CSR-416 Add vin-lookup integration 2022-05-09 13:45:56 -04:00
scottkiener
8844d783d9
Merge pull request #402 from Safelite/feature/CSR-240
CSR-240 | Grouped page container styles into one class
2022-05-09 11:02:52 -04:00
Scott Kiener
29aeddd189 CSR-240 | Group stylings into one class 2022-05-09 10:57:25 -04:00
Adam Caouette
2014ca4f04 Merge branch 'develop' into feature/CSR-347 2022-05-09 10:56:58 -04:00
CarlNation
a8eb81f23c Merge branch 'develop' into feature/CSR-520 2022-05-09 09:30:12 -04:00
CarlNation
92ecdd9b20 CSR-520 modal specs 2022-05-09 09:29:46 -04:00
Leah Schumann
c74ea197ac Reordered methods relating to vin lookups to be more cohesive 2022-05-09 08:52:51 -04:00
Leah Schumann
4606067aa2 Merging from develop 2022-05-09 08:48:44 -04:00
Max
e6f1a0cf14 Merge branch 'develop' into lpl-test 2022-05-06 16:22:21 -04:00
Max
aab32ef7b1 Bug fixes, 1) added zipToDisplay datum for cases when registration zip entered is also not valid, 2) changed navigateAfterSaveToHeritageFunnel function to exported function as it is not in global and fixed unit tests with it. 3) Fixed updateServiceLocationZipCode name in vuex. 2022-05-06 16:12:56 -04:00
CarlNation
fd998f21e8
Merge pull request #398 from Safelite/feature/CSR-520
Feature/csr 520
2022-05-06 15:31:12 -04:00
CarlNation
e1fa0df820 CSR-520 broken test fix 2022-05-06 15:28:02 -04:00
bmauger
f802035b26
Merge pull request #399 from Safelite/CSR-101-insurance-verified-updates2
Add insurance verified alert.
2022-05-06 13:01:40 -04:00
bmauger
14f53103ee Add insurance verified alert. 2022-05-06 12:57:40 -04:00
Leah Schumann
379faf1a4c Fixed merge conflicts, renamed 'zip' to 'zipCode' where applicable for consistency 2022-05-06 10:19:44 -04:00
CarlNation
3466347eb7 CSR-520 2022-05-06 10:17:02 -04:00
CarlNation
78f965ec4f CSR-520 loading modal 2022-05-06 10:12:04 -04:00
CarlNation
e0c067a883 Merge branch 'develop' into feature/CSR-520 2022-05-06 10:02:15 -04:00
CarlNation
3c06e44da5 CSR-520 loading modal 2022-05-06 09:57:31 -04:00
Max
651d7c017c Resolving merge conflicts 2022-05-06 09:48:56 -04:00
Leah Schumann
d276a24b87 'Final' check-in before submitting to QA 2022-05-06 09:38:56 -04:00
Adam Caouette
98eeb816fc Merge branch 'develop' into feature/CSR-347 2022-05-06 09:19:40 -04:00
Scott Kiener
31defe304e CSR-240 | Fixing merge conflicts 2022-05-06 08:11:48 -04:00
Scott Kiener
434811ccf7 Merge remote-tracking branch 'origin/develop' into feature/CSR-240 2022-05-06 08:10:36 -04:00
Scott Kiener
3854aa5dff CSR-240 | Implement transition as div wrapper
Also fix padding on first 4 pages
2022-05-05 16:38:26 -04:00
Scott Kiener
30419e2eee Auto stash before merge of "feature/CSR-240" and "origin/develop" 2022-05-05 15:47:37 -04:00
Scott Kiener
f95aebc0aa Merge remote-tracking branch 'origin/develop' into feature/CSR-240 2022-05-05 15:45:36 -04:00
Max
3935e8acc6 Merge branch 'develop' into feature/CSR-92 2022-05-05 13:33:38 -04:00
Max
47380eda80 Fixing unit tests 2022-05-05 12:11:31 -04:00
FrankRua
aaf70410e2 fixed merge 2022-05-05 09:18:57 -04:00
Leah Schumann
d84607ba7a merging from develop, restoring original validation method for textbox-question 2022-05-05 09:10:35 -04:00
Katie
54791dd81d CSR-416 WIP 2022-05-05 08:38:20 -04:00
Max
842a444e5c Fixing lpl page and nav scenario 2022-05-04 16:28:20 -04:00
bmauger
e4f2fa9ea5
Merge branch 'develop' into CSR-101-code-review-updates 2022-05-04 16:22:51 -04:00
bmauger
269ca9e25c Fix validation so it recognizes when a field has info in it. 2022-05-04 16:13:28 -04:00
Leah Schumann
16ff2001e5 Reverted attempt at using 'eager' validation back to 'lazy' as it was displaying an error about the email format while the user was still entering their email address 2022-05-04 15:13:17 -04:00
bmauger
7b8ad775cf WIP code review updates. 2022-05-04 14:22:39 -04:00
Katie
f8e4d2aecb CSR-416 Fix merge conflicts 2022-05-04 14:17:58 -04:00
Max
88dcff55af Merge branch 'develop' into feature/CSR-92 2022-05-04 14:13:09 -04:00
Max
fef7a2227e Merge branch 'develop' into feature/CSR-92 and fix / update unit tests 2022-05-04 13:21:05 -04:00
Adam Caouette
f78b5b20c3 CSR-347: WIP, more elements and data setup for address-vehicles page 2022-05-04 10:47:35 -04:00
FrankRua
eb1843d7c0 Fixed weird formatting / duplicates and added QA var's 2022-05-04 09:53:59 -04:00
CarlNation
a385e2a8bc CSR-18 remove endpoint 2022-05-04 09:15:22 -04:00
CarlNation
8659d77558 Merge branch 'develop' into feature/CSR-18 2022-05-04 09:11:46 -04:00
CarlNation
341cc02d7d CSR-18 activity log split into lagpageview and logcustomevent 2022-05-04 09:07:59 -04:00
katieoh-safelite
ee67f4adc9
Merge pull request #384 from Safelite/feature/cookie-environment-name
Add current environment to cookie name
2022-05-03 16:39:05 -04:00
Katie
e3bf843e0a CSR-113 Edit comment 2022-05-03 16:28:09 -04:00
Scott Kiener
d9115c65f4 Merge remote-tracking branch 'origin/develop' into feature/CSR-240 2022-05-03 16:09:30 -04:00
Scott Kiener
c3b3fda79f CSR-240 | Fade between page transitions
Two different approaches - PR created for review purposes
2022-05-03 16:04:49 -04:00
Frank Rua
80a2d18c54
Merge pull request #389 from Safelite/feature/CSR-33
adjusted endpoint and logic
2022-05-03 15:49:34 -04:00
FrankRua
fc0ea703ba fix unit tests 2022-05-03 15:46:32 -04:00
FrankRua
809c6d7aa9 mapping 2022-05-03 15:33:56 -04:00
Donielle Austin
b5b40d2c5c estimate page 2022-05-03 15:15:34 -04:00
FrankRua
57bd4dbaf7 removed temp code 2022-05-03 15:09:50 -04:00
FrankRua
a42600f24c adjusted endpoint and logic 2022-05-03 15:08:19 -04:00
Donielle Austin
a6481307f7 estimate page edits 2022-05-03 14:49:12 -04:00
Adam Caouette
3d905c65e8 CSR-347: create page shell and routing 2022-05-03 14:48:07 -04:00
DonielleAtSafelite
551e557922
Merge branch 'develop' into feature/CSR-414-V2 2022-05-03 14:42:09 -04:00
Leah Schumann
1c43d00461 Merge branch 'develop' into feature/CSR-104 2022-05-03 13:25:31 -04:00
Max
e640ff292c Fixing routing table and creating unit tests 2022-05-03 13:14:26 -04:00
FrankRua
a14e3ca682 unit tests 2022-05-03 12:58:26 -04:00
FrankRua
694a3aabc7 remove unneeded code 2022-05-03 12:47:14 -04:00
FrankRua
07dcfe8177 merge 2022-05-03 12:38:01 -04:00
bmauger
f720a044ec Fix overlay issue and grayed out button until data is correct. 2022-05-03 11:54:07 -04:00
Mark Harris
3a5725360a Updated service "zip" to "zipCode" to stay consistent with registration zipCode. 2022-05-03 11:43:57 -04:00
Leah Schumann
b5aa014e85 Added 'eager' validation to textbox-question component 2022-05-03 10:59:33 -04:00
Max
e89cb1eeb3 Merge branch 'develop' into feature/CSR-92 2022-05-03 10:50:59 -04:00
Max
5e0e631180 Unit tests 2022-05-03 10:49:06 -04:00
Mark Harris
22cbe1b300 Merge remote-tracking branch 'origin/develop' into feature/CSR-414-V2 2022-05-03 10:46:21 -04:00
Leah Schumann
3a3bbf738a Merging from develop 2022-05-03 10:23:24 -04:00
Leah Schumann
358895278c Changed name of naviation scenario 'CLICKED_FORWARD' to 'CONTINUING_WITH_DIFFERENT_GLASS' 2022-05-03 10:21:11 -04:00
Mark Harris
5ddc7c7f4f Fixed unit tests for changed functionality. 2022-05-03 09:31:34 -04:00
Mark Harris
e86085e9d3 Fixed unit tests for changed functionality. 2022-05-03 09:28:43 -04:00
Mark Harris
d42a8b4af2 nav updates (to remove temp hacks) 2022-05-03 09:18:15 -04:00
Katie
8ba60b988c CSR-416 Fix merge conflict 2022-05-03 08:21:10 -04:00
Donielle Austin
641bbb03dc estimate page 2022-05-03 08:14:40 -04:00
Katie
d556a4492e Add current environment to cookie name 2022-05-03 08:09:02 -04:00
Katie
219fb3a731 CSR-416 WIP 2022-05-02 17:19:22 -04:00
bmauger
73d3ab672e Fix typo. 2022-05-02 17:05:51 -04:00
bmauger
dfa4af357b
Merge pull request #382 from Safelite/BRM-fix-duplicate-entry
Remove duplicate entry.
2022-05-02 17:03:29 -04:00
bmauger
ca638bf040 Fix typo. 2022-05-02 16:56:36 -04:00
AdamCaouetteSafelite
f58607c135
Merge pull request #381 from Safelite/bugfix/CSR-408
CSR-408: add aria-required field to license plate lookup fields
2022-05-02 16:40:01 -04:00
bmauger
71a5ccf0c1 Remove duplicate entry. 2022-05-02 16:39:28 -04:00
Adam Caouette
aca38928aa CSR-408: add aria-required field to license plate lookup fields 2022-05-02 16:34:10 -04:00
bmauger
e49cd70874 Fix breakage from merge. 2022-05-02 16:30:56 -04:00
bmauger
876f68c8c0 Fix unit test. 2022-05-02 16:20:14 -04:00
bmauger
f21baf67a2
Merge branch 'develop' into CSR-101-vin-lookup 2022-05-02 15:59:12 -04:00
bmauger
f13443f855 Push vin-lookup page to dev. 2022-05-02 15:34:28 -04:00
Mark Harris
cb65b60b14 renamed method 2022-05-02 13:46:25 -04:00
FrankRua
a1138153a2 Changed var name 2022-05-02 12:58:12 -04:00
Max
768191ea1a Omitting unneeded api parts call and adding unit tests 2022-05-02 12:30:46 -04:00
Leah Schumann
299293467a Merge branch 'develop' into feature/CSR-104 2022-05-02 11:22:22 -04:00
Leah Schumann
18017b7eb0 removed get parts call 2022-05-02 11:21:52 -04:00
Leah Schumann
023cb9e421 Added navigateAfterSaveToHeritageFunnel method is place of navigateToHeritageFunnel 2022-05-02 11:14:01 -04:00
Leah Schumann
a4f7b862eb Corrected some store code, added data retrieval from store for when the user has returned to the page. 2022-05-02 11:09:06 -04:00
bmauger
86b6408be3 Update validation to work on submit. 2022-05-02 10:50:43 -04:00
scottkiener
dd6980fd42
Merge pull request #376 from Safelite/feature/CSR-507
CSR-507 | Implement 'vehicleChangeAlert' on vehicle-damage
2022-05-02 10:28:30 -04:00
Mark Harris
de011ae24a Renamed method 2022-05-02 09:14:06 -04:00
Scott Kiener
886d1509d8 CSR-507 | Fixed missing comma from merge conflict 2022-05-02 09:05:13 -04:00
Scott Kiener
8fbc1a04b3 Merge remote-tracking branch 'origin/develop' into feature/CSR-507 2022-05-02 08:06:57 -04:00
Scott Kiener
6d2d077bf1 CSR-507 | Implement vehicleChangeAlert on vehicle-damage
Alert fires when vehicle is changed and does not contain the glass previously selected
2022-05-02 08:05:53 -04:00
Frank Rua
9401dabaa3
Merge pull request #375 from Safelite/feature/CSR-33
Feature/csr 33
2022-04-29 16:32:30 -04:00
FrankRua
cc81fb4296 extra needed for unit tests 2022-04-29 16:25:51 -04:00
FrankRua
a3293db761 one more 2022-04-29 16:13:01 -04:00
FrankRua
533bc558e0 More events 2022-04-29 16:11:10 -04:00
FrankRua
c7c597e480 Unit tests 2022-04-29 15:53:26 -04:00
FrankRua
45ea95d72d uncomment 2022-04-29 14:15:16 -04:00
FrankRua
121a7dbcb2 Log Events to LogApp 2022-04-29 14:07:11 -04:00
bmauger
1d1384dbcc WIP vin lookup. 2022-04-29 10:45:41 -04:00
Leah Schumann
c533c8b819 renamed test files 2022-04-29 09:48:09 -04:00
Leah Schumann
a597da287f merging from develop 2022-04-29 09:31:13 -04:00
Leah Schumann
bf96c9652b Added temporary hard-code to go to address-lookup when the vehicle year is 2014 2022-04-29 09:13:29 -04:00
Leah Schumann
c5179e928d preparing to merge from develop 2022-04-29 08:43:23 -04:00
FrankRua
a638f63cdd Rename consts 2022-04-28 18:39:11 -04:00
bmauger
ebeb40a0fb WIP vin-lookup 2022-04-28 16:54:11 -04:00
FrankRua
a6f8a6289e GA events 2022-04-28 16:25:32 -04:00
Leah Schumann
2c9264f2e6 Modified auto-fill preventing label obfuscation to inject '⁠' into all the words of the label 2022-04-28 15:50:40 -04:00
Mark Harris
77932fa0d9 Merge remote-tracking branch 'origin/develop' into feature/removed-unused-props 2022-04-28 15:35:03 -04:00
Mark Harris
24b4fc9d16 removed unused props 2022-04-28 15:34:53 -04:00
FrankRua
c0290c43ee Auto stash before merge of "develop" and "origin/develop" 2022-04-28 13:13:50 -04:00
CarlNation
11e8815969 CSR-18 remove async 2022-04-28 13:07:58 -04:00
CarlNation
1c5e91c3ce Merge branch 'develop' into feature/CSR-18 2022-04-28 12:41:29 -04:00
CarlNation
bdd75d8d1b CSR-18 refactor event logging 2022-04-28 12:40:54 -04:00
Adam Caouette
aaa468a016 CSR-392: add aria-required to Glass Parts Question 2022-04-28 11:18:09 -04:00
Leah Schumann
624bf4501b Checking in, most save and navigation logic in place may need tweaks 2022-04-28 10:22:43 -04:00
bmauger
d0fb0ee541 WIP vin-lookup page. 2022-04-28 09:59:08 -04:00
max-dempsey
85404ae202
Merge pull request #369 from Safelite/feature/CSR-92
Feature/csr 92
2022-04-28 09:29:24 -04:00
Max
017ae832c5 Fixing typos 2022-04-28 09:19:56 -04:00
Adam Caouette
75d6434b6e CSR-392: add aria-required fields where needed 2022-04-27 16:41:53 -04:00
Max
78f10f05f2 unit test fix 2022-04-27 15:58:19 -04:00
Max
85420affd9 1) Adjusting evox image height and scrollable area for ymms pages. 2) Adding feature to sync license plate, registration zip, email and service zip to correct textbox fields for lpl. 3) removing zip mismatch alert when new zip added but different alert triggered. 2022-04-27 15:40:44 -04:00
Max
c7c926ccad Merge branch 'develop' into feature/CSR-92 2022-04-27 11:51:30 -04:00
Max
40df6d12ad Refactoring license-plate-lookup and hard coding routes to go from damage to lpl for testing 2022-04-27 11:51:05 -04:00
AdamCaouetteSafelite
a16416be69
Merge pull request #368 from Safelite/bugfix/CSR-447
Bugfix/CSR-447
2022-04-26 16:41:07 -04:00
bmauger
9623fd80bb Merge branch 'feature/CSR-92' into CSR-101-vin-lookup 2022-04-26 15:37:31 -04:00
Max
f43e6733bf Refactoring lpl vue 2022-04-26 15:29:57 -04:00
Adam Caouette
82c9e8563a CSR-447: move mouse trigger to avoid edge case border clicking 2022-04-26 14:30:27 -04:00
Max
95add315a0 REfactoring lpl page 2022-04-26 12:46:47 -04:00
Adam Caouette
92ecbd6d3c CSR-447: final style tweaks 2022-04-26 10:41:00 -04:00
Adam Caouette
c070f2af95 CSR-447: expand/update unit tests 2022-04-26 09:52:00 -04:00
Adam Caouette
f991b73f66 CSR-447: refactoring logic of buttons and events, remove unused logic 2022-04-26 09:51:13 -04:00
CarlNation
ff8b2d06e7 CSR-18 add mixin to main 2022-04-26 09:45:23 -04:00
CarlNation
61dbd2fc03 CSR-18 refactors 2022-04-26 09:17:21 -04:00
Adam Caouette
8d04bc4845 CSR-447: fix groupName so it can be used as an ID 2022-04-26 09:09:22 -04:00
CarlNation
f0f80edf34 Merge branch 'develop' into feature/CSR-18 2022-04-25 13:32:59 -04:00
CarlNation
c71056db22 CSR-18 specs 2022-04-25 13:32:36 -04:00
katieoh-safelite
de32f3b7b1
Merge pull request #365 from Safelite/feature/CSR-508
CSR-508 Use consistent naming for accountNumber
2022-04-25 10:21:00 -04:00
CarlNation
da748b95fd Merge branch 'develop' into feature/CSR-18 2022-04-25 08:40:05 -04:00
CarlNation
ce988ee120 CSR-18 log page events 2022-04-25 08:39:17 -04:00
Katie
a5faabc3e3 CSR-508 Use consistent naming for accountNumber 2022-04-22 16:19:49 -04:00
Leah Schumann
14f6174a76 Merging from develop 2022-04-22 07:56:28 -04:00
Leah Schumann
d7b4c8d5f5 Checking in before merging from develop 2022-04-22 07:51:56 -04:00
bmauger
32fc80bbad Update border color for input (validation). 2022-04-21 16:59:17 -04:00
Frank Rua
35b57185d2
Merge pull request #363 from Safelite/feature/CSR-129
Feature/csr 129
2022-04-21 14:11:04 -04:00
FrankRua
723ad59335 Test page views 2022-04-21 14:05:35 -04:00
FrankRua
80ef6b85dd GA event methods 2022-04-21 13:28:17 -04:00
katieoh-safelite
222b9da5dc
Merge pull request #362 from Safelite/feature/testing-debugging
Add 2016 to list of test vehicle years for QA
2022-04-21 13:03:42 -04:00
Katie
3fda76124b Add 2016 to list of test vehicle years for QA 2022-04-21 12:53:40 -04:00
bmauger
d61a1aa1a7 Updates to validation error styling when alert is displayed. 2022-04-21 12:43:01 -04:00
Max
48e83cbe2d Merge branch 'develop' into feature/CSR-92 2022-04-21 10:05:47 -04:00
Max
26d027edaf Finishing up license plate lookup page 2022-04-21 09:41:11 -04:00
katieoh-safelite
deddae133e
Merge pull request #358 from Safelite/feature/experiment-forcing-for-testing
Edit temporary experiment forcing url for testing
2022-04-20 15:48:09 -04:00
Katie
6ac8bd1eee Edit temporary experiment forcing url for testing 2022-04-20 15:44:29 -04:00
FrankRua
c640cea1cb RegEx support for Safari 2022-04-20 12:02:54 -04:00
CarlNation
17d436f7a7 CSR-490 alert font-size is 14 2022-04-20 08:50:13 -04:00
Mark Harris
65f69f3beb Temporary code for forcing experiments for TESTING 2022-04-19 16:25:44 -04:00
CarlNation
da9b1d67e8
Merge pull request #354 from Safelite/feature/CSR-495
CSR-495 defect
2022-04-19 15:58:00 -04:00
CarlNation
7948704324 CSR-495 defect 2022-04-19 15:54:01 -04:00
bmauger
1cea9d4eaa
Merge pull request #353 from Safelite/CSR-499-validation-error-fix
CSR-499 fix validation error style.
2022-04-19 15:49:55 -04:00
bmauger
9db86a9f20 CSR-499 fix validation error style. 2022-04-19 15:38:02 -04:00
Max
68c9f089f5 Merge branch 'develop' into feature/CSR-92 2022-04-19 14:43:38 -04:00
Max
70775140e6 Updating string file name 2022-04-19 14:41:56 -04:00
FrankRua
1727b8c342 simplified method 2022-04-19 13:49:54 -04:00
FrankRua
ea9d5f8036 unit tests 2022-04-19 13:46:09 -04:00
FrankRua
00e512f4b2 Removed experiments 2022-04-19 12:57:14 -04:00
FrankRua
9b01b674c3 back to const 2022-04-19 12:55:10 -04:00
FrankRua
5b9888c600 remove temp global-methods 2022-04-19 12:54:02 -04:00
FrankRua
8b25907bd9 readonly logic 2022-04-19 12:50:42 -04:00
Max
44e0539068 unit test fixes 2022-04-19 12:22:44 -04:00
FrankRua
d25ac707b3 Change back button logic 2022-04-19 10:45:11 -04:00
FrankRua
7a6c87dff7 Merge remote-tracking branch 'origin/CSR-101-vin-lookup' into feature/CSR-85 2022-04-19 10:44:42 -04:00
FrankRua
2ab39d9ecf comments 2022-04-19 10:36:58 -04:00
FrankRua
e721d0deca Some other logic changes 2022-04-19 10:33:42 -04:00
Max
c3cad0f2dc Merge branch 'develop' into feature/CSR-92 2022-04-19 10:27:06 -04:00
Max
18710d1469 Updating ways special strings are parsed 2022-04-19 10:26:31 -04:00
FrankRua
30e7c80912 logic / comment change 2022-04-18 17:27:34 -04:00
FrankRua
e370fc8072 moved logic 2022-04-18 17:19:31 -04:00
FrankRua
f378f690ab Refactor logic for redirect 2022-04-18 17:10:58 -04:00
bmauger
e1f20ad3a8 WIP 2022-04-18 11:12:32 -04:00
AdamCaouetteSafelite
5488c9aec6
Merge pull request #341 from Safelite/bugfix/CSR-419
CSR-440: add more conditions for special error message
2022-04-18 09:07:19 -04:00
Max
7150f5fd9b Merge branch 'develop' into feature/CSR-92 2022-04-15 16:24:30 -04:00
Max
b41db74fd4 Adding string replace methods to alert widget 2022-04-15 16:21:57 -04:00
FrankRua
c01ee4d46f Default parent account # 2022-04-15 15:18:25 -04:00
FrankRua
ceaec19073 Match heritage funnel cookie name 2022-04-15 14:34:32 -04:00
FrankRua
3197fe31d0 misnamed 2022-04-15 14:21:17 -04:00
FrankRua
ca8f8aa9a0 Use account number from cookie 2022-04-15 13:42:34 -04:00
FrankRua
327d8ae6d9 Load Insurance orders by passing account # 2022-04-15 11:42:58 -04:00
FrankRua
c6a55045bd update to contract 2022-04-14 17:07:11 -04:00
FrankRua
d13f2ec9e5 one more bit of logic 2022-04-14 11:48:35 -04:00
FrankRua
b28f03d76c Cookie sometimes contains more than one value 2022-04-14 11:46:17 -04:00
FrankRua
086be1ab6b default to int 2022-04-14 11:19:20 -04:00
FrankRua
cfc3975684 Small other changes 2022-04-14 11:08:57 -04:00
FrankRua
650fbd564e Log experiment exposure on vehicle-year 2022-04-14 10:46:35 -04:00
Leah Schumann
c766d42dfe Merge branch 'feature/CSR-96' into feature/CSR-104 2022-04-14 08:37:34 -04:00
Leah Schumann
c65794f847 Added watch on addressModel so that when all fields have been populated after garbage is entered into autocomplete we clear out the No Match warning 2022-04-14 08:37:09 -04:00
FrankRua
a0cf6d9864 Start for calling endpoint 2022-04-13 17:05:13 -04:00
FrankRua
1855b11918 Reset state on load, and then assign vehicle data to the reset state. 2022-04-13 10:30:19 -04:00
Leah Schumann
7fc0f40c03 Checking in before demoing CSR-96 2022-04-13 10:08:46 -04:00
Adam Caouette
5aaea9b31b CSR-440: add more logic checks to avoid unit test errors 2022-04-13 09:18:59 -04:00
Adam Caouette
42cb24acca CSR-419: add more conditions for special error message 2022-04-13 08:50:23 -04:00
CarlNation
b4e4de442b
Merge pull request #340 from Safelite/feature/CSR-478
CSR-478 role attr did not prevent JAWS from intercepting up arrow
2022-04-12 12:53:07 -04:00
CarlNation
bc33d8f1a7 CSR-478 role attr did not prevent JAWS from intercepting up arrow 2022-04-12 11:14:27 -04:00
Max
4e7debe2fb Updates to lpl page 2022-04-12 11:10:39 -04:00
CarlNation
e2df2a3da7
Merge pull request #339 from Safelite/feature/CSR-478
CSR-478 trying to prevent JAWS key press intercept after click
2022-04-12 10:40:51 -04:00
CarlNation
b2350e2286 CSR-478 trying to prevent JAWS key press intercept after click 2022-04-12 10:30:32 -04:00
AdamCaouetteSafelite
df248a0c75
Merge pull request #338 from Safelite/bugfix/CSR-419
CSR-419: more tweaks to make safari match chrome for checkmark
2022-04-12 10:29:45 -04:00
Adam Caouette
ff7c1cf815 CSR-419: more tweaks to make safari match chrome for checkmark 2022-04-12 10:12:31 -04:00
AdamCaouetteSafelite
d92ef01466
Merge pull request #337 from Safelite/bugfix/CSR-419
CSR-419: fix checkbox position
2022-04-12 09:47:00 -04:00
Adam Caouette
e6473e51ab CSR-419: fix checkbox position 2022-04-12 09:36:26 -04:00
CarlNation
3b640f0a9f
Merge pull request #336 from Safelite/feature/CSR-478
Feature/csr 478
2022-04-12 09:19:48 -04:00
CarlNation
12db51a377 CSR-478 relocate keydown logic to footer 2022-04-12 09:12:24 -04:00
Adam Caouette
754cdddfb2 CSR-459: fix unit test 2022-04-11 17:07:41 -04:00
Adam Caouette
4cee1b10c5 Merge branch 'develop' into bugfix/CSR-459 2022-04-11 17:03:59 -04:00
Adam Caouette
ac93b8fc60 CSR-459: fixes to error focus direction and error styling 2022-04-11 17:03:37 -04:00
Katie
f14570f7e3 CSR-98 Remove test query strings 2022-04-11 15:13:44 -04:00
bmauger
9cf7204059 WIP 2022-04-11 15:10:20 -04:00
CarlNation
c2e39d8b1b CSR-482 defect
the cms returns styling html embedded for the content and it is displaying the html in the alert box
2022-04-11 14:48:21 -04:00
Frank Rua
1222c38315
Merge pull request #332 from Safelite/feature/CSR-481
parsed string for int to make consistent with documentation
2022-04-11 14:03:10 -04:00
FrankRua
cc2e00b88d parsed string for int to make consistent with documentation 2022-04-11 13:51:52 -04:00
Max
b16beff2d7 Adding navigation scenarios 2022-04-11 13:28:08 -04:00
CarlNation
710898a3fe CSR-478 reset keydown after navigation 2022-04-11 11:03:31 -04:00
CarlNation
b6966aade0 CSR-478 rename and add mock for test 2022-04-11 10:11:47 -04:00
CarlNation
047d8adacf CSR-478 Block keyboard input after button click 2022-04-11 09:33:33 -04:00
Leah Schumann
f18a38fbbe Merge branch 'feature/CSR-96' into feature/CSR-104 2022-04-08 16:22:58 -04:00
Leah Schumann
73745fd24a Removed old way of passing alert headline and body text from page level component to sub-components 2022-04-08 16:22:35 -04:00
Max
ed7882abe9 Merge branch 'develop' into feature/CSR-92 2022-04-08 16:19:16 -04:00
Leah Schumann
ab7e4e3871 Merge branch 'feature/CSR-96' into feature/CSR-104 2022-04-08 16:18:28 -04:00
Leah Schumann
1800f596af Added cmsWidgetName attribute to alerts in addressQuestions component to allow 'binding' of the CMS data to the alert 2022-04-08 16:17:51 -04:00
Leah Schumann
599fccb98e Merge branch 'feature/CSR-96' into feature/CSR-104 2022-04-08 16:11:44 -04:00
Leah Schumann
b5c86c5cd7 Merge branch 'develop' into feature/CSR-96 2022-04-08 16:11:14 -04:00
Max
aabd1749f9 Adding option to add props to alert widget instead of using cmsWidget 2022-04-08 15:59:08 -04:00
Max
c93efdb8c8 Merge branch 'develop' into feature/CSR-92 2022-04-08 15:15:52 -04:00
Leah Schumann
8aab376946 Merge branch 'feature/CSR-96' into feature/CSR-104 2022-04-08 13:13:55 -04:00
Leah Schumann
24cad33144 Merge branch 'develop' into feature/CSR-96 2022-04-08 13:13:00 -04:00
Leah Schumann
c4f4b6fbec checking in before merging from CSR-96, after merging from develop 2022-04-08 13:12:10 -04:00
Max
e1da84ee61 Adding new cms content retrieval method to alert component 2022-04-08 13:02:46 -04:00
Leah Schumann
ef9eaa8817 Merged from feature/CSR-96 2022-04-08 11:17:31 -04:00
Max
e4c2d1bf51 Adding props to pass alert data to child components and updating dropdown question to new format for retrieving CMS data 2022-04-08 10:07:59 -04:00
Max
279b7ef534 Merge remote-tracking branch 'origin/feature/CSR-92' into feature/CSR-92 2022-04-08 09:27:42 -04:00
Max
6db315e01a Fixing up part question widget retrieval 2022-04-08 09:25:04 -04:00
Leah Schumann
e05ba287a1 Latest changes related to new CMS data population in child controls 2022-04-08 09:24:58 -04:00
CarlNation
044464ea27 CSR-92 call intializeComp for replace options 2022-04-08 08:48:19 -04:00
Mark Harris
fcc9e448ef
Merge pull request #326 from Safelite/feature/CSR-98-TR
CSR-98 Add vehicle years for QA
2022-04-08 08:33:33 -04:00
Adam Caouette
7a1e5b8f4f CSR-419: update unit tests for css changes 2022-04-07 17:24:38 -04:00
Katie
4dd442596c CSR-98 Add vehicle years for QA 2022-04-07 17:13:43 -04:00
Adam Caouette
ed94db7b0e CSR-419: adjust styles for padding 2022-04-07 16:28:30 -04:00
Leah Schumann
d7b1069991 Merged from develop and partial implementation of new way to populate CMS content. 2022-04-07 10:04:34 -04:00
AdamCaouetteSafelite
a494944b4b
Merge pull request #324 from Safelite/bugfix/CSR-436
CSR-436: fix for sometimes hidden footer/elements on iphones
2022-04-06 17:14:09 -04:00
bmauger
4ccda4ee93 WIP 2022-04-06 17:08:25 -04:00
Adam Caouette
f4fd58b4ed CSR-436: fix for sometimes hidden footer/elements on iphones 2022-04-06 16:46:52 -04:00
bmauger
6f74945156 Merge branch 'develop' into CSR-101-vin-lookup 2022-04-06 10:55:19 -04:00
katieoh-safelite
e6d2ae4df3
Merge pull request #322 from Safelite/feature/CSR-98
CSR-98 Revert edit to navigation-helper
2022-04-06 10:42:34 -04:00
Adam Caouette
9eb32a6a52 Merge branch 'develop' into bugfix/CSR-436 2022-04-06 10:05:11 -04:00
bmauger
9dcc302d8c Merge branch 'develop' into CSR-101-vin-lookup 2022-04-06 10:04:03 -04:00
Adam Caouette
4477b76058 CSR-436: reverse experimental code which did not fix issue 2022-04-06 10:02:35 -04:00
Max
27d391599b More unit test fixes 2022-04-06 09:49:07 -04:00
Max
76935aac00 Merge branch 'develop' into feature/CSR-92 2022-04-06 09:39:19 -04:00
Max
2ae7cdfe37 Fixing unit test 2022-04-06 09:38:43 -04:00
AdamCaouetteSafelite
1aa7bd3978
Merge pull request #321 from Safelite/bugfix/CSR-436
CSR-436: experiment/test to fix iphone bug with hiding footer
2022-04-05 16:20:37 -04:00
Katie
fc7cd2ebc1 CSR-98 Revert edit to navigation-helper 2022-04-05 16:14:27 -04:00
bmauger
6d69c7c7af WIP Updates to vin-lookup page. 2022-04-05 15:01:40 -04:00
AdamCaouetteSafelite
c2bd883e04
Merge pull request #319 from Safelite/bugfix/CSR-436
CSR-436: adjust CSS height of hidden input so Safari will allow focus on it
2022-04-05 14:55:20 -04:00
Adam Caouette
b57f2a3483 CSR-436: experiment/test to fix iphone bug with hiding footer 2022-04-05 14:54:50 -04:00
katieoh-safelite
ce8f484570
Merge pull request #318 from Safelite/feature/CSR-98
CSR-98 Rename variables
2022-04-05 14:13:57 -04:00
Adam Caouette
8ee169bc5b CSR-436: adjust CSS height of hidden input so Safari will allow focus on it 2022-04-05 14:09:00 -04:00
Max
d7908620a7 updates for unit tests and code coverage 2022-04-05 14:08:21 -04:00
Max
8930cc8681 Merge branch 'develop' into feature/CSR-92 2022-04-05 13:13:30 -04:00
Max
56fd43d916 more unit test changes 2022-04-05 13:07:03 -04:00
Katie
f8b3fe8822 CSR-98 Rename variables 2022-04-05 12:39:34 -04:00
katieoh-safelite
53762de3be
Merge pull request #317 from Safelite/feature/CSR-98
Feature/csr 98
2022-04-05 11:16:58 -04:00
Max
e9a5f999ea More unit tests 2022-04-05 10:01:07 -04:00
Katie
c230815000 CSR-98 Fix tests 2022-04-05 09:02:24 -04:00
Katie
5adaf6d5d0 CSR-98 Remove experiment query strings 2022-04-04 18:07:13 -04:00
Katie
b4ed161766 CSR-98, CSR-99 Hardcode zip code in frontend 2022-04-04 18:05:38 -04:00
Katie
11c40edccd CSR-98 Add zip code to saveOrder 2022-04-04 17:07:37 -04:00
Katie
927f7c8a00 CSR-98 Fix reset state 2022-04-04 13:28:03 -04:00
Leah Schumann
8d94f449a3 Merging from feature/CSR-96 2022-04-01 10:17:59 -04:00
Leah Schumann
873e1f3316 Added temp code to allow navigation to page from vehicle-damage page 2022-04-01 10:16:27 -04:00
bmauger
478f09bd88 WIP 2022-04-01 10:07:50 -04:00
Mark Harris
ca3f214fbe REVERT THIS COMMIT BEFORE MERGING TO DEVELOP 2022-04-01 09:57:40 -04:00
Leah Schumann
6d4dcba29a Added some navigation scenarios and added ADDRESS_LOOKUP page to routing-table 2022-03-31 15:39:16 -04:00
Leah Schumann
c3936169d1 Merge branch 'develop' into feature/CSR-96 2022-03-31 15:16:11 -04:00
Mark Harris
f54b0454de
Merge pull request #316 from Safelite/feature/back-button-moving
Moving the back button under the funnel-sub-header
2022-03-31 15:14:59 -04:00
Mark Harris
d2a2605374 Moving the back button under the funnel-sub-header 2022-03-31 15:09:26 -04:00
bmauger
3ae1e6edac Merge branch 'develop' into CSR-101-vin-lookup 2022-03-31 14:35:40 -04:00
bmauger
b110a82859 Remove outline from list-button. 2022-03-31 13:27:15 -04:00
bmauger
63a9facc66 Remove outline. 2022-03-31 08:40:39 -04:00
bmauger
44dfb7cadb Remove outline to fix rounded corners issue. 2022-03-30 15:10:32 -04:00
Katie
b98ec44714 CSR-98 Fix tests 2022-03-30 13:34:14 -04:00
Katie
5803b4dcbb CSR-98 Cleanup 2022-03-30 13:15:51 -04:00
Katie
1e40e0e1f8 CSR-98 Fix tests 2022-03-30 13:11:42 -04:00
Katie
d6e935a2d8 CSR-98 Fix merge conflicts 2022-03-30 11:40:32 -04:00
Katie
abebacf630 CSR-98 Fix merge conflicts 2022-03-30 11:39:54 -04:00
Katie
e24f61e5f1 CSR-98 Use correct domain in cookie 2022-03-30 11:36:23 -04:00
bmauger
7f1a4b79b4 Update button border fix for Safari/iOS. 2022-03-30 10:39:39 -04:00
Frank Rua
32fed40eec
Merge pull request #310 from Safelite/feature/CSR-99
Stopped 404 from happening on initial load
2022-03-30 10:35:04 -04:00
FrankRua
b4a0e36e6b Stopped 404 from happening on initial load 2022-03-30 10:31:27 -04:00
bmauger
091e9b129e Update error styles. 2022-03-30 09:21:58 -04:00
Leah Schumann
ee60b23598 Started working on Unit tests 2022-03-30 09:15:08 -04:00
Frank Rua
db25b06ba3
Merge pull request #307 from Safelite/feature/CSR-99
rename concept to funnel
2022-03-29 17:00:03 -04:00
bmauger
5de5f2d17c CSR-269 fix rounded border, error border color and size, alert position, container padding 2022-03-29 16:28:58 -04:00