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: Removes Editors for plugins #3689

Merged

Conversation

markusguenther
Copy link
Member

This change is breaking.

We are removing the following Editors and endpoints:

  • MasterPluginEditor
  • PluginViewEditor
  • PluginViewsEditor
  • Plugin view endpoints (in JavaScript - Fusion integration)

Resolves: #3534

Copy link
Member

@mhsdesign mhsdesign left a comment

Choose a reason for hiding this comment

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

Thanks for taking care;)

Copy link
Contributor

@grebaldi grebaldi left a comment

Choose a reason for hiding this comment

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

👍 by reading

thx, @markusguenther :)

This change is breaking.

We are removing the following Editors and endpoints:
- MasterPluginEditor
- PluginViewEditor
- PluginViewsEditor
- Plugin view endpoints (in JavaScript - Fusion integration)

Resolves: neos#3534
@mhsdesign mhsdesign force-pushed the feature/remove-plugin—master-views branch from 6c66466 to 7d9bab8 Compare February 16, 2024 07:23
@mhsdesign
Copy link
Member

Rebased on Wilhelms change :D

@neos-bot
Copy link

🎥 End-to-End Test Recordings

These videos demonstrate the end-to-end tests for the changes in this pull request.

mhsdesign added a commit to mhsdesign/neos-development-collection that referenced this pull request Feb 16, 2024
With the UI adjusted neos/neos-ui#3689 we can get rid of the dummy endpoints.
@mhsdesign mhsdesign merged commit eb22506 into neos:9.0 Feb 16, 2024
10 checks passed
neos-bot pushed a commit to neos/neos that referenced this pull request Feb 16, 2024
With the UI adjusted neos/neos-ui#3689 we can get rid of the dummy endpoints.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

!!! TASK: Remove plugin views
4 participants