Commit Graph

8579 Commits

Author SHA1 Message Date
Shahed Nasser
e547c65bc8 docs: added a note linking to create-medusa-app reference (#12950)
* docs: added a note linking to create-medusa-app reference

* Update page.mdx
2025-07-14 16:18:15 +03:00
Shahed Nasser
639c6af890 docs: fix example of updatePayment method (#12947) 2025-07-14 15:42:01 +03:00
Shahed Nasser
9b6f1e015a docs: updates to long-lived environment and billing docs (#12948)
* docs: updates to long-lived environment and billing docs

* updated faq
2025-07-14 15:41:29 +03:00
Shahed Nasser
b5548c3166 docs: fix overlap between input and clear button in search (#12949) 2025-07-14 15:41:11 +03:00
Riqwan Thamir
d5a2cfbc5a chore: upgrade to latest zod v3 (#12938)
* chore: upgrade to latest zod v3

* chore: set explicit versions

* chore: remove v3 scope

---------

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
2025-07-14 14:23:47 +02:00
github-actions[bot]
1503ba999f chore(docs): Generated References (automated) (#12942)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2025-07-14 14:39:48 +03:00
Shahed Nasser
c3ee84d1c1 chore: fix tsdocs of updatePayment method (#12946) 2025-07-14 14:17:53 +03:00
Shahed Nasser
541bff8c9b docs: changes for new releases + fixes (#12945)
* docs: changes for new releases + fixes

* remove container option
2025-07-14 14:17:25 +03:00
github-actions[bot]
3028425a86 chore(docs): Generated API Reference (automated) (#12943)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
2025-07-14 13:41:40 +03:00
github-actions[bot]
e153ef491d chore(docs): Generated + Updated UI Reference (automated) (#12941)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2025-07-14 13:35:41 +03:00
github-actions[bot]
8a5c846ba8 chore(docs): Generated DML JSON files (automated) (#12940)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
2025-07-14 12:32:03 +03:00
Shahed Nasser
fc377a1360 chore(docs): fix generate OAS for gift card (#12937) 2025-07-14 11:42:28 +03:00
github-actions[bot]
750630fc96 chore(docs): Update version in documentation (automated) (#12935)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2025-07-14 11:22:48 +03:00
Danilo Silva
839efaf7d7 Update worker_mode description as environment (#12894) 2025-07-14 10:51:07 +03:00
Shahed Nasser
be7a5b802f docs: add missing prop to kapa (#12934)
* docs: add missing prop to kapa

* change to cookie
2025-07-14 10:05:55 +03:00
Riqwan Thamir
8c4228fc42 fix(link-modules,core-flows): Carry over cart promotions to order promotions (#12920)
what:

- Carry over cart promotions to order promotions
2025-07-11 08:05:20 +00:00
Wick
541e791b9b chore(medusa): fix typo (#12907) 2025-07-09 13:44:47 +02:00
olivermrbl
1ee146edb2 chore: Release 2025-07-08 19:53:24 +02:00
github-actions[bot]
b7aa719540 chore: Version Packages (#12883)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-08 19:49:15 +02:00
Oli Juhl
42be9a88d6 fix(medusa, core-flows): Update TIP on promotions (#12885)
* fix: Update TIP on promotions

* Create warm-rings-look.md

* only show for fixed discounts

* fix: handle type change

---------

Co-authored-by: fPolic <mainacc.polic@gmail.com>
Co-authored-by: Frane Polić <16856471+fPolic@users.noreply.github.com>
2025-07-08 19:20:29 +02:00
Frane Polić
1438b394ae fix(dashboard): show TIP flag only for fixed promotions (#12897)
* fix(dashboard): show TIP flag only for fixed promotions

* fix: refactor changes
2025-07-08 16:01:03 +02:00
Adrien de Peretti
e9a33d0700 fix(orchestration): Handle expected lifecycle errors (#12886)
* fix(orchestration): Handle expected lifecycle errors

* fix(orchestration): Handle expected lifecycle errors

* Create fast-ears-own.md
2025-07-06 23:11:03 +02:00
Oli Juhl
a7700f116f fix(order, core-flows): Tax inclusive order line item adjustments (#12875)
* fix(order, core-flows): Tax inclusive order line item adjustments

* fix test
2025-07-06 22:32:17 +02:00
Adrien de Peretti
2f70f13351 fix(): Order constraint and receive return (#12889)
**What**
- Fix missing `ON DELETE CASCADE` constraint on order credit lines
- Fix `receiveReturn` miss usage
- Make all order integration tests to run and rename them all to `*.spec.ts`
- Fix package.json typo
2025-07-04 12:59:50 +00:00
Carlos R. L. Rodrigues
fa76f85bba fix(index): merge filterable fields schema (#12888) 2025-07-04 09:41:40 -03:00
Oli Juhl
46bf7ae7ae fix(core-flows): Locations levels check in draft order and order edit flows (#12881)
* fix: Inventory check

* mend

* centralise fields

* Create few-owls-push.md
2025-07-03 17:31:04 +02:00
Adrien de Peretti
779ed018b9 feat(create-medusa-app): Allow to create project with specific medusa version (#12882)
* feat(create-medusa-app): Allow to create project with specific medusa version

* feat(create-medusa-app): Allow to create project with specific medusa version

* feat(create-medusa-app): Allow to create project with specific medusa version

* naming

* Create smart-singers-dress.md
2025-07-03 15:58:18 +02:00
Jessy LANGE
eed72db502 fix(admin): prevent excessive polling in notifications (#12868)
Co-authored-by: Your Name <you@example.com>
2025-07-03 13:09:13 +02:00
Oli Juhl
6aa89b62b9 chore: Bump Kapa SDK (#12870) 2025-07-02 10:20:25 +02:00
github-actions[bot]
e1709c1503 chore(docs): Update version in documentation (automated) (#12857)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2025-06-30 16:51:31 +02:00
olivermrbl
ac76e19194 chore: Release 2025-06-30 16:20:45 +02:00
github-actions[bot]
22396134b3 chore: Version Packages (#12832)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-30 16:16:24 +02:00
Pedro Guzman
4b224d5eff fix: fix onScroll in Select.Content (#12855)
Radix' `Select.Content` is not the scrollable div. It's `Select.Viewport`, which we don't expose. onScroll is useful when the elements in the select are loaded in infinite loading style.

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
2025-06-30 13:40:54 +00:00
Adrien de Peretti
95d282e8ef fix: test utils events + workflow storage (#12834)
* feat(test-utils): Make event subscriber waiter robust and concurrent

* feat(test-utils): Make event subscriber waiter robust and concurrent

* fix workflows storage

* remove timeout

* Create gentle-teachers-doubt.md

* revert timestamp

* update changeset

* fix execution loop

* exit if no steps to await

* typo

* check next

* check next

* changeset

* skip when async steps

* wait workflow executions utils

* wait workflow executions utils

* wait workflow executions utils

* increase timeout

* break loop

---------

Co-authored-by: Carlos R. L. Rodrigues <rodrigolr@gmail.com>
Co-authored-by: Carlos R. L. Rodrigues <37986729+carlos-r-l-rodrigues@users.noreply.github.com>
2025-06-30 13:34:08 +02:00
Shahed Nasser
1e16fa6f57 docs: document tax-inclusive promotions concept (#12849) 2025-06-27 19:05:24 +03:00
Shahed Nasser
0bcde275bc docs: add build with AI & LLMs doc (#12848) 2025-06-27 16:40:02 +03:00
Shahed Nasser
e58eb5ef90 docs: remove empty storefront guides (#12844) 2025-06-27 15:26:46 +03:00
Vojtech Dolezal
d1b1ce2885 feat: Admin translation update for czech language (#12837)
* Admin translation update for czech language

* typo fix
2025-06-27 14:08:39 +02:00
Shahed Nasser
a23bbc1cbb docs-util: throw when schema parsing fails (#12846) 2025-06-27 12:52:30 +03:00
Shahed Nasser
fcfd35a157 docs: sort events in reference alphabetically (#12845) 2025-06-27 11:56:36 +03:00
Shahed Nasser
f614d86332 docs: added gift message guide (#12833) 2025-06-27 10:36:15 +03:00
Shahed Nasser
98de6b6ca3 docs: design fixes to toc and related elements (#12747)
* docs: design fixes to toc and related elements

* change header styling

* fix heading styles

* design fixes

* fix showing badges in toc
2025-06-27 10:34:15 +03:00
Shahed Nasser
f77696e14b docs: documet withDeleted (#12841)
* docs: documet withDeleted

* fixes

* small fix
2025-06-26 19:35:53 +03:00
Shahed Nasser
035ef9e4c9 docs: small typo fix (#12843) 2025-06-26 19:35:27 +03:00
Shahed Nasser
bf1ed331be chore: improve description of findOrCreateCustomerStep (#12840) 2025-06-26 19:02:52 +03:00
Shahed Nasser
2005188192 docs: fix step detection of useQueryGraphStep (#12842) 2025-06-26 19:02:27 +03:00
Shahed Nasser
f7e4a80c30 docs: remove usages of ts-ignore in examples (#12839) 2025-06-26 17:51:49 +03:00
Shahed Nasser
7d95eb73d3 docs: update OAS for loyalty plugin (#12836)
* updates

* cleanup

* generate OAS

* update links
2025-06-26 17:22:18 +03:00
Shahed Nasser
2983c7c3a5 chore: add missing types in TSDocs example (#12835) 2025-06-26 14:54:00 +03:00
Riqwan Thamir
9a62f359f1 fix(core-flows,workflows-sdk): compensate account holders only when its created (#12825)
* fix(core-flows,workflows-sdk): compensate account holders only when its created

* chore: remove only
2025-06-26 12:30:08 +02:00