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: adjust to overhauled node uri building #3802

Merged
merged 8 commits into from
Jun 23, 2024

Conversation

mhsdesign
Copy link
Member

@mhsdesign mhsdesign commented Jun 5, 2024

Ui adjustments for neos/neos-development-collection#4892

  • we use Neos.Ui.NodeInfo.previewUri in eel instead of uri as the documentNode will always be in a non live workspace either way and to better symbolise that we want to render a ABSOLUTE preview uri. The uri method could be removed.
  • the redirectTo action of the Neos.Neos.Ui BackendController will already work with the new node address
    • Neos.Ui.NodeInfo.createRedirectToNode redirected in 8.3 to the node in the base workspace, this behaviour was restored as currently the user workspace is targeted which would be new accidental? behaviour change
  • replaced last reference of LinkingService::createNodeUri with new uri builder

What I did

How I did it

How to verify it

@mhsdesign

This comment was marked as outdated.

@mhsdesign mhsdesign force-pushed the task/adjustToOverhauledNodeUriBuilding branch from 234b83e to b3055d4 Compare June 23, 2024 20:10
@mhsdesign mhsdesign merged commit 6f715d6 into 9.0 Jun 23, 2024
9 of 10 checks passed
@mhsdesign mhsdesign deleted the task/adjustToOverhauledNodeUriBuilding branch June 23, 2024 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant