Peter Fabian
|
6e68247701
|
Merge pull request woocommerce/woocommerce-admin#953 from woocommerce/fix/740
Added support for ordering by product name in products endpoint.
|
2018-12-03 11:56:28 +01:00 |
Paul Sealock
|
164a67144b
|
try/variations-endpoint
|
2018-12-03 11:49:37 +13:00 |
Peter Fabian
|
8b80de9bc2
|
Added support for ordering by product name in products endpoint.
|
2018-11-28 15:14:34 +01:00 |
Jonathan Belcher
|
360c4c7083
|
Fix automattically fixable php lint warnings (https://github.com/woocommerce/woocommerce-admin/pull/720)
|
2018-10-29 12:19:07 -04:00 |
Allen Snook
|
e7ba47e958
|
Go ahead and 1) handle the variety of queries that can be used
as action button links and 2) enable the button (tracking will
come next). Also had to tweak CSS for activity panel item buttons
a little
|
2018-10-24 18:13:44 -07:00 |
Allen Snook
|
2147b23c4d
|
Correctly define admin notes schema
|
2018-10-22 13:15:44 -07:00 |
Jonathan Belcher
|
ecb3013fd3
|
Uses PHPBCF to autofix warnings and errors (https://github.com/woocommerce/woocommerce-admin/pull/611)
|
2018-10-22 12:20:14 -04:00 |
Joshua T Flowers
|
88058b2bf4
|
Add default report data if empty product data is returned (https://github.com/woocommerce/woocommerce-admin/pull/581)
* Add default report data if empty product data is returned
* Remove unused argument ''
* Remove filter params
|
2018-10-22 11:51:24 -04:00 |
Allen Snook
|
3155d5ec24
|
Merge pull request woocommerce/woocommerce-admin#507 from woocommerce/add/admin-notices-rest-api
Activity Panel: Inbox: Add REST API (GETters only)
|
2018-10-19 08:04:46 -07:00 |
Allen Snook
|
2a94177f71
|
Fix per_page default handling, json encoding options, schema help
|
2018-10-16 12:49:01 -07:00 |
Allen Snook
|
d450ea6545
|
Strip slashes from titles, content and action (button) labels
|
2018-10-16 12:49:01 -07:00 |
Allen Snook
|
80ace9c9f3
|
Add publicly consumable schema info
|
2018-10-16 12:49:01 -07:00 |
Allen Snook
|
054fbb4ee3
|
Accept page and per page params in REST query, return total count of notes in header
|
2018-10-16 12:49:01 -07:00 |
Allen Snook
|
68b799f796
|
Correctly prepare dates in the response
|
2018-10-16 12:49:01 -07:00 |
Allen Snook
|
3b988d954c
|
Correct copypasta in comments
|
2018-10-16 12:49:01 -07:00 |
Allen Snook
|
6dc4564feb
|
Add single and multiple note GETters
|
2018-10-16 12:49:01 -07:00 |
Claudio Sanches
|
c7ba8bd2c3
|
Fixed textdomain
|
2018-09-28 12:34:33 -03:00 |
Peter Fabian
|
0a669544d6
|
Added code from feature/20777, pending tests.
|
2018-09-18 13:32:25 +02:00 |
Peter Fabian
|
aaef322e00
|
Added code from feature/20778, tests pending.
|
2018-09-18 13:27:34 +02:00 |
Peter Fabian
|
a16933143f
|
Added code from feature/20781, tests pending.
|
2018-09-18 13:20:42 +02:00 |
Peter Fabian
|
b556d55ca6
|
- Removed duplicate class.
- Overridden REST API endpoints via filters.
- Updated data store class prefixes.
- Removed debugging echo.
|
2018-09-18 12:24:43 +02:00 |
Peter Fabian
|
9ac635fd42
|
Updated prefixes for wc-admin plugin.
|
2018-09-17 21:13:19 +02:00 |
Peter Fabian
|
d2ac6cdbe1
|
Added reporting REST API extensions to wc-admin.
|
2018-09-17 16:32:03 +02:00 |