Dominique Feyer

Results 16 issues of Dominique Feyer

Sometime, it's useful to debug the proxy class, and changing the IDE configuration is not really nice. So the client can have a ``--bypass` argument to avoid the path mapping

enhancement

As posted on riot this afternoon I start working on some design research around the UI. # Goals - Add a bit more personality - Solve low contrast issues (accessibility)...

C: Enhancement
A: Front-End
Design

Hi, first thanks a lots for this project. It's really nice, and push me to learn rust. Currently one migration try to install a postgres extension `uuid-ossp` ... is it...

enhancement

This change display the preset icon by default. With multiple dimension preset, the reading experience is better. The tooltip is also improved a bit and the styling of neos-label use...

P: Neos
T: UX
I: ‌‌Merge conflict

This change add a node type configuration to generate a custom node label for auto created child nodes: ``` 'Neos.Neos.NodeTypes:Page': superTypes: 'Neos.Neos:Document': TRUE childNodes: main: label: 'Main Content Collection' type:...

P: Node Types
P: Neos
T: PHP
help wanted
I: ‌‌Merge conflict
Feature

Hi, thanks a lots for this project, love it. Do you think it's possible to add UDP check ? I have a few Wireguard VPN to monitor, and it will...

I'm trying to upgrade an old project from 9.6 and I get the following error: ``` Initializing datadir... Initializing certdir... Initializing logdir... Initializing rundir... Setting resolv.conf ACLs... Initializing database... ‣...

[02-Dec-2017 00:15:55] WARNING: [pool www] child 1618 exited on signal 11 (SIGSEGV) after 55.787030 seconds from start Is this a know issue ? I use vips-8.5.9-Fri Dec 1 23:13:50 CET...

We need Middleware in two differents area: - EventStore (for upcasting, monitoring, ...) - EventBus (for event/metadata enrichments, complex routing, react on event metadata after publishing, monitoring, ...) The implement...