Murali-group / CyGraphSpace

A GraphSpace app for Cytoscape
GNU General Public License v3.0
1 stars 2 forks source link

Beta release update #18

Closed LHuang2019 closed 6 years ago

LHuang2019 commented 6 years ago

The pull request consists of all the changes across various issues for beta release.

--------------------UI Update---------------------------------

14 Move export/update network processes into the background.

17 Update authentication dialog

9 GUI Update

15 New logo created for the menu action in Cytoscape.

-------------Code Improvement-----------------------

12 Internal code refactor on various classes to remove redundant code, improve modularity, and closer to OSGi design pattern.

7 Refactor code base to remove hack with Thread.sleep() when export network

--------------Bug fix--------------------------------------

16 CyGraphSpace fails to upload large network

13 Fix the issue where graph does not get uploaded with correct layout style.

8 Fix the issue where CyGraphSpace causes Cytoscape to crash

6 Fix the issue where CyGraphSpace popup window is now shown in the foreground.