neos-ui icon indicating copy to clipboard operation
neos-ui copied to clipboard

Neos CMS UI written in ReactJS with Immutable data structures.

Results 319 neos-ui issues
Sort by recently updated
recently updated
newest added

This adjusts the UI to https://github.com/neos/neos-development-collection/pull/4708

9.0

See https://github.com/neos/neos-development-collection/pull/4891 **What I did** **How I did it** **How to verify it**

9.0
Task

This makes the `CreationDialogPropertiesCreationHandler` use the `convert()` method from the `NodePropertyConversionService` to provide consistent behaviour. **How to verify it** See #3719 for steps to reproduce

8.3

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description Using a property with `reference` type in the creation dialog in Neos...

Bug
9.0

Adjustments for https://github.com/neos/neos-development-collection/pull/4677 **What I did** **How I did it** **How to verify it**

9.0
Task

There will be a sitedetection failed exception in the `neos/content` route when the backend controller cannot find a site. In 8.3 we dont have a graceful error as well only...

Bug
Backend / Backend-API
9.0

### Description The `CreationDialogPropertiesCreationHandler` does property value conversion from "raw" to "typed" on it's own, and in a different way compared to the `NodeConverter` from the Content Repository or even...

fixes: #3184 **NOTE:** This PR needs to be tested in combination with its companion PR over at `neos-development-collection`: https://github.com/neos/neos-development-collection/pull/4291 Buckle up for collisions with https://github.com/neos/neos-ui/pull/3569 ## The overall problem This...

Bug
8.3

This reverses the order of nodes for `insertAfter` (copy & move) operations to prevent the reverse order of insertion due to the way the atomic inserts are done by the...

Bug
8.3

Resolves: #3477 Alternate fix replaces https://github.com/neos/neos-ui/pull/2566 which is good and we need to make the page handler non neos ui specific so it can go "back" to neos The initial...

8.3