saleor-dashboard/src
Dawid Tarasiuk 1e140853ec
File attributes (#884)
* Update changelog with file attributes

* Add file type attribute

* Update attribute properties form

* Update translation messages with file upload

* Create generic attributes component (#832)

* Create generic Attributes component

* Add story for Attributes component

* Remove deprecated attribute value type field from queries

* Update test snapshots of attributes component

* Add file upload field to atributes (#888)

* Add story for Attributes component

* Update test snapshots of attributes component

* Create file upload field in attributes

* Update upload file input data-test

* Update storybook test snapshots of attributes

* Add dedicated input props to file field

* Run Cypress using custom API

* Add missing error handling in file upload field

Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>

* Add file attribute upload to page attributes (#894)

* Support upload file attribute for pages

* Update after review

* Add file attribute upload to variant attributes (#892)

* Support upload file attribute for variants

* Update after review

* Refactor attribute values errors merging

* Update after review

* Add file attribute upload to product attributes (#826)

* Support upload file attribute for products

* Update after review

* Refactor attribute values errors merging

* Refactor product attribute value delete handling

* Fix deleting file in file upload field

* Fix delete attribute values errors handling

* Add link to file upload field (#898)

* Update file attributes updates (#899)

* Update file attributes updates

* Refactor file uploads handling

* Move attributes utils to attributes directory

* Fix product channel listing updates

* Clear file field value if file is not passed as prop

* Delete attribute values before update (#908)

* Delete file attributes after file update

* Triggr CI

* Show skeleton in file upload field during loading

Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
2020-12-16 11:53:28 +01:00
..
apps Use product pricing instead of discounted price (#847) 2020-11-23 14:04:24 +01:00
attributes File attributes (#884) 2020-12-16 11:53:28 +01:00
auth [chore] Update dependencies, fix warnings during tests (#845) 2020-11-27 17:32:12 +01:00
categories Saleor 1659 use query params in channels picker (#886) 2020-12-04 18:09:28 +01:00
channels Saleor 1659 use query params in channels picker (#886) 2020-12-04 18:09:28 +01:00
collections Saleor 1659 use query params in channels picker (#886) 2020-12-04 18:09:28 +01:00
components File attributes (#884) 2020-12-16 11:53:28 +01:00
configuration use MANAGE_PRODUCT_TYPES_AND_ATTRIBUTES permission (#881) 2020-12-01 16:43:08 +01:00
containers Add product export (#620) 2020-07-30 11:54:16 +02:00
customers Multichannel (#833) 2020-11-17 17:10:42 +01:00
discounts Fix null voucher name handle (#891) 2020-12-09 11:15:13 +01:00
files File attributes (#884) 2020-12-16 11:53:28 +01:00
fragments File attributes (#884) 2020-12-16 11:53:28 +01:00
home Saleor 1670 visual improvements for dashboard homepage (#850) 2020-11-24 14:16:44 +01:00
hooks Saleor 1659 use query params in channels picker (#886) 2020-12-04 18:09:28 +01:00
icons [chore] Update dependencies, fix warnings during tests (#845) 2020-11-27 17:32:12 +01:00
navigation Use dedicated type to return error promise 2020-11-02 14:26:02 +01:00
orders Saleor 1606 send invoice button not visible (#889) 2020-12-04 18:29:41 +01:00
pages File attributes (#884) 2020-12-16 11:53:28 +01:00
pageTypes Page types (#807) 2020-11-19 15:42:14 +01:00
permissionGroups Use dedicated type to return error promise 2020-11-02 14:26:02 +01:00
plugins Fix clear form (#907) 2020-12-16 11:36:11 +01:00
products File attributes (#884) 2020-12-16 11:53:28 +01:00
productTypes File attributes (#884) 2020-12-16 11:53:28 +01:00
searches File attributes (#884) 2020-12-16 11:53:28 +01:00
shipping Saleor 1531 add metadata UI for shipping zones and methods (#895) 2020-12-10 13:38:41 +01:00
siteSettings Use dedicated type to return error promise 2020-11-02 14:26:02 +01:00
staff Multichannel (#833) 2020-11-17 17:10:42 +01:00
storybook File attributes (#884) 2020-12-16 11:53:28 +01:00
styles Add load more to category and collection selection 2020-10-26 12:20:52 +01:00
taxes Hide save bar if no action is available (#735) 2020-10-01 17:50:17 +02:00
translations Fix null voucher name handle (#891) 2020-12-09 11:15:13 +01:00
types File attributes (#884) 2020-12-16 11:53:28 +01:00
utils Add PasswordCredential type (#868) 2020-11-30 11:26:51 +01:00
warehouses Merge pull request #815 from mirumee/alias-form-errors-as-any 2020-11-03 11:49:34 +01:00
webhooks Order confirmation (#840) 2020-11-30 14:19:57 +01:00
Baseline.tsx Fix selection styles 2020-11-05 15:31:00 +01:00
config.ts Multichannel (#833) 2020-11-17 17:10:42 +01:00
fixtures.ts use MANAGE_PRODUCT_TYPES_AND_ATTRIBUTES permission (#881) 2020-12-01 16:43:08 +01:00
index.html Add favicons 2019-08-12 11:38:01 +02:00
index.tsx use MANAGE_PRODUCT_TYPES_AND_ATTRIBUTES permission (#881) 2020-12-01 16:43:08 +01:00
intl.ts File attributes (#884) 2020-12-16 11:53:28 +01:00
misc.ts Add zip code exclusion (#877) 2020-12-01 16:42:25 +01:00
mutations.tsx add status to notifications 2020-07-06 10:46:14 +02:00
NotFound.tsx Use FC instead of deprecated StatelessComponent 2019-11-07 12:34:54 +01:00
queries.tsx Apply review changes 2020-07-27 12:23:48 +02:00
theme.ts File attributes (#884) 2020-12-16 11:53:28 +01:00
types.ts Add global channel picker (#841) 2020-11-23 10:39:24 +01:00