embark/embark-ui
emizzle 42cc9b559f
Fills embark logs tabs with existing embark logs
A logfile is now generated by default, in the format `.embark/embark-log__YYYY-MM-DD_HH-mm-ss.log`.

When the home tab is loaded, the process logs are fetched for all the processes. The list of processes returned now includes `embark`, and when `/embark-api/process-logs/embark` is fetched, the logFile is parsed and an array of log messages are returned.
2018-10-23 10:52:26 +02:00
..
config Eject react-scripts and implement our own 2018-10-23 10:50:03 +02:00
public Eject react-scripts and implement our own 2018-10-23 10:50:03 +02:00
scripts Eject react-scripts and implement our own 2018-10-23 10:50:03 +02:00
src Fills embark logs tabs with existing embark logs 2018-10-23 10:52:26 +02:00
.gitignore Adding embark ui 2018-10-23 10:22:37 +02:00
README.md Update README 2018-10-23 10:22:38 +02:00
package-lock.json Update layout with new theme 2018-10-23 10:50:38 +02:00
package.json Add new theme to utils 2018-10-23 10:50:40 +02:00

README.md

embark-ui