This website requires JavaScript.
Explore
Help
Sign In
t1meshift
/
expressCart
mirror of
https://github.com/t1meshift/expressCart.git
Watch
1
Star
0
Fork
You've already forked expressCart
0
Code
Issues
Releases
Wiki
Activity
f9b5a84fb8
expressCart
/
routes
History
Marty Sloan
f9b5a84fb8
updated cartTotalItems in routes/index.js instead of adding handlebar helper. fixes quantity discrepency in the view when you first add items to the cart
2018-07-17 14:25:15 +09:30
..
payments
Started adding some tests
2018-02-22 18:41:24 +01:00
admin.js
update routes/admin.js to fix bug deleting product options
2018-06-22 16:46:42 +10:00
customer.js
Test fixes
2018-02-23 20:28:05 +01:00
index.js
updated cartTotalItems in routes/index.js instead of adding handlebar helper. fixes quantity discrepency in the view when you first add items to the cart
2018-07-17 14:25:15 +09:30
order.js
remove productOptions from routes/order.js
2018-06-11 09:57:49 +09:30
product.js
Started adding some tests
2018-02-22 18:41:24 +01:00
user.js
Fix issue with ability to create admin user by setting referrer
2018-05-30 18:35:17 +09:30