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 |