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

Use DataTables for contribution size table. #422

Merged

Conversation

jmcarp
Copy link
Contributor

@jmcarp jmcarp commented Aug 5, 2015

[Resolves #398]

min_amount: info.limits[0],
max_amount: info.limits[1]
});
anchor.setAttribute('href', tables.buildAggregateUrl(uri, row.cycle));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't specify this before, but this should be on the total column, not the size column, to keep it consistent with the others tables.

@noahmanger
Copy link
Contributor

Looks good other than that comment and the merge conflicts.

@jmcarp
Copy link
Contributor Author

jmcarp commented Aug 5, 2015

@noahmanger fixed.

@noahmanger
Copy link
Contributor

This works by and large, so I'll merge. But I caught at least one case where there's inconsistency:

The ones from this page aren't working: http://localhost:3000/committee/C00413914?cycle=2016&tab=receipts

@noahmanger
Copy link
Contributor

It seems to be an issue with either the data or the filters rather than with this code.

noahmanger pushed a commit that referenced this pull request Aug 5, 2015
Use DataTables for contribution size table.
@noahmanger noahmanger merged commit 58a360e into fecgov:develop Aug 5, 2015
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.

None yet

2 participants