louwie17
715f4806f5
Redirect to shipping settings page when task is completed ( https://github.com/woocommerce/woocommerce-admin/pull/6791 )
...
* Redirect to shipping settings page when shipping task after task is completed
* Add changelog and testing instructions
2021-04-13 16:49:29 -03:00
Joel Thiessen
588776deb3
Fix persisted queries being lost when navigating to excluded page (such as Homescreen) ( https://github.com/woocommerce/woocommerce-admin/pull/6614 )
2021-04-02 14:35:31 -07:00
Moon
58823341d3
Update WC Payments plugin copy ( https://github.com/woocommerce/woocommerce-admin/pull/6734 )
...
* Update WC Payments plugin copy
* Add changelog
2021-04-01 20:36:52 -07:00
Hsing-yu Flowers
90f811f2dd
Update folded header style ( https://github.com/woocommerce/woocommerce-admin/pull/6724 )
...
* Update folded header style
* Make header full width for smaller screen
* Add changelog
2021-04-01 14:42:32 +08:00
Moon
d096710842
Fix variation bug with Products reports ( https://github.com/woocommerce/woocommerce-admin/pull/6647 )
...
* Update query param name
* Add changelog
* Fix typo
2021-03-30 12:06:28 -07:00
Moon
ac0d06406c
Add track data for the preview site btn ( https://github.com/woocommerce/woocommerce-admin/pull/6623 )
...
* Add track data for the preview site btn
* Add changelog
* Remove testing instruction
2021-03-30 11:44:17 -07:00
Hsing-yu Flowers
4cbbd920cc
Check active plugins before getting the PayPal onboarding status ( https://github.com/woocommerce/woocommerce-admin/pull/6625 )
...
* Check active plugins before get paypal onboarding status
* Add changelog and testing instructions
Co-authored-by: Bec Scott <me@becdetat.com>
2021-03-30 16:02:19 +10:00
Duc Nguyen
e2043f9875
woocommerce/woocommerce-admin#6600 Add marginBottom setup wizard container ( https://github.com/woocommerce/woocommerce-admin/pull/6620 )
...
* woocommerce/woocommerce-admin#6600 Add marginBottom setup wizard container
* woocommerce/woocommerce-admin#6600 Add issue to changelog
* woocommerce/woocommerce-admin#6600 Correct changlog
Co-authored-by: Bec Scott <me@becdetat.com>
2021-03-30 14:49:31 +10:00
Joshua T Flowers
bc552e14eb
Fix the activity panel toggle not closing on click ( https://github.com/woocommerce/woocommerce-admin/pull/6679 )
...
* Fix activity panel toggle across browsers
* Fix activity panel not full viewport height
2021-03-25 19:42:01 -04:00
Sam Seay
4e17af5734
Show management links when the task list is complete (even if its not hidden). ( https://github.com/woocommerce/woocommerce-admin/pull/6657 )
2021-03-26 10:54:24 +13:00
louwie17
e4a161fa44
Update the mercado option name, so it enables correctly ( https://github.com/woocommerce/woocommerce-admin/pull/6677 )
...
* Update the mercado option name, so it enables correctly
* Add changelog
2021-03-25 18:01:37 -03:00
Sam Seay
cc01b9816e
Fix TypeScript build for `packages` and add types for wc/data's onboarding store ( https://github.com/woocommerce/woocommerce-admin/pull/6595 )
2021-03-25 10:29:37 +13:00
louwie17
babb964ca7
Add IE and NZ to the selective bundle install list ( https://github.com/woocommerce/woocommerce-admin/pull/6649 )
...
* Add IE and NZ to the selective bundle install list
* Add changelog and testing instructions
* Remove testing instructions
2021-03-24 09:30:20 -03:00
Fernando
93cc81206e
Payments task: include Mercado Pago ( https://github.com/woocommerce/woocommerce-admin/pull/6572 )
...
* Added Mercado Pago payment gateway
# Conflicts:
# client/task-list/tasks/payments/index.js
# client/task-list/tasks/payments/methods.js
* Added tests
* Added plugin's name to constants
* Added default url
* Modified card copy
* Modified copy
* Added changelog
# Conflicts:
# readme.txt
* Added testing instructions
# Conflicts:
# TESTING-INSTRUCTIONS.md
* Added "Local Partner" ribbon
* Using local image
* Fixed typo
* Fixed line duplication
Co-authored-by: Fernando Marichal <contacto@fernandomarichal.com>
2021-03-22 15:57:43 -03:00
Moon
5c99f54828
Fix "Themes" step visibility bug in IE 11 ( https://github.com/woocommerce/woocommerce-admin/pull/6578 )
...
* Fix themes are not visible in IE 11
* Add CSS class for the first 40 card items
2021-03-22 10:01:53 -07:00
louwie17
193b5d7d71
Added paystack to payment methods for african countries ( https://github.com/woocommerce/woocommerce-admin/pull/6579 )
...
* Added paystack to payment methods for african countries
* Enforce the use of 'setMethodEnabledOption'
* Add changelog and test instructions
2021-03-18 17:30:17 -03:00
Paul Sealock
b7360d0d55
Add typescript to Nav utils ( https://github.com/woocommerce/woocommerce-admin/pull/6477 )
...
* Add typescript to nav utils--no-verify
* save
* progress
* fixup category
* better
* getting closer
* grrr
* appease the type gods
* move types to start of page
* Fixup addHistoryListener
* Add typescript to nav utils--no-verify
* save
* progress
* fixup category
* better
* fix tsconfig
* changelog
* add babel jest typescript preset for tests
* fix rebase issue
* PR feedabck
* update package-lock
* eslint fix
2021-03-18 16:38:38 +13:00
Sam Seay
e0fcee518a
Add tracking for the business step ( https://github.com/woocommerce/woocommerce-admin/pull/6575 )
2021-03-18 16:36:40 +13:00
Moon
fda300ff4f
Improve WC Shipping & Tax logic ( https://github.com/woocommerce/woocommerce-admin/pull/6547 )
...
* Improve WC Shipping & Tax logic
* Add changelog
* Simplify return statement
* Add test for filtering selected extensions
* Fix broken test
2021-03-17 01:22:33 -07:00
Paul Sealock
7c61e2bff9
Hook Reference: Automate a reference resource ( https://github.com/woocommerce/woocommerce-admin/pull/6454 )
...
* read sample doc
* npm cli
* work with arrays
* Its happening
* better naming
* cleanup
* moar cleanup
* new line
* better
* save
* fixup rebase error
* package lock update
* node 12 usage
* add changelog
* fancy logs
* update package lock
* changelog in right place
2021-03-17 13:27:26 +13:00
Joshua T Flowers
4ad0d142e4
Refactor profile wizard benefits step and add tests ( https://github.com/woocommerce/woocommerce-admin/pull/6583 )
...
* Refactor benefits component to functional component
* Update to useSelect and useDispatch
* Use state to store installing state
* Separate benefits components
* Add missing translator comments
* Don't show benefits screen when already completed
* Add benefits step tests
* Add changelog entry and testing instructions
2021-03-16 13:27:15 -04:00
Sam Seay
d55120bfb0
Add tracking for mail poet installs ( https://github.com/woocommerce/woocommerce-admin/pull/6603 )
2021-03-17 06:25:48 +13:00
Joshua T Flowers
84a9cfac87
Add filter to profile wizard steps ( https://github.com/woocommerce/woocommerce-admin/pull/6564 )
...
* Add filter to profile wizard steps
* Add changelog entry and testing instructions
* Make testing instructions easier
2021-03-16 12:58:31 -04:00
Joshua T Flowers
4d445350ea
Close activity panel tabs by default and track ( https://github.com/woocommerce/woocommerce-admin/pull/6566 )
...
* Close activity panels by default and track shown
* Add task list shown data to tracks
* Add changelog and testing instructions
* Fire the panel tracks again when the task list is hidden
2021-03-15 20:34:20 -04:00
Joshua T Flowers
3e90b8642a
Update undefined task name properties for help panel tracks ( https://github.com/woocommerce/woocommerce-admin/pull/6565 )
...
* Update undefined task name properties for help panel tracks
* Add changelog entry and testing instructions
2021-03-15 19:44:53 -04:00
Sam Seay
e51e1401c5
Fix a bug where the JP connection flow would not activate ( https://github.com/woocommerce/woocommerce-admin/pull/6521 )
...
Fixes woocommerce/woocommerce-admin#6488
Changes.
* See the issue for the discussion, but we're changing the behaviour of triggering the connection flow as part of this. Before it was required that both wc-services and wc-admin were installed before triggering the flow.
* Also the plugins value was not being updated properly in the new flow, but plugins is not used in any useful way in the onboarding profile, so I have removed it completely. We now rely on the actual installed plugins to determine what is installed/activated.
2021-03-12 16:36:23 +13:00
Joshua T Flowers
828eccb20e
Fix hidden menu title on smaller screens ( https://github.com/woocommerce/woocommerce-admin/pull/6562 )
...
* Fix hidden menu title on smaller screens
* Add changelog entry and testing instructions
2021-03-11 15:01:37 -05:00
Ilyas Foo
6c097d7745
Add CES survey for search product, order, customer ( https://github.com/woocommerce/woocommerce-admin/pull/6420 )
...
* Add CES survey for search product, order, customer
* Update readme and testing instructions
* Add line feed
* Utilize get_current_screen
2021-03-11 17:35:57 +08:00
Ilyas Foo
cab6a56378
Add Ireland to Square payment method ( https://github.com/woocommerce/woocommerce-admin/pull/6559 )
...
* Add Ireland country code to Square payment method
* Add testing instructions and changelog
2021-03-11 17:25:13 +08:00
Fernando
1267af3665
Business features step: include Mailpoet ( https://github.com/woocommerce/woocommerce-admin/pull/6515 )
...
* Added "MailPoet" option to new Business Details step
This commit adds "MailPoet" option to the new Business Details step
* Modified the Creative Mail copy
* Added changelog
* Added testing instructions
# Conflicts:
# TESTING-INSTRUCTIONS.md
* Fixed testing instructions
* Fixed e2e tests
Co-authored-by: Fernando Marichal <contacto@fernandomarichal.com>
2021-03-10 14:27:58 -03:00
louwie17
cb3c1e88e8
Add tilde (~) option for client root directory ( https://github.com/woocommerce/woocommerce-admin/pull/6517 )
...
* Add tilde option for client root directory
* Support tilde start as internal to fix lint issues
* Update baseUrl and paths so auto complete works correctly
* Add changelogs
* Add eslint support for webpack resolvers
Co-authored-by: Matt Sherman <matt@jam123.com>
2021-03-10 11:11:37 -04:00
Joshua T Flowers
b7d4da5f45
Add nav intro modal tests ( https://github.com/woocommerce/woocommerce-admin/pull/6518 )
...
* Remove unnecessary tracking opt in check
* Add intro modal tests
* Add changelog entry
* Add extra check to see if modal has previously been dismissed
2021-03-09 17:53:24 -05:00
Elizabeth Pizzuti
4d1f1cdcb4
Change "Store Setup" link in top bar to "Finish setup" ( https://github.com/woocommerce/woocommerce-admin/pull/6526 )
2021-03-09 17:50:37 -05:00
Fernando
0ebccd674b
Fixed associated Order Number for refunds ( https://github.com/woocommerce/woocommerce-admin/pull/6428 )
...
* Fixed related orders problem
This commit fixes the related orders problem
* Fixed customer type query
* Fixed get_order_number filtering
* Added a default value to totalResults
This commit adds a default value to totalResults (in order to avoid errors)
* Added testing instructions
# Conflicts:
# TESTING-INSTRUCTIONS.md
* Added changelog
# Conflicts:
# readme.txt
* Fixed orders without products
* Added tests
Co-authored-by: Fernando Marichal <contacto@fernandomarichal.com>
2021-03-09 15:57:50 -03:00
Fernando
5b368f4227
Store profiler: Business Details steps changes ( https://github.com/woocommerce/woocommerce-admin/pull/6503 )
...
* Added "MailPoet" option to Business Details step
This commit adds the "MailPoet" option to Business Details step in the OBW
* Fixed plugins order
* Creative Mail option toggled off by default
This commit toggles off the Creative Mail option by default
* Fixed copy and image URL
* Added mailpoet.png image
* Added changelog
# Conflicts:
# readme.txt
* Added testing instructions
# Conflicts:
# TESTING-INSTRUCTIONS.md
* Fixed key
* Fixed lint error
* Fixed testing instructions
Co-authored-by: Fernando Marichal <contacto@fernandomarichal.com>
2021-03-09 15:00:34 -03:00
Joel Thiessen
84467d4f2a
Fixing site errors being concealed by new navigation ( https://github.com/woocommerce/woocommerce-admin/pull/6337 )
2021-03-09 09:40:56 -08:00
Joshua T Flowers
0e1b81b3c9
Remove mobile activity panel toggle ( https://github.com/woocommerce/woocommerce-admin/pull/6539 )
...
* Remove activity panel mobile sub nav
* Allow toggling of tab in focus outside
* Add changelog and testing instructions
2021-03-09 08:11:49 -05:00
louwie17
14e2becc9a
Update/6487 target audience of business feature step ( https://github.com/woocommerce/woocommerce-admin/pull/6508 )
...
* Prune out old bundle flow and expand range of new one
* Add feature flag, default to true
* Update feature flag, and updated WcPay logic
* Fix lint errors
* Add changelog
* Onlly show WC payments task if part of the business extensions
* Remove stray console log
* Update copy of WCPay card
* Add a couple more e2e tests
* Add await for click
* Add test instructions
2021-03-08 10:23:39 -04:00
Joel Thiessen
0bccfc123f
Adding client-side filter to navigation root url ( https://github.com/woocommerce/woocommerce-admin/pull/6505 )
2021-03-05 08:34:17 -08:00
Joshua T Flowers
198e3fb7ce
Add navigation container tests ( https://github.com/woocommerce/woocommerce-admin/pull/6464 )
...
* Add changelog and testing instructions
* Set active level when matching a new item
* Add navigation container tests
* Add testing instructions and changelog
* Update testing instructions
* Fix up missing changelog entries after rebase
* Add in missing menu items from useSelect in tests
2021-03-05 09:35:53 -05:00
Moon
5dfe505f94
add preview site btn in personalize store task ( https://github.com/woocommerce/woocommerce-admin/pull/6513 )
...
* Add preview site btn on appearance task
* Add testing instructions and changelog
* Change letter case
2021-03-04 18:37:18 -08:00
Joshua T Flowers
d5b4c432e0
Add nav header component tests ( https://github.com/woocommerce/woocommerce-admin/pull/6509 )
...
* Add nav header component tests
* Add changelog
2021-03-04 16:13:11 -05:00
Joshua T Flowers
5f9e4f3164
Add legacy report items to new navigation ( https://github.com/woocommerce/woocommerce-admin/pull/6507 )
...
* Add legacy report items
* Hide nav tabs on report pages
* Add testing instructions and changelog entry
2021-03-04 10:45:12 -05:00
Joshua T Flowers
2acbc0c1e8
Add category title tests ( https://github.com/woocommerce/woocommerce-admin/pull/6445 )
2021-03-04 10:32:46 -05:00
Fernando
09d6bd9164
Fixed a few console errors in JS tests ( https://github.com/woocommerce/woocommerce-admin/pull/6472 )
...
* Fixed connect test
* Fixed plugins test
* Fixed stock panel tests
* Added changelog
# Conflicts:
# readme.txt
* Removed blank line
* Changelog line removed
Co-authored-by: Fernando Marichal <contacto@fernandomarichal.com>
2021-03-04 09:15:03 -03:00
Joshua T Flowers
40a86daf2f
Remove active item from navigation store ( https://github.com/woocommerce/woocommerce-admin/pull/6486 )
...
* Remove active item from navigation store
* Add changelog entry
2021-03-03 16:57:00 -05:00
Sam Seay
bb821a76e9
Add a back button to the Header when the task list is displayed. ( https://github.com/woocommerce/woocommerce-admin/pull/6397 )
2021-03-03 13:05:08 +13:00
Joshua T Flowers
fbeb535b20
Use static images for nav intro modal ( https://github.com/woocommerce/woocommerce-admin/pull/6493 )
...
* Use static images for nav intro modal
* Add 2x images
2021-03-03 12:24:02 +13:00
Sam Seay
7229948cd1
Add a new revenue option, 'rather not say' ( https://github.com/woocommerce/woocommerce-admin/pull/6475 )
2021-03-03 11:59:18 +13:00
Joshua T Flowers
8a0ba82e6f
Add nav favorite button tests ( https://github.com/woocommerce/woocommerce-admin/pull/6446 )
...
* Add nav favorite button tests
* Add changelog entry
2021-03-02 11:19:31 -05:00