saleor-dashboard/src/orders
Dawid 214b677684
Fix missing metadata and payment balance on unconfirmed orders (#2314)
* Fix missing metadata and payment balance on unconfirmed orders

* Update changelog with fix missing fields on order page

Co-authored-by: Patryk Andrzejewski <vox3r69@gmail.com>
2022-09-23 12:25:56 +02:00
..
components Fix missing metadata and payment balance on unconfirmed orders (#2314) 2022-09-23 12:25:56 +02:00
containers Remove errors on fulfilling insufficient stock (#2298) 2022-09-15 11:45:46 +02:00
utils Drop "manage products" permission requirement to view orders (#2248) 2022-08-25 10:35:07 +02:00
views Remove errors on fulfilling insufficient stock (#2298) 2022-09-15 11:45:46 +02:00
fixtures.ts Payment status card improvements (#2222) 2022-09-01 13:47:13 +02:00
index.tsx Add trailing commas (#2062) 2022-06-21 11:36:55 +02:00
mutations.ts Drop "manage products" permission requirement to view orders (#2248) 2022-08-25 10:35:07 +02:00
queries.ts Handle errors on finalizing draft order (#2191) 2022-08-10 10:11:32 +01:00
urls.ts Move fulfillment warehouse selection to fulfilll page (#2199) 2022-08-02 14:57:18 +02:00