weecology / ogrants

Open grants list
https://www.ogrants.org/
Other
126 stars 47 forks source link

Use datatables table to support search #81

Closed sdtaylor closed 5 years ago

sdtaylor commented 5 years ago

I used datatables in my WEC/SNRE schedule site and it seems like it'd be useful here for #17, but it's being finicky.

ethanwhite commented 5 years ago

Thanks @sdtaylor! It would be great to have better support for finding the grants folks are interested in quickly.

It looks like there was an issue with some cached dependencies in the build system due to some security updates I did yesterday. I flushed the cache and this is passing now.

I'm guessing this was just the start so you're all set to proceed with whatever's up next.

ethanwhite commented 5 years ago

Also, if you rebase on master now those annoying build failures will stop and you'll get legit live checks (without me eventually hitting the rebuild button). Turns out that was happening because the ruby version wasn't set to one of netlify's preferred versions (which is now fixed in master).

sdtaylor commented 5 years ago

@ethanwhite this is ready.

ethanwhite commented 5 years ago

Thanks @sdtaylor! This is awesome!!