Commit graph

324 commits

Author SHA1 Message Date
Katie
6e0c9688d3 CSR-111 Reset answers if they change 2022-08-30 13:12:18 -04:00
Adam Caouette
d9f1076987 CSR-110: code to complete molding-questions 2022-08-26 10:33:22 -04:00
Katie
bb8a8cc2f4 CSR-804 Change endpoint name 2022-08-25 11:49:10 -04:00
Katie
668a8affb2 Revert "Merge pull request #673 from Safelite/revert-672-feature/CSR-111-parts"
This reverts commit c5f76d2424, reversing
changes made to 2e0f614e1f.
2022-08-18 12:09:46 -04:00
katieoh-safelite
37dc16645f
Revert "Feature/csr 111 parts" 2022-08-18 10:44:49 -04:00
katieoh-safelite
2e0f614e1f
Merge pull request #672 from Safelite/feature/CSR-111-parts
Feature/csr 111 parts
2022-08-18 10:08:44 -04:00
Leah Schumann
ed740a12ab Front end changes related to CSR-512 2022-08-16 15:31:28 -04:00
Katie
d3f7ad68f2 CSR-111 Get part from capability question, save, reset answers when part question answer result changes 2022-08-16 14:44:32 -04:00
Katie
0dffdea153 CSR-514 Save experiments 2022-08-15 12:22:38 -04:00
Katie
2fd175711a CSR-111 Get capability questions 2022-08-15 10:15:30 -04:00
Katie
e592f55a67 CSR-514 Add tests 2022-08-11 09:27:38 -04:00
Katie
c55d068edd Merge branch 'develop' into feature/CSR-514 2022-08-10 14:34:27 -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
4de7240610 CSR-514 Fix merge conflicts 2022-08-05 12:37:31 -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
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
34a7cc0e9f CSR-672 Add X-Experiment-Data header to calls 2022-07-19 09:08:42 -04:00
Katie
be45bb9ff7 CSR-514 Initial implementation for runExperimentsForTrigger 2022-07-15 11:46:01 -04:00
CarlNation
e901f18498
Merge pull request #602 from Safelite/feature/gaEventUpd
correct GA event logging in dev
2022-07-13 10:34:43 -04:00
CarlNation
4072d929b8 correct GA event logging in dev 2022-07-13 10:13:11 -04:00
Scott Kiener
0d956d9e0f Merge remote-tracking branch 'origin/develop' into feature/CSR-700 2022-07-13 10:03:57 -04:00
Adam Caouette
13d6f15d37 CSR-108: complete part-questions page, changes to question-chain 2022-07-12 14:37:55 -04:00
Scott Kiener
9ac8b1a31a CSR-706 | Add in newly required parameters 2022-07-05 09:35:32 -04:00
FrankRua
3929c90954 Unit tests 2022-06-30 17:25:34 -04:00
Scott Kiener
3b8b86fe7e CSR-700 | Save response from SaveOrder to VueX Store 2022-06-29 09:05:02 -04:00
FrankRua
3226ec4e6e Init refactor 2022-06-28 17:01:28 -04:00
DonielleAtSafelite
159aadb2b4
Merge branch 'develop' into feature/CSR-439 2022-06-24 14:43:47 -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
Donielle Austin
123666dd9e resetting state csr 439 2022-06-20 08:42:18 -04:00
Mark Harris
d6102ca1bc treat ancillary parts different than glass parts 2022-06-15 15:17:25 -04:00
FrankRua
e4410870f5 changed mapping 2022-06-14 13:27:05 -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
4be843e1b8 CSR-663 changes to make sure funnel as skey(session log seq num) 2022-05-31 13:11:16 -04:00
Mark Harris
37a6fe222c Fixed service state persistence to heritage on vin-lookup and license-plate-lookup 2022-05-19 14:37:34 -04:00
Donielle Austin
7fd053e043 ga event defect 2022-05-18 18:07:34 -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
Donielle Austin
89d32b6a5b ga event defect 2022-05-12 16:52:40 -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
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
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
Katie
5ea372c1b4 CSR-523 Fix registration zip error on license-plate-lookup 2022-05-11 13:31:22 -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
9786c954d0 CSR-416 Add updating serviceLocation with vehicle registration information as needed 2022-05-10 12:28:25 -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
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
a42600f24c adjusted endpoint and logic 2022-05-03 15:08:19 -04:00
Mark Harris
3a5725360a Updated service "zip" to "zipCode" to stay consistent with registration zipCode. 2022-05-03 11:43:57 -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
FrankRua
a1138153a2 Changed var name 2022-05-02 12:58:12 -04:00
Leah Schumann
299293467a Merge branch 'develop' into feature/CSR-104 2022-05-02 11:22:22 -04:00
FrankRua
533bc558e0 More events 2022-04-29 16:11:10 -04:00
Leah Schumann
a597da287f merging from develop 2022-04-29 09:31:13 -04:00
FrankRua
a638f63cdd Rename consts 2022-04-28 18:39:11 -04:00
FrankRua
a6f8a6289e GA events 2022-04-28 16:25:32 -04:00
FrankRua
c0290c43ee Auto stash before merge of "develop" and "origin/develop" 2022-04-28 13:13:50 -04:00
CarlNation
bdd75d8d1b CSR-18 refactor event logging 2022-04-28 12:40:54 -04:00
CarlNation
ce988ee120 CSR-18 log page events 2022-04-25 08:39:17 -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
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
7a6c87dff7 Merge remote-tracking branch 'origin/CSR-101-vin-lookup' into feature/CSR-85 2022-04-19 10:44:42 -04:00
Max
18710d1469 Updating ways special strings are parsed 2022-04-19 10:26:31 -04:00
FrankRua
650fbd564e Log experiment exposure on vehicle-year 2022-04-14 10:46:35 -04:00
FrankRua
a0cf6d9864 Start for calling endpoint 2022-04-13 17:05:13 -04:00
Leah Schumann
7fc0f40c03 Checking in before demoing CSR-96 2022-04-13 10:08:46 -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
9dcc302d8c Merge branch 'develop' into CSR-101-vin-lookup 2022-04-06 10:04:03 -04:00
Max
76935aac00 Merge branch 'develop' into feature/CSR-92 2022-04-06 09:39:19 -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
Katie
f8b3fe8822 CSR-98 Rename variables 2022-04-05 12:39:34 -04:00
Katie
927f7c8a00 CSR-98 Fix reset state 2022-04-04 13:28:03 -04:00
Leah Schumann
c3936169d1 Merge branch 'develop' into feature/CSR-96 2022-03-31 15:16:11 -04:00
bmauger
3ae1e6edac Merge branch 'develop' into CSR-101-vin-lookup 2022-03-31 14:35:40 -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
FrankRua
a1c5150039 rename concept to funnel 2022-03-29 16:21:48 -04:00
bmauger
6c770a6e26 CSR-101 vin-lookup updates WIP 2022-03-25 15:32:13 -04:00
Katie
8f12a82fa8 CSR-98 Fix merge conflicts 2022-03-24 15:08:15 -04:00
Max
c007430e63 Adding validations to lpl 2022-03-24 15:04:27 -04:00
FrankRua
3e55448127 things I didn't need 2022-03-24 14:47:22 -04:00
FrankRua
9548c9f198 Merge branch 'develop' into feature/CSR-99 2022-03-24 14:40:03 -04:00
FrankRua
0e6932d266 Handle other edge cases 2022-03-24 14:36:43 -04:00
Leah Schumann
c317708440 Added regex validation for Zip 2022-03-22 16:05:17 -04:00
Max
7beb7ff4d3 Merge branch 'develop' into feature/CSR-92 2022-03-22 15:19:29 -04:00
Katie
de187c927e CSR-98 Fix merge conflicts 2022-03-22 13:03:58 -04:00
Katie
8d0a3b02b3 CSR-98 Fix merge conflicts and some tests 2022-03-22 13:00:37 -04:00
FrankRua
aeca237b05 started to re-do cookie 2022-03-21 18:46:21 -04:00
FrankRua
a279c9d011 Load init 2022-03-21 12:50:32 -04:00
FrankRua
1ac05c353b CSR-98 to CSR-99 2022-03-21 12:05:10 -04:00
Leah Schumann
b769f95d56 Added validation to address-lookup 2022-03-21 10:39:35 -04:00
Leah Schumann
8bd0df4917 Added some validation related stuff 2022-03-18 08:56:39 -04:00
Max
ebc30c7776 More implementations for license plate lookup 2022-03-16 13:14:07 -04:00
Katie
399624af8d CSR-98 Add variable for cookieName OrderInfo 2022-03-15 15:17:38 -04:00
Max
7e42384a7c Changes for license plate lookup 2022-03-14 15:16:07 -04:00
Katie
d1fb7db451 CSR-98 Read cookie values and remove as needed 2022-03-11 12:22:35 -05:00
Max
b0f9a1beff Creating license plate lookup page 2022-03-11 10:52:36 -05:00
Katie
a679f2fd07 CSR-98 Fix merge conflict 2022-03-09 08:15:51 -05:00
Katie
6ce8bbec8a CSR-98 Save on every page and redirect to heritage funnel on one 2022-03-08 17:24:10 -05:00
Leah Schumann
09530d8338 Merge branch 'develop' into feature/CSR-96 2022-03-08 09:26:03 -05:00
Adam Caouette
4e6c8e5d3c Merge branch 'develop' into feature/CSR-319 2022-03-07 15:23:22 -05:00
CarlNation
3e91d1dbee CSR-297 tint mapper 2022-03-07 08:51:13 -05:00
CarlNation
eead9f0ccd CSR-297 persist vehicle damage selections and tests 2022-03-06 15:29:28 -05:00
Adam Caouette
84b0257de2 CSR-319: improve repair/replace logic 2022-03-04 15:02:39 -05:00
Adam Caouette
f36d199670 Merge branch 'develop' into feature/CSR-319 2022-03-04 13:54:45 -05:00
Adam Caouette
312ba851bf CSR-319: move validation rules and errors into centralized files; fix and set up validation unit tests 2022-03-04 13:03:08 -05:00
CarlNation
895bc5c43e CSR-297 WIP persist page selections 2022-03-04 12:35:05 -05:00
Leah Schumann
1ce165c5a8 Merging from 'develop' 2022-03-03 09:32:55 -05:00
Leah Schumann
02e6fdb335 Now dynamically retrieving the alert headers and text from CMS, also now retrieving Places API key from env variables 2022-03-03 09:28:11 -05:00
FrankRua
0b445f176b multiple defect fixes 2022-03-02 16:24:37 -05:00
Katie
edda638d4f CSR-98 Test call order/save endpoint on vehicle-damage page 2022-03-01 17:03:14 -05:00
CarlNation
3c0439c0d3 CSR-297 vehicle damage routing and testing 2022-03-01 11:28:18 -05:00
FrankRua
e43b2caaeb created page data methods for Vuex / Router 2022-02-25 14:48:22 -05:00
FrankRua
2386153061 Tint mapper changes 2022-02-24 15:59:25 -05:00
FrankRua
d17f214967 Merge remote-tracking branch 'origin/feature/CSR-297' into feature/CSR-335 2022-02-24 15:07:07 -05:00
FrankRua
7daa667552 state changes 2022-02-24 15:02:57 -05:00
CarlNation
57ee0fd29a CSR-297 wip
store updates.  first of three page routes
2022-02-24 14:55:40 -05:00
FrankRua
9636d358d8 Map API data to vehicle-parts ds 2022-02-24 12:33:20 -05:00
FrankRua
265e32f7a7 Integrated CMS, refactor 2022-02-23 11:30:48 -05:00
FrankRua
32a7cd077d binding 2022-02-22 15:33:28 -05:00
FrankRua
79bf4f774e Added v-models and catch emit function 2022-02-21 17:07:19 -05:00
FrankRua
5a6acf7bce More changes 2022-02-15 13:00:02 -05:00
FrankRua
b5cd518330 init design for radio question data 2022-02-14 16:39:17 -05:00
CarlNation
26a8eaa99a CSR-78 2022-02-03 06:10:37 -05:00
CarlNation
ea5cdb3a9c Merge remote-tracking branch 'origin/develop' into develop 2022-02-02 14:06:50 -05:00
FrankRua
66aa4190fb Unit test coverage to 89%, redid store / store tests 2022-02-01 22:26:05 -05:00
FrankRua
5ccccc2548 Created state invalidation 2022-02-01 14:49:44 -05:00
CarlNation
c454c1d5ff Auto stash before merge of "develop" and "origin/develop" 2022-02-01 08:15:19 -05:00
FrankRua
b92c425fb4 Linter 2022-01-28 10:22:33 -05:00
FrankRua
94a73a860a minor changes 2022-01-21 09:14:15 -05:00
FrankRua
9160d2f7c0 Merge remote-tracking branch 'origin/develop' into feature/CSR-130 2022-01-20 12:36:24 -05:00
FrankRua
dedf3d0bd3 Event bus integration 2022-01-18 16:30:44 -05:00
FrankRua
ab947a4d15 Created event bus, created homepage endpoint 2022-01-17 16:53:10 -05:00
FrankRua
a7002f47d5 404 page to use EventBus 2022-01-14 12:43:17 -05:00
Max
80a4de2cc7 Updating method and action name and awaiting data before page change on vehicle style page 2022-01-13 11:56:04 -05:00
FrankRua
f3336470d2 POC 2022-01-12 16:28:49 -05:00
Max
4a50e44e96 Creating vehicle damage page 2022-01-10 15:36:49 -05:00
Max
9737ffbb27 CSR 77 2022-01-04 15:13:09 -05:00
Adam Caouette
2c0dd25316 CSR-222: update CMS API object names 2022-01-03 12:16:57 -05:00
Max
ecb3f189cf Creating vehicle styles 2021-12-21 10:53:27 -05:00
Max
69108f2c8e Creating models page 2021-12-17 14:35:29 -05:00
Frank
daab1b0f1a Ran linter 2021-12-08 21:00:37 -05:00
Adam Caouette
d5f971b403 CSR-203: add site header component 2021-12-07 14:50:40 -05:00
Max
ba182117cf Merge branch 'develop' into feature/CSR-121_button-click-function 2021-12-02 16:23:59 -05:00
Adam Caouette
c98a7a3f5d CSR-120: update with CMS content for blurry vehicle image 2021-12-02 10:27:49 -05:00
Max
0b366db781 Functionality for year radio buttons 2021-11-30 16:08:46 -05:00
Adam Caouette
f80d01a44a CSR-120 Several updates and refactoring 2021-11-22 19:13:31 -05:00
Frank
ff1511429e kabab-case and a ton of updates 2021-11-18 15:46:26 -05:00
Frank
22beb0df5f Added global ready variable 2021-11-18 11:04:16 -05:00
Frank
a500ad19e9 lint + correcting some actions 2021-11-17 15:56:06 -05:00
Frank
8e0f9bf816 Multiple refactor / improving changes 2021-11-17 14:54:00 -05:00
Max
838c202f8d Adding store actions to unit testing and changing radio button to take in string 2021-11-15 14:56:29 -05:00
Max
95de6007de Changing functions to global store functions 2021-11-11 17:27:49 -05:00
Max
6364d81c3c Merge remote-tracking branch 'origin/develop' into features/funnel-transitions 2021-11-04 16:48:42 -04:00
Frank
fbf1f8c124 Added mock case for grabbing content 2021-11-04 15:53:15 -04:00
Max
e42b5820b8 Merge branch 'develop' into features/funnel-transitions 2021-11-04 10:51:43 -04:00
Max
bd623e09c5 funnel process 2021-11-04 10:16:02 -04:00
Frank
9deb3b161c Added env var for Api Gateway, some formatting 2021-11-02 10:03:00 -04:00
Frank
c3c4606fcd pull route info by query string 2021-11-01 16:39:55 -04:00
Frank
d85a1feb7b Added store actions to real api calls 2021-10-27 21:09:38 -04:00