15 Commits

Author SHA1 Message Date
Jonathan Rainville
14d36f5b88 fix eslint on EVERYTHING 2018-09-30 11:21:23 -04:00
Iuri Matias
d9c7038be5 re-add missing backend files 2018-09-30 11:02:53 -04:00
Iuri Matias
2f77f1df4c fix index.html 2018-09-30 11:02:53 -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
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
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