woocommerce/plugins/woocommerce-admin/client/tasks
Joshua T Flowers 5f8db47c16 Add payment gateway suggestion docs and example extensions (https://github.com/woocommerce/woocommerce-admin/pull/7966)
* Remove dated doc references

* Clean up slotfill and install script docs

* Add filter to suggestion specs

* Register example gateways

* Mock gateway installation and activation

* Add simple gateway

* Update gateway IDs

* Add slot filled gateway

* Add slot fill for slot filled gateway

* Allow gateway to be enabled and marked as configured if already enabled

* Add changelog entry

* Add quick start blurb to markdown file

* Remove duplicate JS registration and add default export

* Add payment settings save hook
2021-12-03 15:13:05 -05:00
..
fills Add payment gateway suggestion docs and example extensions (https://github.com/woocommerce/woocommerce-admin/pull/7966) 2021-12-03 15:13:05 -05:00
test Make Homescreen Default to Single Column Layout (https://github.com/woocommerce/woocommerce-admin/pull/7969) 2021-11-29 13:04:34 -08:00
deprecated-tasks.tsx Move some of the deprecated tasks stuff outside of the main components (https://github.com/woocommerce/woocommerce-admin/pull/7761) 2021-10-12 11:05:43 -03:00
index.ts Move some of the deprecated tasks stuff outside of the main components (https://github.com/woocommerce/woocommerce-admin/pull/7761) 2021-10-12 11:05:43 -03:00
placeholder.scss Add tasks feature flag (https://github.com/woocommerce/woocommerce-admin/pull/7522) 2021-08-23 10:29:20 -04:00
placeholder.tsx Add tasks feature flag (https://github.com/woocommerce/woocommerce-admin/pull/7522) 2021-08-23 10:29:20 -04:00
task-list-item.tsx Make sure the depreciated onClick is triggered and container is used (https://github.com/woocommerce/woocommerce-admin/pull/7749) 2021-10-06 15:47:41 -03:00
task-list-menu.tsx Add task list components to consume task list REST API (https://github.com/woocommerce/woocommerce-admin/pull/7556) 2021-09-01 17:28:24 -04:00
task-list.scss Add task list components to consume task list REST API (https://github.com/woocommerce/woocommerce-admin/pull/7556) 2021-09-01 17:28:24 -04:00
task-list.tsx Tests for task list components (https://github.com/woocommerce/woocommerce-admin/pull/7757) 2021-10-15 16:56:17 -03:00
task.tsx Update add task extension example (https://github.com/woocommerce/woocommerce-admin/pull/7809) 2021-10-27 15:03:27 -04:00
tasks.scss Tests for task list components (https://github.com/woocommerce/woocommerce-admin/pull/7757) 2021-10-15 16:56:17 -03:00
tasks.tsx Make Homescreen Default to Single Column Layout (https://github.com/woocommerce/woocommerce-admin/pull/7969) 2021-11-29 13:04:34 -08:00