-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implementation of PD map to AF map conversion feature (#682)
* Fixed * Update * body-parser * heroku upload problem fix * added node_modules * add engine * add engine * express * Delete node_modules directory * port * Update server.js * Update server.js * process.env.port => process.env.PORT * changed the post url * AF map name specified * Added map description to converted AF graph * Description changed AF graph to AF map #680 * Description changed AF graph to AF map #680 * Possible fix to the window fit problem #680 * Added comments * Assigned port 80 * Map description bug fixed #680 * Added spinner and temporarly set inferNestingOnLoad to true #680 * Modified the map string so that only the visible map will be converted. Error display messages mmodified #680 * PR changes except Heroku files #682 * Resolved some additional styling issues. (not Heroku yet) #682 * Resolved requested changes including Heroku #682 * URL updated for public server #682 * Resolved the loading from url issue * Create Procfile * For Heroku update * Deleted Heroku files * Changed public server url #682 * Fixed hidden compartment issue and used setTimeout for fitting the map after conversion #680 * Heroku deployment * Heroku dependicies deleted * Heroku sbgnviz update * Heroku upload dependicies deleted * Color scheme added and inferNestingOnLoad value set to original value (Issue 8-11) #680 * Reduced the timeout and made smooth transaction while loading the map * Fixed inferNestingOnLoad is not true while loading #680 * Deleted spinner which is not centered * Heroku deployment * Heroku deleted * Deleted Procfile
- Loading branch information
Showing
8 changed files
with
258 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.