saleor-dashboard/src/orders
Michał Droń f5f4858cf1
Change StatusLabels to Pills (#1867)
* Change StatusLabels to Pills (#1819)

* Refactor StatusLabel component to use Pills

* Remove StatusLabel component

* Remove StatusChip component

* Refactor ChannelsAvailibilityDropdown for usage with Pills

* Remove AvailabilityStatusLabel

* Fix FilterErrorsList dot

* Refactor plugin availability

* Update messages

* Update snapshots & solve rebase conflicts

* Fix rebase conflict - duplicate intl

* Handle products & collections without channels

* Change plugins messages from inactive to deactivated

* Remove redundant ChannelConfigPopup

* Change AvailabilityMenu from onClick to onHover

* Update snapshots & fix rebase conflicts

* Add order title

* Fix status colors

* Remove unused import

* Fix extra spacing in unfulfilled pill

* Add payment card title & move messages outside file

* Fix impromper skeleton rendering in product list

* Update snapshots & fix rebase conflicts

* Change plugins pills to interactive

* Update snapshots

* Trigger deployment

* Apply minor CR fixes

* Change callb
acks props to mapped objects in ChannelsAvailabilityMenu

* Rebase / update snapshots

* Fix fulfilled from label position

* Update snapshots

* Change messages names in oRderPayment

* Fix Pill overflowing

* Update snapshots
2022-02-17 12:08:17 +01:00
..
components Change StatusLabels to Pills (#1867) 2022-02-17 12:08:17 +01:00
containers Introduce fulfillment creation API (#1241) 2021-08-20 16:36:05 +02:00
types Support apps in navigation (#1785) 2022-02-02 16:30:34 +01:00
utils Port new shipping method schema to 3.1 (#1768) 2022-01-24 14:50:17 +01:00
views Refactor changing address in order details directly (#1697) (#1818) 2022-02-02 12:22:39 +01:00
fixtures.ts Port new shipping method schema to 3.1 (#1768) 2022-01-24 14:50:17 +01:00
index.tsx Saleor 1856/implement discount modal 2 (#978) 2021-03-05 15:52:02 +01:00
mutations.ts Port new shipping method schema to 3.1 (#1768) 2022-01-24 14:50:17 +01:00
queries.ts Use variant prices in add product modal (#1698) 2021-12-23 16:00:37 +01:00
urls.ts Gift cards post mvp (#1632) 2022-01-25 13:44:19 +01:00