woocommerce/plugins/woocommerce-admin/client/task-list
Fernando a7a59583c9 Added skip profiler functionality (https://github.com/woocommerce/woocommerce-admin/pull/4721)
* Added skip profiler functionality

This commit adds the skip profiler functionality, leaving the Home screen `Store details` as incomplete.

# Conflicts:
#	client/task-list/tasks.js

* Unit tests repaiared

* Added OBW page

This commit makes the necessary changes to add an OBW page

# Conflicts:
#	client/profile-wizard/index.js

* Event name changed

This commit renames the event name we were recording since it was wrong.

* Redirection modified

This commit modifies the way we do redirection

# Conflicts:
#	client/profile-wizard/index.js

* Removed `profiler` feature flag

* Removed `profiler` feature flag

This commit removes the `profiler` feature flag

* Added error handling for `updateProfileItems`

This commit adds error handling for the method `updateProfileItems`

* Update client/profile-wizard/index.js

Co-authored-by: Matt Sherman <matt.sherman@automattic.com>

* Removed "throw" from "then"

* Update client/dashboard/index.js

Co-authored-by: Joshua T Flowers <joshuatf@gmail.com>

* Update client/profile-wizard/index.js

Co-authored-by: Joshua T Flowers <joshuatf@gmail.com>

* Modified redirection URL

This commit modifies the redirection URL.

# Conflicts:
#	client/task-list/tasks.js

# Conflicts:
#	client/profile-wizard/index.js

* Removed the variable "lastStep" and the related logic.

* Removed change of state for variable "skipped"

* Added error trowing to onboarding actions

This commit adds error trowing to onboarding actions

* Removed response handling for `updateProfileItems`

* Added default value for "profileItems" in Homescreen and Dashboard

* Removed `step` from OnboardingProfile and test

This commit removes the `step` from OnboardingProfile.php and from tests

Co-authored-by: Fernando Marichal <contacto@fernandomarichal.com>
Co-authored-by: Matt Sherman <matt.sherman@automattic.com>
Co-authored-by: Joshua T Flowers <joshuatf@gmail.com>
2020-07-16 12:17:10 -03:00
..
tasks Add option to automatically create a PayPal account (https://github.com/woocommerce/woocommerce-admin/pull/4804) 2020-07-15 08:10:21 -04:00
test Add option to automatically create a PayPal account (https://github.com/woocommerce/woocommerce-admin/pull/4804) 2020-07-15 08:10:21 -04:00
index.js Admin note to install other payment providers (https://github.com/woocommerce/woocommerce-admin/pull/4795) 2020-07-15 12:09:49 +10:00
placeholder.js Update TaskList design (https://github.com/woocommerce/woocommerce-admin/pull/4434) 2020-05-27 10:08:39 -06:00
style.scss Add option to automatically create a PayPal account (https://github.com/woocommerce/woocommerce-admin/pull/4804) 2020-07-15 08:10:21 -04:00
tasks.js Added skip profiler functionality (https://github.com/woocommerce/woocommerce-admin/pull/4721) 2020-07-16 12:17:10 -03:00