Adrien de Peretti
e1a0960e20
feat: delete shipping options ( #6993 )
2024-04-09 15:30:22 +02:00
Oli Juhl
3882cac622
feat: Admin V2 customer group ( #7000 )
2024-04-09 12:32:27 +02:00
Oli Juhl
dbddfc12ed
feat: Admin Shipping Profiles API ( #7019 )
2024-04-09 11:03:37 +02:00
Stevche Radevski
fbc2959b37
feat: Add support for loading file providers to file module ( #7016 )
2024-04-09 10:03:56 +02:00
Oli Juhl
c03216efbf
fix: Delete service zone ( #7017 )
2024-04-08 20:24:59 +02:00
Oli Juhl
6cc9a5e469
feat: Categories retrieve + list API ( #7009 )
2024-04-08 19:26:34 +02:00
Stevche Radevski
db2f0ef53f
feat: Make tags unique, clean up searchability of product entities ( #7014 )
2024-04-08 17:55:40 +02:00
Stevche Radevski
fa5c9bbe8f
feat: Improve how options are defined and handled for product ( #7007 )
...
* feat: Improve how options are defined and handled for product
* fix: Updating option values supports passing without id
2024-04-08 15:29:41 +02:00
Shahed Nasser
ef39985d66
chore: Added TSDocs for the Fulfillment Module ( #6912 )
...
Added TSDocs for the Fulfillment Module
2024-04-08 08:17:38 +00:00
Riqwan Thamir
5e953f8cf3
chore: add batch update prices for price lists ( #6999 )
2024-04-08 09:23:23 +02:00
Oli Juhl
4f88743591
feat: Admin V2 Customers ( #6998 )
2024-04-07 21:38:50 +02:00
Adrien de Peretti
f132929c7e
feat(*): shipping options update API ( #6987 )
...
**What**
- Update the `updateShippingOptions` module service API to follow the newest convention
- Add upsert support for shipping options
- update shipping options workflow
- update shipping options api end point and validation
- update shipping options all integration tests
FIXES CORE-1926
2024-04-07 16:28:59 +00:00
Oli Juhl
a24d6e6c97
feat: Update service zone ( #6990 )
2024-04-07 17:30:55 +02:00
Carlos R. L. Rodrigues
b6879f017a
feat: Totals calculation ( #6980 )
2024-04-07 16:50:40 +02:00
Oli Juhl
31b07aea3d
feat: Add tax regions table ( #6983 )
2024-04-07 15:02:48 +02:00
Adrien de Peretti
528ef4ca90
fix(modules-sdk): Select all should send undefined instead of an empty array ( #6982 )
2024-04-06 21:37:22 +02:00
Oli Juhl
81ea044f31
feat(medusa, core-flows): Create service zones ( #6979 )
2024-04-06 21:31:23 +02:00
Adrien de Peretti
bc06ad2db4
feat: Clean up shipping options management ( #6977 )
...
**What**
- cleanup existing route on some aspects but not all
- add new create shipping options end point and types
- add set of integration tests
- cleanup existing fulfillment routes
- align existing integration tests
- transform old type to zod types and validators
- fix stock location route
2024-04-06 16:52:05 +00:00
Oli Juhl
5724d80286
feat: Bring back API key sales channel management ( #6976 )
...
- Add API key sales channel management
- Add HTTP responses for API keys and sales channels
- Use HTTP responses in `dashboard` and remove now redundant types
2024-04-06 16:30:27 +00:00
Frane Polić
58c68f6715
feat(dashboard): Admin UI regions v2 ( #6943 )
2024-04-06 17:41:54 +02:00
Carlos R. L. Rodrigues
df0751f122
Feat: draft order api ( #6797 )
2024-04-06 16:35:10 +02:00
Adrien de Peretti
65794f4bb5
feat: Create shipping options workflow ( #6962 )
...
**What**
- Create main workflow
- Update create pricing rule types step to be idempotent
- update remote joiner to support granular isList confguration on field aliases
- Add full workflow integration tests
2024-04-06 11:51:48 +00:00
Riqwan Thamir
5e30b8cce6
feat(dashboard): added details page for promotions + edit sliders ( #6882 )
...
* chore: added details page for promotions
* chore: add edit rules, edit details and edit campaign pages
* chore: change to type button
* chore: connection for rules
* chore: listing rule labels of multiple modules
* chore: add badge summary list
* chore: fix campaigns
2024-04-06 13:20:31 +02:00
Shahed Nasser
cbf2e6300d
chore: added tsdocs to Region Module resources ( #6799 )
...
* chore: added tsdocs to Region Module resources
* typo fix
2024-04-05 19:35:14 +02:00
Oli Juhl
626aa09497
feat: Add create location fulfillment set flow + API ( #6945 )
2024-04-05 19:27:38 +02:00
Carlos R. L. Rodrigues
01487970b2
chore:(product): renaming vars ( #6972 )
...
* feat(product): return parents tree
* query mpath with IN
* more tests
* remove where filters
* revert where
* naming
---------
Co-authored-by: Riqwan Thamir <rmthamir@gmail.com >
2024-04-05 19:22:55 +02:00
Carlos R. L. Rodrigues
09a2220569
feat(product): return parents tree ( #6944 )
...
*What*
include option `include_ancestors_tree` to list products including the parent tree.
2024-04-05 16:46:55 +00:00
Adrien de Peretti
ee73031d0e
feat: Shipping options API ( #6957 )
...
**What**
Add support for shipping options management API
PARTIALLY FIXES CORE-1918
2024-04-05 14:23:45 +00:00
Stevche Radevski
9ccd88d025
feat: Add boilerplate for the file module ( #6956 )
2024-04-05 14:46:02 +02:00
Shahed Nasser
bde80a8371
chore: add TSDocs to the Promotion Module ( #6793 )
2024-04-05 12:06:35 +02:00
Shahed Nasser
0a8718f0c5
chore: added tsdocs to Cart Module ( #6881 )
2024-04-05 12:04:15 +02:00
Shahed Nasser
bd2c5aca16
chore: added tsdocs for the Tax Module ( #6902 )
2024-04-05 12:03:03 +02:00
Shahed Nasser
3507e5e263
chore: updated TSDocs of the Pricing Module ( #6894 )
2024-04-05 12:02:46 +02:00
Shahed Nasser
4c374e3a14
chore: add TSDocs to the Payment Module ( #6885 )
2024-04-05 12:01:36 +02:00
Shahed Nasser
d345496dbc
chore: added tsdocs for the Auth Module ( #6863 )
2024-04-05 12:01:08 +02:00
Shahed Nasser
f65e1dedbc
chore: added tsdocs for Stock Location Next Module ( #6817 )
2024-04-05 12:00:46 +02:00
Shahed Nasser
f25d55bd4f
chore: added tsdocs to the Inventory Next Module ( #6814 )
2024-04-05 12:00:23 +02:00
Shahed Nasser
72564c917f
chore: add tsdocs for the Customer Module ( #6784 )
2024-04-05 11:59:08 +02:00
Shahed Nasser
8901e32dba
chore: add tsdocs for the Store Module resources ( #6795 )
...
* chore: add tsdocs to Store Module resources
* added examples
2024-04-05 11:58:53 +02:00
Adrien de Peretti
e944a627f0
feat: region payment providers management workflows/api ( #6864 )
2024-04-04 20:41:34 +02:00
Riqwan Thamir
483bf98a49
feat(medusa): added endpoints for rule attribute/operator/values options ( #6911 )
...
what:
adds endpoints that returns attribute options, operator options and value options for a particular rule.
2024-04-04 09:56:17 +00:00
Shahed Nasser
3dcf5224a1
chore: updated TSDocs of the Currency Module ( #6908 )
...
Updated TSDocs of the Currency Module
2024-04-03 07:32:08 +00:00
Adrien de Peretti
27f4f0d724
fix(fulfillment): Wrong type usage ( #6914 )
...
**What**
Fix the types used in the fulfillment module service interface
2024-04-02 16:22:57 +00:00
Adrien de Peretti
82a176e30e
chore(medusa-test-utils):Handle errors gracefully ( #6901 )
...
**What**
- Better error handling and error message
- update deps management and dynamic import/require
- Pass a new flag to the modules loaders for the module loaders to be able to act depending on it. In that case, the module can determine what should be run or not. e.g in the workflow engine redis, when we are only partially loading the module, we do not want to set the Distributed transaction storage
2024-04-02 14:10:17 +00:00
Stevche Radevski
b3ce13d61e
fix: Fixes to product module and improving tests ( #6898 )
2024-04-02 07:13:46 +00:00
Shahed Nasser
8363dbec4f
chore: update TSDocs of the Product Module ( #6897 )
...
Updated TSDocs of the Product Module.
2024-04-01 15:46:40 +00:00
Shahed Nasser
1ea0778264
chore: added TSDocs to auth_cors configuration ( #6895 )
...
Added description of `auth_cors` configuration as TSDoc comment
2024-04-01 15:21:23 +00:00
Stevche Radevski
585818eaf8
feat: Pricing update and refactor product API tests to not rely on internals ( #6892 )
...
This PR achieves the following
- Remove dependency on internals for seeding the tests (more work left, but major work done)
- Adds the workflow for updating variant's price
I will do a follow-up PR to further clean up the tests and remove all internal dependencies
2024-04-01 09:33:52 +00:00
Stevche Radevski
1a48fe0282
feat: Add v2 product types endpoints ( #6880 )
...
Also adjusts the product type module APIs to follow the conventions
2024-03-29 19:27:10 +00:00
Adrien de Peretti
8fd1488938
chore: medusa shutdown ( #6865 )
...
* chore: medusa shutdown
* continue
* use shutdown
* on application shutdown
* consume shutdown
* more connection close
* more cleanup
* more cleanup
* update lock
* revert package
* graceful shutdown
* Create yellow-apples-attack.md
* graceful shutdown
* graceful shutdown
---------
Co-authored-by: Sebastian Rindom <skrindom@gmail.com >
Co-authored-by: Riqwan Thamir <rmthamir@gmail.com >
2024-03-29 09:22:29 -03:00