James Sansbury

Results 15 issues of James Sansbury

For performance reasons, it's not a good idea to use phpdotenv in production. And especially if the idea of not using it in production is "just don't have a .env,...

Type: Documentation
Quick fix
State: Confirmed
Type: Question

Here's what it would look like to move phpdotenv to require-dev, per #379.

I have a Vagrant config that works with VirtualBox. It creates 7 networks like so: ``` vbox.vm.network "private_network", type: "dhcp" vbox.vm.network "private_network", type: "dhcp" vbox.vm.network "private_network", type: "dhcp" vbox.vm.network "private_network",...

upstream/parallels

Now that I've used Fivefifteen on both the sending and the receiving end, I think what would serve me better is to reverse the way this works. As the manager,...

This was just something I was tinkering with for fun. It's probably not a useful addition, but thought you guys might want to see it.

It might be nice to have a template that is in the textarea for a particular step. For instance, on http://fivefifteen.io/#/step/projects, I often copy paste the questions into the text...

enhancement

Now that we have our data on firebase, we no longer have a way to work on this offline. We also are working with "production" data—we are using bandwidth, and...

When you get to the last page, it isn't obvious that it's up to you to send the email. It would be nice to have some large buttons on the...

- [ ] also remove seth's email address: https://github.com/sirkitree/fivefifteen/blob/master/app/views/preview.html#L2

Not sure if this is related, but there was a security check done on MSNBC, and the following was discovered: > Re: Address veracode static/dynamic scan report > A handful...