saleor-dashboard/src/fragments
Kamil Pastuszka 034eea0dcd
Add text attribute for product and page translations (#1276)
* initial commit

* Refactor translation components

* Wire up products

* Update types

* add logic for withChoices flag

* refactoring

* fixing errors

* change in intl.ts

* amended Changelog

* fix formatting

* fixing stuff

* Update translations

* remove unused declaration

* add changes

* Fixes

* Add newline

* Update displayName

* Update snapshots

Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
2021-08-09 16:59:12 +02:00
..
types Add text attribute for product and page translations (#1276) 2021-08-09 16:59:12 +02:00
address.ts Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
apps.ts Apps (#599) 2020-07-22 12:54:15 +02:00
attributes.ts [SALEOR-3088] Date & DateTime attributes (#1180) 2021-07-29 14:15:14 +02:00
auth.ts Saleor 2067 - Guard against non-staff users logging in (#947) 2021-01-18 12:19:04 +01:00
categories.ts SALEOR-2036 Drop descriptionJson and contentJson fields (#950) 2021-01-22 12:13:40 +01:00
channels.ts Update schema, types, and replace taking shipping zones straight from channel with channelShippingZones query 2021-05-07 13:20:19 +02:00
collections.ts SALEOR-2036 Drop descriptionJson and contentJson fields (#950) 2021-01-22 12:13:40 +01:00
customers.ts Saleor 1946 expose user metadata in customer details view (#912) 2021-01-07 11:03:48 +01:00
discounts.ts [SALEOR-3965] Extend Sale & Voucher to include Metadata #7653 (#1245) 2021-07-29 14:47:22 +02:00
errors.ts Saleor 2798 user addresses selection for draft order (#1082) 2021-05-06 13:38:15 +02:00
file.ts File attributes (#884) 2020-12-16 11:53:28 +01:00
metadata.ts Add metadata (#670) 2020-08-28 14:45:11 +02:00
navigation.ts Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
orders.ts Drop deprecated fields (#1071) 2021-04-26 09:49:55 +02:00
pageInfo.ts Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
pages.ts Implement attribute values pagination for pages (#1137) 2021-06-08 09:51:27 +02:00
pageTypes.ts Page types (#807) 2020-11-19 15:42:14 +01:00
permissionGroups.ts Update types 2020-08-12 14:54:17 +02:00
plugins.ts Fixed issue with redundant payload for plugins view (#1203) (#1203) 2021-07-09 10:04:33 +02:00
products.ts [SALEOR-3088] Date & DateTime attributes (#1180) 2021-07-29 14:15:14 +02:00
productTypes.ts Add metadata (#670) 2020-08-28 14:45:11 +02:00
shipping.ts Add shipping method description (#1058) 2021-04-16 14:33:14 +02:00
shop.ts Handle Cloud limits (#1053) 2021-04-13 11:59:16 +02:00
staff.ts Center user initials and user proper thumbnail sizes 2020-08-12 14:54:16 +02:00
taxes.ts Add tax section to product view 2020-09-24 13:46:48 +02:00
translations.ts Add text attribute for product and page translations (#1276) 2021-08-09 16:59:12 +02:00
warehouses.ts Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
webhooks.ts Apps (#599) 2020-07-22 12:54:15 +02:00
weight.ts Apply fixes from 2.10.1 2020-07-16 13:48:00 +02:00