Skip to content

Add multi-author support with individual ORCIDs#212

Open
kyleourresearch wants to merge 1 commit into
weecology:mainfrom
kyleourresearch:feature/multi-author-support
Open

Add multi-author support with individual ORCIDs#212
kyleourresearch wants to merge 1 commit into
weecology:mainfrom
kyleourresearch:feature/multi-author-support

Conversation

@kyleourresearch

Copy link
Copy Markdown

This implements proper multi-author support, allowing each author to have their own ORCID and institution. The current system stores authors as a concatenated string which breaks ORCID linking.

Changes:

  • Updated grant.html template to display multiple authors with individual ORCIDs
  • Added dynamic author fields to submission form (add/remove authors)
  • Updated R processing functions to handle new authors array format
  • Updated grants list pages for multi-author display
  • Added ORCID icon asset
  • Added migration script for converting existing grants
  • Added test grant files demonstrating the new format
  • Fixed author/ORCID format in priem_jason_2024a/b grants

All changes are backward compatible - existing grants continue to work.

See MULTI_AUTHOR_PROPOSAL.md for full implementation details.

This implements proper multi-author support, allowing each author to have
their own ORCID and institution. The current system stores authors as a
concatenated string which breaks ORCID linking.

Changes:
- Updated grant.html template to display multiple authors with individual ORCIDs
- Added dynamic author fields to submission form (add/remove authors)
- Updated R processing functions to handle new authors array format
- Updated grants list pages for multi-author display
- Added ORCID icon asset
- Added migration script for converting existing grants
- Added test grant files demonstrating the new format
- Fixed author/ORCID format in priem_jason_2024a/b grants

All changes are backward compatible - existing grants continue to work.

See MULTI_AUTHOR_PROPOSAL.md for full implementation details.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@netlify

netlify Bot commented Jan 21, 2026

Copy link
Copy Markdown

Deploy Preview for ogrants ready!

Name Link
🔨 Latest commit 91a1343
🔍 Latest deploy log https://app.netlify.com/projects/ogrants/deploys/6970e6d5f76bf0000826cca1
😎 Deploy Preview https://deploy-preview-212--ogrants.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

1 participant