saleor-dashboard/src/channels
Michał Droń dac77169ae
Add channel setting which allows unpaid orders (#4037)
* Fetch schema

* Build types

* Update GraphQL types

* Implement allow unpaid orders checkbox

* Extract messages

* Fix fixtures

* Fix strict null checks in ChannelForm component

* Rework paddings

* Change checkbox label

* Add changeset

* Fix country code issue when creating new channel
2023-08-01 13:24:23 +02:00
..
components Add channel setting which allows unpaid orders (#4037) 2023-08-01 13:24:23 +02:00
pages Add channel setting which allows unpaid orders (#4037) 2023-08-01 13:24:23 +02:00
views Add channel setting which allows unpaid orders (#4037) 2023-08-01 13:24:23 +02:00
fixtures.ts Add channel setting which allows unpaid orders (#4037) 2023-08-01 13:24:23 +02:00
index.tsx Setup chromatic and cleanup storybook (#3588) 2023-05-12 13:06:27 +02:00
mutations.ts Add allocation strategies with sortable warehouses (#2258) 2022-08-29 13:35:55 +02:00
queries.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
urls.ts Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
utils.ts Add prettier command and run it inside src folder (#3892) 2023-07-11 08:34:08 +02:00
validation.ts Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00