neos-ui
neos-ui copied to clipboard
Neos CMS UI written in ReactJS with Immutable data structures.
Since our default date format for ``DateTime`` properties is ``Y-m-d H:i:s.u`` and we also persist the time we must not fall back to ``UTC` within the date picker per default....
### Description When the Neos-Backend is opened a console error occurs. The error does not occur when you switch to another node via the document tree, it happens when you...
### Description In a creation dialog with properties that have a validator, such as a `NotEmpty` validator, the dialog cannot be closed as soon as validation threw any kind of...
**What I did** In https://github.com/neos/neos-ui/pull/3665 we added the Translation trait to the Backend Service Controller. Currently, only one message is translated in the backend, but we should translate all messages.
closes #3633 **What I did** I adjusted the message that is output to the user if the parentnode does not exist in the current dimension.
As mentioned in this PR: https://github.com/neos/neos-ui/pull/2087#issuecomment-415170992 The logic to transform resource uris from `yaml` files should be moved onto the server side as the current one can lead to errors.
Resolves: https://github.com/neos/neos-ui/issues/2092 Resolves: https://github.com/neos/neos-ui/issues/3616 - BUGFIX: Extract resource resolving magic out of `ResourceIcon` - BUGFIX: Move resource logic to server
This can be enabled in Version 2 via a flag or is default in Version 3 This should make the tests faster and more stable. The test runner would then...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Moving assets in the inspector in an element using array breaks...
resolves #3545 **What I did** **How I did it** **How to verify it** todo: - pasting newlines should insert brs