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

Allow glob matching in addition to fuzzy matching on Requests and Tasks page #1032

Merged
merged 6 commits into from
Jun 7, 2016

Conversation

Calvinp
Copy link
Contributor

@Calvinp Calvinp commented May 6, 2016

This allows the tasks and requests to be filtered by globs instead of by fuzzy matching, deciding which to use by detecting if the search term contains any of the glob characters.

Calvin Pomerantz and others added 3 commits May 6, 2016 16:30
@ssalinas ssalinas added hs_qa and removed hs_qa labels May 9, 2016
@ssalinas ssalinas force-pushed the fuzzy-match-globs branch from 046dfb0 to e0ccdbd Compare May 11, 2016 19:48
@ssalinas ssalinas modified the milestone: 0.8.0 May 13, 2016
@tpetr tpetr merged commit a99a593 into master Jun 7, 2016
@tpetr tpetr removed hs_qa labels Jun 7, 2016
@fuzzyAdjustScore: (filter, fuzzyObject) ->
console.log(fuzzyObject)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Forgotten console.log?

@ssalinas ssalinas deleted the fuzzy-match-globs branch September 12, 2016 20:51
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.

4 participants