saleor-dashboard/src/collections
Grzegorz Derdak 429e7b9d83
Add ability to upload video URL to product gallery (#972)
* Create a dropdown and modal for uploading Video URLs

* Add ability to upload video URL to product gallery

* Add support for other video providers, minor UI tweaks

* Extract translations

* Style changes

* Adjust dashboard to fetch media oembed data

* Update codebase to match the schema

* Changes after code review

* Update schema.graphql and fixtures

* Update defaultMessages.json

* Fix failing jest tests

* Update schema and types
2021-03-17 14:07:48 +01:00
..
components Add ability to upload video URL to product gallery (#972) 2021-03-17 14:07:48 +01:00
types Update schema and types 2021-02-17 12:58:09 +01:00
views Update everything to handle null values in content and description fields 2021-02-18 13:38:41 +01:00
fixtures.ts Add ability to upload video URL to product gallery (#972) 2021-03-17 14:07:48 +01:00
index.tsx Saleor 1659 use query params in channels picker (#886) 2020-12-04 18:09:28 +01:00
mutations.ts Multichannel (#833) 2020-11-17 17:10:42 +01:00
queries.ts Multichannel (#833) 2020-11-17 17:10:42 +01:00
urls.ts Saleor 1659 use query params in channels picker (#886) 2020-12-04 18:09:28 +01:00
utils.ts Multichannel (#833) 2020-11-17 17:10:42 +01:00