Iuri Matias
|
0b70f32bb9
|
initial work for i18n
|
2018-05-10 15:01:34 -04:00 |
Iuri Matias
|
e2cbc2a488
|
fix linting issues
|
2017-12-05 18:14:46 -05:00 |
Iuri Matias
|
9ce25d7651
|
refactor services check to use on/off and let monitor decide colors
|
2017-04-01 23:22:43 -04:00 |
Todd Baur
|
fbe3f302b2
|
cleanup code from linter feedback
|
2017-03-30 20:38:14 +09:00 |
Todd Baur
|
67f325f5a0
|
migrate all the code to ES6
|
2017-03-30 20:12:39 +09:00 |
Todd Baur
|
5bf1475ea4
|
swap more var -> let
|
2017-03-30 02:50:05 +09:00 |
Iuri Matias
|
54420b327e
|
detect when ethereum node comes back online and redeploy
|
2017-03-11 12:27:10 -05:00 |
Iuri Matias
|
8d8ff671f7
|
if monitor is already running then init service
|
2017-03-11 11:48:12 -05:00 |
Iuri Matias
|
5cf287a747
|
implement stopCheck
|
2017-03-11 11:23:42 -05:00 |
Iuri Matias
|
2dec088a9b
|
add service check error
|
2017-03-11 11:17:52 -05:00 |
Iuri Matias
|
c514765d0b
|
move misc utils modules to their own folder
|
2017-03-11 11:03:20 -05:00 |
Iuri Matias
|
92f9df4117
|
remove async extension to a module
|
2017-03-11 10:52:02 -05:00 |
Iuri Matias
|
c2c41549c1
|
cleanup; remove unneded requires
|
2017-03-11 10:38:05 -05:00 |
Iuri Matias
|
ea70d09e8c
|
move ethereum and whisper checks; refactor web3 connection
|
2017-03-11 10:29:45 -05:00 |
Iuri Matias
|
4bf31328e2
|
use eachObject to avoid async issues; support non-recurrent checks
|
2017-03-11 07:32:16 -05:00 |
Iuri Matias
|
173c571147
|
remove old services monitor; add new services monitor to engine; move previous checks to their modules inits
|
2017-03-10 22:00:30 -05:00 |