Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Adding filtering and sorting options to listing user profiles endpoint #53

Open
mario-nt opened this issue Jan 26, 2025 · 0 comments
Open
Assignees
Labels
good first issue Good for newcomers

Comments

@mario-nt
Copy link
Contributor

The API endpoint for getting the list of user profiles can be improved by accepting the filter and sort query params to allow users to filter and sort user profiles.

Example: http://localhost:3001/users?search=john+doe&pageSize=50&page=1&filter=email+verfied&sorting=UploadedAsc)

Part of torrust/torrust-index-gui#698 & torrust/torrust-index#801

@mario-nt mario-nt self-assigned this Jan 26, 2025
@mario-nt mario-nt added the good first issue Good for newcomers label Jan 26, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant