Merged
Conversation
added 10 commits
March 5, 2026 17:43
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
yattias
reviewed
Mar 16, 2026
yattias
reviewed
Mar 16, 2026
yattias
reviewed
Mar 16, 2026
yattias
reviewed
Mar 16, 2026
yattias
approved these changes
Mar 16, 2026
|
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
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.



Overview
This PR creates the Pending/Declined system for Grants. It contains the following:
1. Moderators can approve/decline Grants from the moderation dashboard, or directly on feed items.
2. Funding feed now will always put Pending Grants on the top of the list for moderators and the author of the Pending Grant
3. Moderators can approve or decline grants, declining makes them no longer editable/viewable as if soft deleting, and approving sets them to OPEN
4. DOIs and feed entries are created AFTER the Grant is approved, rather than immediately on creation
5. Notifications are sent upon approval/denial of a pending Grant
6. Declined Grants will still show up in the Notebook, but are not editable. The user can still delete them.
Loom:
https://www.loom.com/share/7694de3c041547168ecbd4013b7353ed
Screenshots
Creating a RFP:

Showing Pending status on Notebook:

Showing Declined status on Notebook:

Feed item Moderation tools:

Moderation Dashboard:

Notifications:
