Harminder Virk
|
11528526fa
|
feat: loosely typed container
|
2024-05-31 15:22:03 +05:30 |
|
Carlos R. L. Rodrigues
|
f1ced57d5f
|
chore: payment auto capture + remove enum from utils (#7513)
What:
- handles payments session that are auto captured
- removes all the enums from `@medusajs/types`
- move all `@medusajs/types` to devDependencies
|
2024-05-29 11:12:59 +00:00 |
|
Adrien de Peretti
|
ec5415ea1a
|
chore(modules-sdk, medusa): Cleanup migration helpers (#7342)
**What**
Cleanup the migrations scripts
|
2024-05-15 15:52:26 +00:00 |
|
Adrien de Peretti
|
13ce60b999
|
fix(medusa, modules-sdk): Fix migrate command and fix revert support (#7340)
|
2024-05-15 15:46:23 +02:00 |
|
Frane Polić
|
39c3f6d92a
|
feat(dashboard): basic Order UI (#7225)
**WHAT**
- rudimentary list and details pages
- fix Order<>Promotion link
- fix Order<>SalesChannel link
**NOTE**
- displaying basic info since we don't have Fulfillments & Payments linked ATM
- `disaply_id` needs to be added to order
- `tax_rate` needs to be added to order
---
https://github.com/medusajs/medusa/assets/16856471/cd4e98c7-345e-4193-8c1e-ad4ed1584993
Co-authored-by: Carlos R. L. Rodrigues <37986729+carlos-r-l-rodrigues@users.noreply.github.com>
|
2024-05-07 07:28:42 +00:00 |
|
Adrien de Peretti
|
bbccd6481d
|
chore(): start moving some packages to the core directory (#7215)
|
2024-05-03 13:37:41 +02:00 |
|