-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Convert PD to AF using service #680
Labels
feature
New feature or request
Comments
After testing the deployment here, below are some issues. UI improvements on PD2AF conversion facility:
Issues/bugs:
Tasks:
|
For UI improvements, commit 8f40f2b addresses the problem 1 and 2 |
acanalpay
added a commit
to acanalpay/newt
that referenced
this issue
Jul 6, 2021
acanalpay
added a commit
to acanalpay/newt
that referenced
this issue
Jul 6, 2021
acanalpay
added a commit
to acanalpay/newt
that referenced
this issue
Jul 6, 2021
acanalpay
added a commit
to acanalpay/newt
that referenced
this issue
Jul 7, 2021
There was a bug when adding map description to the new AF map, PD map description also changed and become AF map's description. Commit 1667d96 fixed that bug |
acanalpay
added a commit
to acanalpay/newt
that referenced
this issue
Jul 8, 2021
acanalpay
added a commit
to acanalpay/newt
that referenced
this issue
Jul 8, 2021
…d. Error display messages mmodified iVis-at-Bilkent#680
acanalpay
added a commit
to acanalpay/newt
that referenced
this issue
Jul 14, 2021
|
acanalpay
added a commit
to acanalpay/newt
that referenced
this issue
Jul 16, 2021
acanalpay
added a commit
to acanalpay/newt
that referenced
this issue
Jul 16, 2021
hasanbalci
pushed a commit
that referenced
this issue
Jul 16, 2021
* 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
acanalpay
added a commit
that referenced
this issue
Jul 22, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should implement a conversion operation of PD maps to AF maps and open the AF maps constructed in a new Newt tab. Let's do this in a separate branch or as a PR for now.
The text was updated successfully, but these errors were encountered: