embark-area-51/lib
Eric Mastro 77d15a8645 added webserver config setting for `enableCatchAll` that allows for all non-static routes to be captured and sent to index.html for react route processing.
allowed backend tab to be accessible from `/embark`, `/backend`, and `/admin`

added contracts apis to support intended functionality in the backend tab

starting webserver service with plugins passed in to get api registrations

added filesystem methods for reading directories

removed duplicate method in plugin.js

updated avatar for backend tab (did not exist in SCM)

updated compiled contract properties for display (maybe they've changed)

updated console command to get web3 host
2018-07-12 16:42:43 +03:00
..
cmds Merge pull request #620 from embark-framework/features/bin-entry-ganache-cli 2018-07-11 21:27:26 +03:00
coderunner callback error from runCode and use that in onDeploy codes 2018-06-14 11:10:31 -04:00
contracts fix rebase issues 2018-07-12 16:02:16 +03:00
core added webserver config setting for `enableCatchAll` that allows for all non-static routes to be captured and sent to index.html for react route processing. 2018-07-12 16:42:43 +03:00
dashboard Moving components 2018-07-12 11:41:39 +03:00
i18n don't sync i18n files anymore 2018-06-01 19:31:26 -04:00
modules added webserver config setting for `enableCatchAll` that allows for all non-static routes to be captured and sent to index.html for react route processing. 2018-07-12 16:42:43 +03:00
pipeline add event and API endpoint to get the contract sourcecode 2018-07-12 13:29:34 +03:00
process reduce ping time so processes die faster 2018-06-26 16:46:21 -04:00
processes Handle geth process exit via crash/kill and also via killing `embark blockchain` 2018-06-26 13:02:41 +10:00
tests fix provider 2018-07-06 15:30:16 -04:00
utils Merge pull request #609 from embark-framework/refactor_storage_component 2018-07-11 20:18:01 +03:00
versions Removed p-iteration from embark altogether. 2018-06-27 10:51:53 +10:00
cmd.js remove use of initConfig 2018-07-10 08:49:08 -04:00
constants.json Handle geth process exit via crash/kill and also via killing `embark blockchain` 2018-06-26 13:02:41 +10:00
index.js Merge pull request #617 from embark-framework/bug_fix/upload-build 2018-07-11 20:19:09 +03:00