Commit graph

152 commits

Author SHA1 Message Date
hiteshkumar87
eeb0661882 CSR-2216
change isExternalParameter getter
2024-09-10 18:48:32 +05:30
Scott Kiener
a1335a56d3 Rectify prettier change 2024-08-27 16:18:22 -04:00
Matt Sykes
c7b19e6c4f Upgraded eslint and prettier 2024-08-23 15:59:25 -04:00
hiteshkumar87
4e09fe6cae CSR-2185
estimate unit test case for external parameter
2024-08-23 19:10:30 +05:30
hiteshkumar87
6ab9c34370 CSR-2087
replacing LeadGenState with ExternalParameterState and add capability questions, molding questions and vehicle parts.
2024-08-21 16:28:00 +05:30
hiteshkumar87
883b7b0916 csr-2087
estimate and quote page unit test
2024-07-22 17:00:58 +05:30
hiteshkumar87
ac873bf893 CSR-2087
create session storage
2024-07-18 20:15:09 +05:30
hiteshkumar87
2e12fb3c90 CSR-2087
Custom query strings
2024-06-25 18:26:02 +05:30
Chloe Herd
f9dc366b84 Update tests 2024-06-19 15:16:44 -04:00
Chloe Herd
7b5b58de2d Trim skipvin logic from estimate 2024-06-14 10:28:06 -04:00
Chloe Herd
26dead5f3e Add no-vin option 2024-06-13 16:48:01 -04:00
CarlNation
65d8198b1c CSR-977
CSR-977 Decommission vin capture experiment setting
2024-05-07 10:15:16 -04:00
CarlNation
f846c271d1 CSR-2068
CSR-2068 navigating manually triggers a session load.  This reloads the referral from SV2 and the coverage status will be set to pending triggering the vehicle change during policy lookup even though they have not been to heritage yet.  Changed the condition to include the policy number.
2024-04-09 09:41:46 -04:00
hiteshkumar87
95e6d02b74 CSR-2039
removing from estimate page
2024-03-27 20:53:01 +05:30
hiteshkumar87
2ca9a4b2e7 addOptionalText
addOptionalText to make textbox-question more generic
2024-02-12 13:52:18 +05:30
hiteshkumar87
2dc8d42971 CSR-1438
make email optional
2024-02-09 20:51:11 +05:30
Adam Caouette
39c33aabc1 CSR-1384: add a ref to funnelHeader on any pages where it's missing 2023-11-06 13:39:08 -05:00
Bryan Mauger
4530abcbf6 CSR-1704 spacing fixes for:
CSR-1704, 1705, 1706
2023-10-16 15:33:12 -04:00
Bryan Mauger
3d23bdbabc CSR-1593 set column width to control overly-wide components on larger screens.
Change scroll to auto for modals to avoid ghost scrollbars when not needed.

Center content on all screen sizes.
2023-10-16 08:38:23 -04:00
Bryan Mauger
15dbe4c592 CSR-1591 radio button width adjustments, misc css tweaks. 2023-10-11 09:42:36 -04:00
Bryan Mauger
67587254e8 Add extra column setting. 2023-10-05 15:13:53 -04:00
Bryan Mauger
2d1815dece WIP Desktop updates. 2023-10-05 09:39:21 -04:00
Bryan Mauger
4eab2c6618 WIP 2023-10-04 09:20:05 -04:00
Bryan Mauger
4af8f07a29 Set header to responsive 6-columns. Position alert relative on page. 2023-09-28 15:16:28 -04:00
bmauger
73726af7a3
Merge pull request #1356 from Safelite/CSR-1673-list-button-item-alignment
CSR-1673 fix icon and text alignment and add back scroll to bottom fe…
2023-09-22 11:01:05 -04:00
Bryan Mauger
1ee67c259e Format code. Remove errant class. 2023-09-22 10:49:38 -04:00
Bryan Mauger
9926126c67 CSR-1673 fix icon and text alignment and add back scroll to bottom feature. 2023-09-22 10:44:55 -04:00
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
shnsuku
3b3b9273ce
Merge pull request #1344 from Safelite/feature/Digital/CSR-1584
CSR-1584
2023-09-20 13:13:42 +05:30
Bryan Mauger
c5162483f4 WIP grid and style updates. 2023-09-19 14:33:44 -04:00
Bryan Mauger
7906d0d13d WIP update grid on each page. 2023-09-19 09:54:02 -04:00
Bryan Mauger
015fd50202 WIP format pages. 2023-09-18 16:56:29 -04:00
Chloe Herd
2bec4fa045 Estimate 2023-09-18 16:28:01 -04:00
Bryan Mauger
ce6916658a First pass at desktop max width and breakpoints per page.
Rename funnel-footer to nav-bar.
2023-09-18 16:20:45 -04:00
sheena
82d3748476 CSR-1584
Updated the font color and weight
2023-09-15 16:14:30 +05:30
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
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
sheena
24d6c8399b Update estimate.vue 2023-08-17 16:39:34 +05:30
sheena
b5c783afbc csr-1584
updated the text
2023-08-17 16:35:22 +05:30
sheena
18b96818d4 Update estimate.vue 2023-08-03 14:52:50 +05:30
sheena
4d5096c049 CSR-1584
updated the fonts
2023-08-03 14:48:42 +05:30
Matt Caimi
5e229f74c3 Merge remote-tracking branch 'origin/release/2023.07.07' into rlsmerge/release-2023.07.07-to-develop 2023-07-03 11:53:52 -04:00
Sneha
6572f01910 CSR-1438
Reverting back FMG changes
2023-06-29 11:28:01 +05:30
Matt Caimi
cd3992694c Merge remote-tracking branch 'origin/release/2023.07.07' into rlsmerge/release-2023.07.07-to-develop 2023-06-27 14:56:22 -04:00
Sneha
87451408f4 CSR-1438
Front end changes for optional email address
2023-06-27 13:50:57 +05:30
Leah Schumann
abddf77bed Tech review changes 2023-06-13 08:00:57 -04:00
Leah Schumann
716fbe3603 Tech review changes 2023-06-09 14:45:04 -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
f18e00caed CSR-1339
Add GA event to show what button options displayed
2023-04-25 09:26:41 -04:00