Marc Henry Schultz

Results 366 issues of Marc Henry Schultz

wip. the language dimension thing is too magic: `\Neos\Neos\View\FusionViewI18nTrait::setFallbackRuleFromDimension` _Originally posted by @mhsdesign in https://github.com/neos/neos-development-collection/issues/4324#issuecomment-1822327328_

9.0
Backlog

related: https://github.com/neos/neos-development-collection/issues/968 i talked with @bwaidelich about this and the general ideas were: to use the following syntax: ```yaml property: foo: type: string required: true ``` the behavior would be,...

9.0
Backlog

a title should show on hover like here:

Good first issue

- [x] https://github.com/neos/neos-development-collection/pull/4496 - [x] https://github.com/neos/neos-development-collection/pull/4544 - [x] https://github.com/neos/neos-development-collection/pull/4537 - [x] https://github.com/neos/neos-development-collection/issues/4552 - [x] https://github.com/neos/neos-development-collection/issues/3771 - [x] https://github.com/neos/neos-development-collection/pull/4537 - [x] https://github.com/neos/neos-development-collection/pull/4883 related: https://github.com/neos/neos-development-collection/issues/4478 ... if you find further cases feel...

9.0
EPIC

```yaml properties: _hidden: defaultValue: true ``` this seems to work in 8.3 (someone in slack tried it) related https://github.com/neos/neos-development-collection/issues/4208

9.0
Backlog

Lately i was using the new ESCR WorkspaceFinder and passed at first the wrong `WorkspaceName` into it (because we have this thing twice in our code base) That got me...

I: Discussion‌‌
9.0
Backlog

Neos 8 holds the well known site:import command: ``` COMMAND: neos.neos:site:import USAGE: ./flow site:import [] OPTIONS: --package-key Package key specifying the package containing the sites content --filename relative path and...

Feature
9.0

The UX is currently not well, as there is no documentation (in the command) and one has to know that you need to migrate the dimension configuration first yourself or...

T: Documentation
9.0

https://neos-project.slack.com/archives/C3MCBK6S2/p1688542588698759 currently this was "disabled" due to our more strict separation of properties vs references. But as its also not possible to set subtree tags or the hidden / disabled...

9.0

we were discussing how to stub nodes in tests https://neos-project.slack.com/archives/C3MCBK6S2/p1686294507655429 and it was noted that we need some kind of factory for this: > if the **input** for the test...

9.0
Backlog