21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-04-27 22:40:49 +02:00
Commit graph

25 commits

Author SHA1 Message Date
Colin Darie 294bb83cc2
Sync annotations 2018-08-31 10:06:22 +02:00
Colin Darie 565e06cc19
[MIG] Adds a CheckNotification model, Notification becomes a template 2018-08-31 09:52:51 +02:00
Colin Darie 1ee02ae674
Merge branch 'master' into unsupported-whois 2018-08-30 18:58:24 +02:00
Juliette Cougnoux b5d3c957c1 Adding round robin checkbox in ssl checks form and in checks table. 2018-08-30 16:48:23 +02:00
Colin Darie 18cccf9790
[MIG] Added checks#mode as an enum (auto, manual) 2018-08-29 18:14:13 +02:00
Gregory Colpart aa38ceac12 Add copyright and license lines in all files needed 2018-08-02 00:29:53 +02:00
Colin Darie ea610ee185
Notifications grouped of checks in error to user email.
This is not dependent of Notificatioon model.
2018-08-01 23:09:08 +02:00
Colin Darie 75b429e395
[schema] Added checks#consecutive_failures (integer) 2018-08-01 18:40:35 +02:00
Colin Darie 3bfca3b81f
Display an icon for check in error 2018-07-05 10:27:49 +02:00
Colin Darie 9279d8eed4
Checks listing design & responsivity 2018-07-05 10:27:48 +02:00
Colin Darie c172b52b49
Large random seeds checks 2018-07-03 19:46:39 +02:00
Colin Darie f18b2fbeba
Notification for SSL checks. 2018-07-02 18:40:09 +02:00
Jérémy Lecour c04d69542f
Search/replace was too greedy and butchered the migration 2018-07-02 09:52:49 +02:00
Jérémy Lecour 830b978626
Rename Notifications.delay to .interval
From French to English "interval" is a better translation than "delay".
It's supposed to mean a number of days between two dates.
2018-07-02 09:52:49 +02:00
Jérémy Lecour 1fb78a55f9 Locale can be selected at signup or changed in profile form 2018-06-13 22:16:46 +02:00
Colin Darie 1915a93848
Notification channel default to email 2018-06-04 20:39:00 +02:00
Colin Darie e6283fac6c
Very basic seeds 2018-06-04 14:02:15 +02:00
Colin Darie cc84d873d3
Rename Check#domain_expire_at in domain_expires_at 2018-06-02 18:37:15 +02:00
Colin Darie dc2c1b88d0
Notification model & migration. 2018-05-31 20:49:06 +02:00
Colin Darie ec4dc321f6
Create CheckLog model 2018-05-30 17:01:54 +02:00
Colin Darie 8f3cf9f56b
Create resource Checks 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 b52c8e2c5e
Init schema.rb 2018-05-23 16:52:57 +02:00
Colin Darie 7266d2a21c
Setup rails 2018-05-23 10:32:04 +02:00