saleor-dashboard/src/fragments
Michał Droń 88d0cecfed
Replace order line total calculation with API value (#2969)
* Query total price in order line data

* Add order line total to discount context consumer

* Replace frontend calculations with api value for order line totals

* Split logic for order discount and order line discount contexts

* Pass extra props to money component

* Add unit test

* Do not pass all props to Money's span
2023-01-12 13:57:39 +01:00
..
address.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
apps.ts Apps marketplace (#2850) 2023-01-10 11:04:30 +01:00
attributes.ts Add plain text attribute (#2121) 2022-07-19 16:16:43 +02:00
auth.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
categories.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
channels.ts Add allocation strategies with sortable warehouses (#2258) 2022-08-29 13:35:55 +02:00
collections.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
customers.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
discounts.ts Fix pagination errors on voucher and sale pages (#2317) 2022-10-04 16:45:24 +02:00
errors.ts Metadata settings in tax classes (#2680) 2022-11-30 17:18:44 +01:00
file.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
giftCards.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
metadata.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
navigation.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
orders.ts Replace order line total calculation with API value (#2969) 2023-01-12 13:57:39 +01:00
pageInfo.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
pages.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
pageTypes.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
permissionGroups.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
plugins.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
products.ts 🦄 Simple taxes (#2072) 2022-11-17 13:48:50 +01:00
productTypes.ts 🦄 Simple taxes (#2072) 2022-11-17 13:48:50 +01:00
shipping.ts 🦄 Simple taxes (#2072) 2022-11-17 13:48:50 +01:00
shop.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
staff.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
taxes.ts Metadata settings in tax classes (#2680) 2022-11-30 17:18:44 +01:00
timePeriod.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
translations.ts Add names of attributes translations (#2566) 2022-11-17 15:14:45 +01:00
warehouses.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
webhooks.ts Fix strict null checks in webhooks (#2678) 2022-12-01 14:42:18 +01:00
weight.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00