Psi

Results 178 issues of Psi

As a user, I don't want to be limited by the things that OpenFarm has predefined in the "environment" categories. ![screenshot 2016-10-05 06 27 03](https://cloud.githubusercontent.com/assets/485583/19117236/c6dacf5c-8ac4-11e6-9cff-40d56676178d.png) Since these values are stored...

Newcomers
Angular
Hacktoberfest

This happened for my garden called Hanoi Balcony. When I edit the garden nothing happens visually, but the console shows that an Internal Server Error occurred. ``` A NoMethodError occurred...

Bug
Newcomers
Needs replication instructions

Thanks @sophiakc for pointing this out. ![screenshot 2016-10-11 15 39 59](https://cloud.githubusercontent.com/assets/485583/19292503/fdf910da-8fc8-11e6-9cbd-30f5a61c6e2d.png) As a casual user I'd be surprised to see those kind of results. Can we limit them somehow?

As requested by @anant-dev it'd be great if the soil preference of a crop was available to edit and create. I think it makes sense to store this on a...

We currently have a `parent` and a `taxon` for each crop. It would be great to also have a ``` has_many: companions, class_name: 'Crop' has_many: linked, class_name: 'Crop' ``` for...

Mentored
Newcomers
Ruby on Rails
Hacktoberfest

As suggested in #892: > add a new initialiser at config/initializers/dev.rb with something like: ``` unless Rails.env.production? ENV['SECRET_KEY_BASE'] = '' ENV['GOOGLE_MAPS_API_KEY'] = '' end ``` > which would remove the...

Are people expecting this to be a forum? Hmmm. eg. https://openfarm.cc/en/guides/jacqueline-barrazas-wine-grapes

Non-code
Usability design

We need a way to properly show stage actions for each stage on a guide page. Any designers wanting to tackle this?

Usability design

Provide a way to add gardening tips to OpenFarm. Tips can be freestanding or linked to other objects (eg. Guides or Crops) and have an optional location associated with it....

Ideas

There's at least two languages that we have translations for, dutch and english. We should create a dropdown so that OpenFarm becomes available in both of those languages and we...

Hacktoberfest