Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: 2.2.0 #1828

Merged
merged 24 commits into from
Apr 18, 2019
Merged

release: 2.2.0 #1828

merged 24 commits into from
Apr 18, 2019

Conversation

comountainclimber
Copy link
Member

@comountainclimber comountainclimber commented Mar 28, 2019

(rough draft of release notes)

2.2.0

Updates:

  • Adds the ability to export transaction data from Activity tab to CSV file.
  • Reintroduces the ability for Neon to load script hashes via neo-tokens repo.
  • Updates the TOLL token to BRDG and updates supply.
  • Adds a universal catch all error boundary to Neon using a React 16 error boundary component.

Fixes:

  • Layout issue introduced into Contacts tab.
  • Bug causing notification to alert in Activity tab more frequently than it should.
  • Fixes a bug in the validation of the form used to add new contacts.

comountainclimber and others added 21 commits March 7, 2019 21:44
* fixes broken layout bug in contacts panel

* removes unnused styles
Updated TOLL to BRDG token with new supply
feature: adds export functionality to activity tab
feature: refactors validation in ContactForm.jsx
feature: wraps application in error boundary component
@coveralls
Copy link

coveralls commented Mar 28, 2019

Pull Request Test Coverage Report for Build 6052

  • 5 of 28 (17.86%) changed or added relevant lines in 6 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.3%) to 39.709%

Changes Missing Coverage Covered Lines Changed/Added Lines %
app/components/ErrorBoundaries/Main/index.js 1 2 50.0%
app/components/TransactionHistory/TransactionHistoryPanel/TransactionHistoryPanel.jsx 1 2 50.0%
app/components/Contacts/ContactForm/ContactForm.jsx 0 2 0.0%
app/core/nep5.js 0 7 0.0%
app/components/ErrorBoundaries/Main/Main.jsx 0 12 0.0%
Files with Coverage Reduction New Missed Lines %
app/core/nep5.js 1 17.86%
Totals Coverage Status
Change from base Build 5903: -0.3%
Covered Lines: 1084
Relevant Lines: 2484

💛 - Coveralls

@comountainclimber comountainclimber changed the title release: 2.1.1 release: 2.2.0 Apr 5, 2019
* adds disable state to tx history component fixes default file name and location

* fixes linting errors

* removes commented out import
@comountainclimber comountainclimber merged commit 3014fbd into master Apr 18, 2019
@comountainclimber comountainclimber deleted the release/2.1.1 branch May 21, 2019 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants