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

Feature/search filters #11

Merged
merged 14 commits into from
Sep 15, 2015
Merged

Feature/search filters #11

merged 14 commits into from
Sep 15, 2015

Conversation

toboid
Copy link
Contributor

@toboid toboid commented Sep 15, 2015

Implemented term and range filters. It turns out that minProperties is supported despite this issue. I added basic validation that this is working ok as was finding myself having to test manually through postman

@toboid toboid force-pushed the feature/search_filters branch 4 times, most recently from d8f6e52 to 477d376 Compare September 15, 2015 14:30
@toboid
Copy link
Contributor Author

toboid commented Sep 15, 2015

ooh, jumping the queue has caused me nasty very nice rebase 😢

@brainsiq
Copy link
Member

Bwahahaha 😈

@@ -1,8 +1,7 @@
{
"extends": "xo-space",
"extends": "xo-space/esnext",
Copy link
Member

Choose a reason for hiding this comment

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

What's the reason for using esnext?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's the consistency rules from xo for ES6. Tried it with iojs but that wasn't working great because some stuff was behind flags.

brainsiq added a commit that referenced this pull request Sep 15, 2015
@brainsiq brainsiq merged commit 55061e5 into master Sep 15, 2015
@brainsiq brainsiq deleted the feature/search_filters branch September 15, 2015 16:03
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.

2 participants