Paul Sealock
c145783e0a
Fix dependency declarations ( https://github.com/woocommerce/woocommerce-admin/pull/4972 )
...
* renmove WC comment block
* client routes
* more fixes
* moar search
* getting there
* by hand now
* david beating goliath
* mission accomplished
* client filepath
* save
* got it
* remove script
* fixes
* deal with package internal dep
* remove webpack alias
* fix webpack relative paths
* remove commented rule
* remove extra line
* remove unused modules entry
2020-08-13 14:05:22 +12:00
Timmy Crawford
e02003b46d
Onboarding: Don't show tracking modal if site is already opted in to usage tracking. ( https://github.com/woocommerce/woocommerce-admin/pull/4766 )
2020-07-13 15:35:20 -07:00
Paul Sealock
41481a7299
Button: Remove deprecated isDefault ( https://github.com/woocommerce/woocommerce-admin/pull/4548 )
2020-06-12 07:22:20 +12:00
Paul Sealock
41eeb4f9f9
Options: Add data store ( https://github.com/woocommerce/woocommerce-admin/pull/4144 )
2020-06-11 11:49:27 +12:00
Joshua T Flowers
35616d5f22
Enable tracking on the fly during onboarding ( https://github.com/woocommerce/woocommerce-admin/pull/4368 )
...
* Enable the tracking scripts from client-side on opt-in
* Add more info to tracks debug
* Disable tracks if opted out
2020-05-18 13:35:50 -06:00
Jeff Stieler
e893ce3c54
Fix OBW when new home screen is enabled. ( https://github.com/woocommerce/woocommerce-admin/pull/4215 )
...
* Move ProfileWizard component out of Dashboard.
* Don't trigger the OBW from the Analytics Dashboard (with new home screen).
* Trigger OBW from the new home screen.
* Fix duplicate import.
2020-04-27 08:56:15 -06:00