Project management bug fixes. Platform Role assignment init
authorLaurence Maultsby <laurence.maultsby@riftio.com>
Tue, 21 Mar 2017 18:56:10 +0000 (14:56 -0400)
committerLaurence Maultsby <laurence.maultsby@riftio.com>
Tue, 21 Mar 2017 18:56:10 +0000 (14:56 -0400)
commitde8cda680ce17b1555789bf2f4d3145c0d4d4849
treeb1e822dadeaca5430722ba636fd938e88027759e
parent223b8d21b98a9ff27367ab77fe9507e603e744b2
Project management bug fixes. Platform Role assignment init

Signed-off-by: Laurence Maultsby <laurence.maultsby@riftio.com>
skyquake/plugins/project_management/src/dashboard/dashboard.jsx
skyquake/plugins/project_management/src/dashboard/projectMgmt.scss
skyquake/plugins/project_management/src/dashboard/projectMgmtStore.js
skyquake/plugins/user_management/src/platformRoleManagement/platformRoleManagement.jsx [new file with mode: 0644]
skyquake/plugins/user_management/src/platformRoleManagement/platformRoleManagement.scss [new file with mode: 0644]
skyquake/plugins/user_management/src/platformRoleManagement/platformRoleManagementActions.js [new file with mode: 0644]
skyquake/plugins/user_management/src/platformRoleManagement/platformRoleManagementSource.js [new file with mode: 0644]
skyquake/plugins/user_management/src/platformRoleManagement/platformRoleManagementStore.js [new file with mode: 0644]