Dawid Tarasiuk
|
62e844449b
|
Fix order fullfilment redirect
|
2020-10-06 11:44:57 +02:00 |
|
dominik-zeglen
|
453410b43d
|
Add metadata editor to order view
|
2020-09-04 13:06:00 +02:00 |
|
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 |
|
Tomasz Szymański
|
97938a6018
|
Order history events for invoicing (#610)
* Order history events for invoicing
* Added missing translations
|
2020-07-15 19:19:50 +02:00 |
|
Dawid Tarasiuk
|
43ae37d229
|
Update invoice fragment
|
2020-07-08 10:44:35 +02:00 |
|
Dawid Tarasiuk
|
25b0082455
|
Implement generate invoice mutation
|
2020-07-08 10:44:29 +02:00 |
|
Dawid Tarasiuk
|
e48e0a030e
|
Query invoices for order
|
2020-07-08 10:44:27 +02:00 |
|
dominik-zeglen
|
eddec1a5c2
|
Move fragments to avoid circular imports
|
2020-07-07 12:14:12 +02:00 |
|