poanetwork / token-wizard

(Discontinued) TokenWizard is an DApp to create and manage crowdsale and token contracts using a simple UI
MIT License
384 stars 215 forks source link

(Fix) Disable Continue button until all assets are saved to MobX storage #1063

Closed mariano-aguero closed 6 years ago

mariano-aguero commented 6 years ago

Closes #1043

BlackDuckCoPilot commented 6 years ago

Black Duck Security Report

Merging #1063 into 2.0 will not change security risk.

Click here to see full report

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 2722


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/components/Home/index.js 0 1 0.0%
src/stores/ContractStore.js 0 1 0.0%
src/components/stepOne/index.js 0 9 0.0%
<!-- Total: 1 12 8.33% -->
Files with Coverage Reduction New Missed Lines %
src/components/stepOne/index.js 1 0.0%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 2716: -0.007%
Covered Lines: 745
Relevant Lines: 3357

💛 - Coveralls
dennis00010011b commented 6 years ago

@vbaranov @mariano-aguero Tested it. No issues were found