Commit Graph

11959 Commits

Author SHA1 Message Date
Brenda
bdee705b55 Update with frozen literals 2019-12-26 13:38:17 +13:00
Brenda
703962c0f7 Rubocop renamed cops, and fixed cops in todo file 2019-12-26 13:22:36 +13:00
Brenda
78004732d0 Update rubocop target to 5.2 2019-12-26 13:22:36 +13:00
Brenda Wallace
daf415e6cb Merge branch 'dev' into cache/harvests 2019-12-26 12:55:11 +13:00
Brenda Wallace
eab10eaf7c many to many counter caches weren't working
and causing errors.
2019-12-26 12:54:36 +13:00
codefactor-io
877baf22db [CodeFactor] Apply fixes to commit 2313812 2019-12-25 22:00:43 +00:00
Brenda Wallace
2313812272 Removed set_garden 2019-12-26 11:00:21 +13:00
dependabot-preview[bot]
8b97d36267 Bump rubocop-rails from 2.4.0 to 2.4.1
Bumps [rubocop-rails](https://github.com/rubocop-hq/rubocop-rails) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/rubocop-hq/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-rails/compare/v2.4.0...v2.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-25 21:56:19 +00:00
Brenda Wallace
e84ab6d2a2 seeds using object instead of hash 2019-12-25 16:37:19 +13:00
Brenda Wallace
aea0d5877d use object instead of hash for displaying crops 2019-12-25 16:28:27 +13:00
Brenda Wallace
ace0977c75 plantings view using object instead of hash 2019-12-25 16:18:34 +13:00
Brenda Wallace
3835a4f936 photos from ES 2019-12-25 15:52:06 +13:00
Brenda Wallace
453d0cc795 Merge branch 'cache/harvests' of github.com:Br3nda/growstuff into cache/harvests 2019-12-25 14:52:21 +13:00
Brenda Wallace
f42328f85e harvests#index using model-like varaibles 2019-12-25 14:52:15 +13:00
codefactor-io
950dd7f810 [CodeFactor] Apply fixes 2019-12-25 01:27:49 +00:00
Brenda Wallace
9f46009fd1 Merge branch 'cache/harvests' of github.com:Br3nda/growstuff into cache/harvests 2019-12-25 14:27:19 +13:00
Brenda Wallace
673f977efc Photos controller using elastic search 2019-12-25 14:27:13 +13:00
Brenda Wallace
39d208dec1 Rename the search concens 2019-12-25 14:26:50 +13:00
codefactor-io
99d436a91f [CodeFactor] Apply fixes to commit 5962081 2019-12-24 22:45:59 +00:00
Brenda Wallace
5962081c9e fix specs fpr seeds rss feed 2019-12-25 11:42:29 +13:00
Brenda Wallace
2c5d5e0983 fix ruby syntax in spec 2019-12-24 22:18:14 +13:00
Brenda Wallace
b8c94c13cc refactor to use search:true instead of reindex 2019-12-24 22:15:01 +13:00
Brenda Wallace
f3ffd6c086 remove extra index runs, use search:true from spec helper 2019-12-24 22:11:14 +13:00
Brenda Wallace
ee4aa4dec3 refresh in dex at start of spec run 2019-12-24 22:10:49 +13:00
Brenda Wallace
c708d4d22b Mark spec as needing elastic search 2019-12-24 22:01:55 +13:00
Brenda Wallace
b25a13df89 fix rss feeds 2019-12-24 21:53:00 +13:00
Brenda Wallace
56c3fdd4fe index records before vie spec 2019-12-24 20:23:27 +13:00
Brenda Wallace
e6d9a3c1cf reindex into ES on homepage 2019-12-24 13:36:15 +13:00
Brenda Wallace
68b22d71d0 fixed indexing of seeds when they have no plant_before 2019-12-24 12:25:16 +13:00
Brenda Wallace
fafe611315 reinstate planting harvest and planting seeds 2019-12-24 11:54:29 +13:00
codefactor-io
df97d51940 [CodeFactor] Apply fixes 2019-12-23 22:39:08 +00:00
Brenda Wallace
4a2bb2342c Sorting out cancancan, copied to common parent controller 2019-12-24 11:38:30 +13:00
Brenda Wallace
de84214719 fixed trailing whitesapce 2019-12-24 10:45:18 +13:00
Brenda Wallace
6f950e685b hand loading back to cancancan 2019-12-24 10:45:02 +13:00
Brenda Wallace
241de360f3 Merge branch 'dev' into cache/harvests 2019-12-24 09:46:22 +13:00
dependabot-preview[bot]
2d6f1a6284 Bump sidekiq from 6.0.3 to 6.0.4
Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.0.3 to 6.0.4.
- [Release notes](https://github.com/mperham/sidekiq/releases)
- [Changelog](https://github.com/mperham/sidekiq/blob/master/Changes.md)
- [Commits](https://github.com/mperham/sidekiq/compare/v6.0.3...v6.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-23 20:45:58 +00:00
Brenda Wallace
44a59a30e1 seeds#index rss format specs updated to use ES 2019-12-24 09:44:12 +13:00
Brenda Wallace
99a2dfd464 index all models in the spec helper 2019-12-24 09:25:58 +13:00
Brenda Wallace
6622aaf886 used expect syntax 2019-12-24 09:25:15 +13:00
Brenda Wallace
d71d8aa603 seeds view spec refresehs the ES index 2019-12-24 09:24:43 +13:00
Brenda Wallace
1f17ea1e03 fixes (most of) seed rss specs 2019-12-23 16:52:56 +13:00
Brenda Wallace
f8abcd4d1c gardens controller spec using slug 2019-12-23 15:08:10 +13:00
Brenda Wallace
8f25ef5258 index seeds in spec 2019-12-23 15:07:24 +13:00
codefactor-io
8fe5e4435b [CodeFactor] Apply fixes 2019-12-22 20:46:53 +00:00
Brenda Wallace
7f52d31b85 Merge branch 'cache/harvests' of github.com:Br3nda/growstuff into cache/harvests 2019-12-23 09:46:16 +13:00
Brenda Wallace
bbaa0436cb ES query doesn't need to be public on the controller 2019-12-23 09:46:11 +13:00
codefactor-io
75c7d63956 [CodeFactor] Apply fixes to commit b730378 2019-12-22 20:46:08 +00:00
Brenda Wallace
b730378e14 tidy up and fix specs for harvest controller 2019-12-23 09:45:35 +13:00
Brenda Wallace
4cf5daf3b8 gardens charts controller using slug 2019-12-23 09:44:06 +13:00
Brenda Wallace
96f6fd3708 update to expect syntax 2019-12-22 17:16:13 +13:00