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

FEATURE: Add "publish all" dialog for partial publish error #3893

Draft
wants to merge 4 commits into
base: 9.0
Choose a base branch
from

Conversation

pKallert
Copy link
Contributor

@pKallert pKallert commented Dec 10, 2024

This is a WIP and not ready for code review

What I did
When publishing a document fails because of dependencies to other documents ( for example parent node not published), we want to offer the user an option to publish all changes to the base workspace.
This is already impelemented here: neos/neos-development-collection#5370
This PR implements the changes from the core in the UI
How I did it
I show a new popup if a partial publish happens:
Bildschirmfoto 2024-12-10 um 11 51 13

How to verify it

  1. Create a new document without publish
  2. Create a child document
  3. Try to publish child document

@github-actions github-actions bot added the 9.0 label Dec 10, 2024
@pKallert pKallert changed the title Draft: Add "publish all" dialog for partial publish error WIP Add "publish all" dialog for partial publish error Dec 10, 2024
@markusguenther markusguenther marked this pull request as draft December 11, 2024 12:18
@markusguenther markusguenther changed the title WIP Add "publish all" dialog for partial publish error FEATURE: Add "publish all" dialog for partial publish error Dec 11, 2024
@github-actions github-actions bot added the Feature Label to mark the change as feature label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
9.0 Feature Label to mark the change as feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant