Commit Graph

39 Commits

Author SHA1 Message Date
Jérémy Lecour c9c7d5235f Update gems dependencies to match vanilla Rails applications 2019-08-20 00:00:19 +02:00
Jérémy Lecour d984a47c19 Zeitwerk requires Ruby >= 2.5.4 2019-08-17 10:34:19 +02:00
Jérémy Lecour 8a3cfb447b Updates for Rails 6.0
Temporary workarounds :
* devise is from GitHub
* letter_opener_web is disabled
2019-08-17 00:54:17 +02:00
Jérémy Lecour dd821a53ba upgrade packages 2019-03-07 21:57:02 +01:00
Jérémy Lecour e53870c67d upgrade to webpacker 4 2019-03-03 23:42:17 +01:00
Jérémy Lecour 5c5c022115 Upgrade Devise to 4.6 2019-03-03 23:16:41 +01:00
Jérémy Lecour 50507f2d3b trying to upgrade to Rails 6.0.0.beta2 2019-03-02 20:10:46 +01:00
Jérémy Lecour 3b6ceae25c Update gems
capybara 3.1.1 needs date input fields to be filled with native dates.
2019-03-02 18:25:03 +01:00
Jérémy Lecour b0fcfdc203 factory_bot 5.x 2019-03-02 17:51:49 +01:00
Jérémy Lecour 1c5462743b update a few gems 2019-03-02 11:01:16 +01:00
Jérémy Lecour 5326dcc7aa Add a logger to check processors
Currently it is unused.
2018-08-29 12:19:05 +02:00
Jérémy Lecour 58d8bdd98b Use Rack::Locale to detect locale from HTTP headers 2018-08-14 14:13:59 +02:00
Jérémy Lecour 276ba38d95 Adjust dependencies and documentation for Ruby requirements 2018-08-08 11:49:01 +02:00
Jérémy Lecour 6ec587ce53 Change Ruby version in Gemfile and .ruby-version 2018-08-08 11:49:01 +02:00
Colin Darie 2a634d8dda
Chexpire custom configuration inherits from defaults configuration. 2018-08-01 23:09:08 +02:00
Colin Darie 380960fa75
Checks list: filters & sort 2018-07-04 11:42:16 +02:00
Colin Darie 3ef8e6322a
[GEM] +kaminari for pagination. 2018-07-03 19:45:24 +02:00
Jérémy Lecour c02e9c44cb Support elliptic curve SSH keys for deployment 2018-06-15 10:21:03 +02:00
Colin Darie 6001b869bc
Fix deployement with webpacker 2018-06-05 15:57:14 +02:00
Colin Darie 6561a6d8ed
Schedule checks & notifications processors tasks 2018-06-05 15:45:05 +02:00
Colin Darie b952f600f1
Add & removal of notification from a check 2018-06-04 20:39:53 +02:00
Colin Darie 9acb74f610
Test: add simplecov 2018-06-02 16:16:48 +02:00
Colin Darie 611c8b78b8
Setup factory_bot 2018-06-02 15:16:05 +02:00
Colin Darie 79165fb5b8
System calls with Open4 && more tests 2018-05-30 17:01:32 +02:00
Colin Darie 2a329ad934
Test: prepare guard & mocks 2018-05-30 17:01:32 +02:00
Colin Darie 4e6a3d2ed5
[GEM] +naught for NullLogger 2018-05-30 17:01:32 +02:00
Colin Darie 610100d7cc
Added Pundit. 2018-05-30 16:58:30 +02:00
Colin Darie 138b554772
User with devise, basic integration in navbar with simple form & tests 2018-05-24 15:48:20 +02:00
Colin Darie b9b8024233
[GEM] +simple_form (with bootstrap) 2018-05-24 15:25:49 +02:00
Colin Darie e4b851fab1
[GEM] + letter_opener_web 2018-05-24 15:25:45 +02:00
Colin Darie cd4286d023
More debug gems 2018-05-24 14:26:47 +02:00
Colin Darie b8a4628ad9
Setup Devise 2018-05-24 14:26:47 +02:00
Colin Darie 96e5b91835
Setup models & routes annotations 2018-05-24 14:26:14 +02:00
Colin Darie 2ba184b442
Configure Capistrano 2018-05-24 13:46:50 +02:00
Colin Darie f2891c2d6a
Better rubocop configuration 2018-05-23 16:52:57 +02:00
Colin Darie 84e62755cf
rails-i18n 2018-05-23 16:52:57 +02:00
Colin Darie 72b718f1f4
Config JS with Webpacker 2018-05-23 11:55:13 +02:00
Colin Darie dd545992e6
Basic rubocop configuration 2018-05-23 10:47:30 +02:00
Colin Darie 7266d2a21c
Setup rails 2018-05-23 10:32:04 +02:00