Jonathan Rainville
4220d1fbf5
fix eslint on EVERYTHING
2018-08-02 15:17:40 -04:00
Iuri Matias
0514ff0210
re-add missing backend files
2018-07-31 17:25:14 -04:00
Iuri Matias
ba88e92bf2
fix index.html
2018-07-31 17:21:15 -04:00
Richard Ramos
4499fc8059
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-07-31 17:13:03 -04:00
Richard Ramos
a43d1dc5ff
Allows copying commands to clipboard
2018-07-31 17:13:03 -04:00
Richard Ramos
a9fa761983
Verifying if contract can be deployed or not
2018-07-31 17:13:03 -04:00
Richard Ramos
b827e8dcd8
Added event to obtain list of contracts and show them on the dashboard
2018-07-31 17:13:03 -04:00
Richard Ramos
ef606be784
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-07-31 17:13:03 -04:00
Richard Ramos
a63a38e072
Added section to embark backend tab
2018-07-31 17:13:03 -04:00
Iuri Matias
cf737a123b
first stab a backend tab
2018-07-31 17:13:03 -04:00
Richard Ramos
f78c7bcf2b
Moving components
2018-07-31 17:11:15 -04:00
Iuri Matias
d636687f7b
send & parse JSON in the ws calls; add cb to avoid crash due to unavailable connection
2018-07-31 17:11:09 -04:00
Iuri Matias
3cacb31c48
send logs to ws
2018-07-31 17:11:09 -04:00
Iuri Matias
c64c52d206
add basic ws functionality
2018-07-31 17:11:09 -04:00
Iuri Matias
d03139b93d
add 2nd endpoint to webserver; use express
2018-07-31 17:11:09 -04:00