-
9576de2be4
feat: emit product tags events (#7636)
Adrien de Peretti
2024-06-06 17:14:40 +02:00
-
3f62bfad5a
fix: should disable db connection ssl when some url params are provided (#7634)
Adrien de Peretti
2024-06-06 16:52:12 +02:00
-
78768574af
chore: Remove generated client types folder (#7633)
Stevche Radevski
2024-06-06 16:14:35 +02:00
-
0507dbe027
chore(core-flows,inventory,types,medusa): add fixes to inventory module + location levels api (#7629)
Riqwan Thamir
2024-06-06 14:58:17 +02:00
-
3fbb8aa671
feat: Product module events (#7598)
Adrien de Peretti
2024-06-06 13:47:38 +02:00
-
c3b6fc1d8e
fix: the rest of sdk rename issues (#7631)
Frane Polić
2024-06-06 12:13:58 +02:00
-
e8df2431f8
fix(dashboard): stale params (#7630)
Frane Polić
2024-06-06 11:23:34 +02:00
-
50ce223e4b
feat(types,js-sdk,medusa,fulfillment): Types and SDK methods related to Stock Locations (#7625)
Kasper Fabricius Kristensen
2024-06-06 11:04:42 +02:00
-
9677daa568
fix(dashboard): import in client (#7628)
Frane Polić
2024-06-06 10:49:21 +02:00
-
1f203774cb
feat(dashboard): SwitchBox component (#7607)
Kasper Fabricius Kristensen
2024-06-06 10:09:38 +02:00
-
cc0452d29e
fix(dashboard): sdk domains (#7627)
Frane Polić
2024-06-06 09:08:29 +02:00
-
d285e60961
feat(dashboard,core-flows,medusa): update fulfillment flows (#7589)
Frane Polić
2024-06-06 08:58:21 +02:00
-
da3837f2bc
chore: return meta information on created/updated/deleted object from upsertWithReplace (#7616)
Adrien de Peretti
2024-06-05 22:04:45 +02:00
-
8387c72e96
fix(dashboard): Add empty state for media section (#7614)
Kasper Fabricius Kristensen
2024-06-05 19:57:16 +02:00
-
d2e1e9f8c7
fix: Apply strict schema for all body and query parameters (#7624)
Stevche Radevski
2024-06-05 17:40:54 +02:00
-
a39b542759
chore: Move fulfillment set tests to http folder (#7618)
Stevche Radevski
2024-06-05 17:35:04 +02:00
-
56f65f319d
fix(modules-sdk): dependencies (#7622)
Carlos R. L. Rodrigues
2024-06-05 11:46:07 -03:00
-
0a5b2b5fa7
chore: fix inventory items specs (#7620)
Riqwan Thamir
2024-06-05 15:27:54 +02:00
-
37b794b89d
chore: Move upload tests to HTTP layer (#7610)
Stevche Radevski
2024-06-05 14:24:33 +02:00
-
2b62686ec6
implement events to the pricing module (#7584)
Harminder Virk
2024-06-05 17:33:49 +05:30
-
b2f2c366ec
chore: Move stock location tests to HTTP folder (#7615)
Stevche Radevski
2024-06-05 12:37:14 +02:00
-
1e3c8747e5
chore: Move inventory tests to HTTP layer (#7613)
Stevche Radevski
2024-06-05 11:36:58 +02:00
-
fafc92b875
Revamp auth module to support multiple providers linked to a single auth identity (#7521)
Stevche Radevski
2024-06-05 09:47:16 +02:00
-
20cd6a7b51
chore: Split up admin domain in js-sdk (#7612)
Oli Juhl
2024-06-05 09:34:18 +02:00
-
4a6327e497
docs: make code blocks collapsible (#7606)
Shahed Nasser
2024-06-05 10:28:41 +03:00
-
dc087bf310
feat: Move shipping option + profile test and more (#7609)
Oli Juhl
2024-06-05 08:36:41 +02:00
-
e44fe78b96
fix: Several fixes to store product endpoints, moved several test suites to HTTP (#7601)
Stevche Radevski
2024-06-04 21:00:07 +02:00
-
d104d1a256
fix(dashboard): Fix styling of ChipGroup (#7608)
Kasper Fabricius Kristensen
2024-06-04 18:19:31 +02:00
-
9c44f08e0e
fix(dashboard): Paginate Comboboxes in create and edit organization forms (#7602)
Kasper Fabricius Kristensen
2024-06-04 17:30:48 +02:00
-
3f75e207ce
fix(dashboard): Use ChipInput for option forms (#7603)
Kasper Fabricius Kristensen
2024-06-04 16:48:04 +02:00
-
1ba887f4c9
chore: parallelize steps (#7605)
Carlos R. L. Rodrigues
2024-06-04 11:23:53 -03:00
-
e7005a0aac
feat(core-flows,medusa): adds inventory kit creation to variants endpoint (#7599)
Riqwan Thamir
2024-06-04 15:49:31 +02:00
-
6646a203df
chore(types, utils): add TSDocs for AbstractNotificationProviderService (#7556)
Shahed Nasser
2024-06-04 16:36:06 +03:00
-
1a1ef4f208
chore: fix generate docs pipelines (#7595)
Shahed Nasser
2024-06-04 14:51:05 +03:00
-
67c88dfc96
fix(dashboard): styling of shipping profiles domain (#7600)
Kasper Fabricius Kristensen
2024-06-04 13:26:48 +02:00
-
8d9d78029b
Remove redundant methods from pricing module (#7597)
Harminder Virk
2024-06-04 16:33:06 +05:30
-
41df24e2dc
chore(workflows-sdk): check exported workflow (#7592)
Carlos R. L. Rodrigues
2024-06-04 07:18:40 -03:00
-
68fb04b849
fix(order): ignore reservation when manage_inventory is false (#7594)
Carlos R. L. Rodrigues
2024-06-04 07:08:54 -03:00
-
0929c4f457
Feat: Add product tag endpoints, move tests to HTTP folder (#7591)
Stevche Radevski
2024-06-04 10:56:22 +02:00
-
ce40fe88f5
chore: Move admin invites + user tests to HTTP (#7596)
Oli Juhl
2024-06-04 10:53:01 +02:00
-
c38f6d07c2
docs: update design + colors (#7593)
Shahed Nasser
2024-06-04 10:41:24 +03:00
-
ecfbfcc707
feat(core-flows,modules-sdk,types,medusa,link-modules): adds variant <> inventory item link endpoints (#7576)
Riqwan Thamir
2024-06-03 20:23:29 +02:00
-
122186a78d
chore(order): cancel order (#7586)
Carlos R. L. Rodrigues
2024-06-03 12:31:33 -03:00
-
fdd9022376
chore: Move payment tests to http folder (#7588)
Stevche Radevski
2024-06-03 17:04:18 +02:00
-
337b8ce0bb
chore: Resolve flaky integration tests (#7587)
Adrien de Peretti
2024-06-03 16:29:08 +02:00
-
0c0c510a37
chore: Move admin region tests (#7582)
Oli Juhl
2024-06-03 14:25:43 +02:00
-
b299aec620
fix(dashboard): Fix the color of name field (#7518)
Kasper Fabricius Kristensen
2024-06-03 13:15:50 +02:00
-
eb9b77a4d7
chore: Temporarily disable variant ordering test (#7578)
Stevche Radevski
2024-06-03 12:26:39 +02:00
-
100154d905
chore: Move currency, collection, and auth tests to http folder (#7581)
Stevche Radevski
2024-06-03 12:13:22 +02:00
-
cabdb2fcd8
chore: Move sales channel tests (#7579)
Oli Juhl
2024-06-03 11:47:45 +02:00
-
65d3222973
chore: Move customer + customer group integration tests and fixes issues (#7577)
Oli Juhl
2024-06-03 10:52:32 +02:00
-
9608bf06ef
feat: Event emitting part 1/N (Fulfillment) (#7391)
Adrien de Peretti
2024-06-03 10:29:35 +02:00
-
28d2a5347a
chore(types, utils): added TSDocs for file provider module (#7553)
Shahed Nasser
2024-06-03 11:18:02 +03:00
-
70e1de7742
docs: change module paths in resolve (#7539)
Shahed Nasser
2024-06-03 10:41:30 +03:00
-
872c42c6dc
chore(utils): added TSDocs to AbstractAuthModuleProvider (#7550)
Shahed Nasser
2024-06-03 10:41:09 +03:00
-
af0140d317
feat(order): cancel fulfillment (#7573)
Carlos R. L. Rodrigues
2024-06-02 09:33:24 -03:00
-
4e04214612
chore: Move product category integration tests (#7569)
Oli Juhl
2024-06-02 14:03:11 +02:00
-
3ede9d7863
fix: Use integer for variant and category ranks (#7572)
Stevche Radevski
2024-06-01 16:25:04 +02:00
-
97327670a5
feat: Add support for uploading media when creating a product (#7567)
Stevche Radevski
2024-05-31 17:34:16 +02:00
-
294ec36cc3
Move few test suites from api to http folder (#7558)
Stevche Radevski
2024-05-31 16:12:04 +02:00
-
e66cf9112d
fix(utils): support omitting modules in config (#7563)
Sebastian Rindom
2024-05-31 15:28:52 +02:00
-
cec9af1b80
feat: Add support for uploading media in admin (#7564)
Stevche Radevski
2024-05-31 13:11:34 +02:00
-
11528526fa
feat: loosely typed container
Harminder Virk
2024-05-31 15:22:03 +05:30
-
2d956931b3
chore: append variants to created products on workflow (#7560)
Riqwan Thamir
2024-05-30 22:23:43 +02:00
-
6b86b1d531
chore(types): add TSDocs to the user module's types (#7549)
Shahed Nasser
2024-05-30 18:04:44 +03:00
-
22891060f9
chore: use product variant workflow in product create workflow (#7548)
Riqwan Thamir
2024-05-30 16:04:59 +02:00
-
4117beed58
chore: Refactor batch product workflows and add tests (#7540)
Stevche Radevski
2024-05-30 15:53:03 +02:00
-
fe96bd39b1
docs: change config snippets to use defineConfig (#7546)
Shahed Nasser
2024-05-30 16:47:28 +03:00
-
ddfd757277
fix(docs-util): recognize optional zod parameters (#7538)
Shahed Nasser
2024-05-30 16:47:16 +03:00
-
15e9787465
feat(types,medusa): add inventory quantity to products endpoint (#7541)
Riqwan Thamir
2024-05-30 15:20:06 +02:00
-
4e20588522
chore(core-flows): Cleanup old code (#7547)
Adrien de Peretti
2024-05-30 14:53:42 +02:00
-
eeb8225b5e
chore: Remove redundant product tests, add missing to http layer (#7543)
Stevche Radevski
2024-05-30 13:26:50 +02:00
-
8a5d9d04a3
chore(payment): provider call outside db transaction (#7536)
Carlos R. L. Rodrigues
2024-05-30 07:24:06 -03:00
-
096372463e
chore(promotion): big number calc (#7537)
Carlos R. L. Rodrigues
2024-05-30 07:23:57 -03:00
-
61977bd392
chore: Allow modules to discover resources from ts/js and local directories (#7520)
Adrien de Peretti
2024-05-30 11:14:55 +02:00
-
6698f3ab7b
feat: Add http integration tests and enable them in pipeline (#7532)
Stevche Radevski
2024-05-30 10:51:31 +02:00
-
5ad6864b82
feat: Improve zod error messages (#7535)
Stevche Radevski
2024-05-30 09:52:47 +02:00
-
11e3b9a456
chore: remove babel from eslint config (#7531)
Shahed Nasser
2024-05-30 10:04:16 +03:00
-
27b64c23f0
feat(create-medusa-app): support more environment variables + fixes (#7533)
Shahed Nasser
2024-05-29 22:25:31 +03:00
-
65ee18c5bc
chore(modules-sdk): Small fix to error wording (#7526)
Shahed Nasser
2024-05-29 22:17:35 +03:00
-
e73b6ce691
fix(ui,ui-preset,icons): Fix styling of Select, DropdownMenu, and Checkbox (#7525)
Kasper Fabricius Kristensen
2024-05-29 21:16:54 +02:00
-
89b0876abc
fix: Build auth-google as commonjs module (#7528)
Stevche Radevski
2024-05-29 17:17:25 +02:00
-
aeda24265d
feat: Remove returning token from customer and user endpoints (#7523)
Stevche Radevski
2024-05-29 17:13:01 +02:00
-
e5e5eb6e18
fix(dashboard): Clean Edit Variant form payload of empty strings (#7512)
Kasper Fabricius Kristensen
2024-05-29 17:09:40 +02:00
-
4483b7980d
fix(dashboard): Fix the color of general fields (#7519)
Kasper Fabricius Kristensen
2024-05-29 17:09:13 +02:00
-
c46c643fda
chore: fix generate resources reference action (#7503)
Shahed Nasser
2024-05-29 17:30:12 +03:00
-
f0b9d5534e
chore: query inventory items by location id (#7524)
Riqwan Thamir
2024-05-29 16:14:10 +02:00
-
a40b6aef6d
Add defineConfig helper (#7517)
Harminder Virk
2024-05-29 17:10:15 +05:30
-
f1ced57d5f
chore: payment auto capture + remove enum from utils (#7513)
Carlos R. L. Rodrigues
2024-05-29 08:12:59 -03:00
-
2c5ba408d4
docs: edits and fixes to commerce module docs (#7468)
Shahed Nasser
2024-05-29 14:08:06 +03:00
-
130de74d6d
docs: updates to admin customization docs (#7493)
Shahed Nasser
2024-05-29 13:50:19 +03:00
-
72b57e2ae4
docs: rename auth user to auth identity (#7400)

Shahed NasserandStevche Radevski
2024-05-29 13:47:11 +03:00
-
bbca54efa7
chore(order): aggregate statuses (#7497)
Carlos R. L. Rodrigues
2024-05-29 07:05:42 -03:00
-
8e66e10995
fix: Use correct config for auth methods per actor (#7515)
Stevche Radevski
2024-05-29 10:42:53 +02:00
-
51ea166df2
chore: use yarn@3.2.1 in all the packages (#7514)
Harminder Virk
2024-05-29 12:30:40 +05:30
-
7d6a87241d
fix(dashboard): display location details address (#7491)
Frane Polić
2024-05-29 08:49:30 +02:00
-
01703c155f
feat(admin-sdk): Merge users Vite config (#7509)
Kasper Fabricius Kristensen
2024-05-28 21:16:03 +02:00
-
5a9922916a
feat(dashboard,types,js-sdk): Cleanup collection domain (#7502)
Kasper Fabricius Kristensen
2024-05-28 20:53:55 +02:00
-
75791f2cbd
chore(icons,toolbox): Update icons (#7505)
Kasper Fabricius Kristensen
2024-05-28 19:54:31 +02:00
-
ee0b93078f
chore(ui-preset): Update styles (#7507)
Kasper Fabricius Kristensen
2024-05-28 18:49:35 +02:00