6 Commits

Author SHA1 Message Date
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