Stephan Strate
Stephan Strate
Is there any way to export or read existing data from the official "Corona Warn App" without root?
I am using the `forms/data.html.twig` to render form content inside a confirmation email. When there is a checkbox, the value (so either `GRAV.YES` or `GRAV.NO`) is not translated. Do you...
When using markdown in a fields label it is not rendered in eg. emails, even though its activated through `markdown: true`.
### Describe the bug If you leave the property `native.image.path` empty, the path is guessed by the system. Though it is always guessed in the default output location. If the...
Closes #134. This is a draft pr to support kotlin client codegen. Open for discussion, tips and tricks :)
It would be amazing to have Kotlin support for this extension. Main advantages would be the pojos with nullability for types and coroutines for reactive implementations. Maybe we could discuss...
This pull requests updates font-awesome to the new major version v6. Therefore some minor changes needed to be made. - From v6, there is no official cdn anymore. font-awesome recommends...
Pagination can not be used in admin right now. As I am currently trying to add some custom admin pages, this feature would be really nice. I think @NicoHood also...
The README.md / documentation says: > Flex objects can have relations to other Flex objects with few lines of code defining the relation Is there any example or starting point...
We have added a custom form field in our theme, its working in regular page blueprints. Adding it to a custom flex object form, it does not even show up....