expressCart/lib/schemas
Mark Moffat 78e06e511b
Customer account page (#124)
* Adding customer login & account page support

* Added account link

* Sorting orders on account page

* Small UI fixes

* Removed debugs

* Added tests

Co-authored-by: Mark Moffat <mark@Marks-MacBook-Pro-2.local>
2020-03-17 16:56:04 +10:30
..
editCustomer.json Customer account page (#124) 2020-03-17 16:56:04 +10:30
editDiscount.json Adding discount code support (#109) 2020-01-21 18:06:46 +10:30
editProduct.json Fix product price and amount global searching 2020-01-08 18:58:29 +10:30
editUser.json Update tests to update users 2019-11-16 20:27:50 +10:30
newCustomer.json Update customer route and tests 2019-11-16 21:27:48 +10:30
newDiscount.json Adding discount code support (#109) 2020-01-21 18:06:46 +10:30
newProduct.json Fix product price and amount global searching 2020-01-08 18:58:29 +10:30
newUser.json Validate users routes 2019-11-16 20:07:48 +10:30
saveCustomer.json Improving checkout experience Fixes #103 2019-12-21 13:16:48 +10:30