You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by sachinkariyattin <gi...@git.apache.org> on 2017/10/21 21:25:52 UTC

[GitHub] airavata pull request #130: [AIRAVATA-2554]

GitHub user sachinkariyattin opened a pull request:

    https://github.com/apache/airavata/pull/130

    [AIRAVATA-2554] 

    Currently there is no provision for admins to customize the dashboard to view the experiment details.
    
    **Goal**: To implement dashboard customization feature so that gateway admins will be able to view flexible statistics
    
    **Progress**
    
    - Add custom dashboard attributes and services UserProfileService and generate stubs
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sachinkariyattin/airavata develop

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/airavata/pull/130.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #130
    
----
commit e1bd58f5a1fee988750c9ecca5ee58535f123cf5
Author: Sachin Kariyattin <sa...@gmail.com>
Date:   2017-10-21T21:03:37Z

    generating profile service stubs with dashboard customization attributes

commit 4988f92bed8b4568f040b554c729cd934214257d
Author: Sachin Kariyattin <sa...@gmail.com>
Date:   2017-10-21T21:09:04Z

    generating profile service stubs with dashboard customization attributes

----


---