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

22 commits

Author SHA1 Message Date
Colin Darie 80e3ef20a8
Notification creation from the check form 2018-08-31 10:06:21 +02:00
Colin Darie 9c35dbc7a6
Notifications template CRUD 2018-08-31 10:06:16 +02:00
Gregory Colpart aa38ceac12 Add copyright and license lines in all files needed 2018-08-02 00:29:53 +02:00
Colin Darie d61b6d9c8a
Checks table in error with consecutive_failures configuration 2018-08-01 23:09:08 +02:00
Colin Darie cbb0b98898
System tests for dashboard 2018-07-05 12:26:57 +02:00
Colin Darie 837f48ff81
Reduce checks helper method complexity 2018-07-05 10:27:51 +02:00
Colin Darie 900bdb8b1e
ChecksHelper frozen_string_literal: true 2018-07-05 10:27:50 +02:00
Colin Darie e5db8f1b96
More dashboard UI improvements 2018-07-05 10:27:50 +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 380960fa75
Checks list: filters & sort 2018-07-04 11:42:16 +02:00
Jérémy Lecour c2f561f2ea Improve code style, based on Rubocop recommendations 2018-06-13 22:16:46 +02:00
Jérémy Lecour 9b155e018c Real label for locale selection 2018-06-13 22:16:46 +02:00
Colin Darie 9c8b663de1
Basic checks table 2018-06-05 17:36:21 +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 dc2c1b88d0
Notification model & migration. 2018-05-31 20:49:06 +02:00
Colin Darie c6b1ac7162
Domain tld & normalize helpers 2018-05-30 17:01:32 +02:00
Colin Darie 8f3cf9f56b
Create resource Checks 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 0198e39048
Basic homepage 2018-05-23 16:52:57 +02:00
Colin Darie 7266d2a21c
Setup rails 2018-05-23 10:32:04 +02:00