Skip to content

refactor: PR #1175 refinements — remove duplicate filter, update wiki#1179

Merged
steilerDev merged 1 commit into
betafrom
fix/1175-refinements
Mar 22, 2026
Merged

refactor: PR #1175 refinements — remove duplicate filter, update wiki#1179
steilerDev merged 1 commit into
betafrom
fix/1175-refinements

Conversation

@steilerDev
Copy link
Copy Markdown
Owner

Summary

Addresses refinements from product-architect review of PR #1175:

  • Remove duplicate workItemCount filter — MilestonesPage had manual number-range filtering for workItemCount that duplicated DataTable's generic client-side filtering via getValue. Removed the redundant code.
  • Update wiki API Contract — Added filterMeta response field documentation and numeric filter query parameters (budgetLinesMin/Max, amountMin/Max, dateFrom/To, dueDateFrom/To, plannedCostMin/Max, actualCostMin/Max) to the three list endpoints.

Test plan

  • Milestones workItemCount filter still works (handled by DataTable)
  • Quality Gates CI green

Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

The manual workItemCount filter in MilestonesPage duplicated the
generic client-side filtering provided by DataTable's getValue prop.
Also updates wiki API Contract with filterMeta documentation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@steilerDev steilerDev merged commit d1971c1 into beta Mar 22, 2026
16 of 31 checks passed
@steilerDev steilerDev deleted the fix/1175-refinements branch March 22, 2026 20:04
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.2.0-beta.26 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant