Ramdhadage / Ramdhadage/editable.submissionsync
Add Review and Approval Workflow
Open
@Ramdhadage is already working on this.
Since Apr 4, 2026.
enhancement
- Dominant language
- R
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Feature Description
Review & Approval Workflow
- Role-based workflow:
- Editor → creates/edits and submits
- Reviewer → approves or rejects
- Enforce strict state transitions (DRAFT → PENDING → APPROVED/REJECTED)
Role-Based Access Control
- Secure login system
- Roles: Editor and Reviewer
- Enforce permissions in server logic, not just UI
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.