Add filter option in projects page 33/47633/6
authorthuva4 <tharma.thuva@gmail.com>
Thu, 23 Nov 2017 07:14:38 +0000 (12:44 +0530)
committerthuva4 <tharma.thuva@gmail.com>
Thu, 23 Nov 2017 09:35:46 +0000 (15:05 +0530)
commit368428217fd182ab7a939b69c5abd7adc6bc30eb
treeacb6d367467478778ce4d6206d39877a7115856f
parent2b0da4f9ccdd488005f8b01c94153b4b41cad59c
Add filter option in projects page

Implemented the filter option for the projects by
following params.

name - Check the  project's name.

Edit the Error message view.

Change-Id: Ib2f0e0ccd9726353dbbedbc44d98747ec8e2d4f9
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
testapi/3rd_party/static/testapi-ui/assets/css/style.css
testapi/opnfv_testapi/handlers/project_handlers.py
testapi/opnfv_testapi/tests/unit/handlers/test_project.py
testapi/opnfv_testapi/ui/components/projects/projects.html
testapi/opnfv_testapi/ui/components/projects/projectsController.js