Bulk article operations #80
Labels
No labels
bug
devops
duplicate
enhancement
good first issue
next major release
next minor release
question
testing
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lvl0/fedi-feed-router#80
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add the ability to bulk approve, reject, and delete articles from the articles list.
Context
As more feeds are added, manually approving/rejecting articles one-by-one becomes tedious. Bulk operations allow faster curation.
Tasks
POST /articles/bulk-approve,POST /articles/bulk-reject,DELETE /articles/bulk-delete)