Commit Graph

7863 Commits

Author SHA1 Message Date
dependabot-preview[bot]
fd0e91c8d5 Bump faraday from 0.17.0 to 0.17.1
Bumps [faraday](https://github.com/lostisland/faraday) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lostisland/faraday/compare/v0.17.0...v0.17.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-28 10:44:44 +00:00
Brenda Wallace
4b2f9d4d8f Update rubocop on codeclimate to match gem bundle 2019-11-28 22:28:03 +13:00
dependabot-preview[bot]
9ee416ddd4 Bump rubocop from 0.76.0 to 0.77.0
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.76.0 to 0.77.0.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.76.0...v0.77.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-28 09:27:04 +00:00
dependabot-preview[bot]
7a6d54c088 Bump rubocop-rspec from 1.36.0 to 1.37.0
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.36.0 to 1.37.0.
- [Release notes](https://github.com/rubocop-hq/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-rspec/compare/v1.36.0...v1.37.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-26 08:27:23 +00:00
dependabot-preview[bot]
887c2498a2 Bump loofah from 2.3.1 to 2.4.0
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/flavorjones/loofah/releases)
- [Changelog](https://github.com/flavorjones/loofah/blob/master/CHANGELOG.md)
- [Commits](https://github.com/flavorjones/loofah/compare/v2.3.1...v2.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-26 08:07:37 +00:00
dependabot-preview[bot]
0fb5e06ac4 Bump capybara-screenshot from 1.0.23 to 1.0.24
Bumps [capybara-screenshot](https://github.com/mattheworiordan/capybara-screenshot) from 1.0.23 to 1.0.24.
- [Release notes](https://github.com/mattheworiordan/capybara-screenshot/releases)
- [Changelog](https://github.com/mattheworiordan/capybara-screenshot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mattheworiordan/capybara-screenshot/compare/v1.0.23...v1.0.24)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 08:20:47 +00:00
Brenda Wallace
e2dcd72472 Merge pull request #2286 from Br3nda/predict-perenial-harvest
Predict month of harvest on perennials [EDIT: show nearby harvesting months for all crops]
2019-11-25 14:56:13 +13:00
Brenda Wallace
82e2734caa USe the codeclimate gem 2019-11-25 14:03:59 +13:00
Brenda Wallace
5ae4dbaa73 Fix coverage reporter 2019-11-25 13:33:47 +13:00
Brenda Wallace
faf375c932 Feature spec for month by month harvest 2019-11-25 13:25:05 +13:00
Brenda Wallace
ace0f0ac16 stub the neighbours variable on planting views spec 2019-11-24 12:46:03 +13:00
Brenda Wallace
cf2c42a7e0 Only display location if we have a location 2019-11-24 12:21:37 +13:00
Brenda Wallace
e7c30ef448 Wrapped long lines 2019-11-24 12:18:04 +13:00
Brenda Wallace
1e663fc3df Layout tidy to cope with neighbours on page 2019-11-24 12:13:48 +13:00
Brenda Wallace
bcbee5831f Everyone gets harvest months, not just perennials 2019-11-24 11:42:10 +13:00
Brenda Wallace
2538b71225 Planting model spec for perenial harvests 2019-11-24 11:37:33 +13:00
Brenda Wallace
fd1a608e4c Elaborated comment 2019-11-24 11:37:18 +13:00
Brenda Wallace
9aae07b8df Screen reader niceness 2019-11-24 11:37:07 +13:00
Brenda Wallace
6325df25b8 Make the month an int 2019-11-24 11:36:55 +13:00
Brenda Wallace
b8c1f10907 Merge remote-tracking branch 'origin/predict-perenial-harvest' into predict-perenial-harvest 2019-11-24 10:46:07 +13:00
Brenda Wallace
83f0182551 rubocop lint 2019-11-24 10:41:20 +13:00
Brenda Wallace
0f73c13622 Merge branch 'dev' into predict-perenial-harvest 2019-11-24 10:40:22 +13:00
Brenda Wallace
5b7de1ae7a Added location 2019-11-24 10:39:06 +13:00
Brenda Wallace
554adf234e Allow chaining on Harvest predictions method returns 2019-11-24 10:30:56 +13:00
Brenda Wallace
e3b01cdca0 Merge pull request #2287 from Br3nda/homepage-caching
Added lots of caching
2019-11-24 10:19:17 +13:00
Brenda Wallace
a8a522d09e rubocop style fix 2019-11-24 10:17:55 +13:00
Brenda Wallace
bd2b5c6448 Merge remote-tracking branch 'origin/predict-perenial-harvest' into predict-perenial-harvest 2019-11-24 10:15:53 +13:00
Brenda Wallace
0bb4dbec10 Display of planting neighbours 2019-11-24 10:15:11 +13:00
Brenda Wallace
e40cca806c World neighbours 2019-11-24 09:44:35 +13:00
codefactor-io
fd744cf67a [CodeFactor] Apply fixes 2019-11-23 20:44:19 +00:00
Brenda Wallace
70565c7202 show neighbouring plantings same crop
also helps see where the prediction came from
2019-11-24 09:43:25 +13:00
codefactor-io
a23963ba96 [CodeFactor] Apply fixes 2019-11-23 19:58:22 +00:00
Brenda Wallace
c0fabc7002 Reducing unnecesary and extra queries 2019-11-24 08:57:34 +13:00
Brenda Wallace
c3d626636b Added icons so sections line up 2019-11-24 08:49:00 +13:00
Brenda Wallace
1c2a88da55 Added lots of caching 2019-11-24 08:45:23 +13:00
Brenda Wallace
5793f26b6f stub tests 2019-11-24 08:41:12 +13:00
Brenda Wallace
09a70c4742 Predict month of harvest on perennials 2019-11-23 22:21:36 +13:00
Brenda Wallace
ab1b77ede8 Updated gemlock for ruby version 2019-11-23 08:19:21 +13:00
Brenda Wallace
a645c696f3 Bump ruby version to 2.6.5 2019-11-23 07:59:59 +13:00
Brenda Wallace
9246176ecf Merge remote-tracking branch 'upstream/dev' into dev 2019-11-23 07:56:17 +13:00
Brenda Wallace
712184fb6e Bump ruby version to 2.6.5 2019-11-23 07:54:22 +13:00
Brenda Wallace
ab9cf4f3fa Fix gemfile, so rspec isn't expected in production 2019-11-23 07:52:22 +13:00
Brenda Wallace
7130679744 Added node buildback to heroku config 2019-11-23 07:46:34 +13:00
Brenda Wallace
8449308f41 Set node and yarn versions, so heroku picks good ones 2019-11-23 07:44:06 +13:00
dependabot-preview[bot]
95e2ca9ce0 Bump searchkick from 4.1.0 to 4.1.1
Bumps [searchkick](https://github.com/ankane/searchkick) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/ankane/searchkick/releases)
- [Changelog](https://github.com/ankane/searchkick/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/searchkick/compare/v4.1.0...v4.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-21 05:35:16 +00:00
Brenda Wallace
a92710eab7 Update schema 2019-11-19 21:08:47 +13:00
Brenda Wallace
93be74af08 Merge pull request #2278 from Br3nda/api-docs
Api docs using swagger
2019-11-19 17:42:45 +13:00
Brenda Wallace
e986b1c60c Merge branch 'dev' into api-docs 2019-11-19 16:18:24 +13:00
Brenda Wallace
6c35c44786 Merge remote-tracking branch 'upstream/dev' into dev 2019-11-19 16:09:51 +13:00
Brenda Wallace
363d39705a migration goes up only 2019-11-19 16:09:01 +13:00