This repository has been archived by the owner on Dec 23, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 31
Feature/committee dates noah #170
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
b168bf9
Adding correct dates and trying to make labels more explicit
LindsayYoung 7b1c69c
Making labels for charts more explicit
LindsayYoung 70d4612
commenting out the reports filed note
LindsayYoung 4943a38
Transfers from committees are recipts, that is money going in.
LindsayYoung 6993708
Merge branch 'develop' into feature/committee-dates
LindsayYoung 66b9581
Re-adding file that got accidentally deleted.
LindsayYoung 670abbf
Merge branch 'develop' of github.com:18F/openFEC-web-app into feature…
14c317c
Setting default grid to 24 columns
604e6db
Styling committee pages
c3c3afc
Little style tweaks
12be127
Ensure accordion creating creates new accordion object.
71b2e63
Adding coverage dates and proper variable names
48b0b6b
Adding links to report pdfs
66150d5
merging from develop
2872bdf
Merge branch 'develop' into feature/committee-dates-noah
LindsayYoung 1a4d5c4
Merge branch 'develop' into feature/committee-dates-noah
LindsayYoung e33d090
Merging in date fix
c4c99f3
Making a few post-merge changes.
LindsayYoung ddb1c0c
Merge branch 'feature/committee-dates-noah' of github.com:18F/openFEC…
LindsayYoung 3fb046c
Adding the / back in the chart lables
LindsayYoung f2003e2
Merge branch 'develop' of github.com:18F/openFEC-web-app into feature…
315cde1
Fixing formatting
8ceaddf
- Fixing variable names
LindsayYoung dce6d1b
More consists last_n_characters filter
d3a596a
jquery -> $
17ee310
Merge branch 'develop' of github.com:18F/openFEC-web-app into feature…
6bfd0ae
Adding tests for new filters
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,4 +37,4 @@ | |
|
||
.u-not-responsive { | ||
max-width: auto; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -105,6 +105,7 @@ body { | |
|
||
&.page-subsection--noline { | ||
border-bottom: 0; | ||
padding-bottom: 2rem; | ||
} | ||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍