saleor-dashboard/src/orders
AlicjaSzu eba4ba2edf
update VisibilityCard component (#679)
* update VisibilityCard component

* add visibleInListings in Product

* update mutations and types with visibleInListings

* update ProductExportDialogInfo with availableForPurchase

* update defaultMessages

* update useDateLocalize hook

* update cypress tests

* update orders with availability info

* revert cypress changes

* update changelog

* update product update handlers

* fix VisibilityCard styles

* create AvailabilityCard component

* update defaultMessages

* update snapshots and messages

* fix ProductCreatePage form data types

* update defaultMessages
2020-09-03 12:25:16 +02:00
..
components update VisibilityCard component (#679) 2020-09-03 12:25:16 +02:00
containers Implement send invoice email mutation 2020-07-08 10:44:30 +02:00
types update VisibilityCard component (#679) 2020-09-03 12:25:16 +02:00
views Add product export (#620) 2020-07-30 11:54:16 +02:00
fixtures.ts update VisibilityCard component (#679) 2020-09-03 12:25:16 +02:00
index.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
mutations.ts Partially revert update queries 2020-07-08 10:44:38 +02:00
queries.ts Add product export (#620) 2020-07-30 11:54:16 +02:00
urls.ts Create invoice email send dialog 2020-07-08 10:44:31 +02:00