748 Commits

Author SHA1 Message Date
Iuri Matias
bbf4f58359 fix branch 2018-09-30 11:02:53 -04:00
Iuri Matias
abf9e875ca fix identation 2018-09-30 11:00:10 -04:00
Iuri Matias
f6d4d088db cherry-pick features/react-routes 2018-09-30 10:59:18 -04:00
Iuri Matias
e00f4cb0b4 fix rebase issues 2018-09-30 10:55:21 -04:00
Richard Ramos
718d6f91f5 Fixing function invokation and result showing
- Booleans weren't being sent correctly (it always assumed true)
- Booleans now are shown on the results
- Handling result visualization when there's more than one parameter
2018-09-30 10:53:43 -04:00
Richard Ramos
a6bf41dc3e Allows copying commands to clipboard 2018-09-30 10:53:43 -04:00
Richard Ramos
b33940421f Verifying if contract can be deployed or not 2018-09-30 10:53:43 -04:00
Richard Ramos
e9ef5a3f0b Added event to obtain list of contracts and show them on the dashboard 2018-09-30 10:53:43 -04:00
Richard Ramos
6ea81293ec Handling errors and UI reorganization / features
- UI shows error screen if contract doesn't exist or fails fetching data
- Menu shows selected state and icons can be specified
- Component created for card alerts
2018-09-30 10:53:43 -04:00
Richard Ramos
56515b7f78 Added section to embark backend tab 2018-09-30 10:53:43 -04:00
Iuri Matias
433fd6f11e track original filepath of the contract 2018-09-30 10:53:43 -04:00
Iuri Matias
afea17e1b6 first stab a backend tab 2018-09-30 10:51:04 -04:00
Richard Ramos
b5f9c87062 Moving components 2018-09-30 10:45:37 -04:00
Iuri Matias
9645bea34b move console api call into console 2018-09-30 10:45:12 -04:00
Iuri Matias
e5a355441c move dashboard api into dashboard module 2018-09-30 10:39:13 -04:00
Iuri Matias
3d76191cae fix ws send; attempt to fix missing contractsState in ws 2018-09-30 10:37:13 -04:00
Iuri Matias
33dd94933e add dashboard endpoint 2018-09-30 10:37:13 -04:00
Iuri Matias
ae4a1e222e send & parse JSON in the ws calls; add cb to avoid crash due to unavailable connection 2018-09-30 10:35:53 -04:00
Iuri Matias
00d29c9fe8 send logs to ws 2018-09-30 10:35:53 -04:00
Iuri Matias
a7824b6b37 add basic ws functionality 2018-09-30 10:33:30 -04:00
Iuri Matias
6e5d21f329 add 2nd endpoint to webserver; use express 2018-09-30 10:32:18 -04:00
Richard Ramos
f23a20fbc1 Fixing template 2018-09-30 10:29:39 -04:00
Richard Ramos
47318d083d Reorganizing template 2018-09-30 10:29:39 -04:00
Richard Ramos
bac10c327e Uncommented error throwing 2018-09-30 10:29:39 -04:00
Richard Ramos
421ef8b682 Added payable functionality 2018-09-30 10:29:32 -04:00
Richard Ramos
2524a945f7 Disabling button while loading 2018-09-30 10:29:32 -04:00
Richard Ramos
db8ebd6a83 Base logic for invoking send functions and showin results 2018-09-30 10:29:32 -04:00
Richard Ramos
fd895caa39 Alert for error invoking functions 2018-09-30 10:29:32 -04:00
Richard Ramos
9e42028fdf Form generation for view/constant/pure functions 2018-09-30 10:29:32 -04:00
Richard Ramos
b8fe0dd258 Importing contract and bootstrap css 2018-09-30 10:29:32 -04:00
Richard Ramos
b685261bb9 JS generation + embark.json configuration update 2018-09-30 10:29:32 -04:00
Richard Ramos
b9be50fad0 Addid basic templating to start building UI from here 2018-09-30 10:29:32 -04:00
Richard Ramos
36bf352827 Adding base command logic for scaffolding generation 2018-09-30 10:28:57 -04:00
Iuri Matias
cfc63810cc remove engine param 2018-09-30 10:24:14 -04:00
Iuri Matias
23ced6ea04 remove console log 2018-09-30 10:17:20 -04:00
Anthony Laibe
8830cd9b3b Adding ipns 2018-09-30 10:13:26 -04:00
Anthony Laibe
9e4b003297 Add ipns resolve 2018-09-30 10:13:25 -04:00
Iuri Matias
3388b2ac46 move blockchain connection code to its own module 2018-09-30 10:10:29 -04:00
Iuri Matias
935d7b76c7 move deployment to module 2018-09-30 10:09:44 -04:00
Iuri Matias
9b02e7bbce move contract deployer to deploy manager 2018-09-30 10:09:44 -04:00
Iuri Matias
bce120c459 fix library manager init 2018-09-30 10:09:44 -04:00
Iuri Matias
31f4721d39 add missing utils 2018-09-30 10:09:44 -04:00
Iuri Matias
03070e7f66 cleanup 2018-09-30 10:08:04 -04:00
Iuri Matias
715fb54001 remove debug 2018-09-30 10:01:41 -04:00
Iuri Matias
0b44ca3de5 first stab at refactor blockchain launcher 2018-09-30 10:01:41 -04:00
Michael Bradley, Jr
51fd9cf5ff blockchain -- defaultHost, dockerHostSwap 2018-09-30 10:01:41 -04:00
Jonathan Rainville
b9d0bb6a58 only enabble register in dev 2018-09-30 09:55:19 -04:00
Jonathan Rainville
6728c3c7dc small cleanups 2018-09-30 09:55:19 -04:00
Jonathan Rainville
2f8dac7997 pre-dploy using the same function as register 2018-09-30 09:55:19 -04:00
Jonathan Rainville
530e44093c if no register config, dont register anything 2018-09-30 09:55:19 -04:00