Commit Graph

3419 Commits

Author SHA1 Message Date
Shahed Nasser
afc853764a docs: added create tax provider guide (#3980)
* docs: added create tax provider guide

* fix indentation

* small fix
2023-05-02 12:17:19 +03:00
Karthik
2895061366 docs: fixed typo in local development guide (#3977)
Co-authored-by: karthikm <karthik.m@vttech.in>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2023-05-02 10:58:28 +03:00
github-actions[bot]
ea468ad8c0 chore(docs): Removed Docs Announcement Bar (automated) (#3978)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
2023-05-02 10:09:37 +03:00
Shahed Nasser
708046d65f docs: added override cart completion strategy (#3976)
* docs: added override cart completion strategy

* fixed eslint errors

* small fixes

* fixed eslint error
2023-05-01 20:38:34 +03:00
Shahed Nasser
257c2d1717 docs: added create swap and return guides (#3974)
* docs: added create swap and return guides

* switched sidebar item positions

* eslint fixes

* fixed link
2023-05-01 18:09:08 +03:00
vladimirpekez
74c7b5c012 docs: fixed incorrect minio command (#3972)
Co-authored-by: Vladimir Pekez <vladimirpekez@192.168.1.12>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2023-05-01 17:24:44 +03:00
Shahed Nasser
019f1fbf1e docs: added retrieve order details guide (#3970)
* docs: added retrieve order details guide

* fix frontmatter
2023-05-01 15:55:54 +03:00
Shahed Nasser
cf371d3c84 docs: fixed constructor in add fulfillment provider (#3966)
Fixed the constructor in add fulfillment provider to remove the super parameters.

Closes #3947
2023-05-01 11:10:26 +03:00
Philip Korsholm
0c30d05cf3 fix(admin-ui): allocated badge for orders with statuses cancelled and archived (#3950)
* fix allocated badge for orders with statuses cancelled and archived

* add changeset
2023-05-01 09:48:51 +02:00
Shahed Nasser
163cd686f9 docs: added manage draft orders documentation (#3945)
* docs: added manage draft orders documentation

* eslint fixes
2023-05-01 10:33:45 +03:00
Philip Korsholm
4c5c4fd9b3 feat(admin-ui): Metadata for stock locations (#3955)
* initial update to stock locations

* add changeset
2023-05-01 08:39:29 +02:00
Shahed Nasser
d38b3249f7 docs: added manage claims documentation (#3944)
* docs: added manage claims documentation

* remove sidebar item

* fixed link
2023-04-27 16:43:07 +03:00
Shahed Nasser
588abbe833 docs: added manage returns documentation (#3943) 2023-04-27 14:07:47 +03:00
Shahed Nasser
ceeba5fba6 docs: added how to manage swaps documentation (#3941)
* docs: added how to manage swaps documentation

* added a note about listing swaps

* fix console.log
2023-04-27 12:27:55 +03:00
Rajshri Mohan K S
538c9874ba fix(medusa): Broken payment session migration (#3098) 2023-04-27 10:35:53 +02:00
Shahed Nasser
32993ad03d docs: added fulfillment conceptual guide (#3939)
* docs: added fulfillment conceptual guide

* removed soon badge
2023-04-27 10:55:26 +03:00
Shahed Nasser
528b07a1a4 docs: added draft order conceptual guide (#3931) 2023-04-26 21:34:31 +03:00
github-actions[bot]
cce2b3827e chore(docs): Generated API Reference (#3935)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2023-04-26 20:57:23 +03:00
github-actions[bot]
beffa3de0e chore(docs): Generated Services Reference (automated) (#3934)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2023-04-26 20:57:01 +03:00
github-actions[bot]
f3b2d21761 chore(docs): Generated Docs Announcement Bar (automated) (#3933)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2023-04-26 20:56:44 +03:00
Shahed Nasser
18f03e00b8 docs: added details about retrieveSubscribers (#3936) 2023-04-26 20:53:54 +03:00
Shahed Nasser
3af59e556f docs: added a note about SC Middleware (#3932) 2023-04-26 19:20:38 +02:00
Oliver Windall Juhl
98b8ff8277 docs: 1.9 upgrade guide (#3915)
* wip

* change to minor

* Add breaking change explanation

* Update docs/content/upgrade-guides/medusa-core/1-9-0.md

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>

* Update docs/content/upgrade-guides/medusa-core/1-9-0.md

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>

* Update 1-9-0.md

---------

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2023-04-26 19:19:58 +02:00
github-actions[bot]
b41b6303cc chore: Release (#3856)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-26 19:09:01 +02:00
Shahed Nasser
4f448fbb2a docs: added claim conceptual guide (#3929) 2023-04-26 19:08:46 +03:00
Rares Stefan
3a77e8a88f feat(medusa): Middleware to add default SC on query if no SC already exist on it (#3694) 2023-04-26 17:23:29 +02:00
Shahed Nasser
d97a6f3321 docs: remove note from events documentation (#3928) 2023-04-26 15:21:57 +03:00
Shahed Nasser
7e5df13072 docs: added how to manage orders guide (#3891)
* docs: added how to manage orders guide

* eslint fixes

* fix indentation
2023-04-26 11:05:22 +03:00
olivermrbl
001c831822 chore: Include minor in changeset 2023-04-25 13:17:13 +02:00
Oliver Windall Juhl
3b3236cc01 fix(medusa): Reduce joins in cart retrieval (#3909)
* fix(medusa): Remove discounts.regions relation from cart retrieval

* Create violet-poets-rule.md

* fix service test

* update snapshot

---------

Co-authored-by: Philip Korsholm <88927411+pKorsholm@users.noreply.github.com>
2023-04-25 12:51:33 +02:00
Riqwan Thamir
935abeae68 fix(medusa): category list api bug where limit skews results (#3914)
* chore: fix category list api bug where limit skews results

* chore: add limits to integration test
2023-04-24 19:16:58 +02:00
Frane Polić
88a224e42a fix(admin): display correct items in the timeline after OE (#3895) 2023-04-23 13:28:15 +02:00
Oliver Windall Juhl
0be6816578 feat(admin-ui): Add Sales Channel filter (#3897)
* feat(admin-ui): Add Sales Channel filter

* Create silver-wombats-camp.md

* filter out null children
2023-04-23 13:26:42 +02:00
Oliver Windall Juhl
491566df6b fix(medusa,utils): Searching indexing product subscriber (#3905) 2023-04-23 13:16:54 +02:00
Lacey Pevey
aec7ae219d feat(medusa-plugin-meilisearch): Update meilisearch library dependency (#3898) 2023-04-23 13:14:30 +02:00
Philip Korsholm
4a85627435 feat(medusa, medusa-plugin-brightpearl): Inventory management for Brightpearl (#3192) 2023-04-23 12:50:19 +02:00
Derek Wene
8b6464180a feat(medusa-file-s3,medusa-file-minio): Upgrade to TypeScript (#3740) 2023-04-23 12:31:16 +02:00
Rares Stefan
ba45a316a7 feat(admin-ui): Implement allocations on draft orders (#3753) 2023-04-21 18:42:52 +02:00
Philip Korsholm
2cc2acb6e0 fix(admin-ui): Add guard for null product_id (#3894)
* handle null variants differently

* add changeset
2023-04-21 18:02:37 +02:00
Philip Korsholm
d302db2397 fix(admin-ui): Add guard for null product_id (#3894)
* handle null variants differently

* add changeset
2023-04-21 18:00:51 +02:00
Shahed Nasser
86613a5190 docs: added order confirmation email guide (#3890)
* docs: added order confirmation email guide

* fix eslint errors
2023-04-20 17:58:41 +03:00
Shahed Nasser
71afb172a4 docs: added returns conceptual guide (#3889) 2023-04-20 17:14:21 +03:00
Shahed Nasser
f1edcb0e31 docs: added a swap conceptual guide (#3888)
* docs: added a swap conceptual guide

* fix link type

* added text
2023-04-20 14:51:07 +03:00
Oliver Windall Juhl
7e213f2106 fix(medusa,medusa-fulfillment-webshipper): Item to Webshipper line mapping (#3879)
* fix(medusa): Add missing variant relation on items

* fix: Webshipper fulfillment service

* Create kind-singers-travel.md

* Only add props if present

* add tests
2023-04-20 11:36:39 +02:00
Philip Korsholm
2be144ff05 feat(medusa): Add purchasable prop on variants when setting availability (#3811)
* write integration tests

* update variant inventory decorator

* update types

* add changeset

* feedback comments

* add yaml schemas

* different oas approach

* pr feedback

* update oas

---------

Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
2023-04-20 08:54:26 +02:00
Shahed Nasser
7d1a78a84f docs: fixed sidebar title of payment processor guide (#3885) 2023-04-20 09:33:17 +03:00
github-actions[bot]
95e832bb9e chore(docs): Removed Docs Announcement Bar (automated) (#3887)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
2023-04-20 09:08:03 +03:00
Oliver Windall Juhl
966ddd2f16 fix(inventory): Minor fixes to upserting inventory items (#3883)
* fix(inventory): Minor fixes to upserting inventory item levels

* Create sour-jobs-decide.md

* fix(inventory): Minor fixes to upserting inventory item levels
2023-04-19 22:43:09 +02:00
Oliver Windall Juhl
5fdccf5e32 fix(admin-ui): Check for undefined categories (#3886)
* fix(admin-ui): Check for undefined categories

* Create silent-garlics-kiss.md
2023-04-19 22:33:08 +02:00
Oliver Windall Juhl
440f900af0 fix(medusa-plugin-ip-lookup): Remove outdated Typeorm usage (#3884)
* fix(medusa-plugin-ip-lookup): Use new Typeorm API

* Create dull-trainers-count.md
2023-04-19 19:10:44 +02:00