15 Commits

Author SHA1 Message Date
Jonathan Rainville
33009c9917 fix eslint on EVERYTHING 2018-08-22 19:18:11 -04:00
Iuri Matias
2ed3a5872d re-add missing backend files 2018-08-22 19:18:08 -04:00
Iuri Matias
5cbdf18a19 fix index.html 2018-08-22 19:18:08 -04:00
Richard Ramos
15edbd398d 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-08-22 19:18:07 -04:00
Richard Ramos
f25fbc8e2c Allows copying commands to clipboard 2018-08-22 19:18:07 -04:00
Richard Ramos
f65c24d44e Verifying if contract can be deployed or not 2018-08-22 19:18:07 -04:00
Richard Ramos
a54b8226eb Added event to obtain list of contracts and show them on the dashboard 2018-08-22 19:18:07 -04:00
Richard Ramos
cc0f503a2b 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-08-22 19:18:07 -04:00
Richard Ramos
b567db9aa7 Added section to embark backend tab 2018-08-22 19:18:06 -04:00
Iuri Matias
a44bcc4dd1 first stab a backend tab 2018-08-22 19:18:06 -04:00
Richard Ramos
1e2be154ab Moving components 2018-08-22 19:18:03 -04:00
Iuri Matias
c11b901dba send & parse JSON in the ws calls; add cb to avoid crash due to unavailable connection 2018-08-22 19:18:02 -04:00
Iuri Matias
3dfe720386 send logs to ws 2018-08-22 19:18:02 -04:00
Iuri Matias
6959d6d5be add basic ws functionality 2018-08-22 19:18:01 -04:00
Iuri Matias
adc924df3e add 2nd endpoint to webserver; use express 2018-08-22 19:18:01 -04:00