woocommerce/plugins/woocommerce-admin/client/task-list/tasks/payments
Joshua T Flowers eb6186a29c Refactor payments to allow management of methods (https://github.com/woocommerce/woocommerce-admin/pull/6786)
* Add manage button for enabled and configured payments

* Enable methods only instead of toggling

* Update payment methods location

* Move ribbon to separate component

* Move setup container to separate component

* Move payment action to separate component

* Refactor payments to functional component

* Fix missing action props

* Fix broken onsetup callback

* Update payment method keys to match management pages

* Add changelog and testing instructions

* Revert key changes in favor of manageUrl

* Update e2e tests for payments
2021-04-14 15:26:50 -04:00
..
images Implement the PayU payment task and fix a bug (https://github.com/woocommerce/woocommerce-admin/pull/6332) 2021-02-17 10:08:35 +13:00
methods Refactor payments to allow management of methods (https://github.com/woocommerce/woocommerce-admin/pull/6786) 2021-04-14 15:26:50 -04:00
action.js Refactor payments to allow management of methods (https://github.com/woocommerce/woocommerce-admin/pull/6786) 2021-04-14 15:26:50 -04:00
generic-payment-step.js Added paystack to payment methods for african countries (https://github.com/woocommerce/woocommerce-admin/pull/6579) 2021-03-18 17:30:17 -03:00
index.js Refactor payments to allow management of methods (https://github.com/woocommerce/woocommerce-admin/pull/6786) 2021-04-14 15:26:50 -04:00
recommended-ribbon.js Refactor payments to allow management of methods (https://github.com/woocommerce/woocommerce-admin/pull/6786) 2021-04-14 15:26:50 -04:00
setup.js Refactor payments to allow management of methods (https://github.com/woocommerce/woocommerce-admin/pull/6786) 2021-04-14 15:26:50 -04:00