mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
2d2b97e148
Covers BaseFilterForm's shared row contract directly via a throwaway concrete subclass: row data attributes, the operator select with its data-no-value branch, label targeting, hidden-when-inactive, the delete button, hiding the operator select for a boolean filter, and the abstract add_operand raising SubclassResponsibilityError.