renovate[bot]
|
ae45a2031e
|
Update dependency d3-scale-chromatic to v1.4.0 (https://github.com/woocommerce/woocommerce-admin/pull/2787)
|
2019-08-15 14:09:51 +08:00 |
renovate[bot]
|
c1eac01cd2
|
Update dependency composer/installers to v1.7.0 (https://github.com/woocommerce/woocommerce-admin/pull/2786)
|
2019-08-15 14:03:09 +08:00 |
Jeff Stieler
|
bece81b757
|
Add inbox notice promoting the Facebook extension.
|
2019-08-14 19:32:59 -07:00 |
Paul Sealock
|
b4185d986a
|
styles
|
2019-08-15 14:25:18 +12:00 |
Paul Sealock
|
cfd2bf376c
|
replace version function
|
2019-08-15 14:24:34 +12:00 |
Paul Sealock
|
5b56c86605
|
remover composer install
|
2019-08-15 14:10:10 +12:00 |
Paul Sealock
|
42bba7b376
|
release 0.17.0
|
2019-08-15 13:43:22 +12:00 |
Paul Sealock
|
3e17a1254b
|
use package.json changes
|
2019-08-15 11:44:15 +12:00 |
Paul Sealock
|
2851bef09e
|
add composer install in pre-release step
|
2019-08-15 10:36:53 +12:00 |
Ron Rennick
|
2a994fca0e
|
Merge pull request woocommerce/woocommerce-admin#2794 from woocommerce/update/class-sniff-exclude
update the class filename exclusion to /src/ for PSR-4
|
2019-08-14 16:58:34 -03:00 |
Ron Rennick
|
57e27568a1
|
update the class filename exclusion to /src/ for PSR-4
|
2019-08-14 16:10:40 -03:00 |
Ron Rennick
|
d2b48f0fcd
|
scroll import action to import section of settings page
|
2019-08-14 14:35:28 -03:00 |
Ron Rennick
|
e00c58fd45
|
Merge pull request woocommerce/woocommerce-admin#2776 from woocommerce/fix/2775
Fix warnings in report segmenting
|
2019-08-14 14:22:50 -03:00 |
Ron Rennick
|
0d45811e73
|
fix warnings in chart segmenting
|
2019-08-14 12:50:11 -03:00 |
Jeff Stieler
|
d3c1d34a60
|
Fix category report comparison chart render. (https://github.com/woocommerce/woocommerce-admin/pull/2710)
* Restrict product stats category comparison queries, fix LIMIT clause, and avoid adding dates outside of the initial interval query to response.
|
2019-08-14 08:02:06 -07:00 |
Jeff Stieler
|
1b9f3ed0b3
|
Merge pull request woocommerce/woocommerce-admin#2785 from woocommerce/fix/2775-long-time-scale-chart-render
Wait until all chart data page requests are complete before rendering.
|
2019-08-14 07:59:22 -07:00 |
Ron Rennick
|
b7c3aade71
|
Merge pull request woocommerce/woocommerce-admin#2782 from woocommerce/fix/2780
update WC tested to version to 3.7.0
|
2019-08-14 09:16:05 -03:00 |
Jeff Stieler
|
6cb15280bb
|
Wait until all chart data page requests are complete before rendering.
|
2019-08-13 15:27:15 -07:00 |
Jeff Stieler
|
edbbc33701
|
Merge pull request woocommerce/woocommerce-admin#2717 from woocommerce/fix/2711-autoload-classes
Use Composer autoloading for class files
|
2019-08-13 11:19:39 -07:00 |
Ron Rennick
|
ec48f6739e
|
update WC tested to version to 3.7.0
|
2019-08-13 10:29:17 -03:00 |
Jeff Stieler
|
37e849221b
|
Fix namespace on helper class usage.
|
2019-08-12 15:27:12 -07:00 |
Jeff Stieler
|
953427bea5
|
Remove defunct filename prefix from remaining files.
Excluding the note classes for third party compatibility.
|
2019-08-12 15:06:36 -07:00 |
Jeff Stieler
|
9bc54b3344
|
Remove defunct filename prefix from API init class.
|
2019-08-12 15:03:24 -07:00 |
Jeff Stieler
|
4356eef13d
|
Remove defunct filename prefix from feature classes.
|
2019-08-12 15:03:23 -07:00 |
Jeff Stieler
|
d4d0a31486
|
Flatten includes/ directory.
|
2019-08-12 15:03:23 -07:00 |
Jeff Stieler
|
c73325c312
|
PSR-4ify the loader class.
|
2019-08-12 15:03:22 -07:00 |
Jeff Stieler
|
13878db9ac
|
PSR-4ify the feature plugin and install classes.
|
2019-08-12 15:03:21 -07:00 |
Jeff Stieler
|
7dd4d2b791
|
PSR-4ify the reports time interval class.
|
2019-08-12 15:03:21 -07:00 |
Jeff Stieler
|
a61d292c67
|
PSR-4ify the report parameter exception class.
|
2019-08-12 15:03:20 -07:00 |
Jeff Stieler
|
57ece077a6
|
Fix daily cron notes task class.
|
2019-08-12 15:03:19 -07:00 |
Jeff Stieler
|
88f6fd9d06
|
PSR-4ify report query classes.
|
2019-08-12 15:03:19 -07:00 |
Jeff Stieler
|
8f61462328
|
PSR-4ify the report stats segmenter classes.
|
2019-08-12 15:03:18 -07:00 |
Jeff Stieler
|
3e9ef793a7
|
PSR-4ify the reports data store interface class.
|
2019-08-12 15:03:17 -07:00 |
Jeff Stieler
|
b7912bc579
|
PSR4-ify the Reports data store classes.
|
2019-08-12 15:03:17 -07:00 |
Jeff Stieler
|
a67d577ad2
|
PSR-4ify all Report Controller classes.
|
2019-08-12 15:03:16 -07:00 |
Jeff Stieler
|
b71d8c23c8
|
PSR4-ify core API subclasses.
|
2019-08-12 15:03:15 -07:00 |
Jeff Stieler
|
fe3dc0dd7c
|
Reorganize API classes.
|
2019-08-12 15:03:14 -07:00 |
Jeff Stieler
|
25ac10e5d5
|
Fix namespaces for Notes classes used in installation routine.
|
2019-08-12 15:03:14 -07:00 |
Jeff Stieler
|
9d2757f1b2
|
PSR4-ify the API init class and Notes controllers.
|
2019-08-12 15:03:13 -07:00 |
Jeff Stieler
|
f871c96070
|
PSR-4ify the theme upgrader subclasses.
|
2019-08-12 15:03:12 -07:00 |
Jeff Stieler
|
416ab09653
|
PSR-4ify the action schedule post store subclass.
|
2019-08-12 15:03:12 -07:00 |
Jeff Stieler
|
e509e51552
|
PSR-4ify the sync class.
|
2019-08-12 15:03:11 -07:00 |
Jeff Stieler
|
55400474ee
|
PSR-4ify the feature loading classes.
|
2019-08-12 15:03:11 -07:00 |
Jeff Stieler
|
ce7267b198
|
PSR-4ify the report exporter classes.
|
2019-08-12 15:03:10 -07:00 |
Jeff Stieler
|
ca68769205
|
Update admin notes classes to PSR-4.
|
2019-08-12 15:03:09 -07:00 |
Jeff Stieler
|
782bbe8891
|
PSR-4ify the WC_Admin_Page_Controller class.
|
2019-08-12 15:03:09 -07:00 |
Jeff Stieler
|
24555e0e02
|
PSR-4 ify the WC_Admin_Order_Trait class.
|
2019-08-12 15:03:08 -07:00 |
Jeff Stieler
|
8602c03671
|
PSR-4 ify WC_Admin_Order_Refund class.
|
2019-08-12 15:03:08 -07:00 |
Jeff Stieler
|
54d0768892
|
PSR-4ify WC_Admin_Order class.
|
2019-08-12 15:03:07 -07:00 |
Jeff Stieler
|
fab3d8e2cf
|
Always run composer install in CI builds.
|
2019-08-12 15:03:06 -07:00 |