Commit Graph

62 Commits (b2f58fbe4b010ce42c22996a54a6053660d60c5f)

Author SHA1 Message Date
Mark Moffat b2f58fbe4b Moving admin functions to API calls 2019-12-07 10:11:18 +10:30
Mark Moffat f0a5de3381 Started splitting up public js files 2019-12-06 17:39:13 +10:30
Mark Moffat 67eb6c9014 Allow deleting of customers 2019-11-23 09:05:19 +10:30
Mark Moffat a6645e9d81 Update customer route and tests 2019-11-16 21:27:48 +10:30
Mark Moffat 9e5074f7c7 Authorize.net fixes 2019-11-14 21:43:29 +10:30
Mark Moffat c3c29d04f1
Adding Adyen payment integration (#97)
Add Adyen payment integration
2019-11-11 18:17:48 +10:30
Mark Moffat 22c4362dc4 Enhancing user management 2019-11-07 17:06:20 +10:30
Mark Moffat 060e2a74f9 Fixed error editing user 2019-11-06 21:18:16 +10:30
Mark Moffat a87d2fbf0a
Adding subscriptions (#95)
* Adding subscriptions

* Adding in ability to use webhook for subscriptions

* Add docs and ability to create subscriptions

* Fixed populating value

* Adding subscription tests

* Language update
2019-11-06 21:10:27 +10:30
Mark Moffat c92194dd56 Give option to go english only 2019-11-06 19:13:16 +10:30
Andrea Di Mario d3abc37cb0 Initialize multiple language and start translations (#91)
* Initialize multiple language and start translations

* continue with translation

* end translations for en and it

* fix json syntax en translation, otherwise i18n reset the file

* add language info in config

* fix json format invalid

* solve review comments
2019-11-06 19:01:25 +10:30
Mark Moffat de1f6fdeaa Theme fixes 2019-11-03 20:04:20 +10:30
Mark Moffat c97313d9cf Stripe fixes 2019-11-03 17:41:37 +10:30
Mark Moffat f033e89ca2 Bug showing shipping 2019-11-03 17:41:21 +10:30
Mark Moffat c92579b362 Fixing #89 2019-11-01 19:43:14 +10:30
Mark Moffat c2fb9292bf Fixes #90 2019-11-01 19:37:10 +10:30
Mark Moffat 5a99d248ab Fixing #88 properly on all themes 2019-10-29 18:23:48 +10:30
Mark Moffat 0069014e80 Fix #88 2019-10-29 18:17:58 +10:30
Mark Moffat 2055f74278 Fixes to option editing 2019-10-26 11:39:10 +10:30
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