Skip to content
This repository has been archived by the owner on Dec 23, 2017. It is now read-only.

Adds election cycle picker to candidate pages #74

Merged
merged 8 commits into from
Apr 16, 2015
Merged

Conversation

theresaanna
Copy link
Contributor

  • Adds a new route: candidate/id/electionCycleYear
  • Adds Selenium test to test for contents of election cycle drop down
    • changes the candidate used in the test to one that has multiple cycles
  • Extend the Chosen JS module to init Chosen on the year drop down

Issue: 18F/openFEC#489

- adds dropdown for choosing cycle
- passes year param through to loading from api
- adds routes for candidate/id/year
- adds dropdown for choosing cycle
- passes year param through to loading from api
- adds routes for candidate/id/year
…-cycle

Conflicts:
	openfecwebapp/tests/selenium/base_test_class.py
openFEC/489
- also fixes a bug where the api_location was erroneously concatenated
  onto the URL twice
18F/openFEC#489
- also fixes a bug where the api_location was erroneously concatenated
  onto the URL twice
msecret pushed a commit that referenced this pull request Apr 16, 2015
Adds election cycle picker to candidate pages
@msecret msecret merged commit d0f160b into master Apr 16, 2015
@noahmanger noahmanger deleted the election-cycle branch August 3, 2015 22:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants