saleor-dashboard/src/channels/components
Tomasz Szymański c30429f7f4
Implement inclusion feature of postal codes (#983)
* Temporary merged schema and types update

* Update typing for zipCodeRules -> postalCodeRules

* Refactor zipCodes to postalCodes

* Fix new schema webhooks

* Delete postal code unassign dialog

* Query inclusion type from backend

* Clean up schema from old mutations

* Proper new mutations structure, all postal code related changes

* Linter changes

* Fix bug with save not being refreshed after codes are added / deleted / inclusion change

* Tests and translations

* Fix warnings across app, minor variables refactor

* Linting

* Trigger deployment

* CR changes, cleanups and refactors

* Update snapshots

* Resolve bug with radio not shows correct value on page refresh

* Fix price and weight creation of codes

* Reducer

* Revert "Reducer"

This reverts commit 07a3aed9c88332bde7d9be61b6dbc29e34e4edba.
2021-02-23 09:58:25 +01:00
..
ChannelDeleteDialog Implement inclusion feature of postal codes (#983) 2021-02-23 09:58:25 +01:00
ChannelForm Saleor 2078/create cypress test ids (#958) 2021-01-26 11:21:54 +01:00
ChannelPickerDialog Saleor 1636 add possibility to filter through channels in order view (#929) 2021-01-13 10:50:54 +01:00
ChannelStatus Multichannel (#833) 2020-11-17 17:10:42 +01:00
styles.ts Multichannel (#833) 2020-11-17 17:10:42 +01:00