saleor-dashboard/src/storybook/stories/orders
Krzysztof Wolski 07f8f4b0b8
Order confirmation (#840)
* Order confirmed webhook

* Add status chip component and update order details page header

* refactor

* refactor and update types

* Remove rebase leftovers

* Create order settings page

* Add order setting query

* Connct order settings view with api

* Show order settings update error message

* Popup menu routing to order settings

* Fix circular import error with order settings form types

* Update order settings story

* Update order settings messages

* wip

* Add order confirm mutation and types

* Add confirm order feature to order details

* Update global types

* refactor after review

* refactor after review

* update types

* Revert settings menu removal

* Add changelog entry

Co-authored-by: Tomasz Szymanski <lime129@gmail.com>
Co-authored-by: Magdalena Markusik <magdalena.markusik@mirumee.com>
Co-authored-by: Dawid Tarasiuk <tarasiukdawid@gmail.com>
2020-11-30 14:19:57 +01:00
..
OrderAddressEditDialog.tsx Do not use asterisk imports 2019-08-09 12:26:22 +02:00
OrderBulkCancelDialog.tsx Do not use asterisk imports 2019-08-09 12:26:22 +02:00
OrderCancelDialog.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
OrderCustomer.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
OrderDetailsPage.tsx Update fixtures 2020-09-04 13:06:03 +02:00
OrderDraftCancelDialog.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
OrderDraftListPage.tsx Add global channel picker (#841) 2020-11-23 10:39:24 +01:00
OrderDraftPage.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
OrderFulfillmentCancelDialog.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
OrderFulfillmentDialog.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
OrderFulfillmentTrackingDialog.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
OrderHistory.tsx Do not use asterisk imports 2019-08-09 12:26:22 +02:00
OrderInvoiceList.tsx Create story for invoice list 2020-07-08 10:44:34 +02:00
OrderListPage.tsx Order confirmation (#840) 2020-11-30 14:19:57 +01:00
OrderMarkAsPaidDialog.tsx Add transaction reference input at order page (#837) 2020-11-24 17:02:50 +01:00
OrderPaymentDialog.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
OrderPaymentVoidDialog.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
OrderProductAddDialog.tsx Add global channel picker (#841) 2020-11-23 10:39:24 +01:00
OrderShippingMethodEditDialog.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00