df7d36923c
Add search input box next to the tags. When user changes the value of the input box then it's propagated to the user service as filterQuery string. filterQuery string is then used in the tasks template to filter tasks by text.
We need to clean up this directory. The real tests are in spec/ mock/ e2e/ and api.mocha.coffee. We want to:
- Move all old / deprecated tests from casper, test2, etc into spec, mock, e2e
- Remove dependency of api.mocha.coffee on Derby, port it to Mongoose
- Add better test-coverage