Skip to content

FEATURE: Filter properties in right sidebar #3939

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

Draft
wants to merge 837 commits into
base: 8.4
Choose a base branch
from
Draft

Conversation

Sebobo
Copy link
Member

@Sebobo Sebobo commented Apr 2, 2025

Resolves: #3938

WIP

mhsdesign and others added 30 commits May 17, 2024 15:02
…itions

TASK: Adjust To Tethered NodeType Definitions
Currently translated at 100.0% (123 of 123 strings)

Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Translate-URL: https://hosted.weblate.org/projects/neos/neos-ui-main-9-0/es/
Translation: Neos/Neos.Ui - Main - 9.0
…ter merging the long ago branched ESCR adjustments

see b2781aa
Currently translated at 100.0% (123 of 123 strings)

Co-authored-by: Alexander Girod <girod@vivomedia.de>
Translate-URL: https://hosted.weblate.org/projects/neos/neos-ui-main-9-0/de/
Translation: Neos/Neos.Ui - Main - 9.0
This introduces a very basic implementation of the observable pattern
for the Neos UI.

This will allow us to replace redux opportunistically in various places.
This new package contains react bindings for the other recently
introduced package `@neos-project/framework-observable`.
...by using the newly introduced observable primitives. The
neos-ui-error package now exposes a method to show flash messages.

A saga has been created to redirect redux actions (that may still be
used in plugins) to that method.
BUGFIX: Show the right error message if only child is published
…ook in Weblate.\n\nTranslation: Neos/Neos.Neos.Ui - Main - 8.4\nTranslate-URL: https://hosted.weblate.org/projects/neos/neos-neos-ui-main-84/

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Currently translated at 100.0% (125 of 125 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Translate-URL: https://hosted.weblate.org/projects/neos/neos-ui-main-9-0/es/
Translation: Neos/Neos.Ui - Main - 9.0
mhsdesign and others added 21 commits March 5, 2025 17:22
…NodeByCoveredDimensionSpacePoint

TASK: Replace only (fully obsolete) usage of `getNodeByCoveredDimensionSpacePoint`
…or-removed-temporary-login-controller

TASK: Remove obsolete policy for removed temporary login controller
…eeTag-change

TASK: Adjust to `NeosSubtreeTag::disabled` change
…odule-opening-if-necessary

TASK: Auto rebase workspace on backend module opening if necessary
…ound cleanly

this must be done via the node aggregate
the github ci will already tell you if the tests pass and more importantly if the e2e tests pass which are not run here!
the nodeAddress as property on `node` was introduced via #3478 but never really used except in the node info view.

To avoid shipping the same information twice to the ui we for now remove the `nodeAddress` as property again.
…toring-for-now

TASK: Revert half backed refactoring of `contextPath` to `nodeAddress`
fixes neos/flow-development-collection#3212 (comment)

> AbstractCreate.php: Unknown named parameter $elementValues
@Sebobo Sebobo self-assigned this Apr 2, 2025
@github-actions github-actions bot added the Feature Label to mark the change as feature label Apr 2, 2025
@Sebobo Sebobo force-pushed the feature/property-filter branch from 9a85580 to 2dd4d74 Compare April 3, 2025 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.4 Enhancement Feature Label to mark the change as feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.