Skip to content

Removing Journal Entry/Paper Creation - #979

Open
michaelcanova wants to merge 2 commits into
remove_unused_moderationfrom
remove_paper_creation
Open

Removing Journal Entry/Paper Creation#979
michaelcanova wants to merge 2 commits into
remove_unused_moderationfrom
remove_paper_creation

Conversation

@michaelcanova

Copy link
Copy Markdown
Member

Overview

This PR Removes the Journal Entry/Paper Creation pages and components, as the system has been replaced with the Registered Reports system.

@vercel

vercel Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
web Ready Ready Preview Jul 31, 2026 7:29pm

@sonarqubecloud

Copy link
Copy Markdown

@michaelcanova
michaelcanova marked this pull request as ready for review July 31, 2026 19:29
@michaelcanova
michaelcanova requested a review from a team as a code owner July 31, 2026 19:29

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 94fabecf34

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

'posts',
'journal_entries',
];
export const PENDING_MODULES: PendingModule[] = ['funding_opportunities', 'proposals'];

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Restore pending-post moderation module

When regular post submissions are pending moderation, this array now drives both the tab list and slugToModule, and fetchCounts reduces the server response to only these modules. Removing posts here makes /moderators/pending-works/posts return 404 and drops any returned posts count from the moderator badge, so moderators lose the queue needed to approve or decline non-journal posts. The journal cleanup should drop only journal_entries and keep the existing POST module/config.

Useful? React with 👍 / 👎.

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