poanetwork / token-wizard

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

(Bug) Step 1: selected strategy isn't kept after refreshing or moving back/forward #1173

Closed mariano-aguero closed 5 years ago

mariano-aguero commented 5 years ago

Closes #1170

BlackDuckCoPilot commented 5 years ago

Black Duck Security Report

Merging #1173 into integration/#1082-new-design will not change security risk.

Click here to see full report

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 3269


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/components/Common/CrowdsalesList.js 0 1 0.0%
src/components/Crowdsales/index.js 0 1 0.0%
src/components/StepOne/index.js 2 12 16.67%
<!-- Total: 8 20 40.0% -->
Files with Coverage Reduction New Missed Lines %
src/components/StepOne/index.js 1 50.0%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 3205: -0.02%
Covered Lines: 1042
Relevant Lines: 4014

💛 - Coveralls
vbaranov commented 5 years ago

@mariano-aguero it seems, a deploy to Netlify failed ☝️

mariano-aguero commented 5 years ago

@vbaranov

it seems, a deploy to Netlify failed

The netlify API failed, now is functional

Regards