Paul

Results 15 issues of Paul

I do a post to a server and receive a 422 error, the body of the response contains a json object with what validations it failed. However, the docs for...

There's a pretty serious hole in site security with this code. Here: https://github.com/gauravtiwari/relay-rails-blog/blob/master/app/api/mutations/comment_mutations.rb#L52 ``` comment = RelaySchema.object_from_id(inputs[:id], ctx) comment.destroy ``` I could pass in the global id for an admin's...

Referencing this site: http://google-map-react.github.io/google-map-react/map/events/ The site loads and then goes gray and shows: "Oops! Something went wrong. This page didn't load Google Maps correctly. See the JavaScript console for technical...

I may come up with 10+ Google responses when looking for a react json diff package, without images or a demo site, you could have the best package of everything...

Rather than worrying about how to integrate with Redux/Flux/Reflux/etc, I've found the best way to integrate this with a single page app is to use context. Given this structure in...

help wanted

I like this plugin, but the issue is I have to shut off some eslint rules or my IDE complains the files don't exist since it's altering valid import rules....

Unless I'm missing it, it would be very handy to be able to set some of these options at the controller level rather than for each method like the way...

all three packages are linked and babel 6 has major breaking changes that will require gulp file changes.

enhancement

get the server running in a rails environment (off current host) and have kiva oauth running so that criteria can be shared among devices and KL can know who you...

enhancement

Have a more full-featured auto-lending tool with all the criteria that KL allows for.

enhancement