Scott Kiener
daf89bdb32
CASH-353 | Fix missing 'const' error
2025-04-24 12:41:00 -04:00
CarlNation
23ca07f313
Merge branch 'release/2025.04.24' into rlsmerge/2025.04.24-to-develop
2025-04-23 09:19:21 -04:00
Minojhini Valaiyapathi
76b058077b
CASH-353 - Redoing 353 revert branch to get merged to develop
2025-04-17 09:27:13 -04:00
Minojhini Valaiyapathi
089632b7f1
CASH-353- Reverting back the 353 changes
2025-04-16 12:04:47 -04:00
Minojhini Valaiyapathi
99d223b287
CASH-353 - Added a check to see if it is heavy truck
2025-04-10 11:24:56 -04:00
Minojhini Valaiyapathi
1e72721dec
CASh-353 - Formatted the code
2025-04-08 15:26:20 -04:00
Minojhini Valaiyapathi
1e4f5f24ed
CASH-353 - Estimate pages serviceable Zip code change - error
2025-04-08 15:19:30 -04:00
CarlNation
eedcf4dfdd
CASH-291
...
CASH-291 The issue here is that when computing the tier one price for determining which tab to select. we are including the service package discount of $50 bringing the tier one price to $287(337-50), which is less than $300 and causing the cash tab to be selected. This is not the tier one price we show but only used in the computation for determining which tab to default.
2025-02-22 06:09:45 -05:00
CarlNation
b2459ffcf6
CASH-176
...
CASH-176 clear email/phone field on all pages, not just service zip
2025-02-18 13:54:42 -05:00
Johnny shultz
9247117e12
CASH-176
...
CASH-176 Added email or sms to vin-lookup, address-lookup, and license plate-lookup
2025-02-06 13:01:54 -05:00
Bryan Mauger
84960c1d71
CSR-2337 remove EVOX functionality.
2024-11-08 14:28:13 -05:00
Scott Kiener
5c2876d6a4
CSR-2266 | Unit Tests & formatting
2024-10-28 15:56:45 -04:00
Scott Kiener
8baa213004
CSR-2266 | Get bill-to earlier in flow
2024-10-28 15:49:45 -04:00
hiteshkumar87
eeb0661882
CSR-2216
...
change isExternalParameter getter
2024-09-10 18:48:32 +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
ac873bf893
CSR-2087
...
create session storage
2024-07-18 20:15:09 +05:30
Chloe Herd
de4dd9bada
Change location of checks + exact check for "verified" navigation
2024-05-09 13:07:34 -04:00
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
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
b0e477d3d3
Format code.
2023-10-02 11:05:53 -04:00
Bryan Mauger
e3b8e1d29f
Fix vertical spacing on vin lookup and lic plate lookup.
2023-10-02 10:49:45 -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
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
5c38498a23
Merge branch 'develop' into bug/chloeherd/analytics-mismatch
2023-09-20 09:06:27 -04:00
Bryan Mauger
c5162483f4
WIP grid and style updates.
2023-09-19 14:33:44 -04:00
Chloe Herd
5ff14add7b
Lookup Pages
2023-09-19 12:22:56 -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
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
Scott Kiener
feeb1130b4
Merge remote-tracking branch 'origin/release/2023.08.10' into rlsmerge/2023.08.10-to-develop
2023-07-28 11:21:45 -04:00
Scott Kiener
98fdb82ccb
Vin-Lookup pages defect fix
...
Replace/Remove usages of SaveServiceLocation with SaveZipCodeInfo
2023-07-27 16:36:48 -04:00
CarlNation
72881bafd8
Merge branch 'release/2023.07.27' into rlsmerge/2023.07.27-to-develop
2023-07-24 13:48:12 -04:00
CarlNation
4c841a52ba
CSR-1573
2023-07-24 11:35:09 -04:00
CarlNation
36ceebb725
CSR-1573
...
backout previous change and use vee validate to accomodate the defect
2023-07-24 11:17:50 -04:00
CarlNation
de2fbc76f7
Merge branch 'release/submit-cash' into rlsmerge/submit-cash-to-develop-7.17
2023-07-17 11:36:53 -04:00
Bryan Mauger
914c373013
Code format.
2023-07-17 09:49:03 -04:00
Bryan Mauger
5b5d03097c
CSR-1530 fix multi-error displaying.
2023-07-17 09:46:16 -04:00
hiteshkumar87
007de5cded
Merge branch 'release/submit-cash' into rlsmerge/develop-to-submit-cash-17-July
2023-07-17 12:34:36 +05:30
Bryan Mauger
901db2e4b0
CSR-1478 remove perfect match alert when zip is invalid.
2023-07-10 10:35:53 -04:00
Sneha
378aa05fde
CSR-1506
2023-07-07 13:20:20 +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
hiteshkumar87
dda20d8708
Merge branch 'release/submit-cash' into rlsmerge/develop-to-submit-cash-30-June
2023-06-30 16:56:54 +05:30
Sneha
6572f01910
CSR-1438
...
Reverting back FMG changes
2023-06-29 11:28:01 +05:30