summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/ui/config.json
diff options
context:
space:
mode:
authorthuva4 <tharma.thuva@gmail.com>2017-12-07 09:47:08 +0530
committerthuva4 <tharma.thuva@gmail.com>2017-12-15 18:23:34 +0530
commit4e98903ccae3363090de8fefb463b64a943b8f9f (patch)
tree202e1bbcf59fb13d57f6ef390644188fdfc23a2e /testapi/opnfv_testapi/ui/config.json
parent41ff15069d96ea1040cb457b39f909967dabb8bc (diff)
Redesign the projects page & project page
redesign the projects page like pods page included the delete, filter, create, edit, batch delete in the projects page. Unify the update modal for projects page and project page. Fix authenticate - fault opertaions Change-Id: If4ea50ada11941c5d9199d898476837020c02241 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
Diffstat (limited to 'testapi/opnfv_testapi/ui/config.json')
-rw-r--r--testapi/opnfv_testapi/ui/config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/testapi/opnfv_testapi/ui/config.json b/testapi/opnfv_testapi/ui/config.json
index 5d48c7b..26dfd08 100644
--- a/testapi/opnfv_testapi/ui/config.json
+++ b/testapi/opnfv_testapi/ui/config.json
@@ -1 +1,2 @@
-{"testapiApiUrl": "http://localhost:8000/api/v1"}
+{"testapiApiUrl": "http://localhost:8000/api/v1",
+"authenticate": true}