Commit Graph
7617 Commits
Author SHA1 Message Date
ikku47andGitHub dab28e8d79 Made variants.options fields optional in StoreGetProductsParams (#10712) 2025-01-28 10:44:38 +01:00
Shahed NasserandGitHub a539907ff9 docs: add section on plugin keywords (#11187) 2025-01-28 11:07:52 +02:00
Stevche RadevskiandGitHub 59cbc0ec77 feat: Add support for managing account holder in payment module (#11015) 2025-01-28 08:55:15 +01:00
Shahed NasserandGitHub a37a9c8023 docs: fix sidebar navigation in API reference (#11179) 2025-01-28 09:02:53 +02:00
Frane PolićandGitHub 86b16b9049 fix(dashboard): semibold font (#11182)
FIXES CMRC-897
2025-01-27 17:29:08 +00:00
Oli JuhlandGitHub 961ad4723e fix(dashboard): Matching product profile with shipping profile (#11183) 2025-01-27 17:13:07 +00:00
Shahed NasserandGitHub 12b69049ef docs: add section in update chapter for plugin projects (#11185) 2025-01-27 18:58:09 +02:00
Shahed NasserandGitHub 0154c0495d docs: fix tables design + update icons package (#11184) 2025-01-27 18:57:52 +02:00
Zakher MasriandGitHub 8960f5fd7d chore: update missing keys (#11174) 2025-01-27 17:33:56 +01:00
Shahed NasserandGitHub dd487f02e1 docs-util: fix issue with creating StoreProductType OAS schema (#11180) 2025-01-27 17:33:46 +02:00
Shahed NasserandGitHub 4ccb489dbe docs: generate references manually for 2.4.0 (#11171) 2025-01-27 17:00:42 +02:00
Kasper Fabricius KristensenandGitHub 65d8d6dc0e fix(js-sdk,admin-bundler): Fix qs import (#11172) 2025-01-27 15:00:18 +00:00
Adrien de PerettiandGitHub ea402875a5 Feat/index sync data (#11169)
**what**
Synchronisation process  implementation for configured entity to be indexed
2025-01-27 13:56:12 +00:00
Carlos R. L. RodriguesandGitHub 5093224914 chore(index): config changes (#11121)
Closes FRMW-2884
2025-01-27 12:54:46 +00:00
Harminder VirkandGitHub 10962a5c54 feat: Add tasks orchestrator (#11161)
Fixes: FRMW-2885
2025-01-27 12:43:49 +00:00
Frane PolićandGitHub 864d772e34 feat(core-flows, dashboard, link-modules,medusa, types, utils): fulfillment shipping changes (#10902)
**What**
- product <> shipping profile link
- create and update product workflows/endpoints accepts shipping profile
- pass shipping option id when creating fulfillment to allow overriding customer selected SO
- validate shipping profile delete
- dashboard
  - set shipping profile on product create
  - manage shipping profile for a product
  - **update the create fulfillment form**
- other
  - fix create product form infinite rerenders
 
---

CLOSES CMRC-831 CMRC-834 CMRC-836 CMRC-837 CMRC-838 CMRC-857 TRI-761
2025-01-27 12:00:20 +00:00
3e81962503 chore(docs): Updated API Reference (automated) (#11167)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
2025-01-27 11:45:04 +00:00
43aa993971 chore(docs): Generated DML JSON files (automated) (#11165)
* chore(docs): Generated DML JSON files (automated)

* changes

---------

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2025-01-27 13:40:47 +02:00
Shahed NasserandGitHub c26ef84cae docs: added plugins documentation (#10989)
(Should be merged after the next release)

Closes DX-1294
2025-01-27 09:32:53 +00:00
0c5f21e893 chore(docs): Updated UI Reference (automated) (#11166)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
2025-01-27 09:28:56 +00:00
2a82596bdf chore(docs): Update version in documentation (automated) (#11164)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2025-01-27 11:13:08 +02:00
Shahed NasserandGitHub a135c83f69 docs: update links to MikroORM docs following update (#11096)
* docs: update links to MikroORM docs following update

* update lock file
2025-01-27 11:12:37 +02:00
Shahed NasserandGitHub c8fc5edadd docs: add documentation for DataTable (#11095)
* docs: add documentation for DataTable

* update package versions
2025-01-27 11:04:46 +02:00
Dano AlexanderandGitHub 956a50e934 Added currency symbol for Turkish lira (#11150) 2025-01-27 09:47:51 +01:00
Artsiom TrubchykandGitHub 84fe32521b feat: add Russian language translation (#11156) 2025-01-27 09:43:56 +01:00
olivermrbl df4facbbef chore: Release 2025-01-27 09:35:34 +01:00
olivermrbl 986ee8008e chore: Version packages 2025-01-27 09:35:06 +01:00
Shahed NasserandGitHub b0a2699e01 docs: fix tanstack query version (#11162) 2025-01-27 09:48:03 +02:00
Shahed NasserandGitHub 9462f00f8d docs: add updates documentation (#11146)
- Add chapter on updating Medusa
- Add section in UI docs about updating UI packages in standalone applications

Closes #10927
Closes DX-1282
2025-01-27 07:27:37 +00:00
Frane PolićandGitHub d4cbc6218c feat(medusa,product,types): product type & tag store missing endpoints (#11057)
* wip: tag endpoints

* feat: types, product types

* feat: tests

* fix: update product type schema
2025-01-26 14:16:49 +01:00
Shahed NasserandGitHub 1d7eeb53ae docs: fix current sidebar not found (#11155) 2025-01-25 18:51:05 +02:00
Shahed NasserandGitHub f803157943 docs: generate sidebar for main docs (#11139) 2025-01-24 19:20:02 +02:00
Shahed NasserandGitHub 8038a917ee docs: fix sidebar items not showing if they have same title in API reference (#11122) 2025-01-24 18:54:21 +02:00
Shahed NasserandGitHub dc3a4b5c40 docs: add troubleshooting for cloudflare s3 (#11143) 2025-01-24 18:51:43 +02:00
Carlos R. L. RodriguesandGitHub a76208ed02 chore(utils): patch unique index migration (#11136) 2025-01-24 13:48:37 -03:00
Shahed NasserandGitHub cdfde0dfac docs: document workflow retention (#11138) 2025-01-24 14:34:24 +02:00
Roman ShuperandGitHub c1ae373967 product categories hooks (#11093)
* hooks

* workflow result fixed
2025-01-24 10:48:37 +01:00
TomasKlinerandGitHub 232281d5a4 feat: add Czech language translation (#11127) 2025-01-24 09:19:57 +01:00
Devdutta BainandGitHub 8d0b9f5c69 typo (#11128)
fixed typos for cart ids
2025-01-24 07:31:35 +00:00
Shahed NasserandGitHub 36a08ac133 docs: clarify condition / variable manipulation restriction for workflows and steps (#11125) 2025-01-23 19:29:59 +02:00
Shahed NasserandGitHub 97280cd928 docs-util: fix incorrect workflow extracted in OAS (#11120) 2025-01-23 19:21:16 +02:00
Shahed NasserandGitHub 2fe98c9712 docs: add a note about installing tanstack query as a dev dependency (#11123) 2025-01-23 19:16:52 +02:00
Adrien de PerettiandGitHub eace10e66b fix(medusa,cli): Resources not correctly loaded when running the migration scripts (#11108)
FIXES FRMW-2888

**What**
Since the migration scripts runner run as part of the migrate script, we were cleaning up the resources but we didn't take into consideration that links are loading automagically by just importing the links. The issue is that once a link have been imported, the next import will rely on the cached module and therefore when cleaning the resources, re importing those links is not enough. Instead, we are now treating the run-script as a separate command that we run during running the migration so that resources are isolated and loaded according to the need of each script themselves
2025-01-23 16:33:50 +00:00
Frane PolićandGitHub 6e5912612c fix(core-flows, dashboard): handling fulfillment rules (#11111)
**What**
- fix storing "true" | "false" strings from admin
- use strings instead of booleans for context filtering
2025-01-23 16:32:25 +00:00
Shahed NasserandGitHub b418fb129a docs: update list of routes accepting additional data (#11119) 2025-01-23 18:12:15 +02:00
Shahed NasserandGitHub c4eb36b837 docs: added note in API reference clarifying what schemas are (#11116)
* docs: added note in API reference clarifying what schemas are

* add yarn lock
2025-01-23 17:02:25 +02:00
Kasper Fabricius KristensenandGitHub 4eecda5466 fix(dashboard): Format i18n schema with Prettier (#11107)
**What**
- Formats the schema that is generated by `yarn i18n:schema`. 
- Ensures we don't end up with huge diffs if one team member forgets to format the schema in one PR, and the schema is then updated and formatted later on.
2025-01-23 14:47:25 +00:00
Kasper Fabricius KristensenandGitHub 57892bee00 fix(admin-bundler): Optimize tanstack/react-query (#11112) 2025-01-23 14:10:10 +00:00
Harminder VirkandGitHub 0deffe7b9b fix: switch from tsc watch to chokidar (#11110) 2025-01-23 19:12:07 +05:30
Carlos R. L. RodriguesandGitHub 31384855af fix(fulfillment): migration so rules (#11113) 2025-01-23 12:43:32 +00:00