Scott Kiener
6d1deb8b75
Merge remote-tracking branch 'origin/release/end-to-end-insurance' into rlsmerge/endToEnd-to-develop
2024-02-19 14:33:24 -05:00
Scott Kiener
05f50e863e
Merge remote-tracking branch 'origin/release/2024.02.22' into rlsmerge/2024.02.22-to-end-to-end
2024-02-19 13:49:58 -05:00
Scott Kiener
a78030b117
CSR-1975 | Wiper promo bug on Quote fix
2024-02-14 09:44:23 -05:00
Sneha
69b62d17cb
Update quote.vue
2024-02-13 12:35:24 +05:30
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
9441465de1
Format code, temporary unit test.
2024-01-26 12:22:28 -05:00
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
a359d27731
Add afterpay script + modal
2024-01-10 11:24:10 -05:00
Chloe Herd
d1eda98385
Basic banner with cms content
2024-01-09 17:34:48 -05:00
Bryan Mauger
95c791dfad
CSR-951 "warranty" copy changes.
2024-01-03 10:01:17 -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
aee80dcd1a
CSR-1411: update unit test for changes due to Get Wipers methods parameter update
2023-11-20 11:28:24 -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
044ce50de9
CSR-1452 | Unit test fixes
2023-11-09 15:26:20 -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
3d9c1b97fb
CSR-1520 | Formatting
2023-10-25 10:36:25 -04:00
Scott Kiener
2516adc2fc
CSR-1520 | Package selection promo logic
2023-10-25 10:33:14 -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
Bryan Mauger
d9203a4edd
WIP
2023-08-30 13:28: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
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
b54fafb929
CSR-1582 | Unit tests and formatting
2023-08-15 09:18:40 -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
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
Chloe Herd
50ddc83dd9
Merge branch 'develop' into feature/CSR-1370
2023-07-20 11:53:33 -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
1a1ee19786
CSR-1552
...
fix tests
2023-07-20 07:46:01 -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
6def6b8cf7
Revert "CSR-1552"
...
This reverts commit 1870abcb5e .
2023-07-20 07:10:50 -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
b8f0c8ea7a
CSR-1552
...
prettier
2023-07-19 11:21:34 -04:00
CarlNation
1870abcb5e
CSR-1552
...
add payment to test
2023-07-19 11:18:11 -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
Chloe Herd
4d47b27308
Update quote page to use new package logic.
2023-07-13 15:15:06 -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
Scott Kiener
8339888441
CSR-1471 | Formatting
2023-06-23 09:36:58 -04:00
Scott Kiener
4ab88a3e79
CSR-1471 | Errant aria-label removed
2023-06-23 09:30:33 -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
Scott Kiener
28e6ff191d
CSR-1137 | Formatting
2023-05-25 08:16:10 -04:00
Scott Kiener
98889512d6
CSR-1137 | More changes
...
Added early-bird styling
Added auto select if only one option
Refactored early-bird names
Moved constants to constant file
Changed time-slot-modal-question v-model to reflect premium appointment
Moved same-day dropoff content to new CMS widget
2023-05-24 10:37:43 -04:00
Scott Kiener
991e000c4e
CSR-1137| Formatting
2023-05-22 09:18:31 -04:00
Scott Kiener
ee73f92d09
CSR-1137 | Remove 'additionalButtonStyling'
...
Replaced with 'additionalButtonData'
This should only affect list-button-horizontal
2023-05-22 09:15:56 -04:00
CarlNation
a3e12ebff2
Merge branch 'release/2023.05.04' into rlsmerge/2023.05.04-to-develop-04.26
2023-04-26 09:31:16 -04:00
CarlNation
458b0d19cc
CSR-1399
...
Not all cms answers use name field
2023-04-25 15:25:48 -04:00
Leah Schumann
09a0f932b4
Merge branch 'develop' into feature/CSR-1088
2023-03-09 13:41:01 -05:00
CarlNation
475d2f21ed
CSR-785
...
rename cash_account to cash_parent_account
2023-03-08 12:48:13 -05:00
Leah Schumann
cff0f89e76
Removed commented code and renamed CTU variable in parameter list for priceOrderItemsAndSaveServerData
2023-03-08 11:21:14 -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
68cca959a7
CSR-1108
...
Prettier
2023-02-10 16:20:34 -05:00
CarlNation
e5bfae5811
CSR-1108
...
navigate to service-location from quote on cash
2023-02-10 16:16:27 -05:00
CarlNation
97d347f9c8
CSR-1077 supporting items changes
...
This was required to get repair orders to load when the customer didn't progress past the parts page to quote. the load wouldn't have any parts and no chips to indicate repair.
2023-02-07 13:50:24 -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
9f363c5ed9
Checkpoint - Quote page models now opening programatically
2023-01-31 08:37:14 -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
3b397b924d
CSR-1051 remove unnecessary code for underline spacing
...
(inherits from text-link)
2023-01-25 16:42:19 -05:00
Bryan Mauger
ff65f31036
CSR-1024 match/merge code from ISS.
2023-01-24 16:06:29 -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
b24f1fb95d
CSR-1021 Move ux-components folder to src
2023-01-18 15:26:20 -05:00
Bryan Mauger
15319196db
WIP Update file paths.
2023-01-17 16:58:09 -05:00
Adam Caouette
ad71e03985
CSR-1051: update funnel-sub-header class logic / fix modal ul spacing
2023-01-16 16:58:32 -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
Bryan Mauger
03cd254418
Revert "CSR-1050 move paymentServiceOptionsCopy copy to funnel-sub-header"
...
This reverts commit 3ab512ace7 .
2023-01-16 14:18:42 -05:00
Bryan Mauger
7f28e504ab
Revert "Remove textblock. Add subtext copy to CMS."
...
This reverts commit 7cfdc81537 .
2023-01-16 14:18:32 -05:00
Bryan Mauger
7dfa1dc0ba
Revert "Style updates."
...
This reverts commit e59c03bc13 .
2023-01-16 14:18:22 -05:00
Bryan Mauger
e59c03bc13
Style updates.
2023-01-11 15:26:19 -05:00
Bryan Mauger
7cfdc81537
Remove textblock. Add subtext copy to CMS.
2023-01-11 13:06:12 -05:00
Bryan Mauger
3ab512ace7
CSR-1050 move paymentServiceOptionsCopy copy to funnel-sub-header
2023-01-10 18:39:00 -05:00
Scott Kiener
ebf1a81e58
CSR-1042 | Formattingv2
2023-01-05 16:38:33 -05:00
Scott Kiener
1458236f33
CSR-1042 | Formatting
2023-01-05 16:31:48 -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
Bryan Mauger
a7981a81d4
Update class name.
2023-01-05 10:23:06 -05:00
Bryan Mauger
30a458c64b
Update class name and remove visibility.
2023-01-05 09:59:12 -05:00
Bryan Mauger
da363c0453
Update animation.
2023-01-05 09:15:52 -05:00
Bryan Mauger
d33dfa74fc
Format code
2023-01-04 17:19:32 -05:00
Bryan Mauger
e50d025cc3
CSR-735 fix for screenreader reading hidden content.
2023-01-04 16:05:33 -05:00
Katie
69e739622a
CSR-747 Add navigation logic for estimate for 6-digit referral numbers
2022-12-19 16:26:35 -05:00
Scott Kiener
8b8709d1d8
CSR-731 | Fixing package creation logic + styling defect
...
Styling defect is for CSR-986
2022-12-19 11:49:32 -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
ff5d46bd5f
CSR-747 Fix merge conflict
2022-12-08 13:12:30 -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
Scott Kiener
4b42f2b148
Merge remote-tracking branch 'origin/develop' into feature/CSR-889
2022-12-06 13:56:23 -05:00
Bryan Mauger
c7dfdf71a6
Format code.
2022-12-06 11:55:39 -05:00
Bryan Mauger
a96f1b2c67
Update font sizes per qa request.
2022-12-06 11:52:47 -05:00
Scott Kiener
98b3dd8e53
CSR-949 | Formatting
2022-12-05 21:31:39 -05:00
Scott Kiener
114e7ab26c
CSR-949 | Show subheader text when valid
2022-12-05 21:30:49 -05:00
Katie
aa875c84d7
CSR-747 WIP
2022-12-05 15:50:30 -05:00
Katie
3690ac7b4b
Merge remote-tracking branch 'origin/develop' into feature/CSR-747
2022-12-05 08:52: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
12209733aa
CSR-774 | Fix Formatting and Tests
2022-11-30 10:47:07 -05:00
Scott Kiener
b613623aa0
CSR-774 | Default package selection
...
Fixed a bug with save/load session
2022-11-30 10:32:16 -05:00
Scott Kiener
488eb5f3cd
CSR-889 | Formatting
2022-11-29 09:58:05 -05:00
Scott Kiener
701e337b9b
CSR-889 | Resolving unit test failures
2022-11-29 09:55:02 -05:00
Scott Kiener
5f7154db25
CSR-746 & CSR-889 | State management for quote page selections
2022-11-29 09:24:31 -05:00
Bryan Mauger
620e038c57
Update CMS copy. Update style to use BS helpers.
2022-11-21 10:35:28 -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
katieoh-safelite
3b8a8774c5
Merge pull request #821 from Safelite/feature/CSR-748-quote
...
CSR-748 Update navigation-scenarios
2022-11-17 14:09:37 -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
scottkiener
d5c56fc7f0
Merge pull request #817 from Safelite/feature/CSR-731
...
CSR-731 | Unit tests
2022-11-15 09:36:35 -05:00
Scott Kiener
020bbf6971
CSR-731 | Unit tests
...
Still need to test pricing stuff on service-package-question as well as test the new cms content helper stuff
2022-11-14 16:11:09 -05:00
Scott Kiener
33692d3046
csr-731 | Before large test rewrite
2022-11-14 12:26:42 -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
19dc1e9937
CSR-731 | Update glassLocation variable name after dev merge
2022-11-03 08:50:28 -04:00
Scott Kiener
dc04890223
CSR-731 | Formatting update
2022-11-03 08:22:15 -04:00
Scott Kiener
fff500aef1
CSR-731 | Typo fix
2022-11-02 15:40:31 -04:00
Scott Kiener
bed5011dbc
CSR-731 | Rech review refactor
2022-11-02 15:38:26 -04:00
Scott Kiener
57e39be1b6
CSR-731 | Changes to work with latest merge from dev
2022-10-27 15:50:24 -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
f58155728a
CSR-731 | Change buttonType to buttonTypeString
...
Removed radio-service-package
2022-10-25 14:29:17 -04:00
Scott Kiener
6377959980
CSR-731 | Allow button-question to accept component as prop
2022-10-25 11:39:32 -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
5e3abe4ebf
CSR-731 | Final copy w/o tests
2022-10-24 11:26:42 -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
b3d9eba33f
Merge remote-tracking branch 'origin/develop' into feature/CSR-731
2022-10-12 15:34:53 -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
scottkiener
82bb777543
Merge pull request #702 from Safelite/feature/CSR-735
...
CSR-735 | Update list-button-horizontal
2022-08-29 11:39:21 -04:00
Scott Kiener
2296379e02
CSR-735 | Fix tests
2022-08-29 11:35:38 -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
Scott Kiener
06abbc03df
Merge remote-tracking branch 'origin/release/quote-page-mvp' into feature/CSR-735
2022-08-29 09:34:58 -04:00
Scott Kiener
1ac8651719
CSR-735 | Update list-button-horizontal to accept strings
2022-08-29 09:34:29 -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
e4ff9dae2f
CSR-726 | Remove test file
...
Will write tests along with text-block-component
2022-08-17 10:39:51 -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