ita-social-projects / dokazovi-be

The platform for verified medical speakers and their recommendations.
MIT License
13 stars 11 forks source link

Add functionality for getting posts filtered by author, title, type, direction, origin, and status #475

Open antoshaSid opened 3 years ago

antoshaSid commented 3 years ago

Story link #339 Filter panel

Task description

Implement a method in PostRepository that gets a page of posts filtered by author, title, type, direction, origin, and status.

To do

    • [ ] Add new parameters to existing method.