Jodok Batlogg

Results 7 issues of Jodok Batlogg

This Starter uses a 2-level nested component (footer->columns->links). This is not allowed (https://github.com/strapi/strapi/blob/4ab210eec65d7f1a4f6334cdef4c797b4e6b9531/packages/strapi-plugin-content-type-builder/controllers/validation/types.js#L247). When trying to change one field and saving it - e.g. removing the footer logo - an...

**Is your feature request related to a problem? Please describe.** Leapp uses more CPU power, battery than necessary because it is not yet compiled for M1/ARM architecture and using the...

enhancement

**Is your feature request related to a problem? Please describe.** When switching between active apps with ⌘-TAB Leapp is always visible, despite only being used in menubar. And it's also...

enhancement

it would be nice to find out the installed version of cnitool by specifying the ``--version`` argument.

yamllint fails on the generated yaml as it starts with an empty line and not with `---`

i'm running yamllint on all manifests as github action. the generated kustomize.yaml starts with a newline. it should either start with the first key, or even better with `---` My...