Rafael Escala
fc1423c315
Updated the Stripe config message error
2018-02-05 17:04:42 -05:00
Mark Moffat
7fa175a852
Ensure admin role is retained on update
2018-02-05 22:43:22 +01:00
Mark Moffat
292dbf7e07
Fixed permissions
2018-02-05 22:28:12 +01:00
Mark Moffat
fe3a1c7c25
Fixed permissions
2018-02-05 22:28:04 +01:00
Mark Moffat
4533e23993
Added permission validation to non admin users
2018-02-05 20:51:04 +01:00
Mark Moffat
bf67621a86
Fixed all the routes I broke
2018-02-05 19:33:40 +01:00
Mark Moffat
8cbfce1179
Version bump
2018-02-05 19:26:20 +01:00
Mark Moffat
47829126ac
FIxed admin/orders route
2018-02-05 19:25:56 +01:00
Mark Moffat
d66fc4e808
Added Node v7 to builds
2018-02-05 19:20:45 +01:00
Mark Moffat
85faeb9168
Moved common helper to more logical location
2018-02-05 19:20:30 +01:00
Mark Moffat
4c5d44363d
Added travis builds
2018-02-05 19:10:49 +01:00
Mark Moffat
a073c58ba8
Fix readme and app.json
2018-02-05 19:10:38 +01:00
Mark Moffat
f152d336ee
Fixed license
2018-02-05 16:54:34 +01:00
Mark Moffat
b142e8e6be
Version bump
2018-02-05 16:52:48 +01:00
Mark Moffat
3564c0f544
Added Heroku help to readme.
2018-02-05 16:52:20 +01:00
Mark Moffat
5d33df7ce0
Updated Heroku settings
2018-02-05 16:26:36 +01:00
Mark Moffat
869792b8b1
Added Heroku deploy button
2018-02-05 15:11:59 +01:00
Mark Moffat
d7ac9ddcdb
More Docker fixes
2018-02-05 15:10:50 +01:00
Mark Moffat
a9f8cf4d34
Docker fixes
2018-02-05 15:02:58 +01:00
Mark Moffat
83e97a0d20
Added Docker support
2018-02-05 14:29:16 +01:00
Mark Moffat
87c1ea8c63
Route separation
2018-02-05 14:20:53 +01:00
Mark Moffat
a3e2a6c7c1
Route separation
2018-02-05 14:20:44 +01:00
Mark Moffat
fc93acb085
Fixed readme
2018-02-04 22:42:06 +01:00
Mark Moffat
70105e73bc
Added authorize.net payments
2018-02-04 22:39:42 +01:00
Mark Moffat
2f9911fd1e
Change to bcryptjs, small refactor
2018-02-04 13:04:32 +01:00
Mark Moffat
7695996f4a
Bump version
2018-02-03 20:18:49 +01:00
Mark Moffat
43857f9b07
Fix items not removing from cart
2018-02-03 20:14:13 +01:00
Mark Moffat
1b4a823d1d
Update gulpfile sequence
2018-02-03 20:13:14 +01:00
Mark Moffat
ab35c2814f
Made routes more logical
2018-02-03 16:23:59 +01:00
Mark Moffat
9d75471488
Fixed user type detection bug
2018-02-03 15:08:51 +01:00
Mark Moffat
01ce33a642
Started route separation
2018-02-03 14:26:09 +01:00
Mark Moffat
d506969cbf
Removed old dbQuery calls to native mongo
2018-02-03 13:20:35 +01:00
Mark Moffat
931e8c7239
Merge branch 'master' of https://github.com/mrvautin/expressCart
2018-02-03 12:58:34 +01:00
Mark Moffat
cbb1e87851
Merge pull request #5 from arings/hotfix/admin-add-new-product
...
Fix crash after adding new product
2018-02-02 21:31:24 +01:00
arings
6f379b393d
Fix crash after adding new product, similar to #3
2018-02-02 21:20:33 +01:00
Mark Moffat
0b5320e924
Merge pull request #3 from arings/hotfix/paypal-stripe
...
Fix bugs in Stripe and crashes in Paypal modules
2018-02-01 12:24:11 +01:00
arings
c2184649fa
Fix bugs in Stripe and crashes in Paypal modules
...
- Paypal: deprecated req.param in express
- Paypal: newId was saving in DB as empty string
- Stripe: newId was undefined, resulting in wrongly reported unsuccesful
transaction
- Stripe: client email was not sending because was undefined
2018-01-31 17:57:56 +01:00
Mark Moffat
32caf0318c
Merge pull request #2 from arings/hotfix/settings-template-select
...
Fix productsPerRow select reset to 1
2018-01-28 22:53:56 +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
6297639688
Some TODOs
2018-01-21 22:20:46 +01:00
Mark Moffat
6076455d06
Added support for returning customers
2018-01-21 22:20:33 +01:00
Mark Moffat
3730f84796
Fixed settings saving schema validation
2018-01-21 21:36:16 +01:00
Mark Moffat
f14d0bf7dd
Removed test creds. Whoops
2018-01-21 21:10:00 +01:00
Mark Moffat
3c39b5e5c5
Cleaning up code
2018-01-14 22:11:22 +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
ceb23e1ce1
Fixed style
2018-01-10 21:27:04 +01:00
Mark Moffat
48314a2bff
Update readme
2018-01-10 21:26:22 +01:00
Mark Moffat
b82349e1f0
Version bump
2018-01-10 21:23:08 +01:00
Mark Moffat
0a2264f1a6
1.1.0
2018-01-10 21:22:32 +01:00