80 Commits

Author SHA1 Message Date
Richard Ramos
b5f9c87062 Moving components 2018-09-30 10:45:37 -04:00
Richard Ramos
1009fd9771 Components for Contract UI 2018-09-30 10:45:37 -04:00
Anthony Laibe
f4a2ad7568 Add dedicated writer for string result 2018-09-30 09:54:28 -04:00
Anthony Laibe
4858418efc Use console and override evaluator 2018-09-30 09:54:28 -04:00
Anthony Laibe
a7e17cb59a Adding profile command 2018-09-30 09:45:47 -04:00
Anthony Laibe
50f02d71c4 Use global in repl 2018-09-30 09:45:19 -04:00
Anthony Laibe
a5f289deee nodashboard start a repl 2018-09-30 09:45:19 -04:00
Anthony Laibe
332b563c96 Add on exit 2018-09-30 09:45:19 -04:00
Anthony Laibe
272b051f32 Replace light monitor by REPL 2018-09-30 09:45:19 -04:00
Anthony Laibe
e8d5ee05cd Adding light monitor 2018-09-30 09:44:39 -04:00
Iuri Matias
368b01d128 update tests 2018-08-21 16:09:13 -04:00
Anthony Laibe
36ae882a26 Add dedicated writer for string result 2018-08-21 15:47:05 -04:00
Anthony Laibe
d5911cb3b7 Use console and override evaluator 2018-08-21 15:47:05 -04:00
Anthony Laibe
2f6e96db86 Adding profile command 2018-08-21 15:47:05 -04:00
Anthony Laibe
9c5cb35d3b Use global in repl 2018-08-21 15:46:14 -04:00
Anthony Laibe
87396c9882 nodashboard start a repl 2018-08-21 15:46:14 -04:00
Anthony Laibe
147292d8f0 Add on exit 2018-08-21 15:46:14 -04:00
Anthony Laibe
a161e6856c Replace light monitor by REPL 2018-08-21 15:46:14 -04:00
Anthony Laibe
b368eb4e04 Reuse Light Monitor 2018-08-21 15:46:14 -04:00
Anthony Laibe
c195fde051 Adding light monitor 2018-08-21 15:46:14 -04:00
Iuri Matias
3f16806f37 make linter happy 2018-08-21 15:30:11 -04:00
Iuri Matias
a428928b53 remove unused parameter 2018-08-21 15:30:10 -04:00
Jonathan Rainville
c9590d476c enbale multiple arguments in dashboard 2018-08-21 15:03:34 -04:00
Iuri Matias
daaee7d828 use neo-blessed 2018-06-13 11:17:55 -04:00
Iuri Matias
083961fc21 remove unneeded assignments 2018-06-01 19:32:14 -04:00
Iuri Matias
07e58bcd04 check window size in dashboard instead of index 2018-06-01 19:32:14 -04:00
Jonathan Rainville
138aaf39ff fix processes on ubuntu 2018-05-30 11:03:33 -04:00
Jonathan Rainville
5f3361d030 conflict in en.json 2018-05-23 11:16:56 -04:00
Iuri Matias
3e9376138b move runCode 2018-05-23 11:16:17 -04:00
Iuri Matias
0363c676d4 initialized ipfs object to environment 2018-05-18 15:56:36 -04:00
VoR0220
fee40c8935 remove trailing whitespace
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-05-18 10:43:56 -05:00
VoR0220
b2e45ed95c remove unneeded code line
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-05-18 10:42:08 -05:00
VoR0220
8411f36e06 trying this
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-05-18 10:18:00 -05:00
VoR0220
28fa906bbf concentrate undefined logic in the plugin output
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-05-18 10:04:49 -05:00
VoR0220
bef490f5c7 get rid of console logs and try reworking the undefined handling
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-05-18 09:42:30 -05:00
VoR0220
5af4eb5b25 now profiler and other plugins will be able to benefit from undefined return output for logs only plugins
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-05-18 08:54:25 -05:00
VoR0220
c2086b94ae should add scroller to available services
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-05-18 08:10:59 -05:00
Iuri Matias
0b70f32bb9 initial work for i18n 2018-05-10 15:01:34 -04:00
Iuri Matias
89616537b8 refactor command handler 2018-03-15 16:38:20 -04:00
Iuri Matias
cd9c3c8317 return cmd result in executeCmd callback 2018-03-15 16:34:30 -04:00
Iuri Matias
b7b5f1b365 move services state event call to monitor itself 2018-03-10 12:46:02 -05:00
Iuri Matias
a231f11062 fix issue with repeating console input 2018-02-27 19:19:04 -05:00
Iuri Matias
531af6234b refactor console cmd exec 2018-02-27 19:19:00 -05:00
Iuri Matias
eb6236da65 add command handler for console cmd 2018-02-27 19:18:52 -05:00
Iuri Matias
445133cfdf move setStatus from logger to event bus 2018-02-27 15:49:21 -05:00
Iuri Matias
66e9d6afa3 move contractsState from logger to event bus 2018-02-27 15:40:05 -05:00
Iuri Matias
3b60793b25 remove old jshint directives 2018-02-07 19:49:54 -05:00
Iuri Matias
dee49ec5ed add createPlugin; move cmds to library managers 2017-12-30 15:52:51 -05:00
Iuri Matias
3fb02befea comply with linter 2017-12-29 18:33:11 -05:00
Iuri Matias
92de2904f1 move webserver cmds to module 2017-12-29 18:29:56 -05:00