Adds ability to filter by agency (if you're an admin), case worker (if you're and admin or an approved case worker), and the ability to search. Also makes it so that case workers only see their agency's applications, and if they're not approved yet, only the applications they've entered (maybe they shouldn't even be able to add applications, but that's not implemented here). It also includes the work I did a few days ago to swap out the React component for recent applications and implement it in normal rails.
Adds ability to filter by agency (if you're an admin), case worker (if you're and admin or an approved case worker), and the ability to search. Also makes it so that case workers only see their agency's applications, and if they're not approved yet, only the applications they've entered (maybe they shouldn't even be able to add applications, but that's not implemented here). It also includes the work I did a few days ago to swap out the React component for recent applications and implement it in normal rails.
This fixes issue #244 .