Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0051260
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[POS2] Coremajorhave not tried2022-12-29 18:152022-12-29 18:15
ReporterjarmendarizView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0051260: Add a new Grid Filter type to filter for a value when checked

DescriptionThere is a case that we don't support with the current set of filters: We want to filter for a property that has a 'true' (or any arbitrary) value when a checkbox is checked, but do not apply any filter when it is not checked. For example: Assume we want a "show only active entries" checkbox filter that will filter the grid with "active = true" when its checked but it will show all entries when unchecked.

Also, we noticed that all Grid filter types are defined in FilterTypes.jsx, so it cannot be extended by other modules, and this defintition is not consistent. Although we have a date filter, this type is not defined in FilterType enum. This is a good opportunity to refactor this infrastructure and make Filter registry better.
Steps To ReproduceSee description
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2022-12-29 18:15 jarmendariz New Issue
2022-12-29 18:15 jarmendariz Assigned To => Triage Platform Base
2022-12-29 18:15 jarmendariz Triggers an Emergency Pack => No


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker