Joshua T Flowers
Joshua T Flowers
### All Submissions: - [x] Have you followed the [WooCommerce Contributing guideline](https://github.com/woocommerce/woocommerce/blob/trunk/.github/CONTRIBUTING.md)? - [x] Does your code follow the [WordPress' coding standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/)? - [x] Have you checked to ensure there...
### All Submissions: - [x] Have you followed the [WooCommerce Contributing guideline](https://github.com/woocommerce/woocommerce/blob/trunk/.github/CONTRIBUTING.md)? - [x] Does your code follow the [WordPress' coding standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/)? - [x] Have you checked to ensure there...
### All Submissions: - [x] Have you followed the [WooCommerce Contributing guideline](https://github.com/woocommerce/woocommerce/blob/trunk/.github/CONTRIBUTING.md)? - [x] Does your code follow the [WordPress' coding standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/)? - [x] Have you checked to ensure there...
### Describe the bug The WC Pay task installs WC Pay and redirects, but nothing seems to occur while this is happening. A busy state should be placed on this...
Adds in the helper methods to allow setup of Mercado Pago during WooCommerce onboarding. Related to https://github.com/woocommerce/woocommerce-admin/pull/7043 Note that I made some assumptions about whether or not this payment gateway...
### All Submissions: - [x] Have you followed the [WooCommerce Contributing guideline](https://github.com/woocommerce/woocommerce/blob/trunk/.github/CONTRIBUTING.md)? - [x] Does your code follow the [WordPress' coding standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/)? - [x] Have you checked to ensure there...
Once https://github.com/woocommerce/woocommerce/pull/34435 is merged, we should add a toolbar to adjust image gallery items. This toolbar should allow: * Dragging of the item via a handle * Updating the order...
### All Submissions: - [ ] Have you followed the [WooCommerce Contributing guideline](https://github.com/woocommerce/woocommerce/blob/trunk/.github/CONTRIBUTING.md)? - [ ] Does your code follow the [WordPress' coding standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/)? - [ ] Have you checked...
Adds the setup methods for the payment gateway task in WooCommerce onboarding. 1. Check out this branch of WooCommerce Admin - https://github.com/woocommerce/woocommerce-admin/pull/7281 2. Make sure you're in a country that...
When selecting a child underneath a parent, we should show the indeterminate status in the parent's checkbox if the parent is not also selected. Note that the design here is...