Commit graph

5754 commits

Author SHA1 Message Date
Sneha
61aeb06e0a validate alphanumeric values 2023-11-15 16:02:21 +05:30
Sneha
67b905dc4c Update promo-modal-question.vue 2023-11-14 16:35:56 +05:30
Sneha
46e95c1c14 adding unittest 2023-11-14 16:23:52 +05:30
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
Matt Caimi
00f228b66f
Merge pull request #1513 from Safelite/feature/CSR-1462
CSR-1462 break confirmation page out of iframe
2023-11-10 14:24:28 -05:00
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
scottkiener
90b499424e
Merge pull request #1512 from Safelite/feature/skiener/CSR-1452
CSR-1452 | Promo alerts
2023-11-10 11:01:03 -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
chloeherdsafelite
d7cc1feceb
Merge pull request #1511 from Safelite/feature/csr-1645
Update add-to-calendar to pull from submitted order
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
AdamCaouetteSafelite
7e002e4ed7
Merge pull request #1509 from Safelite/feature/CSR-1384-modals-for-add-vaps
CSR-1384: fix if lineItems.vaps is null
2023-11-09 14:43:23 -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
CarlNation
be2a0f4004 Merge branch 'develop' into feature/CSR-1392 2023-11-09 13:47:57 -05:00
Matt Caimi
46e285b2fc
Merge pull request #1508 from Safelite/feature/CSR-1462
CSR-1462 line items refactor fix for payment page
2023-11-09 10:58:14 -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
caac3f4887
Merge pull request #1507 from Safelite/feature/cart-loading-failure
Made available line items return empty glass part, supporting items a…
2023-11-09 09:49:20 -05:00
CarlNation
275df55c9b Merge branch 'develop' into feature/CSR-1392 2023-11-09 09:48:22 -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
da31a2c1df
Merge pull request #1506 from Safelite/feature/CSR-1392
Feature/csr 1392
2023-11-09 09:07:47 -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
591fa7c8b9
Merge pull request #1505 from Safelite/feature/CSR-1382-last-styling
Feature/csr 1382 last styling
2023-11-09 08:49:19 -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