AMSNEHA
2e159ef37f
Merge pull request #1529 from Safelite/feature/CSR-1393.1
...
validate alphanumeric values
2023-11-15 18:20:12 +05:30
Sneha
bc3468f8d6
Format
2023-11-15 18:14:52 +05:30
Sneha
61aeb06e0a
validate alphanumeric values
2023-11-15 16:02:21 +05:30
Matt Caimi
28c42a0572
CSR-1391 click x on afterpay modal sends user back to payment-method
2023-11-14 15:02:25 -05:00
Adam Caouette
17bc2cf8ce
CSR-1689: swap to using submitted order
2023-11-14 11:18:54 -05:00
Leah Schumann
eda0eb7d06
Merge branch 'develop' into feature/CSR-1388-tech-review-changes
2023-11-14 10:40:11 -05:00
Leah Schumann
d297dafcc8
Tech review changes
2023-11-14 10:29:18 -05:00
Leah Schumann
a34e45b179
Moved promo link into cart and did some restyling to ensure matching to figma
2023-11-14 10:08:00 -05:00
Adam Caouette
86c8f62e8b
CSR-1689: add cart to confirmation page
2023-11-14 07:32:24 -05:00
AMSNEHA
c1e4f0a3d7
Merge pull request #1520 from Safelite/feature/CSR-1393.1
...
adding unittest
2023-11-14 17:24:36 +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
Scott Kiener
f06d9e9e5e
CSR-1452 | Loading modal spinner for revalidate (payment-method)
2023-11-13 14:23:40 -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
AMSNEHA
bbdcbe65af
Merge branch 'develop' into feature/CSR-1393.1
2023-11-13 13:23:37 +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
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
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
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
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
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