Commit Graph

67 Commits

Author SHA1 Message Date
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
Iuri Matias 411ed41c84 fix console cmds api 2017-12-29 18:21:36 -05:00
Iuri Matias 14d330a729 fix webserver service check 2017-12-17 18:58:55 -05:00
Iuri Matias 113bb25142 add webserver start/stop cmd 2017-12-17 18:34:41 -05:00
Iuri Matias 9efd29ec9e add to help exit cmd 2017-12-16 18:16:53 -05:00
Iuri Matias 81f06bc984 include ipfs version in versions cmd 2017-12-16 18:15:44 -05:00
Iuri Matias 26b070b27f minor refactor: simplify options setting 2017-12-16 11:11:29 -05:00
Iuri Matias fb8d3c4c0a refactor availableServices 2017-12-16 10:54:17 -05:00
Iuri Matias 6098d3cca6 add alias for exit cmd 2017-12-13 19:31:16 -05:00
Iuri Matias e2cbc2a488 fix linting issues 2017-12-05 18:14:46 -05:00
Todd Baur 094334fee7 code lint fix 2017-07-07 20:46:06 +09:00
Iuri Matias 414c875082 add versions command 2017-07-06 19:50:36 -04:00
Iuri Matias 232f6fc88b support list of fallbacks for dapp web3 connection, support separate connection config for deployment 2017-07-06 18:48:20 -04:00
Iuri Matias ffbf6a70c5 include whisper version in the dashboard 2017-06-27 17:05:35 -04:00