Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PRO-6436: Add export batch operation for pages #78

Merged
merged 9 commits into from
Sep 5, 2024

Conversation

myovchev
Copy link
Contributor

@myovchev myovchev commented Sep 2, 2024

Summary

This change depends on apostrophecms/apostrophe#4684

Adds page batch export operation.

What are the specific steps to test this change?

Go the the Pages manager, select pages from the tree (checkboxes) and choose Export from the batch operations menu. Switch databases, go to the Pages manager, use the context menu Import. All selected pages and their relations (if selected during the import) should be imported, flat, as children of Home, in the order they were checked in the tree.

What kind of change does this PR introduce?

(Check at least one)

  • Bug fix
  • New feature
  • Refactor
  • Documentation
  • Build-related changes
  • Other

Make sure the PR fulfills these requirements:

  • It includes a) the existing issue ID being resolved, b) a convincing reason for adding this feature, or c) a clear description of the bug it resolves
  • The changelog is updated
  • Related documentation has been updated
  • Related tests have been updated

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:

@myovchev myovchev changed the title Add export batch operation for pages PRO-6436: Add export batch operation for pages Sep 3, 2024
@myovchev myovchev requested a review from haroun September 3, 2024 09:12
Copy link
Contributor

@ETLaurent ETLaurent left a comment

Choose a reason for hiding this comment

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

did not test it but overall lgtm

@myovchev
Copy link
Contributor Author

myovchev commented Sep 4, 2024

@ETLaurent We are currently running Cypress tests on that one.

@myovchev myovchev merged commit d181956 into main Sep 5, 2024
6 checks passed
@myovchev myovchev deleted the pro-6436-batch-operation-page branch September 5, 2024 10:28
haroun added a commit that referenced this pull request Sep 5, 2024
* main:
  PRO-6436: Add export batch operation for pages (#78)
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.

2 participants