Jonathan Rainville
|
9eedae70fc
|
add tabs for the processes
|
2018-08-01 14:30:47 -04:00 |
|
Jonathan Rainville
|
92a3695dd5
|
remove useless registerProcess function
|
2018-08-01 12:56:09 -04:00 |
|
Jonathan Rainville
|
f44c29e776
|
change route name
|
2018-08-01 12:53:37 -04:00 |
|
Jonathan Rainville
|
737994e5a8
|
small conflicts
|
2018-08-01 11:14:02 -04:00 |
|
Anthony Laibe
|
3374534f39
|
Use path embark-api
|
2018-08-01 10:28:25 +01:00 |
|
Anthony Laibe
|
1e2df5420b
|
Add blockchain account endpoint
|
2018-07-31 17:44:31 -04:00 |
|
Iuri Matias
|
6abfcbd5a1
|
cherry-pick features/react-routes
|
2018-07-31 17:15:03 -04:00 |
|
Iuri Matias
|
efb75f4b1d
|
fix rebase issues
|
2018-07-31 17:14:05 -04:00 |
|
Iuri Matias
|
58c77019c4
|
add temporary fix to cases where logger doesnt have certain methods
|
2018-07-31 17:13:03 -04:00 |
|
Iuri Matias
|
fc5d942439
|
add api registration to plugin
|
2018-07-31 17:11:54 -04:00 |
|
Iuri Matias
|
bf7a8eca14
|
move logger api call into logger
|
2018-07-31 17:11:09 -04:00 |
|
Iuri Matias
|
7b3e75c0cc
|
add api registration to plugin
|
2018-07-31 17:11:09 -04:00 |
|
Iuri Matias
|
eed7631780
|
trigger log events for all log levels
|
2018-07-31 17:11:09 -04:00 |
|
Richard Ramos
|
af818fd27b
|
Fixed plugin loading logic
|
2018-07-31 17:03:53 -04:00 |
|
Richard Ramos
|
4acbfe3346
|
Form generation for view/constant/pure functions
|
2018-07-31 17:03:53 -04:00 |
|
Richard Ramos
|
2674f19961
|
Adding base command logic for scaffolding generation
|
2018-07-31 17:03:53 -04:00 |
|
Iuri Matias
|
fda1036845
|
remove engine param
|
2018-07-30 14:31:24 -04:00 |
|
Iuri Matias
|
a38ed97f43
|
move processes into core
|
2018-07-27 17:33:50 -04:00 |
|
Iuri Matias
|
97ab2b4650
|
move intercept logs to utils
|
2018-07-27 17:20:36 -04:00 |
|
Iuri Matias
|
176f6dc84b
|
move blockchain connection code to its own module
|
2018-07-27 16:54:33 -04:00 |
|
Iuri Matias
|
5fb4a3c8a6
|
get blockchain object from event bus
|
2018-07-27 16:03:15 -04:00 |
|
Iuri Matias
|
a9a809b7a0
|
don't pass web3 object to whisper module since it uses its own
|
2018-07-27 15:47:41 -04:00 |
|
Iuri Matias
|
3579394baf
|
rename blockchain connector
|
2018-07-27 15:36:16 -04:00 |
|
Iuri Matias
|
502f38b3d6
|
clean up
|
2018-07-27 15:20:07 -04:00 |
|
Iuri Matias
|
b48ec4c638
|
move code generator to a module
|
2018-07-27 15:18:21 -04:00 |
|
Iuri Matias
|
cd2e87f4b6
|
move deployment to a module
|
2018-07-27 15:18:21 -04:00 |
|
Iuri Matias
|
3b829cbb90
|
move deployment to module
|
2018-07-27 15:18:21 -04:00 |
|
Iuri Matias
|
a42a52dab6
|
prepare to make it a module
|
2018-07-27 15:18:21 -04:00 |
|
Iuri Matias
|
aa629ac895
|
move contract deployer to deploy manager
|
2018-07-27 15:18:21 -04:00 |
|
Iuri Matias
|
280d74c3d2
|
move the versions manager to its own module
|
2018-07-27 15:18:21 -04:00 |
|
Iuri Matias
|
956f304f57
|
move i18n to core
|
2018-07-27 15:18:21 -04:00 |
|
Iuri Matias
|
55c001deda
|
cleanup
|
2018-07-27 14:55:50 -04:00 |
|
Iuri Matias
|
a38428f762
|
update to fix tests
|
2018-07-27 14:55:50 -04:00 |
|
Iuri Matias
|
69bb03d56d
|
move copmiler to a module
|
2018-07-27 14:55:50 -04:00 |
|
Iuri Matias
|
f589f68330
|
move graph into a module
|
2018-07-27 14:55:50 -04:00 |
|
Iuri Matias
|
7d663cee06
|
move code runner to core modules
|
2018-07-27 14:55:50 -04:00 |
|
Iuri Matias
|
f6efb3471a
|
move proxy out of core
|
2018-07-27 14:55:50 -04:00 |
|
Iuri Matias
|
f9019a0cb8
|
rename process manager
|
2018-07-27 14:55:50 -04:00 |
|
Iuri Matias
|
68a187136d
|
move blockchain process to own module
|
2018-07-27 14:55:01 -04:00 |
|
Iuri Matias
|
80c617cc60
|
first stab at refactor blockchain launcher
|
2018-07-27 14:55:01 -04:00 |
|
Iuri Matias
|
2192347631
|
Merge pull request #642 from embark-framework/features/ens-register
ENS pre-register domains in development
|
2018-07-27 14:51:47 -04:00 |
|
Michael Bradley, Jr
|
f5b93306be
|
proxy -- canonicalHost, defaultHost
|
2018-07-26 14:27:50 -05:00 |
|
Michael Bradley, Jr
|
eb62dab1eb
|
config -- canonicalHost, defaultHost
|
2018-07-26 14:27:50 -05:00 |
|
Jonathan Rainville
|
20c631434f
|
if no register config, dont register anything
|
2018-07-26 14:50:44 -04:00 |
|
Michael Bradley, Jr
|
311f9fc243
|
propagate env
|
2018-07-25 16:02:58 -05:00 |
|
Anthony Laibe
|
d0b76ea4bc
|
Remove code dependencies to underscore
|
2018-07-24 13:29:06 +01:00 |
|
Michael Bradley, Jr
|
dfaaa58ce0
|
propagate embark run cli webserver flags to config and service
|
2018-07-15 23:49:24 -05:00 |
|
Iuri Matias
|
0d5b3293af
|
Merge pull request #621 from embark-framework/security/update-deps
Update dependencies
|
2018-07-11 21:16:21 +03:00 |
|
Iuri Matias
|
0b0f092385
|
Merge pull request #617 from embark-framework/bug_fix/upload-build
set isDev as default if there is no blockchain file
|
2018-07-11 20:19:09 +03:00 |
|
Iuri Matias
|
54f8953430
|
Merge pull request #609 from embark-framework/refactor_storage_component
Refactor storage component
|
2018-07-11 20:18:01 +03:00 |
|