lorenzulrich

Results 38 comments of lorenzulrich

What about this one: https://github.com/YouCanBookMe/react-datetime It is a fork of this one http://dev.quri.com/react-bootstrap-datetimepicker/ which is based on `bootstrap-datetimepicker` (which has no connection to React). I integrated the non-React variant some...

Fun fact: That's the one already used in Neos UI. Strange that there is no 24h support...

I'm currently looking into setting up the UI for development, but I'm not really a good React dev. I let you know about the results. I agree the UI could...

I pushed a first iteration only respecting the locale of the user interface I need more guidance for overriding this through settings, especially where to place and how to name...

Yes, I agree the UX has not been improved. To my knowledge, there are not many good date/time picker components out there. The current one could be integrated differently, by...

While investigating something that - according to the customer - broke with a bugfix release, I found this issue and realize that hiding auto-created child nodes was indeed broken (or...

Maybe you meant this Discuss post: https://discuss.neos.io/t/initiative-improve-search-results-in-reference-editor/4622/2

Thanks @markusguenther for your work. There is one drawback we need to tackle. Scenario: * I create a user that has only permissions to read-only workspaces (a kind of RestrictedEditor)...

I think that a solution with a dialog would be nice. It is more transparent for the user than just switching it on-the-fly. Let's have a look at a real-life...