Sean Campbell

Results 30 issues of Sean Campbell

This setup uses Lambda@Edge functions to overcome some issues that arrive leaving the S3 bucket private. Closes #153, & closes #77 https://github.com/gatsbyjs/gatsby/issues/4949

With regards to the issue of needed to have the S3 bucket public read when using CloudFront, found [here](https://github.com/jariz/gatsby-plugin-s3/blob/master/recipes/with-cloudfront.md) I have worked out a way to keep the bucket private...

awaiting PR

A user on one site in a multi-site network should not be able to login into another site via this plugin. Currently that is the case.

### Is your feature request related to a problem? Please describe. Nope ### Describe the solution you'd like Just curious if there could be a field option to support an...

enhancement
has jira

I believe this to be a new issue after looking at the others. I was working through the Using Transforms level and what I have setup is to write the...

Is there a possibility of a next branch for the v5 material ui changes?

This changes when the Custom post type language is set to before the taxonomies are updated in any create or update mutation with graphql The reason for this was that...

### What problem does this address? When an AddressField has its `addressType` set to US or Canada the country sub field is hidden and the state field turns into a...

type: enhancement ⚡
breaking change 💥

Fix #5 See commits for the details of what this involved updating ![passing_test](https://user-images.githubusercontent.com/10660283/63064623-05207900-bed0-11e9-9dc3-da31b1c01b53.png)

Changed the db:start command to launch a docker mongodb and import the user.json file. This branch is based off #10 so it could be merged after those changes if you...