7 Commits

Author SHA1 Message Date
Jonathan Rainville
57de34db74 fix eslint on EVERYTHING 2018-08-22 19:05:00 -04:00
Richard Ramos
902f03d05e 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:04:56 -04:00
Richard Ramos
3ac7ca380c Allows copying commands to clipboard 2018-08-22 19:04:56 -04:00
Richard Ramos
bc8315f31e Verifying if contract can be deployed or not 2018-08-22 19:04:56 -04:00
Richard Ramos
6e865d1ed5 Added event to obtain list of contracts and show them on the dashboard 2018-08-22 19:04:56 -04:00
Richard Ramos
e9c12b427d 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:04:56 -04:00
Richard Ramos
89d890f4b9 Added section to embark backend tab 2018-08-22 19:04:55 -04:00