saleor-dashboard/src/channels
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
..
components 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
pages 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
types 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
views 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
fixtures.ts 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.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 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
queries.ts Multichannel (#833) 2020-11-17 17:10:42 +01:00
urls.ts 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
utils.ts 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