21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-05-13 22:18:38 +02:00
Commit graph

77 commits

Author SHA1 Message Date
Jérémy Lecour ccdb28cb80 Clarify command to run to generate secrets 2018-06-09 13:34:08 +02:00
Colin Darie 8ff94076c0
Dynamic mailer configuration 2018-06-05 20:25:51 +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 142f0a6f1c
Check processor with task to update/sync dates 2018-06-05 15:24:44 +02:00
Colin Darie b952f600f1
Add & removal of notification from a check 2018-06-04 20:39:53 +02:00
Colin Darie 9886e978fe
Notifier channel email
NB: domain recurrent failures notification conditions needs to be
implemented.
2018-06-04 14:18:12 +02:00
Colin Darie 26340a9304
Notifier service architecture 2018-06-04 14:18:12 +02:00
Colin Darie cc4d2a11a7
Restore ActiveJob default async queue adapter in dev env 2018-06-02 15:16:05 +02:00
Colin Darie 53ca6f1f7f
Ask Job at whois creation (inline in dev) 2018-05-30 18:16:43 +02:00
Colin Darie 849c27a5aa
CRUD checks (no distinction domain/ssl yet) 2018-05-30 16:58:30 +02:00
Colin Darie 8af0a7739c
Webpack: src in app/frontend, selective JS bootstrap 2018-05-30 16:58:30 +02:00
Colin Darie c0d5099a23
Users forms: TOS acceptance, notifications deactivation 2018-05-24 23:40:23 +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 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 8c6a8354a3
Installation instructions 2018-05-24 14:26:14 +02:00
Colin Darie 2f4bee55e1
Don't use shared credentials, back to old secrets ignored files
Helps for open-source and multiple instances projects.
2018-05-24 14:26:14 +02:00
Colin Darie 2ba184b442
Configure Capistrano 2018-05-24 13:46:50 +02:00
Colin Darie d9dfb0ee0f
Supports configuration variables per instance in config/chexpire.yml 2018-05-23 16:52:57 +02:00
Colin Darie e210101127
.gitignore: added config/database.yml, replaced by database.example.yml 2018-05-23 16:52:57 +02:00
Colin Darie 0198e39048
Basic homepage 2018-05-23 16:52:57 +02:00
Colin Darie d5eba63bfd
Configure TimeZone, no assets generator, force SSL 2018-05-23 15:13:54 +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