Commit Graph

7663 Commits

Author SHA1 Message Date
Kasper Fabricius Kristensen
f07af7b93c fix(dashboard,core-flows,types,medusa): Allow editing Order metadata (#11285)
Resolves SUP-780
2025-02-04 10:08:20 +00:00
Ertaç Paprat
1185878ecd fix(admin-ui): update Turkish translations (#11250)
- Add missing translations for inventory stock management
- Fix customer groups list structure
- Add missing order fulfillment error messages
- Update promotion status structure
- Add missing shipping options translations
- Fix various translation inconsistencies

Co-authored-by: epaprat <you@example.com>
2025-02-04 10:30:20 +01:00
Shahed Nasser
94376f6c75 docs: document Query Context (#11289)
* docs: document Query Context

* add vale exception
2025-02-03 19:43:40 +02:00
Shahed Nasser
e0851b25ce docs: add storefront guide select customer address during checkout (#11288) 2025-02-03 19:15:46 +02:00
Shahed Nasser
178a7f4216 docs: document variant inventory conceptual guide (#11280)
* docs: document variant inventory conceptual guide

* add notes

* fix vale error

* fix vale error
2025-02-03 18:14:45 +02:00
Harminder Virk
016e332e9b feat: make AbstractModuleService create method type-safe (#11216) 2025-02-03 21:25:01 +05:30
Shahed Nasser
6cd8249a2c docs: add troubleshooting for admin optimizeDeps (#11282) 2025-02-03 16:30:29 +02:00
Shahed Nasser
c366ae3b61 chore(framework): add example of admin's vite configurations (#11283) 2025-02-03 16:30:06 +02:00
Harminder Virk
f4c2cd112e fix: issues with peer dependencies (#11272) 2025-02-03 18:46:03 +05:30
Shahed Nasser
b61af03a63 docs: fix description of update cart OAS (#11278) 2025-02-03 14:34:26 +02:00
Carlos R. L. Rodrigues
65fae943c9 feat(orchestration): hydrate resultset (#11263)
What:
* Add support for aggregating data into existing resultset.
* `query.graph` new option `initialData` containing the resultset to be hydrated
* It fetches data where the requested fields are not present and merge with the existing resultset
2025-02-03 11:24:57 +00:00
Carlos R. L. Rodrigues
c8376a9f15 chore(medusa): clear workflow execution (#11200)
CLOSES: SUP-704
2025-02-03 10:47:32 +00:00
Shahed Nasser
a76cf3e8f5 docs: update railway deployment docs (#11274) 2025-02-03 12:24:50 +02:00
Shahed Nasser
826004b82f docs: document onesided one-to-one relationship (#11270) 2025-02-03 10:59:06 +02:00
Shahed Nasser
44bfee25fb docs: fix link to promotion actions (#11271) 2025-02-03 10:58:55 +02:00
Shahed Nasser
d288c34c2c docs: fix link to sales channel docs (#11267) 2025-02-03 10:08:07 +02:00
Shahed Nasser
44176f5041 docs: fix typo in sales channel links docs (#11268) 2025-02-03 10:01:43 +02:00
Kasper Fabricius Kristensen
9822bd930b chore(ui,dashboard): Use radix-ui package (#11195)
* update deps for ui

* chore(ui,dashboard): Use radix-ui package

---------

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
2025-02-02 14:20:34 +01:00
Shahed Nasser
12c3e6a03d docs: add link from installation to update guide (#11245) 2025-01-31 16:39:48 +02:00
Shahed Nasser
ff093a7735 docs: update tanstack query version (#11246) 2025-01-31 16:39:36 +02:00
Shahed Nasser
d6480c4d0a docs: fixes and improvements to testing docs (#11244)
* docs: fixes and improvements to testing docs

* generate files
2025-01-31 15:36:20 +02:00
Shahed Nasser
105e73b523 docs: small design fixes (#11243) 2025-01-31 15:10:36 +02:00
Shahed Nasser
18f7b71b1b chore(core-flows,types): update TSDocs following latest payment changes (#11241) 2025-01-31 11:39:10 +02:00
Jay Kanjia
356c877878 fix: complete cart workflow (#10780)
cart metadata not assigned to order metadata,
added metadata field in completeCartFields (core-workflow)
2025-01-31 08:18:48 +00:00
Shahed Nasser
5c85b51d26 docs: set max width in assistant (#11231)
* docs: set max width in assistant

* allow scrolling while showing answer
2025-01-30 16:25:55 +02:00
Shahed Nasser
be33a56290 docs: changes to AI assistant icon + add button to code blocks (#11227)
* docs: changes to AI assistant icon + add button to code blocks

* fix code blocks in questions

* collapse code block in answer

* styling fixes

* fix new line at cursor position
2025-01-30 14:29:22 +02:00
Shahed Nasser
386ce4b857 docs: fix incorrect hook details shown (#11225) 2025-01-30 12:40:14 +02:00
Shahed Nasser
332ef06534 docs: documet support for type aliases (#11117) 2025-01-30 09:09:29 +02:00
Carlos R. L. Rodrigues
e98d3c615e chore(orchestration): validate PK when throwIfKeyNotFound (#11190)
CLOSES: FRMW-2895
2025-01-29 19:17:36 +00:00
Shahed Nasser
e0bd2a79b0 docs: fix overflowing content on small devices (#11219) 2025-01-29 20:50:51 +02:00
Shahed Nasser
5634a4762b docs: improve AI Assistant (#11208)
* initial implementation

* integrate new ai assistant in other projects + ux improvements

* fix chat window on mobile devices

* fixes to mobile

* allow pre

* change shortcut to i

* improved responsiveness

* align version in navbar
2025-01-29 19:13:51 +02:00
Kasper Fabricius Kristensen
51d2960a57 fix(dashboard): Allow admins to update default Sales Channel and Stock Location (#11196)
**Note** The huge diff is because the i18n schema wasn't formatted properly again. Not sure how that happened with the update to the script but perhaps someone didn't update their branch to include the change to format the schema on creation.
2025-01-29 16:14:47 +00:00
Shahed Nasser
88202761a5 docs: update b2b recipe (#11213) 2025-01-29 16:11:21 +02:00
RONY GEDEON YEBADOKPO
a16eaad6c9 fix(create-medusa-app): --db-url keep asking db credentials (#11037)
* fix create-medusa-app db-url error

* removed empty lines

* changeset
2025-01-29 15:30:18 +02:00
Dimitrios Rarras
2bd51ddc04 feat: add Greek translations (#11211) 2025-01-29 13:29:22 +01:00
Kadphol
644c314587 fix(order): add fulfillment labels query key on create shipment page (#9792)
Co-authored-by: Riqwan Thamir <rmthamir@gmail.com>
2025-01-29 12:44:32 +01:00
Jay Kanjia
59f95009f2 fix: delay in event emit (#10603)
Co-authored-by: Riqwan Thamir <rmthamir@gmail.com>
2025-01-29 12:43:47 +01:00
Shahed Nasser
16fe43f214 fix(order): add data model name in define schema (#11181)
Add missing data model name in `model.define` in the Order Module where missing, as we need to infer the names in the references we generate

Closes DX-1305
2025-01-29 10:53:13 +00:00
Shahed Nasser
040b7b274e fix(medusa): use correct request / response types (#11170) 2025-01-29 11:51:30 +01:00
Stevche Radevski
614ff2907f fix: Add missing typings around creating a payment method (#11209) 2025-01-29 10:55:36 +01:00
Harminder Virk
c982117186 fix: always load .env file alongside the environment specific file (#11188) 2025-01-29 14:22:50 +05:30
Harminder Virk
716de2cb3a fix: exit process with a status code when build fails (#11206)
Fixes: FRMW-2897
CLOSES CLO-434

Still need the frontend Admin bundler to provide some way to know if the build has failed or not.
2025-01-29 08:34:47 +00:00
Shahed Nasser
1e6f47d662 docs: fix incorrect path in schedule syncing brands chapter (#11198) 2025-01-29 10:01:36 +02:00
Shahed Nasser
f3ae297ee4 docs: change retentionTime from milliseconds to seconds (#11207) 2025-01-29 10:00:41 +02:00
Oli Juhl
ae3292c98b chore(js-sdk): Remove create user method from SDK (#11186)
Endpoint doesn't exist. Admin users can only be created through invites at the HTTP level.
2025-01-28 12:11:58 +00:00
Riqwan Thamir
8af4fb0ba7 feat(medusa): add sku to variant query params (#11151)
what:

- adds sku to variant query params
2025-01-28 10:26:29 +00:00
ikku47
dab28e8d79 Made variants.options fields optional in StoreGetProductsParams (#10712) 2025-01-28 10:44:38 +01:00
Shahed Nasser
a539907ff9 docs: add section on plugin keywords (#11187) 2025-01-28 11:07:52 +02:00
Stevche Radevski
59cbc0ec77 feat: Add support for managing account holder in payment module (#11015) 2025-01-28 08:55:15 +01:00
Shahed Nasser
a37a9c8023 docs: fix sidebar navigation in API reference (#11179) 2025-01-28 09:02:53 +02:00