sylph

Results 22 issues of sylph

The greenhouse is now moveable as of the 1.5 update, and it would be great to also be able to move it on the planner!

Draft until #863 is merged, alternatively this contains all of my recent upgrade PRs for action center so this can be reviewed as a whole.

Review / merge after #862 Upgrades old gems (notably FactoryGirl -> FactoryBot and paperclip -> kt-paperclip), removes old / outdated / unused gems. The only notable visible change here is...

Draft until #860 is merged

Draft until #859 is merged

Travis config is a WIP, opening as a draft for now

Right now the admin sidebar is a bit confusing when it comes to viewing or previewing an action from its edit page: ![image](https://user-images.githubusercontent.com/2908224/110995274-ecd44280-832e-11eb-9062-de1120e84f15.png) The preview link shows up in the...

poltergeist + libssl break on non-stretch images, so we're locked to an older debian base right now. (See #578).

internal
tooling-upgrades

The only deprecation for this Rails version update is that dynamic `:action` segments in routes will be removed, so routes like the following: ``` get "smarty_streets/:action", controller: :smarty_streets get 'mailer/:action/:id'...

internal
tooling-upgrades

There are currently a decent number of deprecations that will cause things to break when we upgrade to Rails 5.1, as well as some changes in behavior. Here's the list...

internal
tooling-upgrades