godreams / admin-server

Web administration interface for Guardians of Dreams. http://godreams.org
3 stars 1 forks source link

Ability to filter and view volunteer wise , coach wise, fellow / city wise data at NFH level. Coach wise and Volunteer wise data at fellow level and volunteer wise data at coach level. #29

Closed adityasurneni closed 7 years ago

adityasurneni commented 7 years ago

It would lead to massive confusion attributing donations to the respective people :/

harigopal commented 7 years ago

Noting that this appears to be a dupe of the following:

ajaleelp commented 7 years ago

This has been completed. For final code refer: https://github.com/godreams/admin-server/blob/master/app/services/donations/filter_service.rb https://github.com/godreams/admin-server/blob/master/app/forms/donations/filter_form.rb https://github.com/godreams/admin-server/blob/master/app/views/donations/index.html.erb#L23-L41 https://github.com/godreams/admin-server/blob/master/app/controllers/donations_controller.rb#L6-L10