embark/lib/modules/webserver/backend/contracts/components
Richard Ramos 8da0d60b42
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-10-23 10:21:39 +02:00
..
account-list.js Allows copying commands to clipboard 2018-10-23 10:21:38 +02:00
card-alert.js Handling errors and UI reorganization / features 2018-10-23 10:21:38 +02:00
contract-context.js Added section to embark backend tab 2018-10-23 10:21:38 +02:00
contract-ui.js Verifying if contract can be deployed or not 2018-10-23 10:21:38 +02:00
function-area.js Verifying if contract can be deployed or not 2018-10-23 10:21:38 +02:00
function-form.js Fixing function invokation and result showing 2018-10-23 10:21:39 +02:00
function.js Fixing function invokation and result showing 2018-10-23 10:21:39 +02:00
instance-selector.js Added section to embark backend tab 2018-10-23 10:21:38 +02:00
menu-item.js Handling errors and UI reorganization / features 2018-10-23 10:21:38 +02:00
source-area.js Added section to embark backend tab 2018-10-23 10:21:38 +02:00
tab.js Added section to embark backend tab 2018-10-23 10:21:38 +02:00