Branch: refs/heads/unstable
Home: https://github.com/PathwayCommons/factoid
Commit: 60c0384f89fe92ab8b2222feeb1b01dc8204b643
https://github.com/PathwayCommons/factoid/commit/60c0384f89fe92ab8b2222feeb1b01dc8204b643
Author: Jeffrey Wong <[email protected]>
Date: 2020-03-04 (Wed, 04 Mar 2020)
Changed paths:
M src/util/email.js
A src/util/fetch.js
M src/util/index.js
M src/util/pubmed.js
Log Message:
-----------
- Utility for checking fetch status
- Error types for email and article ids
Commit: b5121b5e2af5f6774e74d71db90e235988b233a6
https://github.com/PathwayCommons/factoid/commit/b5121b5e2af5f6774e74d71db90e235988b233a6
Author: Jeffrey Wong <[email protected]>
Date: 2020-03-04 (Wed, 04 Mar 2020)
Changed paths:
M src/server/routes/api/document/pubmed/fetchPubmed.js
Log Message:
-----------
- fetchPubmed uses HTTP status fetch utility
- check efetch result from server
Commit: f7acc3b609c1aac02288f4b2b0e66b4648f0543b
https://github.com/PathwayCommons/factoid/commit/f7acc3b609c1aac02288f4b2b0e66b4648f0543b
Author: Jeffrey Wong <[email protected]>
Date: 2020-03-04 (Wed, 04 Mar 2020)
Changed paths:
M src/server/routes/api/document/pubmed/searchPubmed.js
Log Message:
-----------
- searchPubmed uses fetch http status check utility
- check the esearch response for errors
Commit: b8c5dd61a47974e3b24f2463bd61616588b2fa2c
https://github.com/PathwayCommons/factoid/commit/b8c5dd61a47974e3b24f2463bd61616588b2fa2c
Author: Jeffrey Wong <[email protected]>
Date: 2020-03-04 (Wed, 04 Mar 2020)
Changed paths:
M src/server/routes/api/document/pubmed/index.js
Log Message:
-----------
- Improved documentation for pubmed module api functions
- Use the pubmed article ID error utility
Commit: 3acf865aed316787dd5e22eb07d9defd8d18c21b
https://github.com/PathwayCommons/factoid/commit/3acf865aed316787dd5e22eb07d9defd8d18c21b
Author: Jeffrey Wong <[email protected]>
Date: 2020-03-04 (Wed, 04 Mar 2020)
Changed paths:
M src/server/routes/api/document/index.js
Log Message:
-----------
- Validate and extract email addresses from raw input
- Set error on doc issue for email and paperId
- Send invitation is no email issue
- Set email address array on correspondence attribute of doc
Commit: 19e226503f8e11ad79dd1400bc5e7b810439e674
https://github.com/PathwayCommons/factoid/commit/19e226503f8e11ad79dd1400bc5e7b810439e674
Author: Jeffrey Wong <[email protected]>
Date: 2020-03-04 (Wed, 04 Mar 2020)
Changed paths:
M src/server/routes/api/document/pubmed/fetchPubmed.js
Log Message:
-----------
Bug in PubMed JournalIssue PubDate parsing.
Commit: 1ffd64ca303bb9b998041d79874877b264020d40
https://github.com/PathwayCommons/factoid/commit/1ffd64ca303bb9b998041d79874877b264020d40
Author: Jeffrey <[email protected]>
Date: 2020-03-04 (Wed, 04 Mar 2020)
Changed paths:
M src/server/routes/api/document/index.js
M src/server/routes/api/document/pubmed/fetchPubmed.js
M src/server/routes/api/document/pubmed/index.js
M src/server/routes/api/document/pubmed/searchPubmed.js
M src/util/email.js
A src/util/fetch.js
M src/util/index.js
M src/util/pubmed.js
Log Message:
-----------
Merge pull request #662 from PathwayCommons/iss655_admin-error-tracking
Admin: Error tracking on doc creation, improved documentation
Compare:
https://github.com/PathwayCommons/factoid/compare/857fc25e6fed...1ffd64ca303b
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/cytoscape-cvs/PathwayCommons/factoid/push/refs/heads/unstable/857fc2-1ffd64%40github.com.