Closed LHuang2019 closed 6 years ago
The pull request consists of all the changes across various issues for beta release.
--------------------UI Update---------------------------------
-------------Code Improvement-----------------------
--------------Bug fix--------------------------------------
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.