Adrien de Peretti
f0a1355feb
feat(medusa): Bulk emit events ( #3407 )
2023-03-13 15:28:51 +01:00
Adrien de Peretti
601d20e7ab
chores(medusa): Improve draft order creation perf flow ( #3431 )
2023-03-09 16:17:41 +01:00
Oliver Windall Juhl
ea28eea251
docs: Added upgrade guide for v1.7.12 ( #3425 )
...
* docs: Added upgrade guide for v1.7.12
* Update 1-7-12.md
* Update 1-7-12.md
---------
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
2023-03-09 12:20:19 +01:00
olivermrbl
e5f0a60090
chore: Update yarn.lock
2023-03-09 10:37:27 +01:00
olivermrbl
2fe056f4cf
chore(release): v1.7.12
2023-03-09 08:58:49 +01:00
Philip Korsholm
9f508c8bd8
fix(medusa): Create migration to ensure correct variant inventory column ( #3384 )
...
* add migration to ensure quantity is called required quantity
* add changeset
2023-03-08 15:27:43 +01:00
Oliver Windall Juhl
ce577f2696
feat(medusa): Add global job options for events ( #3394 )
2023-03-08 11:09:43 +01:00
github-actions[bot]
c7eee77bd9
chore(docs): Removed Docs Announcement Bar (automated) ( #3412 )
...
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com >
2023-03-08 10:01:40 +02:00
Oliver Windall Juhl
aa0d1f3215
fix(medusa): Remove default job age option from EventBus ( #3388 )
...
* fix(medusa): Remove default job age option from EventBus
* Create .changeset/spicy-camels-invite.md
2023-03-06 19:41:12 +01:00
Shahed Nasser
6496c20800
docs: improved generation details in migrations guide ( #3396 )
2023-03-06 19:58:52 +02:00
Shahed Nasser
ba5d34efba
docs: migrate netlify redirects to vercel redirects ( #3387 )
...
* docs: added redirects for vercel
* fixed vercel error
2023-03-06 14:39:38 +02:00
Johannes Riedmüller
0d7725d3d3
docs: fix env variable name in sendgrid ( #3382 )
...
I think this reference is wrong.
2023-03-06 10:40:20 +02:00
Shahed Nasser
3086f8b016
docs: added script to ignore builds in vercel ( #3370 )
...
* docs: added script for vercel builds
* fix exit
2023-03-03 14:24:33 +02:00
github-actions[bot]
2507af68b5
chore(docs): Generated Services Reference (automated) ( #3360 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2023-03-02 13:21:33 +01:00
github-actions[bot]
ca55fd6aba
chore(docs): Generated Docs Announcement Bar (automated) ( #3359 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2023-03-02 12:10:22 +01:00
olivermrbl
3718f88c69
chore(release): v1.7.11
2023-03-02 12:02:35 +01:00
Riqwan Thamir
c432481319
fix(medusa): Creating Product with Sales Channels disabled ( #3357 )
2023-03-02 11:59:10 +01:00
github-actions[bot]
4e59129a31
chore(docs): Generated Docs Announcement Bar (automated) ( #3356 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2023-03-01 20:59:33 +02:00
olivermrbl
6e3b339b22
chore(release): v1.7.10
2023-03-01 18:55:21 +01:00
Oliver Windall Juhl
4b114cc419
feat(medusa): Use Bull jobId option to identify duplicates ( #3351 )
...
* feat(medusa): Use Bull jobId option to identify duplicates
* Create pink-emus-drum.md
2023-03-01 18:11:30 +01:00
Adrien de Peretti
b458615ed5
fix(medusa): Delete all payment sessions when cart total is 0 ( #3346 )
...
* Fix(medusa): On cart total amount at 0 the non initialised payment sessions are not delete
* fix test
* Create good-crews-pull.md
2023-03-01 13:22:25 +01:00
github-actions[bot]
84b6fe1d93
chore(docs): Generated Docs Announcement Bar (automated) ( #3339 )
2023-02-28 09:07:21 +01:00
olivermrbl
83d70f7965
chore(release): v1.7.9
2023-02-28 08:57:57 +01:00
pepijn-vanvlaanderen
370bd472ed
fix(medusa): Fix regression in job scheduler service ( #3335 )
...
The queue registration of jobs has stopped working due to a small issue in how the jobs are added to the queue.
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com >
2023-02-28 07:53:51 +00:00
github-actions[bot]
89ed4cd2b1
chore(docs): Generated API Reference ( #3326 )
...
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com >
2023-02-23 17:49:38 +02:00
Shahed Nasser
8d453d35a9
docs: added details about expand, fields, and parameter types ( #3325 )
2023-02-23 17:12:51 +02:00
github-actions[bot]
8e5ebc9a1d
chore(docs): Generated Docs Announcement Bar (automated) ( #3310 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2023-02-22 14:45:49 +02:00
github-actions[bot]
e3305188bd
chore(docs): Generated API Reference ( #3308 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2023-02-22 14:45:23 +02:00
github-actions[bot]
3f5b7fbe7e
chore(docs): Generated Services Reference (automated) ( #3309 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2023-02-22 14:44:52 +02:00
olivermrbl
fefc248a41
chore(release): v1.7.8
2023-02-22 13:13:48 +01:00
Adrien de Peretti
5301a1e9d6
chore(medusa): Revert AbstractPaymentService deprecation ( #3298 )
2023-02-21 20:40:40 +01:00
Shahed Nasser
3084de0c02
chore: changed trigger for docs generation actions ( #3304 )
2023-02-21 18:11:32 +02:00
Adrien de Peretti
d11ab924b8
feat(medusa): Configurable returnable_items on order decorate totals ( #3276 )
2023-02-21 14:48:49 +01:00
github-actions[bot]
b393d74a10
chore(docs): Removed Docs Announcement Bar (automated) ( #3292 )
...
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com >
2023-02-20 09:54:13 +02:00
Shahed Nasser
d8dcc4ce9a
docs: added CORS common examples ( #3284 )
...
* docs: added CORS common examples
* fix lint errors
2023-02-17 15:42:46 +02:00
Shahed Nasser
d1abe7cd85
chore(docs): manually generated API reference to fix load issue ( #3286 )
2023-02-17 15:23:20 +02:00
Patrick
9690f07bc0
fix(oas): patch circular references in docs ( #3285 )
...
## What
Patch OAS circular references that causes the documentation to crash
## Test
* Run `yarn openapi:generate`
* Run `yarn redocly preview-docs docs/api/admin/openapi.yaml --config=./docs-util/redocly/config.yaml`
* Open preview docs url in a browser
* Expect the page to not crash
* Repeat with `yarn redocly preview-docs docs/api/store/openapi.yaml --config=./docs-util/redocly/config.yaml`
2023-02-17 12:42:11 +00:00
Oliver Windall Juhl
f88af0c28d
fix(medusa): Received quantity on return lines ( #3267 )
2023-02-17 10:13:50 +00:00
Kasper Fabricius Kristensen
3a911091f1
hotfix(medusa-js): Export resources classes and make client public ( #3271 )
...
* export all ressource classes and make client public
* add changeset
2023-02-16 09:03:49 +01:00
github-actions[bot]
ef148cb9f4
chore(docs): Generated Services Reference (automated) ( #3261 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2023-02-14 20:32:42 +02:00
github-actions[bot]
4fb22e8ba5
chore(docs): Generated API Reference ( #3262 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2023-02-14 20:32:28 +02:00
github-actions[bot]
67f9429293
chore(docs): Generated Docs Announcement Bar (automated) ( #3263 )
2023-02-14 17:38:21 +01:00
olivermrbl
1bfbe27b9b
chore(release): Publish
2023-02-14 17:30:40 +01:00
olivermrbl
da9fb4aaa8
chore: Lint package.json
2023-02-14 17:27:43 +01:00
Oliver Windall Juhl
968eb8fc6b
fix(medusa): Refund amount on returns in claim flow ( #3237 )
2023-02-14 12:47:06 +01:00
olivermrbl
d48606d5dd
Merge branch 'master' into develop
2023-02-14 11:28:02 +01:00
Adrien de Peretti
5e0273a370
chore(medusa): New totals calc. in Swap creation ( #3191 )
...
* feat(medusa): Cleanup swap creation flow
* revert test and package
* fix unit tests
* fix swap seeder that does not include the tax lines on the return line item
---------
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com >
2023-02-14 10:52:45 +01:00
Carlos R. L. Rodrigues
80452332d8
fix(medusa): Default sales channel on product create ( #3249 )
...
What:
Assign the default sales channel if none is provided while creating a new product.
FIXES: CORE-1114
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com >
2023-02-14 08:46:14 +00:00
josetr
10ff72c30a
fix(medusa): Add missing scoped transaction on update currency endpoint ( #3254 )
2023-02-14 09:24:39 +01:00
github-actions[bot]
a2c3ba2c2c
chore(docs): Removed Docs Announcement Bar (automated) ( #3255 )
...
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com >
2023-02-14 09:55:40 +02:00