code4romania / bursa-binelui

Mozilla Public License 2.0
2 stars 2 forks source link

Implement a feature in the [Admin BB] where users have the option to filter based on a specific time period #312

Closed gheorghelupu17 closed 8 months ago

gheorghelupu17 commented 9 months ago

For each resource from filament, add on tables a filter form with two dates that filter created_at
Use this docs https://filamentphp.com/docs/2.x/tables/filters#custom-filter-forms

alexPopaCode4 commented 8 months ago

1 in tables for users and volunteers we don't show created date. add column in tables and filter? 2 in bcr projects we show columns with start date and end date. i'll filter on start data / end date / project active interval?

alexPopaCode4 commented 8 months ago

draft pr: #313