Branch: refs/heads/unstable
Home: https://github.com/PathwayCommons/factoid
Commit: 125f927e397deb043fea1599dbd81043fe42fbc2
https://github.com/PathwayCommons/factoid/commit/125f927e397deb043fea1599dbd81043fe42fbc2
Author: Jeffrey Wong <[email protected]>
Date: 2020-03-03 (Tue, 03 Mar 2020)
Changed paths:
M src/server/routes/api/document/pubmed/fetchPubmed.js
M src/server/routes/api/document/pubmed/searchPubmed.js
A src/util/fetch.js
M src/util/index.js
Log Message:
-----------
Adding a HTTPStatusError that is called by checkHTTPStatus util function
Commit: 36b36f6f3d60e9fc7bb8a94ff9b8e5df4b27cac3
https://github.com/PathwayCommons/factoid/commit/36b36f6f3d60e9fc7bb8a94ff9b8e5df4b27cac3
Author: Jeffrey Wong <[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
M src/util/pubmed.js
Log Message:
-----------
- Improved documentation, particularly of different types of errors
- move ArticleIDError and a new createPubmedArticle factory to pubmed utils
- email utility to check email addresses, before attempting to send
- abstracted a fetch http status check and HTTPStatusError for tracking server
errors
- Set email and paperId errors inside issue so that they can be tracked, but
send email invitation when valid email exists, regardless of the paperId
Commit: fe16cafa4d7196a9401fd7f02be0c0cb3581d5b2
https://github.com/PathwayCommons/factoid/commit/fe16cafa4d7196a9401fd7f02be0c0cb3581d5b2
Author: Jeffrey Wong <[email protected]>
Date: 2020-03-04 (Wed, 04 Mar 2020)
Changed paths:
M src/server/routes/api/document/pubmed/index.js
M src/util/pubmed.js
Log Message:
-----------
Add the id to the ArticleIDError class.
Commit: cf9124fc8f3a07e971ce1a5c561b05d75dbbc8fa
https://github.com/PathwayCommons/factoid/commit/cf9124fc8f3a07e971ce1a5c561b05d75dbbc8fa
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:
-----------
paperId issue should have 'error' attribute.
Commit: 73481dedc286856f63ed30f4a07fa1713d2eda2b
https://github.com/PathwayCommons/factoid/commit/73481dedc286856f63ed30f4a07fa1713d2eda2b
Author: Jeffrey Wong <[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/index.js
M src/util/fetch.js
M src/util/pubmed.js
Log Message:
-----------
- More informative Error message for admin
- Bug in pubmed citation code for dates
- check for missing paperId and email
Commit: ef3dea5c3fcbd1a3d4717d4633ec0052c08f9cbc
https://github.com/PathwayCommons/factoid/commit/ef3dea5c3fcbd1a3d4717d4633ec0052c08f9cbc
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 #660 from
PathwayCommons/iss655_document-creation-error-handling
Admin: Documentation, explicit errors for bad/missing doc data
Compare:
https://github.com/PathwayCommons/factoid/compare/0e8e3d54ebec...ef3dea5c3fcb
--
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/0e8e3d-ef3dea%40github.com.