Skip to content

Make functions consistent for filtering, sorting and pagination #17

@tomekowal

Description

@tomekowal

While writing documentation, I found that the functions we use are inconsistent.

filter sort pagination
put_filter put_sort put_pagination 👍
clear_sort 👎
remove_sort 👎
add_sort 👎
merge_default_sort 👎
put_default_filters put_default_sort put_default_pagination 👍
put_filter_function put_sort_function NOT NEEED 👍
remove_filter_function 👎

I think we can safely delete those with 👎 That "flexibility" in sorting is confusing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions