Commit graph

10 commits

Author SHA1 Message Date
CarlNation
114d6a88ca prettier 2024-09-06 10:04:09 -04:00
CarlNation
6b42a04068 CSR-2193 submittedOrder issue
CSR-2193 the getter in the vuex store does not seem to return the submittedOrder data.  Possibly related to caching due to the recent upgrade to vuex.  Not 100% certain.  So just moved the submittedOrder logic out of the store and into the basemix.
2024-09-06 09:58:56 -04:00
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
hiteshkumar87
fcbbf298d5 getDateFormat
getDateFormat unit test cases
2023-10-16 18:48:47 +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
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
hiteshkumar87
0871f740e4 CSR-1411
Add appointment details & cart to 'confirmation' page
2023-09-27 17:34:02 +05:30
hiteshkumar87
38f7ef3339 CSR-1618
added FirstAvailableAppointment GA event
2023-08-28 12:20:59 +05:30