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

TASK: Check and fix Neos:NodeTypes packages #4705

Closed
12 tasks done
ahaeslich opened this issue Nov 5, 2023 · 3 comments · Fixed by #4706
Closed
12 tasks done

TASK: Check and fix Neos:NodeTypes packages #4705

ahaeslich opened this issue Nov 5, 2023 · 3 comments · Fixed by #4706
Assignees
Labels

Comments

@ahaeslich
Copy link
Member

ahaeslich commented Nov 5, 2023

Packages:

@ahaeslich ahaeslich self-assigned this Nov 5, 2023
@ahaeslich ahaeslich moved this to In Progress 🚧 in Neos 9.0 Release Board Nov 5, 2023
ahaeslich added a commit to ahaeslich/neos-development-collection that referenced this issue Nov 6, 2023
…Component

The NodeType fusion renderer is now pure fusion, the behavior including attributes is kept.

Relates: neos#4537
Relates: neos#4705
ahaeslich added a commit to ahaeslich/neos-development-collection that referenced this issue Nov 6, 2023
…is now a ContentComponent

The NodeType fusion renderer is now pure fusion, the behavior including attributes is kept.

Relates: neos#4537
Relates: neos#4705
ahaeslich added a commit to ahaeslich/neos-development-collection that referenced this issue Nov 6, 2023
…onent

The NodeType fusion renderer is now pure fusion, the behavior including attributes is kept.

Relates: neos#4537
Relates: neos#4705
ahaeslich added a commit to ahaeslich/neos-development-collection that referenced this issue Nov 6, 2023
…ents

The NodeType fusion renderer is now pure fusion, the behavior including attributes is kept.

Relates: neos#4537
Relates: neos#4705
ahaeslich added a commit to ahaeslich/neos-development-collection that referenced this issue Nov 6, 2023
The NodeType fusion renderer is now pure fusion, the behavior including attributes is kept.

Relates: neos#4537
Relates: neos#4705
ahaeslich added a commit to ahaeslich/neos-development-collection that referenced this issue Nov 6, 2023
The NodeType fusion renderer is now pure fusion, the behavior including attributes is kept.

Relates: neos#4537
Relates: neos#4705
@ahaeslich ahaeslich linked a pull request Nov 6, 2023 that will close this issue
6 tasks
@ahaeslich
Copy link
Member Author

@mficzel looking into this I have found that Neos.NodeTypes.Form:Form uses the fluid based form implementation instead of Neos.Fusion.Form. Should we migrate this NodeType to use the new package?

@ahaeslich
Copy link
Member Author

Besides cleaning up those prototypes: Should we also cleanup the migrations in https://github.com/neos/neos-development-collection/tree/9.0/Neos.NodeTypes/Migrations as we have done for other packages in Neos 9.

Maybe @kdambekalns , @Sebobo and @mficzel have an idea about this.

@mficzel
Copy link
Member

mficzel commented Nov 6, 2023

@ahaeslich i see not much hope for Neos.NodeTypes.Form:Form and no point in updating it. We should define new "default" nodetypes (without rendering) in future once we have a working concept of nested properties in the inspector.

@ahaeslich ahaeslich removed the 9.0beta1 label Nov 7, 2023
ahaeslich added a commit to neos/Neos.Demo that referenced this issue Nov 8, 2023
ahaeslich added a commit to ahaeslich/neos-development-collection that referenced this issue Nov 9, 2023
Use `Neos.Fusion:Template` to render only the fluid form via old template file.

Relates: neos#4537
Relates: neos#4705
@ahaeslich ahaeslich moved this from In Progress 🚧 to Under Review 👀 in Neos 9.0 Release Board Nov 10, 2023
@github-project-automation github-project-automation bot moved this from Under Review 👀 to Done ✅ in Neos 9.0 Release Board Nov 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants