saleor-dashboard/src/channels/components/ChannelsWithVariantsAvailabilityDialog
Dominik Żegleń ffe44be733
Fix back button on manage channels at product details (#1380) (#1417)
* Simplify "changed" logic

* Improve code composition

* Test base state and setters

* Add more tests

* Fix changed logic

* Rename hasChanged output

* Move channel data outside hook

* Move some logic to utils

* Save data in dialog and pass to view

* Split hooks

* Fix react warnings

* Fix story

* Alias type

* Fix stories

* Remove rebase artifact

* Reset state after closing modal

* Capitalize type name
2021-09-17 18:02:44 +02:00
..
ChannelsWithVariantsAvailabilityDialog.stories.tsx Fix back button on manage channels at product details (#1380) (#1417) 2021-09-17 18:02:44 +02:00
ChannelsWithVariantsAvailabilityDialog.tsx Fix back button on manage channels at product details (#1380) (#1417) 2021-09-17 18:02:44 +02:00
ChannelsWithVariantsAvailabilityDialogContent.tsx Fix back button on manage channels at product details (#1380) (#1417) 2021-09-17 18:02:44 +02:00
index.tsx Add channel shipping zones (#1015) 2021-04-14 15:44:25 +02:00