saleor-dashboard/src/webhooks/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
..
WebhookCreatePage Apps (#599) 2020-07-22 12:54:15 +02:00
WebhookDeleteDialog Apps (#599) 2020-07-22 12:54:15 +02:00
WebhookEvents Implement inclusion feature of postal codes (#983) 2021-02-23 09:58:25 +01:00
WebhookInfo Apps (#599) 2020-07-22 12:54:15 +02:00
WebhooksDetailsPage Apps (#599) 2020-07-22 12:54:15 +02:00
WebhooksList Apps (#599) 2020-07-22 12:54:15 +02:00
WebhookStatus Add serviceAccount search and autocomplete input 2019-10-14 16:41:41 +02:00