Daniel O'Connor
22e2ccc682
Swap CMS
2022-04-16 22:04:25 +09:30
Daniel O'Connor
b4cf8ee333
Rails 6.1 experiment ( #2910 )
...
* Rails 6.1
* Bump rails
Co-authored-by: Brenda Wallace <brenda@wallace.net.nz >
2022-03-27 20:40:35 +10:30
Daniel O'Connor
ea5486ffe1
Swap percy over ( #2986 )
...
* Swap percy over
* Swap require over
* Change API
* Update package.json
2022-03-27 11:44:18 +10:30
Daniel O'Connor
df825c9b13
Bump pg
2022-03-27 00:58:37 +10:30
Daniel O'Connor
7602b5253d
Bump Rails 6
2022-03-26 23:26:40 +10:30
snyk-bot
4053ec6d62
fix: Gemfile to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-RUBY-RAILS-1567785
2021-08-20 22:52:04 +00:00
Brenda Wallace
398531ba70
Removing coveralls
2021-01-05 19:46:07 +13:00
Brenda Wallace
bec1ab8c5b
Match Gemfile ruby version in .ruby-version
2020-10-20 12:03:06 +13:00
Brenda Wallace
c4b4d382e2
Upgrade percy-capybara
2020-08-26 12:36:58 +12:00
Brenda Wallace
ec778394ab
Upgrade to activemedian 0.2.0
2020-08-26 12:36:58 +12:00
Brenda Wallace
63caea1a6a
Use member.kpt in auth
2020-08-26 12:36:58 +12:00
Brenda Wallace
9d1feef226
Upgrade rails gem to 6
2020-08-26 12:36:58 +12:00
Brenda Wallace
92f8a84369
Remove figaro gem and use rails-dotenv
2020-08-01 20:24:21 +12:00
Brenda Wallace
e315f78ac9
Removed TODO about geocoder in gemfile
2020-06-20 10:57:03 +12:00
dependabot[bot]
4ba4abf6e9
Bump geocoder from 1.4.9 to 1.6.1
...
Bumps [geocoder](https://github.com/alexreisner/geocoder ) from 1.4.9 to 1.6.1.
- [Release notes](https://github.com/alexreisner/geocoder/releases )
- [Changelog](https://github.com/alexreisner/geocoder/blob/master/CHANGELOG.md )
- [Commits](https://github.com/alexreisner/geocoder/compare/v1.4.9...v1.6.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-06-20 10:57:03 +12:00
Brenda Wallace
52258d6773
downgrade sprockets
2020-06-03 15:29:14 +12:00
Brenda Wallace
b2cc346e92
Don't need to explitcyl add active support
2020-06-03 15:27:14 +12:00
Brenda Wallace
08bde354b2
Gem upgrades, including Rails 5.2.4.3
2020-06-03 10:43:32 +12:00
Brenda Wallace
7482095894
CORS headers for an open api
2020-06-01 14:02:34 +12:00
Brenda Wallace
54e4c52dc0
Bumping rubocop to 0.81
2020-04-14 10:46:42 +12:00
Brenda Wallace
97c4bd3919
Remove newrelic ( #2339 )
...
* Remove newrelic
* Update forum view spec
* only test for the first 20 chars of post subject
2019-12-21 17:07:20 +13:00
Brenda Wallace
3ba807b610
Put query count on the page
2019-12-04 21:02:29 +13:00
Brenda Wallace
cc7aceb990
Add query_diet, to count queries on the page
2019-12-04 20:59:56 +13:00
Brenda Wallace
a645c696f3
Bump ruby version to 2.6.5
2019-11-23 07:59:59 +13:00
Brenda Wallace
ab9cf4f3fa
Fix gemfile, so rspec isn't expected in production
2019-11-23 07:52:22 +13:00
Brenda Wallace
4f8830676e
Swagger docs
2019-11-18 10:15:06 +13:00
Brenda Wallace
c940ba447e
Add source for leaflet, fixes #2217
2019-10-19 09:47:29 +13:00
Brenda Wallace
0a71807237
Stop using rails-assets.org ( #2194 )
2019-09-28 18:38:58 +12:00
Brenda Wallace
7b5698f977
👩🌾 Import openfarm data ( #2177 )
...
* Pull in openfarm icons, photos, info
* Truncating member location
* tidying up harvest display, and reducing duplication in css styles
* Tiny crop chip
* only show crop charts if there is data to show
* Make the styles more Growstuff
* Fixed links to openfarm
* Updating specs to cope with new photo sources
fix broken garden timeline on some pages
* Update homepage blurb
* Import crop companions
* More fluid page
* use thumbnail unless the source is flickr
* Messing with homepage
* Added crop growing_degree_days
* expect full size url on photos helper spec
* formatted dates from seeds#show
* tidy up places#show
* Move progress bar
* Quicker buttons for approve/reject crops
* Remove kaminari gem
* use crop cards on hierarchy page
* more crops on crops#index
* Wrap photo creation in transaction
* Wrap crop companions in a transaction
2019-09-28 17:23:25 +12:00
Brenda Wallace
c6894e7917
Setting linters as require: false in gemfile
2019-08-18 14:51:46 +12:00
Brenda Wallace
f3346fcadf
Add rspectre gem
2019-08-18 14:31:51 +12:00
Brenda Wallace
67ce5265b4
Migrate from paranoia to discard
...
closes #1995
2019-07-21 16:59:06 +12:00
Brenda Wallace
c50556221c
TRying to get mailboxxer working
2019-07-11 22:28:51 +12:00
Brenda Wallace
ad888575a5
Upgrade boostrap gem
2019-07-02 16:55:15 +12:00
Brenda Wallace
b65f2e858f
update rubocop to match codeclimate settings
2019-06-27 22:14:48 +12:00
Brenda Wallace
ea2e0697a7
Update Gemfile
2019-06-27 14:44:30 +12:00
Brenda Wallace
d7e4863f02
bundle install results
2019-06-25 10:12:34 +12:00
Brenda Wallace
5de269c097
Move header into partial, to match what specs expect
2019-06-25 10:12:12 +12:00
Brenda Wallace
0171e67b7e
Merge remote-tracking branch 'upstream/dev' into upgrade/bootstrap
...
Conflicts:
Gemfile.lock
2019-06-25 09:08:42 +12:00
codefactor-io
f24ae3aafb
[CodeFactor] Apply fixes
2019-06-18 06:45:30 +00:00
Brenda Wallace
52403d8dd6
Pin elasticsearch back at 6, to fix errors on staging/prod
2019-06-18 06:45:30 +00:00
Brenda Wallace
ef91e26d28
rubocop lint fixes
2019-06-16 10:31:03 +12:00
Brenda Wallace
7564a87232
Bring back rails rubocops
2019-06-14 16:42:09 +12:00
Brenda Wallace
ad6ec0473c
Sort gems
2019-06-14 16:39:59 +12:00
Brenda Wallace
d98e94bd21
Switch from poltergeist to selenium chrome headless
2019-06-14 16:13:53 +12:00
Brenda Wallace
331f568b4c
upgrade rubocop
2019-06-13 07:58:52 +00:00
Brenda Wallace
cfac7defed
Remove commented out gem
2019-06-12 16:20:11 +12:00
Brenda Wallace
78f3badcd7
upgrade rubocop
2019-06-12 09:12:23 +12:00
Brenda Wallace
6216601d2a
Tidy up plantings#new
2019-05-22 16:53:14 +12:00
Brenda Wallace
4a78a30779
Put membet activity on their profile
2019-05-19 15:10:03 +12:00