saleor-dashboard/src/channels/views/ChannelDetails
Marek Choiński 3f5cacb8a0
Saleor 1906 user should be able to delete a channel if there are no orders associated with it (#901)
* Update type of channelDetailsFragment

* Add hasOrder recognition

* Update types

* Add delete channel on details page

* Refactor fixtures

* Update locale

* Refactor

* Remove redundant assignment

* Move messages to defineMessages

* Simplify variables

* Create util getChannelsCurrencyChoices

* Add message

* Update locale

* Refactor to mapNodeToChoice
2021-01-12 15:44:11 +01:00
..
ChannelDetails.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
index.ts Multichannel (#833) 2020-11-17 17:10:42 +01:00