21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-05-04 09:45:09 +02:00
Commit graph

17 commits

Author SHA1 Message Date
Jérémy Lecour 6aa0e242aa Upgrade to Rails 6.1 2022-02-13 19:02:41 +01:00
Jérémy Lecour 959c1ad610 Don't use nonce in CSP in development mode 2020-09-03 22:46:37 +02:00
Jérémy Lecour 469c158217 allow bloc scheme for styles in development 2019-08-19 23:58:14 +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 73be45d5ef Remove a lot of useless "require" thanks to Zeitwerk 2019-03-03 10:42:19 +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 9d0dbb81f5 Devise fetches the from value in the custom configuration 2018-08-13 16:27:49 +02:00
Gregory Colpart 49786cda63 use @example.com email address by default 2018-08-05 22:23:10 +02:00
Colin Darie 3ef8e6322a
[GEM] +kaminari for pagination. 2018-07-03 19:45:24 +02:00
Colin Darie a384585256
Rails inflection: SSL 2018-07-03 17:37:32 +02:00
Jérémy Lecour 4b7ba3d1a0 Add support for locales en/fr 2018-06-13 22:16:46 +02:00
Colin Darie b952f600f1
Add & removal of notification from a check 2018-06-04 20:39:53 +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 b8a4628ad9
Setup Devise 2018-05-24 14:26:47 +02:00
Colin Darie 72b718f1f4
Config JS with Webpacker 2018-05-23 11:55:13 +02:00
Colin Darie 7266d2a21c
Setup rails 2018-05-23 10:32:04 +02:00