saleor-dashboard/src/plugins
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
types Fixed issue with redundant payload for plugins view (#1203) (#1203) 2021-07-09 10:04:33 +02:00
views Exit dirty form (#1816) 2022-02-01 10:58:06 +01:00
fixtures.ts Fixed issue with redundant payload for plugins view (#1203) (#1203) 2021-07-09 10:04:33 +02:00
index.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
mutations.ts Unify channel ID param in graphql (#1131) 2021-06-01 14:25:43 +02:00
queries.ts Fixed issue with redundant payload for plugins view (#1203) (#1203) 2021-07-09 10:04:33 +02:00
urls.ts replace stringifyQs imports 2021-08-09 17:27:13 +02:00
utils.ts Feature - channels per plugin (#1093) 2021-05-11 15:58:09 +02:00