* Add TTL expiration & migrate some components in channel details
* Migrate button
* Update fixtures
* Add changeset
* Typo & lint
* Reorder UI elements
* Set custom height to match old input
* Add explanatory comment
* test - created test for expired orderes functionality in channels, fixed validation test which checks using same slug twice when creating channel
* Fix create page
* Fix lint issue
* Fix error handling double notification
* tests added: creating channel with expiration days for orders, creating channel with expiration days for orders with boundary conditions exciding requirements
* function name typeExpirationDate changed to typeExpirationDays
---------
Co-authored-by: wojteknowacki <wojciech.nowacki@saleor.io>
* Add assign warehouse section in channel page
* Update data-test-ids on channel page
* Update channel page form details
* Update shipping zones and warehouses cards in chaannel page
* Assigning warehouses by channel in product and variant pages (#2135)
* Assigning warehouses by channel in product and variant pages
* Disable warehouse assignment when no channel on variant page
* Update products stocks section messages
* fix failing tests
* fix tests for gift cards
* fix tests for gift cards
* upload video only when fail
* fix preorder time
* fixed translation page
* fix navigation, stripe and adyen
* fix graphQl npm
* update stories