-
Couldn't load subscription status.
- Fork 7
Version 0.13.0 #906
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
Merged
Version 0.13.0 #906
Conversation
This file contains hidden or 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
Supplement the sitemap urls with PNG image URL and metadata
Fixed a typo in effect of deubiquitination interaction type
Friendlier message for editor Task warnings
- Using the new component in the submit done TaskView to set name
… give an error message summarizing the case.
- Emphasize the editing state
Details: - This is currently a prototype. - A new email template type is defined as `relatedPaperNotification`. - The emails are triggered whenever the related papers are updated for a document. - A new metadata field is available on a document. `doc.relatedPapersNotified()` can be used to set or get whether the notifications have been sent. This prevents duplicates. - Novel interactions are an optional enhancement in the emails: An author can receive an email whether or not the originating factoid has a novel interaction. However, if there is a novel interaction, this should be mentioned in the email. - Currently, only notifications are sent to the terminal. The emails are disabled until the template is set up. - Action items are marked by `// TODO RPM` Action items: - [ ] Add a template to Mailjet (@jvwong), based on our email document on Google Docs. - [ ] Reuse our Indra querying code to determine whether there is a novel interaction -- i.e. an interaction that has zero results in Indra (@metincansiper). - [ ] Verify that our emails send correctly on unstable. We'll temporary set unstable to send these notifications to Max and Jeff (@maxkfranz @jvwong). - [ ] Finalise the email template text (@maxkfranz). - [ ] Research the feasibility of the bonus 'factoidable' nudge: Can we determine using AI whether a paper is a good candidate for Biofactoid? Ref. : Novel interaction notification #858
- Add back no transition
During bulk export skip the files where the conversion is failing
Additional info: Curator name
Remove the date from the carousel entries
Upgrade nodeJS image.
Chemical synonyms and formulae field labels shown if they exist
Declare license .
…rounding : Avoids overlap
…possible : Removes the case where the dropdown resets to the top entry, when a non-first 'Which p53?' value is selected.
…se the visual identification of where a synonym starts and ends.
Org dropdown etc.
Related papers notification
Moving email.js util to server-side.
Provide author name parts and use in emails to ref'd paper authors
Applying additional selection criteria to emails for related papers
…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.
Expose the EMAIL_RELPPRS_CONTACT as a env variable in Docker.
Read the paper link points to preprint
git merge -s ours master
maxkfranz
approved these changes
Nov 20, 2020
|
fc71c85 should remove the 'not up to date' error beside the merge button |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Notes