Commit Graph

153 Commits (3b150012afca546a2bff54ab4180d30e1051f187)

Author SHA1 Message Date
Mark Moffat 6eef92c684 Fixed padding on conditional display 2020-03-14 11:38:24 +10:30
Mark Moffat 16d5bc80f4 Fixed some payment display options 2020-03-14 11:37:21 +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 050734c476 Fix #119 2020-02-21 12:53:39 +10:30
Mark Moffat 48ce34fb9c Fix #114 2020-02-06 22:33:16 +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 6825ea3305 Huge overhaul of admin UI 2020-02-01 17:29:30 +10:30
Mark Moffat 12c110440f Theme changes 2020-02-01 11:20:41 +10:30
Mark Moffat e9fcbd5a99 Fixed SOE breaking the admin 2020-01-28 17:01:28 +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 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 1a4dcfdea6 Small fixes for mobile 2020-01-10 20:45:43 +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 fe14f28994 Fix product price and amount global searching 2020-01-08 18:58:29 +10:30
Mark Moffat 7f750b4a3b Fix validating quantity 2020-01-07 21:33:35 +10:30
Mark Moffat bc3e33dbb5 Ability to inject custom JS 2020-01-07 21:21:03 +10:30
Mark Moffat 0d44ce7cbb Added global search to the admin UI 2020-01-07 21:15:23 +10:30
Mark Moffat c4ffdff19e Fixed padding issues on cart 2020-01-07 12:04:22 +10:30
Mark Moffat 923f8b2063 Fix display of readonly cart 2020-01-06 17:41:01 +10:30
Mark Moffat 0fcbfdcc33 Cart dIsplay fixes for desktop and mobile 2020-01-04 21:34:42 +10:30
Mark Moffat d374d42375 Missing shipping message 2020-01-04 18:08:51 +10:30
Mark Moffat c73d67b923 Fixed display of shipping message 2020-01-04 17:56:30 +10:30
Mark Moffat 11302e2255 Improvements to the shipping module & cart updates 2020-01-04 17:40:58 +10:30
Mark Moffat 3373a60d8f Add/Update/Remove/empty cart without refreshing the page 2020-01-04 13:07:35 +10:30
Mark Moffat f96d8335d6 Better display of cart amount breakdown 2020-01-03 22:59:00 +10:30
Mark Moffat 445c4f62ff Fixed display of shipping amount in cart & populate through to order 2020-01-03 22:39:51 +10:30
Mark Moffat 5546341c1c Added ability to extend using modules 2020-01-03 18:51:24 +10:30
Mark Moffat 2e5dfd576c Updating fontawesome logos which are broken 2020-01-03 13:52:43 +10:30
Mark Moffat b410d25ccf Added ability to create manual orders via the admin panel 2020-01-02 16:00:24 +10:30
Mark Moffat c34aef8939 Fix display of options 2020-01-02 15:54:57 +10:30
Mark Moffat 19268ac412 Making options stand out 2020-01-02 15:42:19 +10:30
Mark Moffat 18b8eaf8f5 Fixing the product options 2020-01-02 14:07:36 +10:30
Mark Moffat 8741f795de Fixed display of options 2020-01-02 10:48:09 +10:30
Mark Moffat 42a4856c42 Fixed search 2020-01-02 09:20:12 +10:30
Mark Moffat 36aa0375b5 Normalise file names 2020-01-01 19:56:21 +10:30
Mark Moffat d6e6fa0636 UI fixes 2020-01-01 19:50:57 +10:30