Sync dashboard user data with jira 03/22703/2
authormaxbr <maxbr@mi.fu-berlin.de>
Wed, 5 Oct 2016 12:24:11 +0000 (14:24 +0200)
committerJose Lausuch <jose.lausuch@ericsson.com>
Wed, 12 Oct 2016 13:29:04 +0000 (13:29 +0000)
commit7022542bc70c448f71fa56c06d90595e276d7dcc
tree44b37f2772860eb211ccede03fa0c0dfbce5accd
parent0655a3226b31ac0486e053a6161f99f08223ba59
Sync dashboard user data with jira

JIRA: PHAROS-264

Change-Id: Ic4533af04946ee0493c762ca79aaf46ee0f80e00
Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
12 files changed:
tools/pharos-dashboard/docker-compose.yml
tools/pharos-dashboard/src/account/migrations/0002_auto_20161005_1201.py [new file with mode: 0644]
tools/pharos-dashboard/src/account/models.py
tools/pharos-dashboard/src/account/tasks.py [new file with mode: 0644]
tools/pharos-dashboard/src/account/views.py
tools/pharos-dashboard/src/api/urls.py
tools/pharos-dashboard/src/api/views.py
tools/pharos-dashboard/src/dashboard/migrations/0002_auto_20161005_1202.py [new file with mode: 0644]
tools/pharos-dashboard/src/dashboard/models.py
tools/pharos-dashboard/src/templates/account/user_list.html
tools/pharos-dashboard/src/templates/account/userprofile_update_form.html
tools/pharos-dashboard/src/templates/dashboard/resource_detail.html