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

feature: activity export enhancements #1836

Merged
merged 3 commits into from Apr 11, 2019

Conversation

comountainclimber
Copy link
Member

This PR accomplishes two things:
1.) adds disabled state to the new export button in the activity tab so that users cant mash this (or automate the mashing)

2.) Updates the default path of the exported csv to <path to documents>/neon-wallet-activity-${moment().unix()}.csv

Verified manually that file export is still working exactly as expected

@coveralls
Copy link

Pull Request Test Coverage Report for Build 6013

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 39.709%

Totals Coverage Status
Change from base Build 5997: 0.0%
Covered Lines: 1084
Relevant Lines: 2484

💛 - Coveralls

@comountainclimber comountainclimber merged commit be72a00 into release/2.1.1 Apr 11, 2019
@comountainclimber comountainclimber deleted the feature/release-enhancements branch April 11, 2019 01:56
comountainclimber added a commit that referenced this pull request Apr 18, 2019
* adds csv dep

* removes buggy success notification from activity panel and adds export button in header

* sets up working boilerplate for CSV download

* updates snapshots

* fixes notification weirdness in activity page and adds export functionality

* updates snapshots

* adds dismiss functionality to info notification

* refactor of TransactionHistory.jsx

* Updated TOLL to BRDG token with new supply

* chore: fixes contacts layout (#1810)

* fixes broken layout bug in contacts panel

* removes unnused styles

* adds working implementation of error boundary around app

* removes hardcoded error

* styles error page

* removes hard coded errors

* refactors validation in ContactForm.jsx

* reimplements dynamic token hash fetch

* bumps version in package.json

* feature: activity export enhancements (#1836)

* adds disable state to tx history component fixes default file name and location

* fixes linting errors

* removes commented out import

* fixes css bug
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

2 participants