dncrews / angular-elastic-builder

This is an Angular.js directive for building an Elasticsearch query. You just give it the fields and can generate a query for it.
Other
83 stars 38 forks source link

fix #7: date format parsed from query to builder defaults to current date with fixed format. #9

Closed oguennec closed 8 years ago

oguennec commented 8 years ago

Hello @dncrews,

Please find another commit -> fix #7: date format parsed from query to builder defaults to current date with fixed format.

With this fix:

This pull request includes fix #5 which also includes change on src/services/QueryService.js. Let me know if this is ok ?

dncrews commented 8 years ago

Make sure you rebase to master, and please start following the linting rules as defined.

oguennec commented 8 years ago

Sure. I will submit shortly another PR with rebase to master and linting rules applied.

dncrews commented 8 years ago

Closing for now. See issue #7