Volodymyr
Results
2
issues of
Volodymyr
Mailpit already implements a lot of useful filters, but it lacks of filter by email delivery date + time. Example query from Gmail: `after:2024/2/26 before:2024/2/29` (_there's no time_). Use case:...
enhancement
### Feature Ransack supports [authorization](https://activerecord-hackery.github.io/ransack/going-further/other-notes/#authorization-allowlistingdenylisting) for ransackable_attributes by passing optional `auth_object`. Based on this object, we can decide which attributes to make searchable. I expect `auth_object` to be an object...
Enhancement
Task