Till Kleisli
Till Kleisli
related: #3785 **Review instructions** The prototype can be used to render the flash messages in AFX like ``` {message.message} ``` but if there is no path /content to render the...
### What should be improved? On one hand personally I like to have the frontend build stack including node_modules inside the Private Resources folder of my Site packages, but I...
### Description According to `NodeInterface::MATCH_PATTERN_CONTEXTPATH` a valid format for namespaces is `[a-z0-9\-]+` While this is ensured in the `createAction` of `Neos\Neos\Controller\Module\Management\WorkspaceController` you can create invalid workspaces (throwing an error in...
### Description When there are multiple language versions of a node in a workspace, the workspace module only shows the one with the lowest persistence_object_identifier Publishing works fine, it also...
resolved:https://github.com/neos/flow-development-collection/issues/2967 Added two new EelHelpers following the interface of the JavaScript functions String.prototype.includes() and Array.prototype.includes() - https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/includes - https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/includes **Upgrade instructions** **Review instructions** **Checklist** - [ ] Code follows the...
First of all, thank you, I really like your app! :) But, I also think it's quite annoying, when I start the app: First my tasks flash for a second,...