embark/embark-ui
emizzle 7de72cb474
Addressed PR feedback
- Created an “embark” module so that an “embark” process could be registered in the correct way. This service is only used on `embark run` (can be extended to other commands if needed).

- extracted “embark” to a const `DEFAULT_PROCESS` param in the `Console` component.

- extracted commands result rendering to it’s own function to keep the `renderTabs` function from getting cluttered

- Added sorting of logs by timestamp

- Added milliseconds to the log file data (which helps in sorting log messages).
2018-10-23 10:53:25 +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 Addressed PR feedback 2018-10-23 10:53:25 +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