saleor-dashboard/cypress/elements/channels
Michał Droń b386cf060f
Add order expiration (#3843)
* 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>
2023-07-12 14:04:50 +02:00
..
add-channel-form-selectors.js Add order expiration (#3843) 2023-07-12 14:04:50 +02:00
available-channels-form.js Allow to copy and go to product details on order details datagrid (#3744) 2023-06-20 10:29:28 +02:00
channel-form-selectors.js add data-test-id in channel picker (#2036) 2022-05-16 10:30:34 +02:00
channels-selectors.js Add order expiration (#3843) 2023-07-12 14:04:50 +02:00
index.js dashboard demo tests (#3431) 2023-04-05 09:09:53 +02:00
select-channels-to-assign.js tests for pagination (#1062) 2021-04-21 15:14:38 +02:00