Commit Graph

30 Commits (3373a60d8feb9d52a518e90e6d5dd7fd874399dc)

Author SHA1 Message Date
Mark Moffat 3373a60d8f Add/Update/Remove/empty cart without refreshing the page 2020-01-04 13:07:35 +10:30
Mark Moffat 2e5dfd576c Updating fontawesome logos which are broken 2020-01-03 13:52:43 +10:30
Mark Moffat d6e6fa0636 UI fixes 2020-01-01 19:50:57 +10:30
Mark Moffat 7cef58dae3 Added a dashboard 2019-12-30 22:58:37 +10:30
Mark Moffat 7a1cb87e2a Fixed variable name change 2019-12-30 22:33:50 +10:30
Mark Moffat 5644a3a5af Hide language in admin panel 2019-12-30 17:49:04 +10:30
Mark Moffat cdfe8ab950 Fixed home link in admin 2019-12-30 17:28:07 +10:30
Mark Moffat 14adbe6035 Fix logo display in admin 2019-12-30 17:26:45 +10:30
Mark Moffat e38767df9d Fixed display of languages menu 2019-12-28 16:44:13 +10:30
Mark Moffat 4c9cdac4cb Small style fixes 2019-12-28 16:36:33 +10:30
Mark Moffat ee5400716c Style/layout fixes for mobile 2019-12-28 16:13:20 +10:30
Mark Moffat 5adcdfb5c1 Small fixes removed unused setting 2019-12-27 14:07:38 +10:30
Mark Moffat a5dcc7624b Started to add in Less CSS support 2019-12-26 21:02:28 +10:30
Mark Moffat 32ea7da4da Huge rewrite and update of style/layout + theme simplification 2019-12-26 13:53:21 +10:30
Mark Moffat b48b2237ee Improving checkout experience Fixes #103 2019-12-21 13:16:48 +10:30
Mark Moffat c978c50d1d Add new theme JS and mini css 2019-12-19 14:45:51 +10:30
Mark Moffat f0a5de3381 Started splitting up public js files 2019-12-06 17:39:13 +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 c92579b362 Fixing #89 2019-11-01 19:43:14 +10: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
Mark Moffat 2ded224d5b Added a new theme called "Mono" 2018-02-17 14:30:28 +01:00
Mark Moffat de5741750a Refactoring theming 2018-02-13 21:21:22 +01:00
Mark Moffat 09cd83352f Fixed theme and partials structure 2018-02-11 20:47:26 +01:00
Mark Moffat ab35c2814f Made routes more logical 2018-02-03 16:23:59 +01:00
Mark Moffat a2a5923acd Changed paths of payment providers and updated readme 2018-01-07 19:38:06 +01:00
Mark Moffat 36dcb73110 initial commit 2018-01-06 19:55:48 +01:00