apostrophecms / apostrophe

A full-featured, open-source content management framework built with Node.js that empowers organizations by combining in-context editing and headless architecture in a full-stack JS environment.
https://apostrophecms.com
MIT License
4.34k stars 592 forks source link

add batch operations to pages #4684

Closed haroun closed 4 weeks ago

haroun commented 1 month ago

Summary

Add batch operations to pages

What are the specific steps to test this change?

  1. Use batch operations on pages to archive/restore/publish pages
  2. Check link to pages in rich-text
  3. Check pages manager shortcuts

What kind of change does this PR introduce?

(Check at least one)

Make sure the PR fulfills these requirements:

If adding a new feature without an already open issue, it's best to open a feature request issue first and wait for approval before working on it.

Other information:

linear[bot] commented 1 month ago

PRO-6425 [Back end] When on the pages manager, I should be able to perform the standard batch operations e.g. publish, archive, and restore