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(filters): add possibility to filter by text range like "a..e" #279

Merged
merged 5 commits into from
Mar 8, 2021

Conversation

ghiscoding
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Mar 6, 2021

Codecov Report

Merging #279 (134a5d0) into master (ca0c567) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #279   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          209       209           
  Lines        12408     12433   +25     
  Branches      4237      4252   +15     
=========================================
+ Hits         12408     12433   +25     
Impacted Files Coverage Δ
.../src/filter-conditions/filterConditionProcesses.ts 100.00% <100.00%> (ø)
...mon/src/filter-conditions/stringFilterCondition.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ca0c567...134a5d0. Read the comment docs.

@ghiscoding ghiscoding changed the title feat(filters): add possibility to filter by text range like "a..f" feat(filters): add possibility to filter by text range like "a..e" Mar 7, 2021
- add more variable undefined checks in multiple-select external lib
- some users were hidding column(s) that had filter(s) on them and the multiple-select lib was throwing some errors and blocking the user from going further
@ghiscoding ghiscoding merged commit e44145d into master Mar 8, 2021
@ghiscoding ghiscoding deleted the feat/filter-search-with-text-range branch March 8, 2021 13:58
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.

1 participant