-
Notifications
You must be signed in to change notification settings - Fork 160
feat(grid-esf): make excel style filtering work like in excel #8193
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
Merged
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
6df89bd
feat(grid-esf): make excel style filtering work like in excel
onlyexeption 31007e3
feat(esf): confirm & close filter by pressing enter
onlyexeption ccf7658
feat(esf): close esf with ctrl + shift + l combination
onlyexeption 798c5b0
feat(esf): improve disabled apply button logic, add resource string +…
onlyexeption 7e2ff68
fix(esf): fix tests and add listDataLoaded event emitter
onlyexeption 9e59425
fix(esf): fix tests + update items on clear input
onlyexeption cc5d7d2
fix(esf): remove excel style search pipe and add tests
onlyexeption 7e90529
fix(esf): fix tslint error
onlyexeption aa19a7d
chore(*): add more tests for esf
onlyexeption 6b0e15d
Merge branch 'master' into ibarakov/fix-5813-10.2.x
DiyanDimitrov 90e7ce4
Merge branch 'master' into ibarakov/fix-5813-10.2.x
DiyanDimitrov 3c9c10e
chore(*): address PR comments
onlyexeption 2c7a833
Merge branch 'ibarakov/fix-5813-10.2.x' of https://github.com/IgniteU…
onlyexeption 76cefe7
chore(*): add note to changelog.md
onlyexeption 43eff82
Update CHANGELOG.md
onlyexeption 2f8e4a3
Update CHANGELOG.md
onlyexeption ddb1ff5
chore(*): address PR comments
onlyexeption f6af29c
Merge branch 'ibarakov/fix-5813-10.2.x' of https://github.com/IgniteU…
onlyexeption 044ad78
chore(*): remove .value from object comparison
onlyexeption c0722c5
fix(esf): get search all button from esf listData
onlyexeption 916907a
fix(esf): fix tests and isFiltered logic
onlyexeption 0b77778
chore(*): remove console.log
onlyexeption d620ae6
fix(esf): set isFiltered of blanks
onlyexeption ce153ad
chore(*): revert test changes
onlyexeption 60d0fe4
chore(*): add hidden internal decorators
onlyexeption c275b57
Merge branch 'master' into ibarakov/fix-5813-10.2.x
igdmdimitrov 533fbbf
chore(*): fix esf unit tests
onlyexeption 12ffcac
chore(*): fix test for filter ui row
onlyexeption ece3c07
chore(*): remove leftover fit
onlyexeption 8591320
fix(grid-filtering): close filtering row with ctrl + shift + l
onlyexeption 80438a0
Merge branch 'master' into ibarakov/fix-5813-10.2.x
onlyexeption 12288e3
Merge branch 'master' into ibarakov/fix-5813-10.2.x
DiyanDimitrov File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
30 changes: 0 additions & 30 deletions
30
projects/igniteui-angular/src/lib/grids/filtering/excel-style/excel-style-search.pipe.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.