Joshua T Flowers
c683376761
Skip schedule customer data deletion on site deletion ( https://github.com/woocommerce/woocommerce-admin/pull/7214 )
...
* Skip schedule customer data deletion on site deletion
* Add changelog entry
2021-06-22 20:07:18 -04:00
Jeff Stieler
d819373057
Avoid updating customer info synchronously when "last active" is modified. ( https://github.com/woocommerce/woocommerce-admin/pull/6765 )
...
* Schedule (async) customer update when last active date is modified.
* Add test case for scheduled customer update.
* Add changelog entry.
2021-04-12 10:17:02 -04:00
Joshua T Flowers
28a6622b3b
Delete customer data on network user deletion ( https://github.com/woocommerce/woocommerce-admin/pull/6574 )
...
* Delete customer data on network user deletion
* Add changelog entry and testing instructions
2021-03-18 15:14:04 -04:00
Jeff Stieler
025860c879
Delete associated customer analytics data when user is deleted from WordPress. ( https://github.com/woocommerce/woocommerce-admin/pull/4977 )
...
* Delete customer lookup rows when their corresponding user is deleted.
* Asynchronously delete users from customer lookup table.
* Add user deletion test case.
* Fix user deletion test.
2020-08-13 09:23:51 -04:00
Claudio Sanches
073a3f706f
Fix usage of "package" tag in file headers ( https://github.com/woocommerce/woocommerce-admin/pull/4940 )
...
* Don't require package tag or file comment inside src
* Removed package tag from files inside src
* Fixed tests directory in phpcs.xml.dist
* Fixed usage of package tag
* Fixed new classes
* Fixed coding standards
* Fixed coding standards in tests
2020-08-11 16:18:47 -03:00
Ron Rennick
d657613888
add privacy erasure via woocommerce hook ( https://github.com/woocommerce/woocommerce-admin/pull/3511 )
...
* add privacy erasure via woocommerce hook
Co-Authored-By: Joshua T Flowers <joshuatf@gmail.com>
2020-01-09 09:07:16 -04:00
Joshua T Flowers
af5022c3d1
Reports sync refactor ( https://github.com/woocommerce/woocommerce-admin/pull/3285 )
2020-01-03 00:00:37 +08:00