saleor-dashboard/src/channels
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
..
ChannelsWithVariantsAvailabilityCard Fix back button on manage channels at product details (#1380) (#1417) 2021-09-17 18:02:44 +02:00
components Fix back button on manage channels at product details (#1380) (#1417) 2021-09-17 18:02:44 +02:00
pages Merge pull request #1340 from mirumee/SALEOR-2907/3.0/prevent-white-space-only-channel-names (#1348) 2021-08-31 14:33:45 +02:00
types Add channel default country (#1330) 2021-08-25 12:45:23 +02:00
views Add channel default country (#1330) 2021-08-25 12:45:23 +02:00
fixtures.ts Add channel default country (#1330) 2021-08-25 12:45:23 +02:00
index.tsx Saleor 1906 user should be able to delete a channel if there are no orders associated with it (#901) 2021-01-12 15:44:11 +01:00
mutations.ts Drop deprecated fields (#1071) 2021-04-26 09:49:55 +02:00
queries.ts Show channel picker to all staff members (#969) 2021-02-02 10:38:43 +01:00
urls.ts replace stringifyQs imports 2021-08-09 17:27:13 +02:00
utils.ts Use available channels from context (#1115) 2021-05-18 12:08:44 +02:00