Skip to content
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

feat: enhanced string column filter #1367

Merged
merged 1 commit into from
Sep 10, 2024
Merged

feat: enhanced string column filter #1367

merged 1 commit into from
Sep 10, 2024

Conversation

csmig
Copy link
Member

@csmig csmig commented Sep 9, 2024

Resolves #1332

This PR enhances the String ColumnFilters implementation:

  • Drop-list to choose if the match "Includes" or "Excludes" the given string
  • Toggle button to match case
  • Toggle button to match between word boundaries

Copy link

sonarqubecloud bot commented Sep 9, 2024

Quality Gate Passed Quality Gate passed for 'nuwcdivnpt_stig-manager-client'

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@cd-rite cd-rite merged commit efb4ad6 into main Sep 10, 2024
2 checks passed
@cd-rite cd-rite deleted the column-filter-string branch September 11, 2024 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FEATURE REQUEST: Add ''Does Not Contain' option to text filtering
2 participants