Skip to content

Conversation

@jvwong
Copy link
Member

@jvwong jvwong commented Aug 17, 2021

  • Major
    • Licensing and privacy disclaimer
    • Editor demo creates individual Docs
    • Document editor context caption
    • CRON trash old docs
  • Minor
    • Explorer flags retracted articles
    • Close tab warning on initiated docs
    • Updates to entity association remove excess fields

Supercedes #1007

metincansiper and others added 30 commits November 18, 2020 21:27
Enabled using uniprot ids instead of ncbi ids while exporting whole documents into zip of biopax files
Automatic connection of researcher profiles
…rofiles data is missing. Also, use span for author names when the author page link is missing as it is used to be.
Use old way of showing author names when the author profiles is missing in summary page.
Avoid edge arrow overlap with labels #908
…vious has been added (pmid in citation is null)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](npm/ini@v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
* Working on refactoring RequestForm component.

* More work on refactoring RequestForm component.

* Added author name field to request form.

* Add author name to the provided fields of a document.

* Fix the opposite logic of the parameter determining whether to check if all the fields are completed in request form.

* Set provided.name field instead of provided.authorName field.

* Reused request form around the editor title.
- Title editing is available only if unspecified at doc creation.
- In place of the title is a link: "Set your article's title".
- If only the title is missing (i.e. email and name are set), then only the title is available for editing.  This simplifies the workflow for the email campaign.
- If the name or email fields are empty, then those fields are also available for editing.  The title then says "Set your article's title etc."
- The submission popovers close properly with the 'Show me how' buttons
- The form fields are now in the more traditional order: title, name, email
jvwong and others added 24 commits August 4, 2021 10:11
- get created and lastEdited dates as JS Date objects (i.e. .json() and getters)
Document-level context via caption
…old grounding keys are cleared out #965

Fixes previous tests
- check that association doesn't merge arrays
Re-association of entity removes out existing fields
…ocstatus

Warn tab close only on doc inititated
@jvwong jvwong requested a review from maxkfranz August 17, 2021 16:11
@maxkfranz
Copy link
Member

Tip for resolving conflicts: If you want to merge everything as-is in the release branch, do

git checkout release-branch-name
git merge -s ours master

That should make the merge button in the PR work. It won't change any of the code, but the conflicts will be gone.

@jvwong jvwong merged commit 89790dc into master Sep 16, 2021
@jvwong jvwong deleted the v0.16.1 branch October 29, 2021 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants