James Nylen

Results 70 issues of James Nylen

It would be pretty neat to let users configure their .org sites and authentication from https://developer.wordpress.com/docs/api/console/. We shouldn't persist this data to the server though, at least not without an...

It should be possible to edit the text of the endpoint URL always, even after selecting an endpoint from the list. Currently the only way to do this is to...

I don't know what this would look like, but it would allow us to improve on https://wordpress.org/plugins/rest-api-console/.

enhancement

We should detect links in API responses and make them into clickable `` tags with appropriate styling. A couple examples: - Post permalinks - API URLs under `_links` and whatever...

enhancement

There is code present to shorten the display of a nested JSON object by adding "..." but it does not appear to be working correctly when there are multiple levels...

bug

It looks like they are sent as GET parameters instead: ![pasted image at 2016_11_11 06_59 am](https://cloud.githubusercontent.com/assets/227022/20198297/825878f4-a769-11e6-80cf-d3e7bb51a3c4.png) @southp found that this is causing "HTTP 414 - Request - URI Too Long"...

If we don't specify authentication settings in a configuration here is what happens after clicking the Sign In button: ### WP.com ![image](https://cloud.githubusercontent.com/assets/227022/20374343/99850618-ac3d-11e6-9e0a-9dba2b77bc0b.png) ### WP core (without OAuth1 plugin installed) ![image](https://cloud.githubusercontent.com/assets/227022/20374320/702b1ca8-ac3d-11e6-90ec-ec950b955469.png)...

I tested out Jetpack sites installed into subdomains. In the existing (old) console it is pretty badly broken, but it is mostly working correctly here. ### Test cases #### v1...

Let's add a feature to this version of the console that allows users (on WP.com) to choose one of their applications configured at https://developer.wordpress.com/apps/, generate OAuth2 tokens, and save them....

## Feature Request - [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). **Describe your use case and the problem you are facing** When I need to fork a plugin for a...

command:plugin-list
command:theme-list