Commit graph

4783 commits

Author SHA1 Message Date
Sneha
46e95c1c14 adding unittest 2023-11-14 16:23:52 +05:30
Scott Kiener
09d21df072 CSR-1452 | Remove unused data member 2023-11-13 16:16:21 -05:00
Scott Kiener
13be6d4559 CSR-1452 | Tech review changes 2023-11-13 15:48:42 -05:00
Scott Kiener
f06d9e9e5e CSR-1452 | Loading modal spinner for revalidate (payment-method) 2023-11-13 14:23:40 -05:00
Scott Kiener
7b7bd5da87 CSR-1452 | Formatting 2023-11-13 14:07:10 -05:00
Scott Kiener
0a9e59bf22 CSR-1452 | Inactive promos bug fix, related refactoring
Created a shared "removeCurrentlyActivePromoCodesFromInactivePromos" method and used it in multiple places to fix bug
2023-11-13 11:18:08 -05:00
bmauger
282b7719c8
Merge pull request #1516 from Safelite/CSR-1775-fix-header-alignment
CSR-1775 fix misalignment of hamburger button.
2023-11-13 10:18:22 -05:00
Bryan Mauger
ba9ac2b4db CSR-1775 fix misalignment of hamburger button. 2023-11-13 10:03:03 -05:00
Sneha
ae505070c2 CSR-1393 2023-11-13 20:11:00 +05:30
Sneha
33d2db26d7 Update promo-modal-question.vue 2023-11-13 19:44:38 +05:30
Sneha
3873c23716 Removing toast 2023-11-13 19:42:15 +05:30
Sneha
fa16142627 Formatting 2023-11-13 16:16:06 +05:30
hiteshkumar87
ab507a9280 taxable promo
taxable promo and lineitems
2023-11-13 16:08:38 +05:30
Sneha
5fda20d9ab Update cart.vue 2023-11-13 13:36:45 +05:30
AMSNEHA
bbdcbe65af
Merge branch 'develop' into feature/CSR-1393.1 2023-11-13 13:23:37 +05:30
Sneha
4b49371445 Update base-mixin.js 2023-11-13 13:20:16 +05:30
Sneha
d041721858 CSR-1393 2023-11-13 13:17:18 +05:30
CarlNation
a667d3ef47 CSR prettier 2023-11-10 14:19:13 -05:00
CarlNation
0735f949f1 CSR-1462
leave create submitted order in confirmation.vue
2023-11-10 13:37:29 -05:00
Matt Caimi
702d03f974 CSR-1462 break confirmation page out of iframe 2023-11-10 11:44:37 -05:00
Scott Kiener
d83ec8a4bc Merge remote-tracking branch 'origin/develop' into feature/skiener/CSR-1452 2023-11-10 10:51:16 -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
CarlNation
c77021931c
Merge pull request #1510 from Safelite/feature/CSR-1392
Feature/csr 1392
2023-11-09 18:46:36 -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
Chloe Herd
1715194c5b Update add-to-calendar to pull from submitted order 2023-11-09 15:16:38 -05:00
Scott Kiener
7eea3baa13 CSR-1452 | Alerts for promos and alert.vue refactoring 2023-11-09 14:52:18 -05:00
CarlNation
771f8ea5b0 Merge branch 'develop' into feature/CSR-1392 2023-11-09 14:47:01 -05:00
CarlNation
621c1423f8 CSR-1392
No need for this logic.  token is persisted in customerportallogintoken table and is pulled from there now in the api on final submit
2023-11-09 14:46:19 -05:00
Scott Kiener
a0439e551e Merge remote-tracking branch 'origin/develop' into feature/skiener/CSR-1452 2023-11-09 14:34:00 -05:00
Adam Caouette
00ca94d5dd CSR-1384: fix if lineItems.vaps is null 2023-11-09 13:51:49 -05:00
Matt Caimi
effe8b4d89 formatting 2023-11-09 10:51:33 -05:00
Matt Caimi
d781b7fdad CSR-1462 line items refactor fix for payment page 2023-11-09 10:49:24 -05:00
Leah Schumann
e3887f931e Prettified 2023-11-09 09:43:58 -05:00
Leah Schumann
80adf99f63 Made available line items return empty glass part, supporting items and available vaps arrays to prevent errors 2023-11-09 09:41:35 -05:00
Scott Kiener
2600e70755 Merge remote-tracking branch 'origin/develop' into feature/skiener/CSR-1452 2023-11-09 09:11:32 -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
CarlNation
cf4a50f67f Merge branch 'develop' into feature/CSR-1392 2023-11-09 08:52:07 -05:00
CarlNation
03374ab013 CSR-1392 prettier 2023-11-09 08:51:21 -05:00
Leah Schumann
1568303e8a Removed another css comment missed 2023-11-09 08:43:54 -05:00
CarlNation
b8bd1e4b0b Merge branch 'develop' into feature/CSR-1392 2023-11-09 08:42:07 -05:00
CarlNation
ba7224a0ec CSR-1392
referral.locktoken is not persisted in the db so we need to return it to the calling application so it can be sent back in on the final wo submit
2023-11-09 08:41:02 -05:00
Leah Schumann
70ae9d02b6 Removed commented CSS 2023-11-09 08:40:30 -05:00
Leah Schumann
f0e0c4a3e8 Fixed package price calculation that was including early bird fee, prettified 2023-11-09 07:37:01 -05:00
hiteshkumar87
84c7e8c617 add vaps to lineitems
add vaps to lineitems
2023-11-09 18:03:45 +05:30
Leah Schumann
fd4c287b2d Merge branch 'develop' into feature/CSR-1382-last-styling 2023-11-09 06:36:28 -05:00
Leah Schumann
57bffe1334 Tech review changes 2023-11-09 06:35:34 -05:00
Sneha
b7f46e877f CSR-1393 2023-11-09 16:46:05 +05:30
Adam Caouette
929cf3e314 CSR-1384: another tech-review refactor - make wipersOffered a computed 2023-11-08 19:47:16 -05:00
Adam Caouette
e2ad359408 CSR-1384: update naming on payment page too 2023-11-08 19:45:34 -05:00
Adam Caouette
84948b5cc1 CSR-1484: formatting :-/ 2023-11-08 18:02:48 -05:00
Adam Caouette
a475c87bc8 Merge branch 'develop' into feature/CSR-1384-modals-for-add-vaps 2023-11-08 16:44:42 -05:00
Adam Caouette
afb2cbae73 CSR-1384: refactor updates from tech review 2023-11-08 16:31:25 -05:00
Chloe Herd
a56abad962 Unit test changes 2023-11-08 15:55:19 -05:00
Chloe Herd
d5a748cacd Update ctu when updating zip on service-location 2023-11-08 15:55:08 -05:00
Chloe Herd
cae80fa813 Also check for "PIA Required" 2023-11-08 15:04:26 -05:00
Matt Caimi
8dfd6c4023 Merge remote-tracking branch 'origin/develop' into feature/CSR-1391.1 2023-11-08 14:53:18 -05:00
Matt Caimi
68c89b97d8 CSR-1391 add cart to payment page 2023-11-08 14:52:36 -05:00
Chloe Herd
854885b6d9 Tie vehicle banner to submitted order on confirmation 2023-11-08 14:03:48 -05:00
Bryan Mauger
1f60207983 CSR-1391 update window height and styles for Afterpay. 2023-11-08 10:20:11 -05:00
Sneha
189350f1e9 new 2023-11-08 18:56:11 +05:30
Leah Schumann
adbbd4f15d Merge branch 'develop' into feature/CSR-1382-last-styling 2023-11-08 07:21:19 -05:00
Leah Schumann
f345973d77 Tech review changes 2023-11-08 07:20:01 -05:00
hiteshkumar87
ccbb9b18ef Appointment EndTime
Appointment end time for Inshop and Dropoff Schedules
2023-11-08 16:38:18 +05:30
Sneha
8455ec926b CSR-1393 2023-11-08 16:28:27 +05:30
scottkiener
b25b2abde1
Merge pull request #1497 from Safelite/feature/skiener/CSR-1452
CSR-1452 | More promo logic
2023-11-07 15:42:45 -05:00
Scott Kiener
fa2bccb518 CSR-1452 | More promo logic
Watch lineItems to automatically run revalidate when the cart changes
Add in auto add of addable vaps in beforeRouteEnter
Create adding of addableVaps to order in promo helper
2023-11-07 15:34:31 -05:00
Bryan Mauger
4dec7a3df7 Format code. 2023-11-07 14:27:01 -05:00
Bryan Mauger
f51817033d CSR-1722 fix font weight and spacing issues. 2023-11-07 14:17:48 -05:00
Bryan Mauger
d61825dc20 CSR-1728 set width to prevent copy going past Edit button on review page. 2023-11-07 13:45:30 -05:00
Leah Schumann
794150b33d Revamp of non-packaged cart-items to display all of them in the loop instead of making separate cart item markup for fees etc 2023-11-07 11:22:51 -05:00
Leah Schumann
23b03a8118 Prettified 2023-11-07 07:10:16 -05:00
Leah Schumann
1078b46450 Merged from develop 2023-11-07 06:43:03 -05:00
Leah Schumann
4cc415af6d Added allowItemRemoval prop to cart 2 2023-11-07 06:36:04 -05:00
Leah Schumann
45c9279333 Added allowItemRemoval prop to cart 2023-11-07 06:35:09 -05:00
bmauger
9be8662ed5
Merge pull request #1493 from Safelite/CSR-1396-recycling-fee-modal
CSR-1396 add recycle modal to cart page.
2023-11-06 17:02:24 -05:00
Bryan Mauger
fc190cebae Format code. 2023-11-06 15:45:11 -05:00
Bryan Mauger
03a07c9c62 CSR-1396 add recycle modal to cart page. 2023-11-06 15:43:06 -05:00
Adam Caouette
374fc95342 CSR-1384: small css fix 2023-11-06 15:27:42 -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
20cda7ef69 CSR-1384: work to add a auto-dismissing alert / 'toast' message for adding vap to cart 2023-11-06 13:42:50 -05:00
Adam Caouette
4e1f246ae3 CSR-1384: remove unused prop 2023-11-06 13:41:03 -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
Adam Caouette
a6a4a302b2 CSR-1384: add some space under cart component 2023-11-06 13:37:41 -05:00
Leah Schumann
d3d334f666 Fixed unit test and Prettified 2023-11-06 08:39:46 -05:00
Leah Schumann
dbcb8c15c0 Merge branch 'develop' into feature/CSR-1382-loose-ends 2023-11-06 08:22:13 -05:00
Leah Schumann
3471b6e514 Fixed some calculation issues 2 2023-11-06 08:21:35 -05:00
Leah Schumann
738ffbe843 Fixed some calculation issues 2023-11-06 08:21:28 -05:00
CarlNation
bad8dbb3f9 Merge branch 'develop' into feature/CSR-1392 2023-11-03 14:22:37 -04:00
CarlNation
ad8fac3c1c CSR-1392
fix adding bug and decimal place bug
2023-11-03 14:22:00 -04:00
Leah Schumann
ec431ecd59 Prettified 2023-11-03 14:01:08 -04:00
Scott Kiener
5b6a8da335 Merge remote-tracking branch 'origin/develop' into feature/skiener/CSR-1452 2023-11-03 11:42:40 -04:00
Scott Kiener
da1feeab07 CSR-1452 | Set up wireframe for payment-method and promos 2023-11-03 11:42:11 -04:00
Bryan Mauger
8cb06c096f WIP Update Nonpackaged Cart Items for Leah 2023-11-03 10:21:21 -04:00
Leah Schumann
4d7f01d87e WIP - Cart Styling 2023-11-03 09:38:40 -04:00
Chloe Herd
f07740a688 Fire footer text update on page load 2023-11-02 15:43:57 -04:00
Leah Schumann
b2b5e4ff6a
Merge pull request #1487 from Safelite/feature/CSR-1382-loose-ends
Front end changes for recent backend changed related to repair chips
2023-11-02 15:08:30 -04:00
Leah Schumann
50cd865af4 Merge branch 'develop' into feature/CSR-1382-loose-ends 2023-11-02 14:55:42 -04:00
Leah Schumann
1456a65cca Front end changes for recent backend changed related to repair chips 2023-11-02 14:54:50 -04:00
Matt Caimi
4d9c1a88de CSR-1391 better looking payment buttons 2023-11-02 14:19:57 -04:00
Matt Caimi
da764e57cf Merge remote-tracking branch 'origin/develop' into feature/CSR-1391.1 2023-11-02 14:12:46 -04:00
Leah Schumann
4d9ae22071
Merge pull request #1484 from Safelite/feature/CSR-1382-loose-ends
Feature/csr 1382 loose ends
2023-11-02 13:08:33 -04:00
Chloe Herd
676cda96f7 Formatting 2023-11-02 12:00:55 -04:00
Chloe Herd
5d48014a83 Update unit tests 2023-11-02 11:41:49 -04:00
Leah Schumann
346e59b0de Prettified and unit test commented out for now 2023-11-02 11:27:07 -04:00
Leah Schumann
ce5bb4f13d Merging from develop 2023-11-02 11:22:17 -04:00
Leah Schumann
1e998ee748 Refactor for clarity and consistency 2023-11-02 11:19:40 -04:00
Leah Schumann
5b9c47111b Fix for multiple glass parts 2023-11-02 11:18:05 -04:00
Chloe Herd
e04ce3018b Change to sessionStorage 2023-11-02 10:05:08 -04:00
Chloe Herd
d07b57f718 Clear submitted orders on vehicle FBA 2023-11-01 15:39:48 -04:00
Chloe Herd
36ab8e04eb Redirect to confirmation if submitted order is present 2023-11-01 15:32:00 -04:00
Chloe Herd
e63f8bdcc4 Formatting 2023-11-01 15:31:33 -04:00
Matt Caimi
39e42b8c7c Merge remote-tracking branch 'origin/develop' into feature/CSR-1391.1 2023-11-01 14:23:25 -04:00
Chloe Herd
560ad28597 Shortcut prerequisites if a submitted order is already present. 2023-11-01 14:19:24 -04:00
Chloe Herd
11ec8df5da Stage order info to submittedOrder on page load 2023-11-01 14:17:20 -04:00
Matt Caimi
c9610e2aa2 CSR-1391 switch payment functionality 2023-11-01 13:09:46 -04:00
CarlNation
2a81d3fbe1 CSR-1932
only add sales tax from amountDue
2023-11-01 12:37:30 -04:00
bmauger
28288df804
Merge pull request #1482 from Safelite/CSR-1390-dynamic-iframe-height
CSR-1390 dynamic resize of iFrame
2023-11-01 10:10:38 -04:00
Bryan Mauger
2006fbbe9b Format code. 2023-11-01 10:03:23 -04:00
Bryan Mauger
595e97ea9f CSR-1390 dynamic resize of iFrame
Implement iFrameResizer node package.
2023-11-01 09:56:27 -04:00
Leah Schumann
32d7ce105f Merge branch 'develop' into feature/CSR-1382-loose-ends 2023-11-01 08:01:49 -04:00
brich1212safe
b1b2b456e9
Merge pull request #1481 from Safelite/feature/richardson/CSR-1696.merge-to-dev
Merge pre-cash modal to develop
2023-10-31 16:59:59 -04:00
Bill Richardson
a5f541ee77 remove hitch-hiker class from merge 2023-10-31 16:54:54 -04:00
Bill Richardson
79b88319e0 prettierd 2023-10-31 16:47:35 -04:00
Bill Richardson
92778c8bcb Merge branch 'release/pre-cash-enhancements' into feature/richardson/CSR-1696.merge-to-dev 2023-10-31 16:40:52 -04:00
Scott Kiener
c1d7585056 CSR-1452 | Unit test fix 2023-10-31 16:02:15 -04:00
Scott Kiener
551c6b9a60 CSR-1452 | Formatting 2023-10-31 15:45:05 -04:00
Scott Kiener
c21d50c3ba CSR-1452 | Multiple bug fixes
additionalButtonData was used incorrectly
404's from validatePromo were handled incorrectly
2023-10-31 15:42:40 -04:00
Adam Caouette
4302dc0f43 CSR-1384: remove old copy of add-vaps-modal-buttons again... DIE! DIE 2023-10-31 11:06:53 -04:00
Adam Caouette
83099186e0 CSR-1384: remove old method 2023-10-31 10:57:35 -04:00
Adam Caouette
e7d2d47048 CSR-1384: remove old prop var 2023-10-31 10:56:11 -04:00
Adam Caouette
bbf4b083e8 CSR-1384: add validation on modal when multiple wiper options 2023-10-31 10:53:33 -04:00
Leah Schumann
b21e9dc8d2 Added conditional to only send service location city, state, and zipcode to the backend if the appointment type is Mobile 2023-10-31 10:26:08 -04:00
Leah Schumann
cbef188b01 Merge branch 'develop' into feature/CSR-1382-loose-ends 2023-10-31 10:09:56 -04:00
Leah Schumann
5d926de12f Started working on unit tests 2023-10-31 10:06:47 -04:00
CarlNation
c644bd4ef5 CSR-1392
correct vaps amount check
2023-10-31 08:17:00 -04:00
CarlNation
c97c30a968 Merge branch 'develop' into feature/CSR-1392 2023-10-31 06:42:41 -04:00
Leah Schumann
0ae599c35e Removed LineItemUtilities as it is no longer needed 2023-10-31 06:37:55 -04:00
hiteshkumar87
785a51fdca customerPortalLoginToken
customerPortalLoginToken
2023-10-31 13:43:45 +05:30
CarlNation
deed0dfb5f CSR-1392
set amount due for PIA
2023-10-30 16:03:03 -04:00
CarlNation
fc0a21aa95 Merge branch 'develop' into feature/CSR-1392 2023-10-30 15:56:54 -04:00
Leah Schumann
5472b8b3f8 Prettified 2023-10-30 15:48:32 -04:00
Leah Schumann
c73d2e2334 Merge branch 'develop' into feature/CSR-1382-loose-ends 2023-10-30 15:47:32 -04:00
Leah Schumann
5583070c2c Fixed calculation issue, added promo cart items 2023-10-30 15:46:48 -04:00
CarlNation
f2fc50cd3e CSR-1392
set amount due for PIA
2023-10-30 11:20:43 -04:00
shnsuku
cc1d0abd06
Merge pull request #1468 from Safelite/feature/Digital/CSR-1725
CSR-1725
2023-10-30 19:02:23 +05:30
Leah Schumann
2fa866953d Removed debugger statements 2023-10-30 08:42:50 -04:00
Leah Schumann
72987d84c2 afe9ff98 Merge pull request #1469 from Safelite/feature/CSR-1727-front-end-updates-tax-service 2023-10-30 08:27:15 -04:00
Leah Schumann
448ca01354 Added serviceLocationCity field to call to tax endpoint 2023-10-30 07:58:05 -04:00
Leah Schumann
46473c5ba0
Merge branch 'develop' into feature/CSR-1382-loose-ends 2023-10-30 07:27:07 -04:00
Leah Schumann
acc533e42c Fixing the commits to the wrong branch 2023-10-30 07:15:56 -04:00
Leah Schumann
d39870f2ca Merging changes committed to wrong branch 2023-10-30 07:08:26 -04:00
sheena
90ce654e47 Update modal.vue 2023-10-30 16:19:57 +05:30
sheena
4dc0a437a1 CSR-1725
spacing fixed
2023-10-30 16:17:34 +05:30
CarlNation
4723eb8098 CSR-1392
associated tests
2023-10-29 10:25:05 -04:00
CarlNation
0d9373cae7 CSR-1392
prettier
2023-10-29 08:33:17 -04:00
CarlNation
166940db04 CSR-1392
removed work order flags for submitting a pia in delete substatus and the final submit flag from the store and pass it as a parameter to save session instead.
2023-10-29 08:28:32 -04:00
AdamCaouetteSafelite
2bd808a8c0
Merge pull request #1461 from Safelite/feature/CSR-1384-modals-for-add-vaps
CSR-1384: fixes for constant strings refactoring
2023-10-27 16:58:25 -04:00
Adam Caouette
4bbc508aad CSR-1384: minor alts to insure against console errors 2023-10-27 16:40:24 -04:00
Bryan Mauger
4344f82a60 CSR-1390 style PayPal modal. 2023-10-27 15:57:38 -04:00
Bill Richardson
f8a475b13d prettier'd since less than 3 attr/prop 2023-10-27 14:33:25 -04:00
Bill Richardson
2d4a1f59b5 attribute in a future update 2023-10-27 14:28:52 -04:00
Bill Richardson
ab31d642bb prettier'd 2023-10-27 14:21:49 -04:00
Bill Richardson
e25425e2a0 This should have the new behavior and keep the old behavior 2023-10-27 14:16:12 -04:00
Matt Caimi
248d666d9e CSR-1391 moved switch payment label to cms
still need to refine the styling for this switch payment section, but i think it makes sense to commit this functionality for now
2023-10-27 13:43:43 -04:00
Matt Caimi
1061ba8c34 CSR-1391 switch payment functionality 2023-10-27 10:45:21 -04:00
Chloe Herd
4adb021e86 Add page pre-requisites for payment 2023-10-26 17:15:00 -04:00
Adam Caouette
4009be32fe CSR-1384: fixes for constant strings refactoring 2023-10-26 15:43:27 -04:00
AdamCaouetteSafelite
6d5a23d8fa
Merge pull request #1459 from Safelite/feature/CSR-1384-modals-for-add-vaps
Feature/CSR-1384 modals for add vaps
2023-10-26 11:25:20 -04:00
Adam Caouette
dd0273b8f6 CSR-1384: update to use constant strings 2023-10-26 10:48:16 -04:00
shnsuku
a03d168e19
Merge pull request #1460 from Safelite/feature/Digital/CSR-1718
CSR-1718
2023-10-26 16:20:13 +05:30
CarlNation
3ad9cfd659 CSR-1392
prettier
2023-10-26 06:21:32 -04:00
CarlNation
14d5f879ac Merge branch 'develop' into feature/CSR-1392 2023-10-26 06:18:56 -04:00
CarlNation
6749be0df4 CSR-1392
fix tests
2023-10-26 06:18:17 -04:00
sheena
40b765c197 CSR-1718 2023-10-26 15:06:50 +05:30
sheena
417babdbc8 CSR-1718
Updated the space
2023-10-26 15:02:22 +05:30
Adam Caouette
77455fa673 CSR-1384: updates to add vaps modals 2023-10-25 21:48:34 -04:00
Adam Caouette
c75c406c50 Merge branch 'develop' into feature/CSR-1384-modals-for-add-vaps 2023-10-25 21:45:43 -04:00
Chloe Herd
721314f808 Merge branch 'develop' into feature/CSR-1387 2023-10-25 17:09:21 -04:00
Chloe Herd
1cf6b80f19 Only count experiment settings from active experiments 2023-10-25 17:08:58 -04:00
CarlNation
7840e90dc5 CSR-1392
prettier
2023-10-25 17:00:29 -04:00
CarlNation
ec6eabb24a Merge branch 'develop' into feature/CSR-1392 2023-10-25 16:56:01 -04:00
CarlNation
67fe2e0177 CSR-1392
move promise reset to after we await all save sessions (submitWOrkOrder)
2023-10-25 16:55:31 -04:00
Bryan Mauger
3eb75f3a58 Format code. 2023-10-25 16:47:52 -04:00
Bryan Mauger
f687e1a803 Payment page style updates. 2023-10-25 16:44:16 -04:00
CarlNation
f6bdd4a272 CSR-1392
unused parm passed to setupPia.
2023-10-25 15:19:19 -04:00
CarlNation
b77b284148 Merge branch 'develop' into feature/CSR-1392 2023-10-25 15:10:27 -04:00
CarlNation
fb783ee7dd CSR-1392
use router params instead of store to save pia error
2023-10-25 15:09:18 -04:00
Leah Schumann
f64b6ad31c A couple, not all, code review changes 2023-10-25 14:57:19 -04:00
Leah Schumann
18cc04b2ef Merge branch 'develop' into feature/CSR-1382-loose-ends 2023-10-25 14:52:11 -04:00
Leah Schumann
cfedf248b7 Revert "Revert "Merge branch 'develop' into feature/CSR-1382-loose-ends""
This reverts commit 936bc95957.
2023-10-25 14:34:08 -04:00
Matt Caimi
520193e18d
Merge pull request #1455 from Safelite/feature/CSR-1391.1
CSR-1391 bug fix
2023-10-25 14:28:16 -04:00
bmauger
240c71fa0c
Merge pull request #1454 from Safelite/CSR-1390-style-payment-page
Initial styling for payment page.
2023-10-25 14:27:36 -04:00
Matt Caimi
3fa60a1746 CSR-1391 bug fix 2023-10-25 14:22:27 -04:00
Bryan Mauger
ded7ea101c Initial styling for payment page. 2023-10-25 14:10:11 -04:00
Matt Caimi
62ef3faefd CSR-1391 moved signature api call to beforeRouteEnter and other fixes 2023-10-25 13:42:33 -04:00
CarlNation
30e147c160 CSR-1392
prettier
2023-10-25 13:19:18 -04:00
CarlNation
3845838db4 Merge branch 'develop' into feature/CSR-1392 2023-10-25 13:16:33 -04:00
CarlNation
b34e49ab17 CSR-1392
increase amount to test paypal settlement
2023-10-25 13:16:17 -04:00
CarlNation
992f2e9215 CSR-1392
return a higher to test Paypal settlement error
also changed how to build the display line items sent to paypal so it's just pats, supportingitems and vaps.
2023-10-25 13:15:20 -04:00
Leah Schumann
d8dd23e2c9 Merged from develop, prettified 2023-10-25 11:39:32 -04:00
Leah Schumann
0b63dfca88 Merge branch 'develop' into feature/CSR-1382-loose-ends 2023-10-25 11:37:44 -04:00
Leah Schumann
3d1a9d6299 WIP - Taxes added 2023-10-25 11:32:01 -04:00
Chloe Herd
75b47e2ebd Actually key into experiment setting 2023-10-25 11:29:47 -04:00
Scott Kiener
3d9c1b97fb CSR-1520 | Formatting 2023-10-25 10:36:25 -04:00
Scott Kiener
abd09c48a8 Merge remote-tracking branch 'origin/develop' into feature/skiener/CSR-1520 2023-10-25 10:33:27 -04:00
Scott Kiener
2516adc2fc CSR-1520 | Package selection promo logic 2023-10-25 10:33:14 -04:00
Leah Schumann
936bc95957 Revert "Merge branch 'develop' into feature/CSR-1382-loose-ends"
This reverts commit 8b742bbc44, reversing
changes made to c94e3e3740.
2023-10-25 07:35:06 -04:00
Leah Schumann
8b742bbc44 Merge branch 'develop' into feature/CSR-1382-loose-ends 2023-10-24 15:48:00 -04:00
Leah Schumann
c94e3e3740 WIP again 2023-10-24 15:47:21 -04:00
CarlNation
0da018e83c CSR-1392
prettier
2023-10-24 15:21:20 -04:00
CarlNation
45add3866b CSR-1392
testing lower paypal dollar amounts
2023-10-24 15:13:56 -04:00
Leah Schumann
4bfeebcec3 WIP 2023-10-24 14:46:08 -04:00
Adam Caouette
e104a36886 CSR-1384: set up modals 2023-10-24 14:43:18 -04:00
Leah Schumann
f2ff088663 WIP 2023-10-24 13:57:27 -04:00
CarlNation
f471bac01c CSR-1392
prettier
2023-10-24 11:13:19 -04:00
CarlNation
0e08c99ad8 Merge branch 'develop' into feature/CSR-1392 2023-10-24 11:09:42 -04:00
CarlNation
b243f41fa7 CSR-1392
make displayPiaAlert a computed instead of data field
2023-10-24 11:08:51 -04:00
scottkiener
38557f7477
Merge pull request #1447 from Safelite/feature/skiener/CSR-1656
CSR-1656 | Store promo information from load-session
2023-10-24 10:51:52 -04:00
Scott Kiener
9213908105 CSR-1656 | Modify validate promos request 2023-10-24 10:46:01 -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
scottkiener
995d1b42e9
Merge pull request #1445 from Safelite/feature/skiener/CSR-1656
CSR-1656 | Store promo information from load-session
2023-10-24 09:26:26 -04:00
CarlNation
fd72735a8c CSR-1390 prettier 2023-10-24 08:29:41 -04:00
CarlNation
b9750982a4 CSR-1390
use payment method constants
2023-10-24 08:25:58 -04:00
Scott Kiener
e93a5e049d CSR-1656 | Store promo information from load-session 2023-10-23 15:15:33 -04:00
Chloe Herd
85417ce9f2 Merge branch 'develop' into feature/csr-1465 2023-10-23 14:35:42 -04:00
Leah Schumann
8439dd3938 WIP 2023-10-23 14:27:37 -04:00
Bryan Mauger
94cae9329b Set column width for xl breakpoint. 2023-10-23 11:26:31 -04:00
CarlNation
93cf47df5a CSR-1390
prettier
2023-10-23 10:06:59 -04:00
CarlNation
9b0089a3b0 Merge branch 'develop' into feature/CSR-1390-style 2023-10-23 09:57:21 -04:00
CarlNation
3be7e71481 CSR-1390
credit card and paypal settlement changes for NextGen
2023-10-23 09:56:35 -04:00
Bryan Mauger
3ac40696ca Change col-lg-4 to col-xl-4 to correct mistake. 2023-10-23 09:38:53 -04:00
Bryan Mauger
b06e5b435d Set column for vehicle-parts page. 2023-10-20 16:19:01 -04:00
Bryan Mauger
2c3589f235 Update column setting. 2023-10-20 15:36:02 -04:00
Bryan Mauger
dee4e36ba7 CSR-1715 fix spacing. 2023-10-20 13:18:54 -04:00
Leah Schumann
0d1e87b9d8 Post merge adjustments 2023-10-20 11:53:19 -04:00
Leah Schumann
aa492f31e6 Merge branch 'develop' into feature/CSR-1382-loose-ends 2023-10-20 11:53:03 -04:00
Leah Schumann
7c60a4c069 Fixed the NaN issue that was introduced with Tax stuff 2023-10-20 11:20:03 -04:00
Leah Schumann
86fde0c034 WIP 2023-10-20 11:11:57 -04:00
AdamCaouetteSafelite
5998f13e9c
Merge pull request #1436 from Safelite/feature/CSR-1384-modals-for-add-vaps
CSR-1384: adding modals with add to cart buttons
2023-10-20 11:04:42 -04:00
hiteshkumar87
8403a3d170
Merge pull request #1435 from Safelite/feature/Digital/CSR-1417
move add-to-calendar within confirmation
2023-10-20 20:30:24 +05:30
Adam Caouette
2be4b378c1 CSR-1384: remove outdated code 2023-10-20 10:38:13 -04:00
bmauger
43bfda937b
Merge pull request #1433 from Safelite/CSR-1712-add-copy-to-vehicle-page
CSR-1712 add copy to vehicle page.
2023-10-20 10:23:25 -04:00
hiteshkumar87
047ed98550 remove calendar url from vue config
remove calendar url from vue config
2023-10-20 19:51:09 +05:30
Bryan Mauger
b16c36d2cf format code. 2023-10-20 10:17:25 -04:00
Bryan Mauger
8c7e1953a9 Update unit test. 2023-10-20 10:11:15 -04:00
Adam Caouette
820a4387ac CSR-1384: adding modals with add to cart buttons 2023-10-20 09:56:38 -04:00
hiteshkumar87
2404c5f9f2 move external links to Vue config
move external links to Vue config
2023-10-20 19:10:19 +05:30
hiteshkumar87
10b1d941ef move add-to-calendar within confirmation
move add-to-calendar within confirmation and pass cms widget as props
2023-10-20 18:01:55 +05:30
Bryan Mauger
61c2c039cc Change P to div. 2023-10-19 17:49:10 -04:00
Chloe Herd
dd4f98c405 Merge branch 'develop' into feature/csr-1465 2023-10-19 17:07:03 -04:00
Adam Caouette
86a8acd194 CSR-1384: fixes to keep dev working 2023-10-19 16:40:48 -04:00
Bryan Mauger
3d0bdb734c CSR-1712 add copy to vehicle page. 2023-10-19 15:00:26 -04:00
Chloe Herd
f90dd07480 Patch for carl's code 2023-10-19 14:47:22 -04:00
Chloe Herd
eefd2be36e Merge branch 'feature/CSR-1384-modals-for-add-vaps' into feature/csr-1465 2023-10-19 14:38:12 -04:00
Adam Caouette
f8819c3690 CSR-1384: possible temporary fix for lineItems while cart.vue is in development 2023-10-19 11:27:17 -04:00
Chloe Herd
15241f9316 Merge branch 'develop' into feature/csr-1465 2023-10-19 10:22:21 -04:00
Chloe Herd
6e658992cd Save & reorganize 2023-10-19 10:21:09 -04:00
Leah Schumann
93335d238d Merge branch 'develop' into feature/CSR-1382-loose-ends 2023-10-19 09:37:01 -04:00
CarlNation
cb09d401d2 Merge branch 'develop' into feature/CSR-1390-style 2023-10-19 08:54:52 -04:00
CarlNation
fa1472ad7e CSR-1390
add second hop style sheet
2023-10-19 08:54:18 -04:00
hiteshkumar87
37ebeaf5a1
Merge pull request #1430 from Safelite/feature/Digital/CSR-1417
Calendar content
2023-10-19 17:43:14 +05:30
hiteshkumar87
6defb7ea9c Calendar content
Calendar content from CMS
2023-10-19 17:28:09 +05:30
Leah Schumann
6c7b8b98fe Prettifed, Fixed and Updated some unit tests for consistency 2023-10-19 07:32:40 -04:00
Leah Schumann
ebad5c6fae Fixed the "seling" price thing again 2023-10-19 07:11:02 -04:00
Leah Schumann
fdc85fb808 Merge branch 'develop' into feature/CSR-1709 2023-10-19 07:09:37 -04:00
Leah Schumann
9b529572f6 Fix for defect where the shop list wasn't updating correctly on zip change 2023-10-19 07:09:00 -04:00
CarlNation
3f3e4e3fc6
Merge pull request #1428 from Safelite/feature/CSR-1390-style
Feature/csr 1390 style
2023-10-19 06:57:54 -04:00
CarlNation
7164dc57f3 CSR-1390
Routing to correct payment method type
2023-10-19 06:46:12 -04:00
Bryan Mauger
af2feb8d1b Re-set desktop modal footer to sticky rather than fixed at bottom of content. 2023-10-18 17:08:26 -04:00
Bryan Mauger
5e74ea4160 Set button width. 2023-10-18 16:44:47 -04:00
Bryan Mauger
f4582c221c Format code. 2023-10-18 16:32:32 -04:00
Bryan Mauger
b5dbb1aebf CSR-1711 fix spacing issues. 2023-10-18 16:20:11 -04:00
Leah Schumann
35f30e339e
Merge pull request #1425 from Safelite/feature/fix-spelling-and-rename-early-bird
Fixed Seling Price misspelling and renamed EarlyBirdIndex to PremiumF…
2023-10-18 13:50:58 -04:00
Leah Schumann
2ad20c39f7 Fixed Seling Price misspelling and renamed EarlyBirdIndex to PremiumFeeIndex 2023-10-18 13:42:18 -04:00
CarlNation
1713742364 CSR-1390
prettier
2023-10-18 13:25:48 -04:00
CarlNation
581f13a12c CSR-1390
Verify sending an actual amount in dev will trigger settlement on the backend
2023-10-18 13:10:36 -04:00
Leah Schumann
71b30976ce Added semicolon to make variable text for remove link 2023-10-18 09:52:44 -04:00
Leah Schumann
4414d39c50 Prettified 2023-10-18 09:15:35 -04:00
Leah Schumann
df554cfae5 Line spacing 2023-10-18 09:12:46 -04:00
Leah Schumann
e297bfdc1a Merge branch 'develop' into feature/CSR-1395-sales-tax-store-methods 2023-10-18 09:12:21 -04:00
Leah Schumann
cb01a42341 Cart now calculating tax, there may be other issues in the cart that may effect calculation 2023-10-18 09:10:53 -04:00
CarlNation
f8cb54e9c6 CSR-1390
Broken test
2023-10-18 08:24:19 -04:00
CarlNation
52111388dd Merge branch 'develop' into feature/CSR-1390-style 2023-10-17 22:52:25 -04:00
CarlNation
b8d5ecd08e CSR-1390
V3 submit, provisional booking, credit card payments
2023-10-17 22:51:44 -04:00
Chloe Herd
b3f6df7612 Update pattern for resetting payment method 2023-10-17 15:06:06 -04:00
Bryan Mauger
fcef594b90 CSR-1647 fix spacing. 2023-10-17 14:29:02 -04:00
bmauger
824cc0977c
Merge pull request #1419 from Safelite/CSR-1708-fix-error-copy-alignment
CSR-1708 center error text when <= 2 buttons.
2023-10-17 14:05:01 -04:00
Bryan Mauger
633afad3dd Format code. 2023-10-17 13:59:09 -04:00
Bryan Mauger
fa9683fbae CSR-1708 center error text when <= 2 buttons. 2023-10-17 13:57:42 -04:00
Adam Caouette
d8a9596aca CSR-1384: quick fixes for dev on add vaps modal feature, in progress 2023-10-17 13:43:40 -04:00
Matt Caimi
94399470c4 CSR-1391 formatting 2023-10-17 13:10:19 -04:00
Matt Caimi
028272c08f CSR-1391 iframe styling 2023-10-17 13:07:12 -04:00
Chloe Herd
db846e974c Undo local fix 2023-10-17 11:43:57 -04:00
Chloe Herd
1e9d3f7a4d Add payment-method resetting 2023-10-17 10:57:19 -04:00
Chloe Herd
616cb187ed Merge branch 'develop' into feature/csr-1465 2023-10-17 10:09:02 -04:00
Chloe Herd
5e2a07df2f Add subheader when pia disabled 2023-10-17 10:08:34 -04:00
Leah Schumann
059195b31d Merge branch 'develop' into feature/CSR-1382-loose-ends 2023-10-17 08:59:32 -04:00
Leah Schumann
b387c15058 Prettified *again* 2023-10-17 08:41:33 -04:00
Leah Schumann
4d2fe040a0 Added TODO for one more important test and Prettified 2023-10-17 08:39:47 -04:00
Leah Schumann
a2b39cc918 Merge branch 'develop' into feature/CSR-1395-tech-review-changes 2023-10-17 08:31:35 -04:00
Leah Schumann
29b7a4fb45 Minor treak and unit tests 2023-10-17 08:30:56 -04:00
Bryan Mauger
3fef2f9324 Format code. 2023-10-16 15:34:24 -04:00
Bryan Mauger
4530abcbf6 CSR-1704 spacing fixes for:
CSR-1704, 1705, 1706
2023-10-16 15:33:12 -04:00
bmauger
a6661071a0
Merge pull request #1413 from Safelite/CSR-1707-fix-input-border-cutoff-at-top-of-modal
CSR-1707 fix border outline cut off at top of modal body.
2023-10-16 14:24:34 -04:00
CarlNation
aa9dc9649c
Merge pull request #1407 from Safelite/rlsmerge/2023.09.21-to-develop
Rlsmerge/2023.09.21 to develop
2023-10-16 14:17:07 -04:00
Bryan Mauger
4b0ce48dc1 CSR-1707 fix border outline cut off at top of modal body. 2023-10-16 14:15:20 -04:00
Adam Caouette
f263bcbf52 CSR-1384: remove accidental inclusion of test button 2023-10-16 11:11:02 -04:00
Bryan Mauger
0f2dbe3aef Format code. 2023-10-16 09:54:59 -04:00
Bryan Mauger
02067b51d2 CSR-1703 set width of alert on vehicle parts page. 2023-10-16 09:53:32 -04:00
hiteshkumar87
b247a03ed3
Merge pull request #1408 from Safelite/feature/Digital/CSR-1417
CSR-1417
2023-10-16 19:03:16 +05:30
hiteshkumar87
fcbbf298d5 getDateFormat
getDateFormat unit test cases
2023-10-16 18:48:47 +05:30
Bryan Mauger
c4d88da016 Remove commented code. 2023-10-16 08:39:47 -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
Leah Schumann
b4531bed88 Merge branch 'develop' into feature/CSR-1395-tech-review-changes 2023-10-16 08:32:40 -04:00
Leah Schumann
f0d7926b10 Additional refactoring per tech review 2023-10-16 08:31:16 -04:00
hiteshkumar87
1c48dc856a service-type constant file
service-type constant file added
2023-10-16 17:54:54 +05:30
hiteshkumar87
aefac08554
Merge branch 'develop' into feature/Digital/CSR-1417 2023-10-16 17:06:03 +05:30
hiteshkumar87
bd7be85511 CSR-1417
remove getFullDayName and getFullMonthName from date-helper and use from schedule helper
2023-10-16 17:03:57 +05:30
CarlNation
32ce8283c5 Merge branch 'release/2023.09.21' into rlsmerge/2023.09.21-to-develop 2023-10-14 11:06:11 -04:00
Chloe Herd
47473ffb6a Formatting 2023-10-13 16:55:26 -04:00
Chloe Herd
5e5a1ff58a Make field required 2023-10-13 16:55:18 -04:00
Chloe Herd
119db4ade7 Remove unused constants 2023-10-13 16:26:14 -04:00
Chloe Herd
19dd003f8b Don't autofill payment-method field if not defined in store 2023-10-13 16:25:25 -04:00
Bryan Mauger
0bc79148f5 CSR-1700 fix recal modal not opening. 2023-10-13 16:02:18 -04:00
Chloe Herd
bf167c17be Patch to new store value 2023-10-13 16:00:07 -04:00
Chloe Herd
655360b0c8 Merge branch 'develop' into feature/csr-1465 2023-10-13 15:38:10 -04:00
Bryan Mauger
0293664c53 Format code. 2023-10-13 14:31:02 -04:00
Bryan Mauger
16c359ac18 Fix alert width for questions component. 2023-10-13 14:30:00 -04:00
CarlNation
6d670e43c8 CSR-1679
pass useragent to determine sourceDnis
2023-10-13 14:20:53 -04:00
CarlNation
837ad2912f CSR-1392
wire up payment method to forward button click.
2023-10-13 13:35:46 -04:00
Leah Schumann
ffd829cee9 WIP 2023-10-13 13:16:51 -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
8601f61442 Merge remote-tracking branch 'origin/develop' into feature/skiener/CSR-1520 2023-10-12 12:05:38 -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
Leah Schumann
01892602c9 Merge branch 'develop' into feature/CSR-1395-sales-tax-store-methods 2023-10-12 11:34:44 -04:00
Bryan Mauger
54fc103a3b Set menu modal menu open height. 2023-10-12 10:24:09 -04:00
Leah Schumann
6358f45cd1 Removed tests breaking due to timezone 2023-10-12 09:44:48 -04:00
hiteshkumar87
416ea614b2
Merge pull request #1378 from Safelite/feature/Digital/CSR-1417
Feature/digital/csr 1417
2023-10-12 17:32:21 +05:30
hiteshkumar87
c6916d51fb Update confirmation.vue
getAppointmentWordingText
2023-10-12 16:52:47 +05:30
hiteshkumar87
edb715425e formatting 2023-10-12 16:42:25 +05:30
hiteshkumar87
ff339a124b
Merge branch 'develop' into feature/Digital/CSR-1417 2023-10-12 16:39:38 +05:30
hiteshkumar87
bc4f083368 unit test cases
unit test cases
2023-10-12 16:33:13 +05:30
Chloe Herd
6dec3371c2 Add pia to store 2023-10-11 14:06:21 -04:00
Adam Caouette
d6653354e7 Merge branch 'develop' into feature/CSR-1384-modals-for-add-vaps 2023-10-11 14:04:54 -04:00
Adam Caouette
a47dfbc27e CSR-1384: more cleanup, remove deep cloning 2023-10-11 14:01:50 -04:00
Adam Caouette
4c8e81d38d CSR-1384: update store method to avoid mutating original lineItems array 2023-10-11 13:59:13 -04:00
Chloe Herd
ad2a1001e6 Fix unit tests 2023-10-11 13:22:49 -04:00
Chloe Herd
acd658eb14 Formatting 2023-10-11 10:48:22 -04:00
Chloe Herd
3abdefe6cd Add non-placeholder values 2023-10-11 10:48:15 -04:00
Chloe Herd
8134cc9a05 Replace placeholder buttons with real buttons 2023-10-11 10:47:37 -04:00
Chloe Herd
4e7c7fe032 Merge branch 'develop' into feature/CSR-1389 2023-10-11 10:34:56 -04:00
Adam Caouette
575978ae65 CSR-1384: refactoring re: deepClone, naming 2023-10-11 10:17:14 -04:00
Adam Caouette
5903115a22 Merge branch 'develop' into feature/CSR-1384-modals-for-add-vaps 2023-10-11 10:15:51 -04:00
CarlNation
f74d4d5a3b CSR-1392
prettier
2023-10-11 10:10:42 -04:00
CarlNation
fe9119e975 Merge branch 'develop' into feature/CSR-1392 2023-10-11 10:03:17 -04:00
CarlNation
e6fc6635c4 CSR-1392
do not pass null items to getTotalPrice logic
2023-10-11 10:02:54 -04:00
Bryan Mauger
1290340113 format code. 2023-10-11 09:49:26 -04:00
Bryan Mauger
90a9932d91 Rename test class to more appropriate name. 2023-10-11 09:45:44 -04:00
Bryan Mauger
15dbe4c592 CSR-1591 radio button width adjustments, misc css tweaks. 2023-10-11 09:42:36 -04:00
Chloe Herd
41a63aa4be Merge branch 'develop' into feature/CSR-1389 2023-10-11 09:22:05 -04:00
Chloe Herd
18b6ed27a4 Update schedule prereq check 2023-10-10 16:57:31 -04:00
Chloe Herd
6d0256d9dc Merge branch 'develop' into feature/CSR-1463 2023-10-10 15:56:09 -04:00
Chloe Herd
2e78f18691 Also update review prereqs 2023-10-10 15:55:05 -04:00
Chloe Herd
0a9df36a8d Update prereq expectations 2023-10-10 15:54:52 -04:00
Adam Caouette
ab1f47d038 CSR-1384: use deepClone on resultMap and glassParts 2023-10-10 15:37:21 -04:00
Leah Schumann
f7c1c64126 Frontend method to call tax endpoint 2023-10-10 15:07:14 -04:00
Adam Caouette
5a3d9c3b80 CSR-1384: formatting 2023-10-10 14:32:29 -04:00
Adam Caouette
348dba428a CSR-1384: updates for cart work, using lineItems instead of cartItems 2023-10-10 14:30:43 -04:00
Chloe Herd
469818c022 Add prerequisite method 2023-10-10 12:29:04 -04:00
CarlNation
b76256dbc1 CSR-1392
add lineitems for paypal and display amount
2023-10-10 11:32:51 -04:00
Adam Caouette
f8f22fb619 CSR-1384: reformat updates 2023-10-10 10:24:28 -04:00
Chloe Herd
fcc3c5ab95 Initial changes for PIA experiments 2023-10-10 09:50:50 -04:00
Chloe Herd
26f20b8d5a Formatting 2023-10-10 09:50:33 -04:00
CarlNation
0724dcadfb CSR-1392 prettier
prettier
2023-10-10 06:54:47 -04:00
CarlNation
0d8ce72a3e Merge branch 'develop' into feature/CSR-1392 2023-10-10 06:49:39 -04:00
CarlNation
a242946770 CSR-1392
Create work order in delete sub status for pia.  add amount due
2023-10-10 06:49:16 -04:00
AdamCaouetteSafelite
68803c6d12
Merge pull request #1390 from Safelite/feature/CSR-1384-modals-for-add-vaps
CSR-1383: fix for repair orders
2023-10-09 12:45:36 -04:00
bmauger
5d558d007f
Merge pull request #1389 from Safelite/CSR-1591-desktop-adjustments
CSR-1591 desktop tweaks.
2023-10-09 11:02:30 -04:00
Bryan Mauger
9ff4b20d05 Remove commented code. 2023-10-09 10:54:04 -04:00
Adam Caouette
2519b71732 CSR-1383: fix for repair orders 2023-10-09 10:48:09 -04:00
Bryan Mauger
d5caedd131 CSR-1591 desktop tweaks. 2023-10-09 10:38:21 -04:00
CarlNation
bc38bbe2c6 Merge branch 'develop' into feature/CSR-1392 2023-10-09 10:18:58 -04:00
CarlNation
56e261ddfc CSR-1392
move paypal urls to application config file
2023-10-09 10:18:03 -04:00
hiteshkumar87
4a4143d640
Merge pull request #1385 from Safelite/feature/Digital/csr-1411
Update confirmation.vue
2023-10-09 16:39:10 +05:30
hiteshkumar87
3a27911c79 Update confirmation.vue
replace #YMM #Email with global state and #ADDRESS @MYACCOUNT url with custom state
2023-10-09 16:30:51 +05:30
Bryan Mauger
9e849026a7 Fix scrollToTop for menu-modal. 2023-10-06 16:03:27 -04:00
Leah Schumann
4a783a994d Set ErrorMessage name to use customComponentId prop 2023-10-06 14:37:43 -04:00
bmauger
357f393433
Merge pull request #1381 from Safelite/CSR-1594-modal-height-button-fix
CSR-1594 modal height and button position fix.
2023-10-06 12:13:58 -04:00
Bryan Mauger
3b18ef9609 Update css with scss format. 2023-10-06 12:05:31 -04:00
Bryan Mauger
fb876c9d4b Fix modal spinner deformity. 2023-10-06 12:04:15 -04:00
Bryan Mauger
a7b5bb2f47 CSR-1594 modal height and button position fix. 2023-10-06 11:16:19 -04:00
Adam Caouette
c479143385 CSR-1383: update cart to enable remove from cart functionality 2023-10-06 10:13:37 -04:00
Leah Schumann
002dace442
Merge pull request #1377 from Safelite/feature/CSR-1395-calculate-sales-tax
Feature/csr 1395 calculate sales tax
2023-10-06 09:44:25 -04:00
Leah Schumann
aa47c33e69 Updated unit tests 2023-10-06 09:38:22 -04:00
Bryan Mauger
c21c9c33b7 Format code. 2023-10-06 09:24:24 -04:00
hiteshkumar87
042c8d2473 Update payment-method.vue
formatting
2023-10-06 18:47:59 +05:30
Bryan Mauger
8814f766f3 Remove commented code. 2023-10-06 09:14:59 -04:00
Bryan Mauger
cfbd15a43a CSR-1591 tweak radio button width, unfix modal button when modal is on right of screen. 2023-10-06 09:14:19 -04:00