Sneha
b8e788529f
Unit test
2024-02-13 11:16:00 +05:30
Sneha
060f77b117
Revert "CSR-1764"
...
This reverts commit e88da1bd77 .
2024-02-12 12:35:08 +05:30
Sneha
37a59cc74e
merge to release
2024-02-09 21:27:13 +05:30
Sneha
be65993f87
changes
2024-02-09 19:12:07 +05:30
Sneha
dbbe9fa016
CSR-1764
2024-02-09 17:54:06 +05:30
Sneha
e88da1bd77
CSR-1764
2024-02-05 21:45:03 +05:30
hiteshkumar87
ac687e5545
CSR-1601
...
BillToAccountNumber
2024-02-05 20:40:23 +05:30
Bryan Mauger
3f0c0513ac
WIP initial commit of insurance search page.
2024-01-26 11:44:37 -05:00
Chloe Herd
356ffe6e45
Only display if cash is selected
2024-01-10 12:48:17 -05:00
Chloe Herd
d1eda98385
Basic banner with cms content
2024-01-09 17:34:48 -05:00
Scott Kiener
4b87384e55
CSR-1841 | Change query string promo logic for save quote email purposes
2023-11-28 10:09:49 -05:00
Scott Kiener
38dc3be042
CSR-1820 | Promo Price fix on Quote Page
2023-11-24 09:44:26 -05:00
Adam Caouette
14be2c2409
CSR-1411: update store Get Wipers method to accept a Zip and CarId; update usages
2023-11-20 11:27:19 -05:00
Scott Kiener
f8f9749d3a
CSR-1452 | Rewrite save promo functions
...
Combined inactive and active into one method
-new save method prevents the same promos ending up in inactive AND active at the same time
-query string promos save to inactive automatically
2023-11-10 10:51:01 -05:00
Scott Kiener
f72ce16936
CSR-1452 | Refactor and reformat
2023-11-09 15:17:47 -05:00
Scott Kiener
7eea3baa13
CSR-1452 | Alerts for promos and alert.vue refactoring
2023-11-09 14:52:18 -05:00
Scott Kiener
2cbae603bd
CSR-1452 | Toast messages built and displayed
...
For payment-method and quote, only for initial page load promo logic
2023-11-09 09:11:19 -05:00
Adam Caouette
ab81351bd5
Merge branch 'develop' into feature/CSR-1384-modals-for-add-vaps
2023-11-06 13:47:20 -05:00
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
Scott Kiener
da1feeab07
CSR-1452 | Set up wireframe for payment-method and promos
2023-11-03 11:42:11 -04:00
CarlNation
deed0dfb5f
CSR-1392
...
set amount due for PIA
2023-10-30 16:03:03 -04:00
Scott Kiener
f7715b35e5
CSR-1656 | Front end promo bug fixes
...
Don't save empty serverData to store
Save all promos on quote page nav
2023-10-24 10:12:57 -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
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
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
Adam Caouette
48413475c9
CSR-1383: undo strange changes that occurred when merging develop
2023-09-28 17:05:04 -04:00
Adam Caouette
f812e0e20c
Merge branch 'develop' into feature/CSR-1383-add-product-tiles
2023-09-28 16:54:56 -04:00
Bryan Mauger
4af8f07a29
Set header to responsive 6-columns. Position alert relative on page.
2023-09-28 15:16:28 -04:00
Adam Caouette
166978bc3a
Merge develop
2023-09-28 14:03:41 -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
9a3318b3fd
Quote
2023-09-21 10:11:44 -04:00
Chloe Herd
fed47a13e9
Save/Load Session
2023-09-20 11:16:45 -04:00
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
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
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
Scott Kiener
adaa964a4c
CSR-1635 | Move supportingItems save to store to Quote page load
2023-09-08 16:43:19 -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
hiteshkumar87
66a371b2c6
Update quote.vue
2023-08-21 14:28:39 +05:30
hiteshkumar87
93b1d489d1
CSR-1416
...
Quote page - Default to Insurance Tab if user Service zip is from certain States
2023-08-21 13:38:05 +05:30
CarlNation
72881bafd8
Merge branch 'release/2023.07.27' into rlsmerge/2023.07.27-to-develop
2023-07-24 13:48:12 -04:00
CarlNation
8c049d96a6
Merge pull request #1261 from Safelite/feature/CSR-1552
...
CSR-1552 removing code related to defect. Possibly working as designed
2023-07-21 09:34:20 -04:00
CarlNation
b792b21ac2
CSR-1552 removing code related to defect. Possibly working as designed
2023-07-21 09:14:08 -04:00
CarlNation
e249d728ac
Merge branch 'release/2023.07.27' into rlsmerge/2023.07.27-to-submit-cash
2023-07-20 08:10:55 -04:00
CarlNation
6e9c109b8e
Merge pull request #1255 from Safelite/feature/CSR-1552
...
Feature/csr 1552
2023-07-20 07:53:19 -04:00
CarlNation
7c316acb7c
CSR-1552
...
treat referral 6 digits and isverified differently. unverified is allowed to return to quote page and switch to cash while verified is not. both have 6 digit referral numbers.
2023-07-20 07:15:59 -04:00
CarlNation
209977b389
Revert "CSR-1552"
...
This reverts commit 517e79d62d .
2023-07-20 07:09:59 -04:00
CarlNation
596a877d35
Merge pull request #1252 from Safelite/feature/CSR-1552
...
CSR-1552
2023-07-19 13:08:34 -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
Bryan Mauger
dad6cdf0f8
CSR-1553 changed insurance threshold value from 500 to 300.
2023-07-18 15:16:25 -04:00
Mark Harris
fb6e825aa3
Merge remote-tracking branch 'origin/develop' into release/submit-cash
2023-06-19 11:30:29 -04:00
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
Leah Schumann
1f4c9b3c06
WIP
2023-06-08 14:09:49 -04:00
sheena
89d45bbc64
ssr-1321
2023-06-08 19:56:17 +05:30
sheena
e40b931aea
SSR-1321
...
Updated the changes
Removed padding-height functionality
2023-06-08 19:48:55 +05:30
Leah Schumann
6a7d3b8626
WIP
2023-06-07 13:51:19 -04:00
CarlNation
475d2f21ed
CSR-785
...
rename cash_account to cash_parent_account
2023-03-08 12:48:13 -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
101baa2c1a
Fixed quote issue due to change in PriceOrderItemsAndSaveServerData
2023-03-06 13:37:10 -05:00
Leah Schumann
b74ea28d6a
Merge branch 'develop' into feature/CSR-1088
2023-02-24 09:02:47 -05:00
Scott Kiener
3f99650208
Unit Tests (Quote Page)
...
Also refactored one store action name.
2023-02-23 15:37:55 -05:00
Leah Schumann
e583a903a1
Merge branch 'develop' into feature/CSR-1088
2023-02-20 09:23:17 -05:00
Scott Kiener
91df8c52c2
CSR-1168 | Added default service package unit tests
2023-02-14 15:17:18 -05:00
Scott Kiener
c70e161f11
Merge remote-tracking branch 'origin/develop' into defect/CSR-1168
2023-02-13 15:31:01 -05:00
Scott Kiener
cf86fcae23
CSR-1168 | Change how we determine if a package has been selected
2023-02-13 15:30:36 -05:00
Matt Caimi
9fa85f6295
Merge remote-tracking branch 'origin/develop' into feature/CSR-1012
2023-02-13 13:28:36 -05:00
CarlNation
e5bfae5811
CSR-1108
...
navigate to service-location from quote on cash
2023-02-10 16:16:27 -05:00
Matt Caimi
a7946c0849
Merge remote-tracking branch 'origin/feature/CSR-1088' into feature/CSR-1012
2023-02-03 16:11:09 -05:00
Leah Schumann
9e762ac770
Updated changes to modal code for Quote page
2023-02-01 13:42:13 -05:00
Leah Schumann
3abb66cf8e
Got the programmatic opening of modals working on quote page, still need to handle the buttonQuestion issue
2023-01-27 16:15:35 -05:00
Matt Caimi
c9736f6d4b
CSR-1012 | content group modals on quote page
2023-01-27 14:18:05 -05:00
Bryan Mauger
e9c6e35505
CSR-1050 fix margin top spacing.
2023-01-26 13:54:13 -05:00
Bryan Mauger
01deb7bd0d
CSR-1050 remove unneeded css and refactor with helper classes.
2023-01-24 08:51:40 -05:00
Bryan Mauger
15319196db
WIP Update file paths.
2023-01-17 16:58:09 -05:00
Mark Harris
95f9be0480
Revert "Merge pull request #937 from Safelite/feature/reverting-csr-1050"
...
This reverts commit 416bed076f .
2023-01-16 15:20:23 -05:00
Scott Kiener
ebf1a81e58
CSR-1042 | Formattingv2
2023-01-05 16:38:33 -05:00
Scott Kiener
e9da017ae9
CSR-1042 | Changing how price is displayed on Quote
...
Removing fees from cash pricing
2023-01-05 16:29:18 -05:00
Katie
69e739622a
CSR-747 Add navigation logic for estimate for 6-digit referral numbers
2022-12-19 16:26:35 -05:00
Katie
8665569554
CSR-747 Fix merge conflict
2022-12-13 16:47:45 -05:00
Katie
1ba6a13875
CSR-747 Add isInsurance override on quote
2022-12-13 16:40:10 -05:00
Scott Kiener
d0c61bcac8
CSR-504 | Small refactoring
2022-12-13 15:27:54 -05:00
Scott Kiener
d135ac2dbc
CSR-504 | Remove comment
2022-12-13 14:56:09 -05:00
Scott Kiener
ac13e264eb
CSR-504 | Formatting
2022-12-13 14:53:33 -05:00
Scott Kiener
7e72d9822d
CSR-504 | Implement pricing endpoint call
2022-12-13 14:50:48 -05:00
Matt Sykes
f0fb7cfeaa
Formatting stuff
2022-12-09 11:28:18 -05:00
Matt Sykes
dcee556dc5
Added to page prereqs
2022-12-09 09:36:53 -05:00
Katie
d018df6a3f
CSR-747 Cleanup
2022-12-08 16:05:29 -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
Scott Kiener
39b9901d16
CSR-774 | Remove two-way binding
...
Implemented new event that passes VAPs items to parent from service-package-question
2022-12-07 09:46:05 -05:00
Katie
aa875c84d7
CSR-747 WIP
2022-12-05 15:50:30 -05:00
Katie
a299e558c1
CSR-747 WIP
2022-12-05 08:52:15 -05:00
Scott Kiener
700ab40d9c
CSR-889 | Tech review changes
2022-11-30 15:30:06 -05:00
Katie
bd53177d53
CSR-747 Fix merge conflict
2022-11-30 10:52:20 -05:00
Scott Kiener
5f7154db25
CSR-746 & CSR-889 | State management for quote page selections
2022-11-29 09:24:31 -05:00
Scott Kiener
251469144f
CSR-504 | Fixing defect regarding repair work flow
...
Make glassParts nullsafe
2022-11-18 10:16:24 -05:00
Scott Kiener
181de2d386
CSR-504 | Fix unit tests and formatting
2022-11-17 16:37:35 -05:00
Scott Kiener
200918f60f
Merge remote-tracking branch 'origin/develop' into feature/CSR-504
2022-11-17 16:19:29 -05:00
Scott Kiener
9ff8907275
CSR-504 | Quote page service calls
...
Call GetWipers, GetRainDefense, GetSupportingItems, GetPricing
GetPricing is mocked for now
GetSupportingItems will change and need to be modified
Fixed a few bugs related to loading session/order
Modified how we save parts to lineITems
2022-11-17 16:19:13 -05:00
Katie
daab990942
CSR-748 Update navigation-scenarios
2022-11-16 15:08:26 -05:00
Katie
aa6aad7c07
CSR-747 Navigate to and from heritage funnel
2022-11-15 16:49:34 -05:00
Katie
8e2178c435
CSR-747 Send isInsurance to saveSession
2022-11-10 16:04:48 -05:00
Katie
138a8d1c5e
CSR-747 Navigate into heritage funnel from quote page
2022-11-10 10:51:19 -05:00
Katie
ee49a615eb
CSR-748 Formatting
2022-11-09 12:04:02 -05:00
Katie
8075df60ad
CSR-748 Handle back buttons
2022-11-08 15:09:14 -05:00
Scott Kiener
dc04890223
CSR-731 | Formatting update
2022-11-03 08:22:15 -04:00
Scott Kiener
bed5011dbc
CSR-731 | Rech review refactor
2022-11-02 15:38:26 -04:00
Scott Kiener
e9453b250d
Merge remote-tracking branch 'origin/develop' into feature/CSR-731
2022-10-27 15:39:09 -04:00
Scott Kiener
2b5bdfd64a
Making quote page accessible
2022-10-24 14:04:27 -04:00
Scott Kiener
882def70a7
CSR-731 | Fix commenting - fix mock lineItems
2022-10-24 13:59:28 -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
Scott Kiener
be9f6a008c
CSR-731 | Fix for cash/insurance toggle styling
2022-10-13 14:31:24 -04:00
Scott Kiener
18b508a550
CSR-731 | Demo-ready commit
2022-10-12 15:34:02 -04:00
Scott Kiener
dfef643732
CSR-726 | Tech review changes
2022-10-12 13:40:16 -04:00
Scott Kiener
a60398a55b
CSR-731 | Working version before refactor
2022-10-12 10:53:12 -04:00
Scott Kiener
4c8293133d
CSR-731 | Two-way binding finished
...
Commit pre-styling changes
2022-10-03 11:07:43 -04:00
Scott Kiener
df62156eaa
CSR-731 | Files created
2022-09-29 10:06:00 -04:00
Scott Kiener
0a4ffee447
CSR-726 | Cash or Insurance Toggle
...
Unit Tests
Default selection logic
Fix for list-button-horizontal
2022-09-29 07:36:30 -04:00
Bryan Mauger
143a00e315
CSR-848
...
*Put all package variation modal on test Quote page.
*Fix font color.
*Fix text wrap on cash/insurance button.
*Re-add router info for test page.
2022-09-19 13:06:10 -04:00
Leah Schumann
197cd20714
Fixed some issues with the logic in arePagePrerequisitesValid 2
2022-09-16 10:40:19 -04:00
Leah Schumann
200dcd12e4
Fixed some issues with the logic in arePagePrerequisitesValid
2022-09-16 10:38:29 -04:00
Leah Schumann
cce84cf0ac
Added conditional in arePagePrerequisitesValid to check if order is repair or has glassParts
2022-09-08 08:44:00 -04:00
Bryan Mauger
13d69d8d6a
CSR-725 add subheader copy, remove empty prop.
2022-08-31 08:47:59 -04:00
Scott Kiener
fcf95ad734
CSR-795 | Refactor modal etc.
...
Removed collapse toggle on radio-service
Added in cashOrInsurance utilization
Removed reference to quote in the modal class
Changed modal close button text to use Footer from CMS
2022-08-30 13:37:19 -04:00
Bryan Mauger
74f519b3b1
Add v-html and correct typo.
2022-08-29 10:03:47 -04:00
Bryan Mauger
ce840d8177
CSR-735 create text-block component.
2022-08-29 09:41:13 -04:00
Bryan Mauger
5af0e6855e
Rename quote-modal to modal and move to common-components folder.
2022-08-25 09:15:40 -04:00
Bryan Mauger
50b868c0cc
Remove button question code (not needed)
2022-08-24 12:22:23 -04:00
Bryan Mauger
94a4cdcb07
Remove unneeded code. Fix indentation.
...
Fix merge conflict.
2022-08-24 12:17:23 -04:00
bmauger
b2713befd2
Merge branch 'release/quote-page-mvp' into csr-795-modal-for-add-ons
2022-08-24 09:48:11 -04:00
Bryan Mauger
4156eb281b
CSR-795 add modal for quote page.
2022-08-24 09:43:34 -04:00
Scott Kiener
b936152a1d
CSR-726 | cashOrInsuranceQuestion component
2022-08-19 09:06:52 -04:00
Scott Kiener
24fa724cc2
Merge remote-tracking branch 'origin/release/quote-page-mvp' into feature/CSR-726ComponentCreation
2022-08-19 08:50:20 -04:00
Scott Kiener
c2c5f17ef7
CSR-726 | Create cashOrInsuranceQuestion component
2022-08-16 14:52:16 -04:00
Bryan Mauger
5e36b01f31
WIP
2022-07-18 16:03:43 -04:00
Bryan Mauger
49d678ded7
Remove commented code.
2022-07-14 08:31:27 -04:00
Bryan Mauger
3c22e2cb4e
Updates to remove vin-lookup from PR.
2022-07-13 17:33:50 -04:00
Katie
a112ef2754
CSR-343 Add blank quote page
2022-06-30 09:10:02 -04:00