Joshua T Flowers
|
e0596ea249
|
Add 404 response to REST response for invalid note ID (https://github.com/woocommerce/woocommerce-admin/pull/1194)
|
2018-12-28 09:51:22 +08:00 |
Allen Snook
|
de105648be
|
Activity Panel: Inbox: Filter update and error notes out of the inbox (https://github.com/woocommerce/woocommerce-admin/pull/893)
* Filter update and error notes out of the inbox
* Remove redundant trim().
* Fix test for admin notes API type parameter.
|
2018-12-11 09:00:57 +08: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 |
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 |