CouncilDataProject / seattle_v2

Website for interacting with Seattle's instance of CDP
https://councildataproject.github.io/seattle
BSD 3-Clause "New" or "Revised" License
5 stars 6 forks source link

Expose more filtering options for the voting records table #44

Open evamaxfield opened 4 years ago

evamaxfield commented 4 years ago

Related to #40 and #41

And delayed by https://github.com/CouncilDataProject/cdptools/issues/91

If we want to add more filtering options to the voting records table we will need to make requests for them instead of doing the complex filtering and sorting on the client side.