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

Enhance the task search #20

Closed
neilthemathguy opened this issue May 4, 2015 · 1 comment
Closed

Enhance the task search #20

neilthemathguy opened this issue May 4, 2015 · 1 comment
Assignees

Comments

@neilthemathguy
Copy link
Contributor

Enhance the task search functionality using smart-table. I have added the code snippet to get you started. Everything is mapped form front end to back end. API name can be found in the code.

  • view: taskSearch.html (done)
  • routes /tasklist in crowdsource.routes.js & module crowdsource.tasksearch in crowdsource.js (done)
  • controller module: tasksearch.module.js (done). tasksearch.controllers.js (snippet are available, you can glue it front to back)

Assigned to Soroosh and Milad.

ps: for reference take a look at the tasks controller.

Related #58

@neilthemathguy neilthemathguy added this to the Milestone 3 May 3rd-9th milestone May 4, 2015
@neilthemathguy
Copy link
Contributor Author

Looks great! Our next goal is to add further modularity by abstracting the service layer and add more parameters to filter the records.

*Without Search
nosearch

*With Search
task search1

*Search in Action
task search

@neilthemathguy neilthemathguy removed this from the Milestone 3 May 3rd-9th milestone May 18, 2015
@dmorina dmorina closed this as completed Jan 12, 2016
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

No branches or pull requests

3 participants