Branch: refs/heads/biopax_id_mapping Home: https://github.com/PathwayCommons/factoid Commit: 43031034d872527da5234f455fd74194e4811bb4 https://github.com/PathwayCommons/factoid/commit/43031034d872527da5234f455fd74194e4811bb4 Author: metincansiper <metincansi...@gmail.com> Date: 2020-11-18 (Wed, 18 Nov 2020)
Changed paths: M src/client/components/document-management.js M src/client/components/home.js M src/config.js M src/model/document/document.js M src/server/routes/api/document/index.js Log Message: ----------- Provide an admin facility to add articles using biopax file from url (#881) * Working on creating multiple documents from bioapax file through admin panel, nearly done! * Improvements for uploading multiple articles through biopax * Handle association of elements created through biopax urls. * Bug fixes for creating multiple articles * Fix linting error * complete the entities created through biopax files * Updated the non-exising email address specified for submitting multiple articles. * A quick fix * Skip emailing step for multiple article creations. * Fixed linting errors * Set the source of documents as either 'admin' or 'pc' * Use uniprot id while grounding entities coming from biopax url. * Consider other databases than uniprot while grounding entities for loading multiple documents * A queick bug fix to set the elements paramater to an empty array in the service to create a document. Commit: 3b813958936a47c627e1ed0408245362847fbf8f https://github.com/PathwayCommons/factoid/commit/3b813958936a47c627e1ed0408245362847fbf8f Author: metincansiper <metincansi...@gmail.com> Date: 2020-11-19 (Thu, 19 Nov 2020) Changed paths: M src/client/components/document-management.js M src/client/components/home.js M src/model/document/document.js M src/server/routes/api/document/index.js Log Message: ----------- Merge branch 'unstable' into biopax_id_mapping Compare: https://github.com/PathwayCommons/factoid/compare/d2697dc0a26f...3b813958936a -- You received this message because you are subscribed to the Google Groups "cytoscape-cvs" group. To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-cvs+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-cvs/PathwayCommons/factoid/push/refs/heads/biopax_id_mapping/d2697d-3b8139%40github.com.