Commit Graph
285 Commits
Author SHA1 Message Date
Sebastian Rindom d11eb8fa65 fix: auto pick country in 1 country regions 2020-08-31 11:19:04 +02:00
Sebastian Rindom 7e8e3d8170 v1.0.0-y.0 2020-08-30 16:10:55 +02:00
Sebastian Rindom 270645deb2 fix: removes unnecessary import 2020-08-30 16:10:29 +02:00
Sebastian Rindom e20f85456e v1.0.0-alpha.37 2020-08-30 16:05:39 +02:00
Sebastian Rindom 16d3c88c4f fix: update password hashing 2020-08-30 16:04:57 +02:00
Sebastian Rindom 0433cee8cf v1.0.0-alpha.36 2020-08-30 10:00:12 +02:00
Sebastian Rindom f56bd6ab08 Updates hashing method 2020-08-30 09:59:46 +02:00
Sebastian Rindom 931fe9a41f v1.0.0-alpha.31 2020-08-28 12:48:23 +02:00
Sebastian Rindom 3093cba610 fix: better rounding of totals 2020-08-28 12:47:53 +02:00
Sebastian Rindom 9650f7d1c1 v1.0.0-alpha.30 2020-08-28 11:47:23 +02:00
olivermrbl 3cba8c51ea Merge branch 'master' of https://github.com/medusajs/medusa 2020-08-28 11:36:39 +02:00
olivermrbl 014354a16d Adds discount decoration 2020-08-28 11:36:35 +02:00
Sebastian Rindom 8896e239cb v1.0.0-alpha.27 2020-08-27 18:04:51 +02:00
Sebastian Rindom 81fc7d9f2e Merge branch 'master' of github.com:medusajs/medusa 2020-08-27 18:04:04 +02:00
Sebastian Rindom 0856645a11 fix(medusa): allow multiple fulfillments 2020-08-27 18:03:51 +02:00
Oliver Windall Juhl eb47896668 fix(contentful-plugin): Keep existing entry fields 2020-08-27 18:03:46 +02:00
Oliver Windall Juhl 9dc6999a9a feat(pagination): Adds MVP pagination to orders and products for admin routes 2020-08-27 17:51:23 +02:00
olivermrbl d8aac759cf fix(discount): allow all updates on discounts 2020-08-27 16:26:30 +02:00
olivermrbl db3c332a99 fix(completeOrder): removes payment capture 2020-08-27 15:39:31 +02:00
olivermrbl cfa74179dc fix(order): Adds display_id to free text search 2020-08-27 15:04:23 +02:00
Sebastian Rindom e2572adadf v1.0.0-alpha.24 2020-08-27 10:48:41 +02:00
Sebastian Rindom dd2980500e chore(medusa): cleanup test routes 2020-08-27 09:53:22 +02:00
Sebastian Rindom e3332d4c47 v1.0.0-alpha.22 2020-08-25 18:27:24 +02:00
olivermrbl ee00bd27e4 Adds decoration for admin endpoints 2020-08-25 13:24:35 +02:00
Sebastian Rindom 00a2ff0015 v1.0.0-alpha.21 2020-08-25 10:17:48 +02:00
Sebastian Rindom 07e8ae04a7 Merge branch 'master' of github.com:medusajs/medusa 2020-08-25 10:16:58 +02:00
Sebastian Rindom 450f7d96f9 fix(order): sends order to fulfillment provider 2020-08-25 10:16:44 +02:00
Oliver Windall Juhl eeca05117a Adds ip lookup middleware for cart creation 2020-08-25 09:51:30 +02:00
Sebastian Rindom 79cc7e6639 Adds missing return 2020-08-25 08:41:40 +02:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> f065072c25 Bump bcrypt from 3.0.7 to 5.0.0 in /packages/medusa (#90)
Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 3.0.7 to 5.0.0.
- [Release notes](https://github.com/kelektiv/node.bcrypt.js/releases)
- [Changelog](https://github.com/kelektiv/node.bcrypt.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kelektiv/node.bcrypt.js/compare/v3.0.7...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-24 21:06:21 +02:00
Sebastian Rindom 9699d6d1d0 v1.0.0-alpha.15 2020-08-22 16:46:51 +02:00
Sebastian Rindom 4d36140303 Only enforce samesite none in production 2020-08-22 16:46:30 +02:00
Sebastian Rindom b7bc5ddc8b v1.0.0-alpha.14 2020-08-22 12:07:58 +02:00
Sebastian Rindom 06ca7ee0d7 Async 2020-08-22 12:07:40 +02:00
Sebastian Rindom 27d4e07c52 v1.0.0-alpha.13 2020-08-22 12:06:07 +02:00
Sebastian Rindom a2240462a8 Missing await 2020-08-22 12:04:11 +02:00
Sebastian Rindom a40f47eadf v1.0.0-alpha.12 2020-08-22 11:59:58 +02:00
Sebastian Rindom 7402081ec5 Debug passport 2020-08-22 11:59:39 +02:00
Sebastian Rindom 89275414d5 v1.0.0-alpha.11 2020-08-22 09:47:26 +02:00
Sebastian Rindom 94ab503f41 Use samesite none 2020-08-22 09:40:02 +02:00
Sebastian Rindom 83ea527718 v1.0.0-alpha.10 2020-08-22 09:19:26 +02:00
Sebastian Rindom 1f6816f90f Allow cookies from different sites 2020-08-22 09:18:53 +02:00
Sebastian Rindom b06bf2b356 v1.0.0-alpha.9 2020-08-21 23:27:00 +02:00
Sebastian Rindom 8918429388 Use express-sessions 2020-08-21 23:26:17 +02:00
Sebastian Rindom b25b0e15dd v1.0.0-alpha.8 2020-08-21 23:10:53 +02:00
Sebastian Rindom df747607d5 bump medusa 2020-08-21 23:10:21 +02:00
Sebastian Rindom c61d35834c v1.0.0-alpha.7 2020-08-21 23:01:30 +02:00
Sebastian Rindom 5a84085959 Secure proxies 2020-08-21 23:01:08 +02:00
Sebastian Rindom de7ba210a4 v1.0.0-alpha.6 2020-08-21 22:54:11 +02:00
Sebastian Rindom fef7c8c6c0 Merge branch 'master' of github.com:medusajs/medusa 2020-08-21 22:53:29 +02:00