Skip to content

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

Merged
tpetr merged 6 commits intomasterfrom
fuzzy-match-globs
Jun 7, 2016
Merged

Allow glob matching in addition to fuzzy matching on Requests and Tasks page#1032
tpetr merged 6 commits intomasterfrom
fuzzy-match-globs

Conversation

@Calvinp
Copy link
Copy Markdown
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
return false

@fuzzyAdjustScore: (filter, fuzzyObject) ->
console.log(fuzzyObject)
Copy link
Copy Markdown
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