Jonathan Rainville
2d66870773
fix dashboard broken
2018-10-23 11:12:53 +02:00
Jonathan Rainville
4e7a0389bb
fix eslint on EVERYTHING
2018-10-23 10:26:14 +02:00
Anthony Laibe
57874bac71
Use path embark-api
2018-10-23 10:22:37 +02:00
Iuri Matias
26d7e42218
move dashboard api into dashboard module
2018-10-23 10:20:09 +02:00
Anthony Laibe
8df718cf3c
Replace light monitor by REPL
2018-10-23 10:05:24 +02:00
Anthony Laibe
bade74d2c2
Reuse Light Monitor
2018-10-23 10:05:23 +02:00
Cryptomental
47dcb1552c
console, dashboard: Add persistent, automatically loaded history.
...
Add persistent automatically loaded history file for repl console
and Embark dashboard.
Default location of the history file is stored in DEFAULT_CMD_HISTORY_PATH
pointing to DAPP_PATH/.embark/cmd_history.
The history is automatically saved and loaded on startup.
test/console: Pass Embark object to constructor.
Update console test to pass Embark object to constructor.
Refs: https://github.com/embark-framework/embark/issues/939
2018-10-22 19:54:43 +02:00
Jonathan Rainville
ddb1872db5
fix undefined message in console
2018-09-13 10:28:03 -04:00
Anthony Laibe
e0f73c7d22
Make console a module
2018-08-31 09:36:50 +01:00
Anthony Laibe
31cb79bf5b
PR feedback
2018-08-30 10:41:13 +01:00
Anthony Laibe
de57e48cff
Isolate the code runner
2018-08-24 14:05:19 +01:00
Anthony Laibe
a7b0cea09b
Console via IPC do not run on deploy
2018-08-21 16:10:22 -04:00
Anthony Laibe
a59cc29d39
IPC works with errors, console print errors
2018-08-21 16:10:22 -04:00
Anthony Laibe
eeb8fa752d
Add link to documentation
2018-08-21 16:09:48 -04:00
Anthony Laibe
774a14c850
Support old and new console plugin with a warning
2018-08-21 16:09:48 -04:00
Anthony Laibe
0924f2dfd0
Apply feedback
2018-08-21 16:09:48 -04:00
Anthony Laibe
27933774a9
Console command connect to ipc
2018-08-21 16:09:48 -04:00
Iuri Matias
33666bd030
rename to cmd
2018-08-21 16:09:13 -04:00