Commit Graph

500 Commits (master)

Author SHA1 Message Date
Mark Moffat 3b150012af Updates 2020-03-14 11:38:29 +10:30
Mark Moffat 6eef92c684 Fixed padding on conditional display 2020-03-14 11:38:24 +10:30
Mark Moffat c591263eb9 Added new field 2020-03-14 11:38:13 +10:30
Mark Moffat 16d5bc80f4 Fixed some payment display options 2020-03-14 11:37:21 +10:30
Mark Moffat 6aca8fce8d Added ecosystem.config.js back 2020-03-14 11:28:07 +10:30
Mark Moffat c458879b8c Replaced default API key 2020-03-14 11:27:36 +10:30
Mark Moffat 4f68edb3c7 Linting 2020-03-14 11:27:09 +10:30
geco 7c7af39f4b
Add Bitcoin payment method (#121)
* fix settins form submit not working

* prepare routes/config structure to support new blockonomics payment method

* setup blockonomics view, get address and calculate btc

* blockonomics subscribe to web socket to listen for real time order updates on checkout page

* create order with pending status while waiting for blockonomics payment and pass orderid to frontend

* check received amount is enough

* blockonomics btc amount check, backend order confirmation, show order info into backend and frontend

* cleanup and empty cart when order is payed

* decline order if insufficient amount

* handle email and lunr indexing for blockonomis

* blockonomics new confirmation page, auto redirect at confirmation zero, 10 minutes timeout

* Update README with Blockonomics

* add countdown timer to blockonomics payment page

* updated README and checkout page

* update README with blockonomics return url

* build

* reply to blockonomics http callback

* dont check amount on frontend

* restore default settings

* switch from unirest to axios, remove unirest dep

* fix lint problems

* restore gitignore

* restore baseSchema

* build

Co-authored-by: GECKO <4787777-geckojs@users.noreply.gitlab.com>
2020-03-14 11:21:26 +10:30
Mark Moffat f3a7231016 Added customer company name for shipping 2020-03-07 20:07:49 +10:30
Mark Moffat e64905eddd Small fixes 2020-03-07 19:48:06 +10:30
Mark Moffat 1d4d75102a Added logout button 2020-02-23 14:10:42 +10:30
Mark Moffat cd3ba1bc60 Fixes for CSRF 2020-02-23 14:10:35 +10:30
Mark Moffat 9a8ccb817f Removed debug log 2020-02-23 14:01:40 +10:30
Mark Moffat 050734c476 Fix #119 2020-02-21 12:53:39 +10:30
Mark Moffat c42a2478ef Linting 2020-02-21 12:52:43 +10:30
Mark Moffat 2b368769a2 Lint 2020-02-21 12:52:06 +10:30
Mark Moffat d7113168ca Linting 2020-02-21 12:51:56 +10:30
Mark Moffat 48ce34fb9c Fix #114 2020-02-06 22:33:16 +10:30
Mark Moffat a02917b273 Fixed saving of settings form 2020-02-06 22:32:36 +10:30
Mark Moffat fdbbceb114 Fixes to icon display 2020-02-01 19:24:11 +10:30
Mark Moffat a325dc4532 Removed fontawesome 2020-02-01 17:32:24 +10:30
Mark Moffat 8c92d3ca33 Linting 2020-02-01 17:30:05 +10:30
Mark Moffat 6825ea3305 Huge overhaul of admin UI 2020-02-01 17:29:30 +10:30
Mark Moffat dd00bb4807 Huge overhall of admin UI 2020-02-01 17:28:47 +10:30
Mark Moffat 4a84f7dce0 Fix button color 2020-02-01 11:25:34 +10:30
Mark Moffat 8373dfc430 Setup gulp watch for dev 2020-02-01 11:21:37 +10:30
Mark Moffat 12c110440f Theme changes 2020-02-01 11:20:41 +10:30
Mark Moffat b271210bde Small fixes to global search 2020-01-28 17:21:07 +10:30
Mark Moffat e9fcbd5a99 Fixed SOE breaking the admin 2020-01-28 17:01:28 +10:30
Mark Moffat 98a1a0a0c4 Update package lock 2020-01-28 17:01:00 +10:30
Mark Moffat d1bb5a6360 Small SEO enhancements 2020-01-24 15:12:49 +10:30
Mark Moffat 4ef5e48d1c SEO enhancements + structured data 2020-01-23 22:33:21 +10:30
Mark Moffat 6141a41f16 SEO tweaks to type 2020-01-23 21:55:17 +10:30
Mark Moffat 9390d5476e Fixed open graph tags 2020-01-23 21:47:25 +10:30
Mark Moffat 7c9299f638 Added og:description to keep facebook happy 2020-01-23 21:42:09 +10:30
Mark Moffat 9d20e06bc0 Move SEO improvements 2020-01-23 21:39:47 +10:30
Mark Moffat de0b81d6be SEO improvements 2020-01-23 21:28:21 +10:30
Mark Moffat 94f457748e Update demo discount codes + version bump 2020-01-22 19:58:46 +10:30
Mark Moffat 5d4c469e38 Fixed same product - diff opts in cart. Added confirm on cart empty. 2020-01-21 20:30:52 +10:30
Mark Moffat 799ed301f2
Adding discount code support (#109)
Added a discount code module. Lots of work went into this. 

Please report any problems as issues to be fixed
2020-01-21 18:06:46 +10:30
Mark Moffat 83dc6f76ee Fixed icon display on user list 2020-01-20 10:04:36 +10:30
Mark Moffat 8996e9bedd Case sensitive PORT var 2020-01-13 18:31:11 +10:30
Mark Moffat f13ba3494a Adding mime-db to fix broken module 2020-01-13 17:11:02 +10:30
Mark Moffat 1a4dcfdea6 Small fixes for mobile 2020-01-10 20:45:43 +10:30
Mark Moffat 986f1ee966 Add some padding to footer 2020-01-08 20:58:44 +10:30
Mark Moffat 55b8da064b Style changes to footer 2020-01-08 20:54:41 +10:30
Mark Moffat fb6fb6e3e0 Validate quantity inputs 2020-01-08 19:42:32 +10:30
Mark Moffat 3bda249c68 Adding in a maxQuantity value when adding to cart 2020-01-08 19:10:45 +10:30
Mark Moffat fe14f28994 Fix product price and amount global searching 2020-01-08 18:58:29 +10:30
Mark Moffat 97b1dd7875 Update testdata 2020-01-08 18:12:30 +10:30