Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Allow filtering tasks by created_date #8992

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

Anish9901
Copy link

Motivation and context

Fixes #8970

This PR adds created_date as a filter for listing tasks, and also includes the UI changes to consume the new filter.

How has this been tested?

Screen.Recording.2025-01-25.at.2.32.56.AM.mov

Checklist

  • I submit my changes into the develop branch
  • I have created a changelog fragment
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • I have linked related issues (see GitHub docs)

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add created_date filter for api/tasks/
1 participant