Commit graph

422 commits

Author SHA1 Message Date
hiteshkumar87
5a77323820 Update date-helper.js
replacing Math.floor with Math.round
2023-11-15 16:42:37 +05:30
hiteshkumar87
d5022a6152 Update date-helper.js
removing decimals from First Day available GA events
2023-11-14 17:50:11 +05:30
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
Sneha
ae505070c2 CSR-1393 2023-11-13 20:11:00 +05:30
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
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
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
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
Scott Kiener
da1feeab07 CSR-1452 | Set up wireframe for payment-method and promos 2023-11-03 11:42:11 -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
hiteshkumar87
785a51fdca customerPortalLoginToken
customerPortalLoginToken
2023-10-31 13:43:45 +05:30
CarlNation
4723eb8098 CSR-1392
associated tests
2023-10-29 10:25:05 -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
Bill Richardson
e25425e2a0 This should have the new behavior and keep the old behavior 2023-10-27 14:16:12 -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
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
hiteshkumar87
fcbbf298d5 getDateFormat
getDateFormat unit test cases
2023-10-16 18:48:47 +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
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
Leah Schumann
6358f45cd1 Removed tests breaking due to timezone 2023-10-12 09:44:48 -04:00
hiteshkumar87
bc4f083368 unit test cases
unit test cases
2023-10-12 16:33:13 +05:30
hiteshkumar87
03a6e2d994 Add-to-calendar 2023-10-05 20:33:04 +05:30
CarlNation
60f6110341 Merge branch 'develop' into feature/CSR-1392 2023-10-05 08:52:57 -04:00
CarlNation
1dba4521c5 CSR-1392
added paypal errorhandling and modals
2023-10-05 08:51:16 -04:00
hiteshkumar87
067c2bd585
Merge branch 'develop' into feature/Digital/csr-1411 2023-10-04 16:50:52 +05:30
Adam Caouette
a520b6cf31 CSR-1383: more changes due to develop updates 2023-09-29 10:33:02 -04:00
CarlNation
5abc6f590d CSR-1413
more prettier
2023-09-29 08:23:57 -04:00
CarlNation
1653a6b4e3 CSR-1413
test coverage
2023-09-29 08:11:16 -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
86add1e358 CSR-1383: add product tiles; some cart updates for CSR-1382 2023-09-28 16:52:07 -04:00
Adam Caouette
166978bc3a Merge develop 2023-09-28 14:03:41 -04:00
CarlNation
b662ee4a99 CSR-1413
add routing from review to payment-method.
also move the submit work order from review to payment-method and await it.
2023-09-28 13:41:04 -04:00
hiteshkumar87
0871f740e4 CSR-1411
Add appointment details & cart to 'confirmation' page
2023-09-27 17:34:02 +05:30
Chloe Herd
fed47a13e9 Save/Load Session 2023-09-20 11:16:45 -04:00
Chloe Herd
5c38498a23 Merge branch 'develop' into bug/chloeherd/analytics-mismatch 2023-09-20 09:06:27 -04:00
Chloe Herd
5ff14add7b Lookup Pages 2023-09-19 12:22:56 -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
CarlNation
9e3e2a820b CSR-1625
prettier
2023-09-08 08:29:47 -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
scottkiener
0ec6c85b9c
Merge pull request #1332 from Safelite/feature/skiener/CSR-1617
CSR-1617 | Navigation defect IsVinOptionalNotRepair
2023-09-05 10:27:57 -04:00