Commit Graph

43 Commits (988d002e36b0e69fc18c020f1da64270661cc406)

Author SHA1 Message Date
Mark Moffat fad68a51ea Adding tests for updating products 2019-06-20 12:44:04 +09:30
Mark Moffat fc1580ddd6 Starting to add schema validation to API endpoints 2019-06-17 19:51:45 +09:30
Mark Moffat 53c5221dae Make link more obvious 2019-06-15 20:59:55 +09:30
Mark Moffat 1f72607cba Small theme changes 2019-06-15 20:53:31 +09:30
Mark Moffat da38fb6076 Generate API keys in admin UI 2019-06-15 10:24:41 +09:30
Jane Slooth caded82b34 Update pay.hbs 2019-05-29 20:26:34 +09:30
Mark Moffat 1b32393b2b Show message when item is out of stock 2019-02-10 14:25:31 +10:30
Mark Moffat 52828cbd40 Fixes #37 2019-02-10 14:16:42 +10:30
Mark Moffat 3ab76684bb Stock management changes 2019-02-09 21:16:41 +10:30
Mark Moffat b352058e76 Starting stock management 2019-02-09 14:37:02 +10:30
Mark Moffat 5db27a523b Allow for order wide comments on payment 2018-10-05 22:45:12 +09:30
Mark Moffat 9d94ea0a80 Added ability to add comments to product in order 2018-10-05 21:24:42 +09:30
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
Marty Sloan 9662d341c8 add new handlebars helper cartTotalItems and pass session.cart to it from layouts/layout.hbs to show cart total items including quantities 2018-07-17 14:25:15 +09:30
Marty Sloan 4f7eeb87c8 check for admin view before loading materialize js 2018-07-17 14:24:03 +09:30
Martin Sloan ad6ca4ba60 check for order options with this.options in views/order.hbs 2018-06-11 09:57:49 +09:30
Mark Moffat 65b18cfe42 Add limitations to file uploads 2018-06-01 21:01:23 +09:30
Mark Moffat c674f86576 Small cart quantity fixes 2018-05-21 23:06:12 +09:30
Rafael Escala abc5de8ff6 fix:The partial payments/paypal could not be found 2018-04-16 18:55:16 +02:00
Mark Moffat 61c59c8997 Started adding some tests 2018-02-22 18:41:24 +01:00
Mark Moffat 2ded224d5b Added a new theme called "Mono" 2018-02-17 14:30:28 +01:00
Mark Moffat e3f0887e4c Gulp now compressing theme CSS 2018-02-13 22:15:14 +01:00
Mark Moffat 26b9ff85b1 Small Material theme fixes 2018-02-13 21:59:30 +01:00
Mark Moffat 7f7f3cebef Added 'Material' theme 2018-02-13 21:22:33 +01:00
Mark Moffat de5741750a Refactoring theming 2018-02-13 21:21:22 +01:00
Mark Moffat 278cf5091a Fixed help text 2018-02-13 21:20:59 +01:00
Mark Moffat 09cd83352f Fixed theme and partials structure 2018-02-11 20:47:26 +01:00
Mark Moffat 2990c9e8fe Theme now defaults to Cloth to avoid duplicate code 2018-02-11 13:44:45 +01:00
Mark Moffat 292dbf7e07 Fixed permissions 2018-02-05 22:28:12 +01:00
Mark Moffat 4533e23993 Added permission validation to non admin users 2018-02-05 20:51:04 +01:00
Mark Moffat 70105e73bc Added authorize.net payments 2018-02-04 22:39:42 +01:00
Mark Moffat ab35c2814f Made routes more logical 2018-02-03 16:23:59 +01:00
Mark Moffat 931e8c7239 Merge branch 'master' of https://github.com/mrvautin/expressCart 2018-02-03 12:58:34 +01:00
arings bcabb11bc1 Fix productsPerRow select reset to 1
When settings page are loaded, select doesn't reflect value of
config.productsPerRow and resets to 1. Following settings update
saves that value.
2018-01-27 20:46:21 +01:00
Mark Moffat d7fcb18429 Split up payment view partials 2018-01-23 19:52:45 +01:00
Mark Moffat 6076455d06 Added support for returning customers 2018-01-21 22:20:33 +01:00
Mark Moffat f14d0bf7dd Removed test creds. Whoops 2018-01-21 21:10:00 +01:00
Mark Moffat ecef3b8224 Moved menu to the DB and started modernizing old code 2018-01-14 18:02:10 +01:00
Mark Moffat aabf6c44e3 Added schema validation for configs 2018-01-10 21:20:52 +01:00
Mark Moffat a2a5923acd Changed paths of payment providers and updated readme 2018-01-07 19:38:06 +01:00
Mark Moffat 7400b4ffe1 Fixed empty orders message 2018-01-07 19:38:06 +01:00
Mark Moffat cdcc2791cd Fix image directories issue 2018-01-07 14:10:39 +01:00
Mark Moffat 36dcb73110 initial commit 2018-01-06 19:55:48 +01:00