hutschen / mv-tool-api

Measure tracking tool for the implementation of information security measures in projects
https://mv-tool.readthedocs.io
GNU Affero General Public License v3.0
2 stars 0 forks source link

Add Flags for Inverting Filters #137

Closed hutschen closed 1 year ago

hutschen commented 1 year ago

Introduce invert filter flags to allow users to filter based on the absence of values. These flags should be URL-encoded in the query parameters when active and apply the filter inversely. This will enable users to search for items where specific values are not present.