Skip to content

Issues: BlueDotBrigade/weevil

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

As an analyst, I want to toggle filters on/off, in order to make the filtering process faster. requirement Specifies a condition or capability that the software shall meet upon release.
#430 opened May 1, 2024 by Pressacco
Upgrade MaterialDesignToolkit to the new v2 library technical_debt Represents the cost of quick fixes over optimal solutions.
The software shall treat @ prefixed expressions as monikers for built-in codified filters. FILTER Features related to filtering, aliases, and monikers. requirement Specifies a condition or capability that the software shall meet upon release.
#426 opened Apr 3, 2024 by Pressacco
When using the #IpAddress alias, the software shall identify records that contain a computer IP address. FILTER Features related to filtering, aliases, and monikers. requirement Specifies a condition or capability that the software shall meet upon release.
#425 opened Apr 3, 2024 by Pressacco
The software shall treat # prefixed expressions as an alias for named text filters. FILTER Features related to filtering, aliases, and monikers. requirement Specifies a condition or capability that the software shall meet upon release.
#424 opened Apr 3, 2024 by Pressacco
While in plain text mode, the software shall interpret text filters as literal strings. FILTER Features related to filtering, aliases, and monikers. requirement Specifies a condition or capability that the software shall meet upon release.
#423 opened Apr 3, 2024 by Pressacco
While in regular expression mode, the software shall interpret text filters as regular expressions. FILTER Features related to filtering, aliases, and monikers. requirement Specifies a condition or capability that the software shall meet upon release.
#422 opened Apr 3, 2024 by Pressacco
While the case sensitive option is on, when filtering, the software shall differentiate between upper and lower case characters. FILTER Features related to filtering, aliases, and monikers. requirement Specifies a condition or capability that the software shall meet upon release.
#420 opened Nov 16, 2023 by Pressacco
While the show trace option is off, when filtering, the software will hide records with a trace severity. FILTER Features related to filtering, aliases, and monikers. requirement Specifies a condition or capability that the software shall meet upon release.
#419 opened Nov 15, 2023 by Pressacco
While the show debug option is off, when filtering, the software will hide records with a debug severity. FILTER Features related to filtering, aliases, and monikers. requirement Specifies a condition or capability that the software shall meet upon release.
#418 opened Nov 15, 2023 by Pressacco
The software shall have an option to turn persistent pins on (default) or off. FILTER Features related to filtering, aliases, and monikers. requirement Specifies a condition or capability that the software shall meet upon release.
#417 opened Nov 15, 2023 by Pressacco
The software shall allow the user to mark a record as pinned. FILTER Features related to filtering, aliases, and monikers. requirement Specifies a condition or capability that the software shall meet upon release.
#416 opened Nov 15, 2023 by Pressacco
The software shall have an option to turn show trace records on (default) or off. FILTER Features related to filtering, aliases, and monikers. requirement Specifies a condition or capability that the software shall meet upon release.
#415 opened Nov 13, 2023 by Pressacco
The software shall have an option to turn show debug records on (default) or off. FILTER Features related to filtering, aliases, and monikers. requirement Specifies a condition or capability that the software shall meet upon release.
#414 opened Nov 13, 2023 by Pressacco
Requirements documentation Improvements or additions to documentation
#413 opened Oct 25, 2023 by Pressacco
The software shall have an option to toggle between plain text or a regular expression (default) filtering. FILTER Features related to filtering, aliases, and monikers. requirement Specifies a condition or capability that the software shall meet upon release.
#411 opened Oct 15, 2023 by Pressacco
While editing a filter, when the user stops typing, the software shall automatically apply the filter within 3 seconds. FILTER Features related to filtering, aliases, and monikers. requirement Specifies a condition or capability that the software shall meet upon release.
#410 opened Oct 15, 2023 by Pressacco
When the filter results are displayed, the software shall display the number of matching records in the status bar. FILTER Features related to filtering, aliases, and monikers. requirement Specifies a condition or capability that the software shall meet upon release.
#408 opened Oct 14, 2023 by Pressacco
The software shall support filtering using 1 or more expressions delimited by a logical OR operator (||). requirement Specifies a condition or capability that the software shall meet upon release.
#406 opened Oct 12, 2023 by Pressacco
The focused filter will have the most visual real-estate FILTER Features related to filtering, aliases, and monikers. manual_test
#405 opened Oct 12, 2023 by Pressacco
When a filter receives focus, then the system shall make that filter wider than all other filters. FILTER Features related to filtering, aliases, and monikers. requirement Specifies a condition or capability that the software shall meet upon release.
#404 opened Oct 12, 2023 by Pressacco
When both include and exclude expressions match a record, the software shall give the exclude expression precedence thus hiding the record. FILTER Features related to filtering, aliases, and monikers. requirement Specifies a condition or capability that the software shall meet upon release.
#401 opened Oct 7, 2023 by Pressacco
When an exclude filter is applied, the software shall omit all matching records from the results. FILTER Features related to filtering, aliases, and monikers. requirement Specifies a condition or capability that the software shall meet upon release.
#400 opened Oct 7, 2023 by Pressacco
When an include filter is applied, the software shall display all matching records in the results. FILTER Features related to filtering, aliases, and monikers. requirement Specifies a condition or capability that the software shall meet upon release.
#399 opened Oct 7, 2023 by Pressacco
ProTip! Exclude everything labeled bug with -label:bug.