Commit graph

650 commits

Author SHA1 Message Date
hiteshkumar87
fcbbf298d5 getDateFormat
getDateFormat unit test cases
2023-10-16 18:48:47 +05:30
hiteshkumar87
aefac08554
Merge branch 'develop' into feature/Digital/CSR-1417 2023-10-16 17:06:03 +05:30
hiteshkumar87
bd7be85511 CSR-1417
remove getFullDayName and getFullMonthName from date-helper and use from schedule helper
2023-10-16 17:03:57 +05:30
Scott Kiener
6358818bdc CSR-1520 | Refactor
Use existing method from querystring-helper
Rename response objects
2023-10-12 12:25:17 -04:00
Scott Kiener
bc40d03925 Merge remote-tracking branch 'origin/develop' into feature/skiener/CSR-1520 2023-10-12 12:03:23 -04:00
Scott Kiener
291e13330d CSR-1520 | First integration of promo logic
Implementation of validate and revalidate endpoints in the store
Validate promo on quote via query string promo
Revalidate promos on quote page load
Remove promo query string on quote and payment-method forward navigation
Add in Id logic for all line items
Send relevant pricing data to service package question to be used later for UX changes
2023-10-12 12:03:02 -04:00
Leah Schumann
6358f45cd1 Removed tests breaking due to timezone 2023-10-12 09:44:48 -04:00
hiteshkumar87
bc4f083368 unit test cases
unit test cases
2023-10-12 16:33:13 +05:30
hiteshkumar87
03a6e2d994 Add-to-calendar 2023-10-05 20:33:04 +05:30
CarlNation
60f6110341 Merge branch 'develop' into feature/CSR-1392 2023-10-05 08:52:57 -04:00
CarlNation
1dba4521c5 CSR-1392
added paypal errorhandling and modals
2023-10-05 08:51:16 -04:00
hiteshkumar87
067c2bd585
Merge branch 'develop' into feature/Digital/csr-1411 2023-10-04 16:50:52 +05:30
Adam Caouette
a520b6cf31 CSR-1383: more changes due to develop updates 2023-09-29 10:33:02 -04:00
CarlNation
5abc6f590d CSR-1413
more prettier
2023-09-29 08:23:57 -04:00
CarlNation
1653a6b4e3 CSR-1413
test coverage
2023-09-29 08:11:16 -04:00
Adam Caouette
48413475c9 CSR-1383: undo strange changes that occurred when merging develop 2023-09-28 17:05:04 -04:00
Adam Caouette
86add1e358 CSR-1383: add product tiles; some cart updates for CSR-1382 2023-09-28 16:52:07 -04:00
Adam Caouette
166978bc3a Merge develop 2023-09-28 14:03:41 -04:00
CarlNation
b662ee4a99 CSR-1413
add routing from review to payment-method.
also move the submit work order from review to payment-method and await it.
2023-09-28 13:41:04 -04:00
hiteshkumar87
0871f740e4 CSR-1411
Add appointment details & cart to 'confirmation' page
2023-09-27 17:34:02 +05:30
Chloe Herd
fed47a13e9 Save/Load Session 2023-09-20 11:16:45 -04:00
Chloe Herd
5c38498a23 Merge branch 'develop' into bug/chloeherd/analytics-mismatch 2023-09-20 09:06:27 -04:00
Chloe Herd
5ff14add7b Lookup Pages 2023-09-19 12:22:56 -04:00
Scott Kiener
49a4ac5247 Merge remote-tracking branch 'origin/release/2023.09.14' into rlsMerge/2023.09.14-to-develop 2023-09-14 15:33:01 -04:00
Bryan Mauger
2b98b9ab2c WIP 2023-09-11 17:08:14 -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
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
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
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
Bryan Mauger
783909cf33 WIP 2023-08-30 15:16:03 -04:00
hiteshkumar87
38f7ef3339 CSR-1618
added FirstAvailableAppointment GA event
2023-08-28 12:20:59 +05:30
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
Bryan Mauger
9ab3cb7f00 WIP Order Cart. 2023-08-17 14:05:42 -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
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
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
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
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
792c379080 CSR-1588
persist referral seq number and send to analytics
2023-08-04 11:49:13 -04:00
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
hiteshkumar87
eb6d6a4140 zip code GA event optimized
code optimized
2023-08-02 13:35:53 +05:30
CarlNation
0411e3cd1f CSR-1582 concept save quote links do not load 2023-07-28 13:26:20 -04:00
CarlNation
209977b389 Revert "CSR-1552"
This reverts commit 517e79d62d.
2023-07-20 07:09:59 -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
Chloe Herd
f614e795a6 Merge branch 'develop' into feature/CSR-1370 2023-07-18 16:42:31 -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
Chloe Herd
5c54e975c3 Merge branch 'release/submit-cash' into feature/CSR-1370 2023-07-12 09:56:39 -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
Adam Caouette
b1ad1d921b CSR-1454: formatting changes 2023-07-05 11:27:16 -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
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
Leah Schumann
716fbe3603 Tech review changes 2023-06-09 14:45:04 -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
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
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
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
Adam Caouette
3693636924 Merge branch 'develop' into feature/CSR-886 2023-03-15 09:54:17 -04:00
Leah Schumann
0c6d2cb6e8 Got unit tests working again 2023-03-09 13:38:20 -05:00
Leah Schumann
4b6be3fa5c More changes from tech review 2023-03-08 13:23:53 -05:00
CarlNation
b7860a6e14 Merge branch 'develop' into feature/CSR-785 2023-03-07 09:57:47 -05:00
CarlNation
6a125d8d78 CSR-785
Rename accountNumber to parentAccountNumber and relocate to Payment object
2023-03-07 09:57:24 -05:00
Leah Schumann
b779b948d6 Completed unit tests 2023-03-03 10:15:48 -05:00
Leah Schumann
e6625aeb34 Addl unit tests for service-location and tests for mobile-location-modal-question 2023-03-02 14:04:55 -05:00
Leah Schumann
8d8d253bfc Preparing for additional unit tests of page and mobile location component 2023-03-01 09:11:31 -05:00
Leah Schumann
2be5a55cac Removed tests that are no longer applicable for mobile-location-modal-questions 2023-02-28 10:10:25 -05:00
Leah Schumann
81819b898e Moved calculation of mobile fee to the page level 2023-02-28 09:47:13 -05:00
Scott Kiener
10e49b041f CSR-1166 | Update navigation rules with Quote page 2023-02-24 11:31:43 -05:00
Adam Caouette
ec9963fb1e CSR-886: add props to getMountOptions unit test helper 2023-02-10 13:15:50 -05:00
Scott Kiener
c8e7bc79ee CSR-1166 | Update navigation rules with Quote page 2023-02-07 13:56:31 -05:00
Matt Sykes
1319cca813 Merge branch 'release/2023.01.19' into rlsmerge/2023.01.19-to-develop 2023-01-30 10:19:37 -05:00
Bryan Mauger
ff65f31036 CSR-1024 match/merge code from ISS. 2023-01-24 16:06:29 -05:00
CarlNation
b3edba964d CSR-1086 Recover from old saved sessions and errors 2023-01-17 10:19:54 -05:00
Scott Kiener
941097a407 CSR-1055 | Defer most await scenarios to saveSession call 2023-01-16 12:09:50 -05:00
CarlNation
c56ca9f1d6 CSR-984 only persist to Dynamo fields not in sv2/salesforce 2022-12-15 13:49:37 -05:00
Katie
8665569554 CSR-747 Fix merge conflict 2022-12-13 16:47:45 -05:00
Katie
8a5b81cb6a CSR-747 Format 2022-12-13 16:41:06 -05:00
Katie
1ba6a13875 CSR-747 Add isInsurance override on quote 2022-12-13 16:40:10 -05:00
CarlNation
433647c50a
Merge pull request #876 from Safelite/feature/CSR-963
Feature/csr 963
2022-12-13 15:59:43 -05:00
CarlNation
c09c6da283 CSR-963 experiment settings compare as strings 2022-12-13 15:52:31 -05:00
Scott Kiener
7e72d9822d CSR-504 | Implement pricing endpoint call 2022-12-13 14:50:48 -05:00
CarlNation
1d816846cb Merge branch 'develop' into feature/CSR-944-dev 2022-12-09 11:50:44 -05:00
CarlNation
e061105bac CSR-944 refactoring 2022-12-09 11:23:49 -05:00
Katie
e25605d4b2 CSR-747 Fix tests 2022-12-08 15:05:01 -05:00
Katie
53adf2f939 CSR-747 Cleanup 2022-12-08 13:25:22 -05:00
Katie
69e4d91bd3 CSR-747 Fix merge conflict 2022-12-08 12:18:55 -05:00
Katie
5a8c5365f5 CSR-747 Add load-session parameters 2022-12-08 11:55:58 -05:00
Katie
aa875c84d7 CSR-747 WIP 2022-12-05 15:50:30 -05:00
CarlNation
7683f559c8 CSR-963 fix broken test 2022-12-05 10:56:53 -05:00
CarlNation
60e41adf3d CSR-963 Skip Vin Experiment Setting 2022-12-05 10:08:54 -05:00
Katie
3690ac7b4b Merge remote-tracking branch 'origin/develop' into feature/CSR-747 2022-12-05 08:52:30 -05:00
CarlNation
be75efbad4 CSR-944 fix JS error when make is null or undefined 2022-12-01 12:30:36 -05:00
Katie
bd53177d53 CSR-747 Fix merge conflict 2022-11-30 10:52:20 -05:00
CarlNation
2635c90ee8 Merge branch 'release/2022.12.08' into rlsmerge/22.12.08-to-develop-v2 2022-11-29 14:24:54 -05:00
CarlNation
6756c909cd CSR-944 small refactor 2022-11-29 11:23:42 -05:00
CarlNation
7e5a0fed3e merge 12.08 to develop 2022-11-23 13:57:45 -05:00
CarlNation
9bf2733a81 Merge branch 'release/2022.12.08' into rlsmerge/2022.12.08-to-develop 2022-11-23 13:25:44 -05:00
CarlNation
df614d05a6 CSR-944 fix tests 2022-11-23 10:11:55 -05:00
CarlNation
dc8b602e41 CSR-944 optional vin vehicles 2022-11-23 09:30:54 -05:00
Katie
aa6aad7c07 CSR-747 Navigate to and from heritage funnel 2022-11-15 16:49:34 -05:00
CarlNation
2ea462e446 CSR-777 Prettier 2022-11-09 15:39:39 -05:00
CarlNation
65207726cd CSR-777 load session 2022-11-09 13:57:04 -05:00
Scott Kiener
2ae16d3f01 Merge remote-tracking branch 'origin/develop' into feature/CSR-731 2022-11-03 08:37:13 -04:00
Scott Kiener
dc04890223 CSR-731 | Formatting update 2022-11-03 08:22:15 -04:00
Katie
c1ff968c0f Fix merge conflicts 2022-10-28 13:21:08 -04:00
katieoh-safelite
5d29511802
Merge pull request #787 from Safelite/defect/CSR-869
CSR-869 Reset alerts when continue is clicked, add test
2022-10-28 13:12:13 -04:00
Katie
c7b04667e0 Format everything 2022-10-28 10:10:11 -04:00
Adam Caouette
2d8bce9735 CSR-867: Merge develop and resolve merge conflicts 2022-10-28 09:03:08 -04:00
Adam Caouette
a035e88325 CSR-867: change some naming back to keep existing production vuex state 2022-10-27 22:05:11 -04:00
Scott Kiener
e9453b250d Merge remote-tracking branch 'origin/develop' into feature/CSR-731 2022-10-27 15:39:09 -04:00
Katie
b63f77a7fc CSR-869 Reset alerts when continue is clicked, add test 2022-10-27 15:23:48 -04:00
Katie
e700dc6b4e CSR-762 Fix merge conflicts, heritage integration 2022-10-27 11:13:33 -04:00
Scott Kiener
882def70a7 CSR-731 | Fix commenting - fix mock lineItems 2022-10-24 13:59:28 -04:00
Scott Kiener
a4d379d2f7 Merge remote-tracking branch 'origin/feature/CSR-762' into feature/CSR-731 2022-10-24 11:48:10 -04:00
Scott Kiener
5e3abe4ebf CSR-731 | Final copy w/o tests 2022-10-24 11:26:42 -04:00
Adam Caouette
b6bfc178ed CSR-867: new simplified updates to match updates in Parts Service API 2022-10-21 15:46:13 -04:00
Katie
78bb3f5e8c CSR-762 tests 2022-10-20 12:36:45 -04:00
Katie
33faaac7bc CSR-762 button-question-focus-helper tests 2022-10-20 09:58:51 -04:00
Scott Kiener
65cf2d3b84 Merge remote-tracking branch 'origin/feature/CSR-762' into feature/CSR-731 2022-10-19 14:08:35 -04:00
Scott Kiener
8e2e5eb5bd CSR-731 | Refactor cms-content-helper.js
Also fixed a looping issue
2022-10-18 14:32:10 -04:00
Katie
d3ab045ef2 CSR-762 Fix merge conflict 2022-10-17 12:10:43 -04:00
Katie
782dcfd8a6 CSR-762 Fix merge conflict 2022-10-17 12:07:44 -04:00
Katie
ce5727a750 CSR-762 Name change, add comments 2022-10-17 11:33:55 -04:00
Katie
132f39e2de CSR-762 Rename and move around GA logic 2022-10-17 11:27:23 -04:00
Katie
00d7fd1611 CSR-762 Fix merge conflict 2022-10-17 11:21:23 -04:00
Katie
cbfd62e3a8 CSR-762 Remove pushing GA on autoselect 2022-10-14 15:07:59 -04:00
Scott Kiener
a60398a55b CSR-731 | Working version before refactor 2022-10-12 10:53:12 -04:00
Katie
88944befe0 CSR-762 Fix merge conflicts 2022-10-07 15:50:52 -04:00
Katie
3b73abbebc CSR-762 GA Cleanup 2022-10-07 15:44:26 -04:00
Scott Kiener
a8d9060b22 Merge remote-tracking branch 'origin/develop' into feature/CSR-731 2022-10-07 15:30:50 -04:00
CarlNation
644bfebe22 CSR-752 renamed save and load endpoints 2022-10-07 10:49:50 -04:00
Katie
98c4849370 Merge branch 'feature/CSR-762' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into feature/CSR-762 2022-09-29 13:05:52 -04:00
Katie
0581fcdc9e CSR-762 Change requests 2022-09-29 13:05:25 -04:00
katieoh-safelite
73494dcf61
Merge branch 'develop' into feature/CSR-762 2022-09-29 10:44:32 -04:00
Scott Kiener
2addaa01c1 Merge remote-tracking branch 'origin/feature/CSR-762' into feature/CSR-731 2022-09-29 10:10:51 -04:00
CarlNation
8cb0a3c26a CSR-855 send save quote id to heritage 2022-09-23 11:28:10 -04:00
Katie
d4100f4d26 CSR-762 Edit how most button-question wrappers emit 2022-09-23 09:31:17 -04:00
CarlNation
6491b94044 CSR-779 Repair view of estimate page 2022-09-13 08:02:05 -04:00
Katie
5ca2273b47 CSR-759 Ensure funnel cookie is created if it doesn't exist 2022-08-18 11:56:22 -04:00
Katie
b23361d0a3 Revert "Merge pull request #674 from Safelite/revert-665-defect/CSR-759"
This reverts commit b890d85c28, reversing
changes made to c5f76d2424.
2022-08-18 11:55:45 -04:00
katieoh-safelite
62a3ceb8c5
Revert "Defect/csr 759" 2022-08-18 10:44:20 -04:00
Katie
264b189a9a CSR-759 Cleanup 2022-08-17 11:37:32 -04:00
Katie
8d01c6b1b3 CSR-759 Cleanup 2022-08-17 11:35:03 -04:00
Katie
61ccfe268b CSR-111 Fix tests and cleanup 2022-08-17 11:32:54 -04:00
Katie
b526fc059f CSR-759 Update how session ID cookies are saved and updated 2022-08-17 09:25:51 -04:00
katieoh-safelite
c1490d5a35
Merge pull request #645 from Safelite/feature/CSR-690
Feature/csr 690
2022-08-10 14:16:37 -04:00
Katie
92e226c610 CSR-690 Add tests 2022-08-10 11:55:31 -04:00
Katie
92aca422b9 CSR-690 Cleanup 2022-08-10 09:30:35 -04:00
Katie
f827282805 CSR-690 Cleanup 2022-08-10 09:29:36 -04:00
Katie
00d62b483f CSR-690 Cleanup 2022-08-10 09:18:41 -04:00
Katie
11016372a3 CSR-690 Fix tests 2022-08-10 09:13:43 -04:00
Katie
74b86c80d2 CSR-690 Add savedSessionTimeoutDate stuff back 2022-08-05 08:36:23 -04:00
Katie
9248a5b3b2 CSR-690 2022-08-03 12:01:43 -04:00
Katie
7d7896a012 CSR-690 Fix issue with part-questions back 2022-08-02 15:32:11 -04:00
Katie
6359139342 CSR-690 Implement navigation to and from heritage 2022-08-02 12:17:35 -04:00
Matt Sykes
5006a22221 Fixed broken tests 2022-08-01 17:29:25 -04:00
Matt Sykes
b73649e490 CSR-705 value logging masking type
- value logging masking type
- added to other components under button-questions
- added logging for radio as it was missing (only fires onchange of radio which is different than others although arguably more right...
2022-08-01 16:42:10 -04:00
Scott Kiener
c18af60165 CSR-706 | Refactoring savedQuote -> SavedSession 2022-07-26 12:07:03 -04:00
Scott Kiener
bb1fa9aede CSR-706 | Refactoring to use SavedSession instead of SaveQuote 2022-07-26 12:02:03 -04:00
Scott Kiener
b21c6171e9 CSR-706 | Remove state resetting on loadOrder
As well as making loadOrder await the latest saveOrderPromise
Also clearing saveOrderPromise if entering the funnel fresh to avoid a broken promise object
2022-07-25 09:30:00 -04:00
Katie
b73a7f8d90 Fix merge conflicts 2022-07-14 13:12:57 -04:00
Scott Kiener
0d956d9e0f Merge remote-tracking branch 'origin/develop' into feature/CSR-700 2022-07-13 10:03:57 -04:00
Katie
c941192032 CSR-710 Add curly brackets to if 2022-07-12 08:26:11 -04:00
Katie
ea207aac90 CSR-710 Add/edit tests 2022-07-11 16:46:26 -04:00
Katie
d4fd61c74f CSR-710 WIP 2022-07-11 09:09:53 -04:00
FrankRua
73c7c6a48b unit test coverage 2022-07-01 12:40:51 -04:00
FrankRua
ec05b56e51 lp lookup and start of address lookup 2022-06-29 17:52:02 -04:00
Scott Kiener
415200ea5a CSR-700 | Update Unit Tests 2022-06-29 17:11:00 -04:00
Scott Kiener
4dc23cbb9f Merge remote-tracking branch 'origin/develop' into feature/CSR-700 2022-06-29 09:05:10 -04:00
Scott Kiener
3b8b86fe7e CSR-700 | Save response from SaveOrder to VueX Store 2022-06-29 09:05:02 -04:00
FrankRua
2ba298285d Merge remote-tracking branch 'origin/defect/name-change-update' into feature/CSR-439 2022-06-28 11:22:31 -04:00
Katie
a0a0ccfbea Update names in damage-helper 2022-06-27 08:59:06 -04:00
Donielle Austin
b76811ded0 pushing changes csr-439 2022-06-24 13:44:03 -04:00
Scott Kiener
972e02a5b2 CSR-706 | Re-work synchronicity of saveOrder
Allow multiple saveOrders to run synchronously
Allow saveOrder to be awaited before navigating to heritage
Allow saveOrder to run on routine navigation if an email address is present
Add saveOrderPromise member to the store
2022-06-23 15:23:30 -04:00
DonielleAtSafelite
de01f19e84
Merge branch 'release/2022.06.23' into feature/CSR-414-tests 2022-06-09 14:19:53 -04:00
Donielle Austin
53b925b678 unit test estimate 2022-06-09 10:59:38 -04:00
Katie
306499cf95 Merge remote-tracking branch 'origin/develop' into feature/unit-tests-2022.06.09-KO 2022-06-08 08:06:41 -04:00
Katie
e181315e3f Able to pass in 'place' into fillInAddress function 2022-06-03 15:30:56 -04:00
Scott Kiener
36079109c7 Merge remote-tracking branch 'origin/release/2022.06.09' into feature/CSR-563 2022-06-01 15:52:34 -04:00
Scott Kiener
2e847436c8 CSR-563 | Refactor Alert and Alert tests 2022-06-01 14:34:19 -04:00
CarlNation
a7f8c3296f
Merge pull request #522 from Safelite/feature/CSR-663
CSR-663 changes to make sure funnel has skey(session log seq num)
2022-05-31 13:34:07 -04:00
CarlNation
4be843e1b8 CSR-663 changes to make sure funnel as skey(session log seq num) 2022-05-31 13:11:16 -04:00
katieoh-safelite
b41f0f4f2d
Merge pull request #520 from Safelite/feature/CSR-628
Feature/csr 628
2022-05-31 08:34:00 -04:00
Katie
9bed77d2a0 CSR-416 Add address-lookup tests 2022-05-27 17:06:04 -04:00
Katie
f03e0737f8 CSR-622 Fix tests 2022-05-27 15:16:45 -04:00
Katie
e849a8a58e CSR-622 Edit comment 2022-05-27 14:40:04 -04:00
Katie
8700ca9e3e CSR-622 Don't load if referralNumber is empty 2022-05-27 14:38:45 -04:00
katieoh-safelite
b3635ad6c0
Merge pull request #501 from Safelite/feature/CSR-628
CSR-628 Pass in referralNumber and accountNumber as strings
2022-05-20 13:36:06 -04:00
Katie
844cbf088f CSR-628 Fix tests 2022-05-20 13:18:46 -04:00
Katie
3f26bf6e97 CSR-628 Pass in referralNumber and accountNumber as strings 2022-05-20 13:06:34 -04:00
katieoh-safelite
1793cccb92
Merge pull request #499 from Safelite/feature/CSR-628
CSR-628 Add and check wasDelayedClaimRegistration field
2022-05-20 10:29:21 -04:00
Katie
d76814ca14 CSR-628 Add and check wasDelayedClaimRegistration field 2022-05-20 09:11:17 -04:00
CarlNation
55b99f0933 CSR-611 glassToReplace does not exist in store for repairs 2022-05-20 06:14:56 -04:00
FrankRua
46ed8caa6f small refactor + defect fix 2022-05-18 09:53:05 -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
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
7a511d73bc CSR-416 Move setupOrderBeforeSave to address-lookup 2022-05-12 15:28:45 -04:00
AdamCaouetteSafelite
075b79dd9c
Merge pull request #417 from Safelite/feature/CSR-347
Feature/CSR-347
2022-05-12 14:44:25 -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
Katie
a3476b7098 CSR-543 Allow for number validation in textbox-questions for initialValues 2022-05-11 13:22:13 -04:00
Adam Caouette
3a75745764 CSR-347: finish building address-vehicles page 2022-05-11 09:33:26 -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
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
Katie
9786c954d0 CSR-416 Add updating serviceLocation with vehicle registration information as needed 2022-05-10 12:28:25 -04:00
Katie
5bc6ad16df CSR-416 Fix merge conflict 2022-05-09 13:56:45 -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
Max
651d7c017c Resolving merge conflicts 2022-05-06 09:48:56 -04:00
Max
47380eda80 Fixing unit tests 2022-05-05 12:11:31 -04:00
Max
842a444e5c Fixing lpl page and nav scenario 2022-05-04 16:28:20 -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
DonielleAtSafelite
551e557922
Merge branch 'develop' into feature/CSR-414-V2 2022-05-03 14:42:09 -04:00
FrankRua
a14e3ca682 unit tests 2022-05-03 12:58:26 -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
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
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
219fb3a731 CSR-416 WIP 2022-05-02 17:19:22 -04:00
bmauger
e49cd70874 Fix breakage from merge. 2022-05-02 16:30:56 -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
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
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
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
FrankRua
533bc558e0 More events 2022-04-29 16:11:10 -04:00
FrankRua
c7c597e480 Unit tests 2022-04-29 15:53:26 -04:00
bmauger
1d1384dbcc WIP vin lookup. 2022-04-29 10:45:41 -04:00
Leah Schumann
a597da287f merging from develop 2022-04-29 09:31:13 -04:00
bmauger
d0fb0ee541 WIP vin-lookup page. 2022-04-28 09:59:08 -04:00
Max
017ae832c5 Fixing typos 2022-04-28 09:19:56 -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
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
Max
95add315a0 REfactoring lpl page 2022-04-26 12:46:47 -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
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
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
FrankRua
c640cea1cb RegEx support for Safari 2022-04-20 12:02:54 -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
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
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
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
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
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
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
Max
b16beff2d7 Adding navigation scenarios 2022-04-11 13:28:08 -04:00
Max
6db315e01a Fixing up part question widget retrieval 2022-04-08 09:25:04 -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
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
bmauger
9dcc302d8c Merge branch 'develop' into CSR-101-vin-lookup 2022-04-06 10:04:03 -04:00
Katie
fc7cd2ebc1 CSR-98 Revert edit to navigation-helper 2022-04-05 16:14:27 -04:00