-
ccb50bb3da
fix: Switch to zod for customer endpoints, fix inconsistencies (#7094)
Stevche Radevski
2024-04-18 10:30:45 +02:00
-
44829f296a
chore: Move several more endpoints to use zod for validation, unify APIs (#7086)
Stevche Radevski
2024-04-18 08:51:43 +02:00
-
2a835cae13
feat(pricing): pricing uses big number (#7075)
Riqwan Thamir
2024-04-17 17:57:41 +02:00
-
8d356217bd
feat(medusa,core-flows,types): adds batch operations to price list prices (#7077)
Riqwan Thamir
2024-04-17 17:36:09 +02:00
-
08dc861dc1
fix: Support bigNumber in upsertWithReplace (#7084)
Stevche Radevski
2024-04-17 17:07:20 +02:00
-
7e66dd0dd0
fix(dashboard,medusa): Fixes to Customer and Customer Groups domains (#7081)
Kasper Fabricius Kristensen
2024-04-17 10:32:21 +02:00
-
122b3ea76b
refactor: users domain (#7070)
Frane Polić
2024-04-16 18:09:07 +02:00
-
a7df6235f9
chore: Move several modules to use zod for validation and cleanup routes (#7079)
Stevche Radevski
2024-04-16 18:06:56 +02:00
-
0a9b9b073d
feat(dashboard): shipping management (#6995)
Frane Polić
2024-04-16 15:42:56 +02:00
-
c3260a2c5a
feat(ui, dashboard): Toast rework (#7076)
Kasper Fabricius Kristensen
2024-04-16 15:14:58 +02:00
-
379ff7a36d
fix(dashboard): Wrong hook usage in /collections/create (#7078)
Kasper Fabricius Kristensen
2024-04-16 12:59:01 +02:00
-
00e6b21bb5
feat(medusa,dashboard,tax): added tax rates and regions UI (#7026)

Riqwan ThamirandAdrien de Peretti
2024-04-16 10:26:12 +02:00
-
92b633d1cb
fix: Switch some modules to using zod for validation, and fix some bugs (#7074)
Stevche Radevski
2024-04-16 09:44:53 +02:00
-
bc081a7777
feat: Create product category flow (#7034)
Oli Juhl
2024-04-15 17:11:42 +02:00
-
fd83e75e4b
feat: Add support for batch method for products and product variants (#7038)
Stevche Radevski
2024-04-15 16:48:29 +02:00
-
c3efac5a0d
fix(medusa-core-utils): add missing awilix dependency (#7003)
Shahed Nasser
2024-04-15 10:56:40 +03:00
-
7934fbdd1e
docs: fix download button in API reference (#7039)
Shahed Nasser
2024-04-15 10:37:24 +03:00
-
ed0313adef
docs: change supabase database url format (#7036)
Shahed Nasser
2024-04-15 10:35:58 +03:00
-
0c12d7e7d7
docs: add note about expanding nested relations (#7008)
Shahed Nasser
2024-04-15 10:32:57 +03:00
-
8958760d5b
docs: fixes to Digital Product recipe (#7025)
Shahed Nasser
2024-04-15 10:32:07 +03:00
-
8b388b815b
docs: add a section about missing migration name (#7013)
Shahed Nasser
2024-04-15 10:31:24 +03:00
-
793184bf42
docs: improvements to railway deployment guide + new troubleshooting guide (#7012)
Shahed Nasser
2024-04-15 10:30:31 +03:00
-
47a175ce94
feat: Add support for price setting and updates for products (#7037)
Stevche Radevski
2024-04-11 19:21:58 +02:00
-
c78915c7c5
feat: Add support for shipping options prices update (#7028)
Adrien de Peretti
2024-04-11 18:34:55 +02:00
-
51acd1da5b
fix(dashboard): Minor cleanup and improve text legibility (#7045)
Kasper Fabricius Kristensen
2024-04-11 10:44:13 +02:00
-
27387b7cf1
feat(dashboard): minor fixes to profile (#7046)
Kasper Fabricius Kristensen
2024-04-11 09:52:28 +02:00
-
eac4d2d87a
fix(): workflow sdk step return function type infer (#7047)
Adrien de Peretti
2024-04-10 15:49:09 +02:00
-
ab7ff64c4a
Feat(admin-next, core-flows, link-modules, medusa, types): Inventory end to end flows (#7020)

Philip KorsholmandCarlos R. L. Rodrigues
2024-04-10 15:17:54 +02:00
-
276278cbe7
minor fixes to region domain and api (#7042)
Kasper Fabricius Kristensen
2024-04-09 18:46:53 +02:00
-
f175cac4af
Feat(medusa, core-flows, types): add reservation endpoints (#7018)
Philip Korsholm
2024-04-09 18:40:00 +02:00
-
78f603e4f1
docs: fix typedoc errors and warnings (#7006)
Shahed Nasser
2024-04-09 17:56:14 +03:00
-
596faf2ad3
chore(dashboard): Cleanup Pricing domain (#7035)
Kasper Fabricius Kristensen
2024-04-09 16:53:09 +02:00
-
e1a0960e20
feat: delete shipping options (#6993)
Adrien de Peretti
2024-04-09 15:30:22 +02:00
-
21be6ff7ed
feat(dashboard): Secret keys domain (#7030)
Kasper Fabricius Kristensen
2024-04-09 15:11:32 +02:00
-
8eb2a4156d
chore: disable turbo and jest cache (#7024)
Riqwan Thamir
2024-04-09 14:04:31 +02:00
-
3882cac622
feat: Admin V2 customer group (#7000)
Oli Juhl
2024-04-09 12:32:27 +02:00
-
dbddfc12ed
feat: Admin Shipping Profiles API (#7019)
Oli Juhl
2024-04-09 11:03:37 +02:00
-
fbc2959b37
feat: Add support for loading file providers to file module (#7016)
Stevche Radevski
2024-04-09 10:03:56 +02:00
-
c03216efbf
fix: Delete service zone (#7017)
Oli Juhl
2024-04-08 20:24:59 +02:00
-
0f05790ae4
feat(dashboard): Initial pricing domain (#6996)
Kasper Fabricius Kristensen
2024-04-08 20:22:53 +02:00
-
6cc9a5e469
feat: Categories retrieve + list API (#7009)
Oli Juhl
2024-04-08 19:26:34 +02:00
-
db2f0ef53f
feat: Make tags unique, clean up searchability of product entities (#7014)
Stevche Radevski
2024-04-08 17:55:40 +02:00
-
9b5e025863
fix: close create form on success (#7011)
Frane Polić
2024-04-08 16:31:42 +02:00
-
fa5c9bbe8f
feat: Improve how options are defined and handled for product (#7007)
Stevche Radevski
2024-04-08 15:29:41 +02:00
-
7b4ff1ae57
align color for draft (#7005)
Kasper Fabricius Kristensen
2024-04-08 13:29:21 +02:00
-
ef39985d66
chore: Added TSDocs for the Fulfillment Module (#6912)
Shahed Nasser
2024-04-08 11:17:38 +03:00
-
2a0e010f73
feat: Add variant creation and editing in the products UI (#6997)
Stevche Radevski
2024-04-08 09:32:12 +02:00
-
5e953f8cf3
chore: add batch update prices for price lists (#6999)
Riqwan Thamir
2024-04-08 09:23:23 +02:00
-
dd35a4dbff
fix(modules-sdk): Remote Query "order" as config options (#6925)
Carlos R. L. Rodrigues
2024-04-08 08:17:53 +02:00
-
4f88743591
feat: Admin V2 Customers (#6998)
Oli Juhl
2024-04-07 21:38:50 +02:00
-
f132929c7e
feat(*): shipping options update API (#6987)
Adrien de Peretti
2024-04-07 18:28:59 +02:00
-
f65fbff535
feat: Improvements to the products details page in the admin (#6994)
Stevche Radevski
2024-04-07 17:52:47 +02:00
-
a24d6e6c97
feat: Update service zone (#6990)
Oli Juhl
2024-04-07 17:30:55 +02:00
-
b6879f017a
feat: Totals calculation (#6980)
Carlos R. L. Rodrigues
2024-04-07 16:50:40 +02:00
-
7302d078a9
feat: Add decimal digits and rounding info to currencies (#6991)
Stevche Radevski
2024-04-07 16:34:22 +02:00
-
667c8609cc
fix(modules-sdk): Fix remote query selection (#6989)
Adrien de Peretti
2024-04-07 16:07:31 +02:00
-
4d6306f57b
feat: Revamp product details page and several product fixes and cleanups (#6988)
Stevche Radevski
2024-04-07 15:29:37 +02:00
-
31b07aea3d
feat: Add tax regions table (#6983)
Oli Juhl
2024-04-07 15:02:48 +02:00
-
44bcde92c8
feat: Add support for setting sales channel when creating a product (#6986)
Stevche Radevski
2024-04-07 13:45:47 +02:00
-
d1728990e9
feat: Delete service zone (#6984)
Oli Juhl
2024-04-07 10:59:08 +02:00
-
528ef4ca90
fix(modules-sdk): Select all should send undefined instead of an empty array (#6982)
Adrien de Peretti
2024-04-06 21:37:22 +02:00
-
81ea044f31
feat(medusa, core-flows): Create service zones (#6979)
Oli Juhl
2024-04-06 21:31:23 +02:00
-
e8587e9f95
feat: Add support for defining options when creating product (#6981)
Stevche Radevski
2024-04-06 18:58:53 +02:00
-
bc06ad2db4
feat: Clean up shipping options management (#6977)
Adrien de Peretti
2024-04-06 18:52:05 +02:00
-
5724d80286
feat: Bring back API key sales channel management (#6976)
Oli Juhl
2024-04-06 18:30:27 +02:00
-
58c68f6715
feat(dashboard): Admin UI regions v2 (#6943)
Frane Polić
2024-04-06 17:41:54 +02:00
-
df0751f122
Feat: draft order api (#6797)
Carlos R. L. Rodrigues
2024-04-06 16:35:10 +02:00
-
883a75c4f3
feat: Switch to zod for the product API and implement missing primitives (#6978)
Stevche Radevski
2024-04-06 15:45:52 +02:00
-
65794f4bb5
feat: Create shipping options workflow (#6962)
Adrien de Peretti
2024-04-06 13:51:48 +02:00
-
5e30b8cce6
feat(dashboard): added details page for promotions + edit sliders (#6882)
Riqwan Thamir
2024-04-06 13:20:31 +02:00
-
07fb058d96
feat: Add product routes and components to v2 in admin-next (#6958)
Stevche Radevski
2024-04-06 11:59:52 +02:00
-
d333db0842
chore(orchestration): serialize error (#6967)
Carlos R. L. Rodrigues
2024-04-06 11:22:48 +02:00
-
232322d035
Chores: Do not disable foreign keys by default (#6973)
Adrien de Peretti
2024-04-06 11:20:35 +02:00
-
c31dea02eb
feat: Add generic link filter middleware (#6969)
Oli Juhl
2024-04-06 11:18:03 +02:00
-
94146e4bfe
chore: Trigger pipeline on merge to develop (#6954)
Oli Juhl
2024-04-06 11:02:47 +02:00
-
01759cae65
fix(region): update regions countries (#6970)
Frane Polić
2024-04-06 09:50:46 +02:00
-
cbf2e6300d
chore: added tsdocs to Region Module resources (#6799)
Shahed Nasser
2024-04-05 20:35:14 +03:00
-
626aa09497
feat: Add create location fulfillment set flow + API (#6945)
Oli Juhl
2024-04-05 19:27:38 +02:00
-
01487970b2
chore:(product): renaming vars (#6972)

Carlos R. L. RodriguesandRiqwan Thamir
2024-04-05 19:22:55 +02:00
-
09a2220569
feat(product): return parents tree (#6944)
Carlos R. L. Rodrigues
2024-04-05 18:46:55 +02:00
-
8ecfa4b6f5
fix: Add count to stock-locations response (#6965)
Oli Juhl
2024-04-05 18:28:03 +02:00
-
8a5c6928f7
feat(dashboard): Migrate to new hooks and API client (#6963)
Kasper Fabricius Kristensen
2024-04-05 18:27:08 +02:00
-
5ba74ec5fc
feat: Add zod middleware (#6961)
Oli Juhl
2024-04-05 16:24:31 +02:00
-
ee73031d0e
feat: Shipping options API (#6957)
Adrien de Peretti
2024-04-05 16:23:45 +02:00
-
21990fcd4b
feat(utils): Support free text configuration (#6942)
Adrien de Peretti
2024-04-05 15:59:40 +02:00
-
a0005faa14
fix: upsertWithReplace should delete non-persist relationship fields … (#6960)
Stevche Radevski
2024-04-05 15:26:14 +02:00
-
9ccd88d025
feat: Add boilerplate for the file module (#6956)
Stevche Radevski
2024-04-05 14:46:02 +02:00
-
eb93e8f386
chore: rename rule endpoints validators (#6955)
Riqwan Thamir
2024-04-05 12:41:31 +02:00
-
bde80a8371
chore: add TSDocs to the Promotion Module (#6793)
Shahed Nasser
2024-04-05 13:06:35 +03:00
-
0a8718f0c5
chore: added tsdocs to Cart Module (#6881)
Shahed Nasser
2024-04-05 13:04:15 +03:00
-
bd2c5aca16
chore: added tsdocs for the Tax Module (#6902)
Shahed Nasser
2024-04-05 13:03:03 +03:00
-
3507e5e263
chore: updated TSDocs of the Pricing Module (#6894)
Shahed Nasser
2024-04-05 13:02:46 +03:00
-
4c374e3a14
chore: add TSDocs to the Payment Module (#6885)
Shahed Nasser
2024-04-05 13:01:36 +03:00
-
d345496dbc
chore: added tsdocs for the Auth Module (#6863)
Shahed Nasser
2024-04-05 13:01:08 +03:00
-
f65e1dedbc
chore: added tsdocs for Stock Location Next Module (#6817)
Shahed Nasser
2024-04-05 13:00:46 +03:00
-
f25d55bd4f
chore: added tsdocs to the Inventory Next Module (#6814)
Shahed Nasser
2024-04-05 13:00:23 +03:00
-
72564c917f
chore: add tsdocs for the Customer Module (#6784)
Shahed Nasser
2024-04-05 12:59:08 +03:00
-
8901e32dba
chore: add tsdocs for the Store Module resources (#6795)
Shahed Nasser
2024-04-05 12:58:53 +03:00
-
eadc5e8a79
feat: Admin V2 API keys (#6883)
Oli Juhl
2024-04-05 11:55:59 +02:00
-
e915169e11
feat(dashboard): Edit variant options + create option callback for combobox (#6920)
Kasper Fabricius Kristensen
2024-04-05 11:40:33 +02:00