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

Refactor elections (ElectionView) endpoint to extend ApiResource #3254

Closed
fec-jli opened this issue Jun 29, 2018 · 6 comments
Closed

Refactor elections (ElectionView) endpoint to extend ApiResource #3254

fec-jli opened this issue Jun 29, 2018 · 6 comments
Assignees
Milestone

Comments

@fec-jli
Copy link
Contributor

fec-jli commented Jun 29, 2018

this issue related with Issue fecgov/fec-cms#2010
to enable the export link in election summery page.

@fec-jli fec-jli added this to the Sprint 6.3 milestone Jun 29, 2018
@PaulClark2
Copy link
Contributor

Is this a refactor or are we adding export functionality?

@fec-jli
Copy link
Contributor Author

fec-jli commented Jun 29, 2018

in order to make export work, we need refactor this endpoint first.

@PaulClark2
Copy link
Contributor

PaulClark2 commented Jun 29, 2018

So the refactor work would allow us to enable downloads for individual contributions to candidates by size and individual contributions to candidates by state? The other data tables on the page already have functional export buttons.

  • individual contributions to candidates by size
  • individual contributions to candidates by state

#3253 takes care of the download for candidate financial totals, correct?

@fec-jli
Copy link
Contributor Author

fec-jli commented Jun 29, 2018

yes, #3253 only takes care of the download for candidate financial totals.
the reason I am working on this, because the code to fix this #3221 are mixed in same python file.
we better to do together. for other two export individual contributions links, we can leave this for the future.

@PaulClark2
Copy link
Contributor

related to fecgov/fec-cms#2153

@JonellaCulmer
Copy link
Contributor

Work has been merged, so closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants