23 Commits

Author SHA1 Message Date
Iuri Matias
2ed4eee831 display loading message when new libs are being installed 2017-07-05 18:26:44 -04:00
Iuri Matias
f45ce963b4 add file type so files are loaded when needed; support to configure web3 and solc versions 2017-07-05 08:35:51 -04:00
Iuri Matias
0991a87b73 add support for embark_js directive 2017-07-03 18:54:31 -04:00
Iuri Matias
8e349cc6ed support directive 2017-07-02 18:03:14 -04:00
Iuri Matias
61e44b31e9 support specifying web3.js separetly 2017-07-02 14:55:35 -04:00
Iuri Matias
31ecaf0837 support to download specified versions of web3 2017-07-02 13:33:11 -04:00
Iuri Matias
b473d68a1e include specific contract config given contract name 2017-07-01 12:55:46 -04:00
Iuri Matias
f4dbeb4b7e revert some of the recent changes 2017-03-31 07:39:33 -04:00
Iuri Matias
faf0e1ff48 revert some of the recent changes 2017-03-31 07:34:43 -04:00
Todd Baur
67f325f5a0 migrate all the code to ES6 2017-03-30 20:12:39 +09:00
Todd Baur
4ae5757bae add back in missing load commands 2017-03-30 02:04:35 +09:00
Todd Baur
2f5c647c39 this changes Embark to an EventEmitter and adds more event handling for loading and fetching plugins. It introduces a dependency on underscore and underscore string. It adds defenses against null/invalid options objects. 2017-03-30 00:37:30 +09:00
Iuri Matias
c514765d0b move misc utils modules to their own folder 2017-03-11 11:03:20 -05:00
Iuri Matias
96d1361dd8 support defaults when new config files are not found, for backwards compatibility 2017-03-05 21:27:33 -05:00
Iuri Matias
007be84f23 add config to the plugin api (temporary) 2017-03-05 20:25:09 -05:00
Iuri Matias
85659987d9 add support for website config file; reflect real web server config in the dashboard 2017-03-04 14:20:28 -05:00
Iuri Matias
269552aee0 add events to plugin api 2017-03-04 12:42:24 -05:00
Iuri Matias
cd45a2be77 refactor, move calls to engine; fix tests 2017-03-03 01:22:12 -05:00
Iuri Matias
1674adee4a add config to specify available providers for each component 2017-02-28 21:43:03 -05:00
Iuri Matias
09e58977e4 generate final embarkjs file depending on components enabled 2017-02-28 21:26:15 -05:00
Andy Nogueira
dd03c747f7 Fixed logic to prevent node exception when running command 'embark blockchain' outside the Dapp folder 2017-02-21 15:45:10 -05:00
Iuri Matias
73a536c52e refactor to use method to determine app root path, instead of constantly using relative paths 2017-02-19 19:44:16 -05:00
Iuri Matias
1868788342 reorgnize code structure 2017-02-19 12:51:32 -05:00