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

feature: task search fields #1441

Merged
merged 22 commits into from
Jul 18, 2024
Merged

feature: task search fields #1441

merged 22 commits into from
Jul 18, 2024

Conversation

mbritense
Copy link
Contributor

#112765 - Create a way to store task search fields

* Fixed tests for Windows.
…r tasks (#1434)

Implement an endpoint that uses the task search field values to filter tasks
@mbritense mbritense requested a review from a team as a code owner June 24, 2024 08:46
IvarKoreman-Ritense and others added 5 commits June 24, 2024 16:46
Changed the SearchFieldV2's so that the ownerType is now determined by subclass of the DTO to reduce the chance of issues by using wrong values for this field..
…hat was discovered while writing the test. (#1442)

Added an extra test to test full task filter flow. Also fixed a bug that was discovered while writing the test.
…task-list-filter

Merge/next minor into task list filter
@mbritense mbritense marked this pull request as draft July 1, 2024 08:20
@ThomasMinkeRitense ThomasMinkeRitense marked this pull request as ready for review July 18, 2024 13:01
@mbritense mbritense changed the title WIP: feature: task search fields feature: task search fields Jul 18, 2024
theo-ritense
theo-ritense previously approved these changes Jul 18, 2024
"key": "achternaam",
"path": "doc:achternaam",
"dataType": "TEXT",
"fieldType": "TEXT_CONTAINS",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be changed

@theo-ritense theo-ritense enabled auto-merge (squash) July 18, 2024 13:43
@theo-ritense theo-ritense merged commit 0f79a81 into next-minor Jul 18, 2024
3 checks passed
@theo-ritense theo-ritense deleted the feature/task-list-filter branch July 18, 2024 14:14
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.

7 participants