Armin Vieweg

Results 13 issues of Armin Vieweg

Currently, every refresh will reset the active tab and jump to the first tab. It would be much more convinient, if tabs would remember their recent position, also without validation...

Relates: #5157

feature

According to the `setRequired` method which already exists, it would be nice to have a shortcut for the `empty_data` form option as well. Almost always, when I use `->setRequired(false)` I...

To optionally enable raw HTML output in detail action and inside modal content (on index action). Relates: #5155

I'm not sure if this is a security feature or a bug. But, when using `TextEditorField` you get this output in modal: ![image](https://user-images.githubusercontent.com/1275298/161426686-31dbccc1-ba0e-4b99-8779-7aebab055608.png) In my case, I would prefer raw...

Like the .git directory? I would like to use it locally to detect changed files and upload them to my vagrant machine :)

**Describe the bug** When I'm on detail page for an entity and click the "edit" action, I do not return to back to the detail page, when hitting "Save and...

**Describe the bug** When updating the action "new" on page "index" to add a display condition, the condition will not have an effect. The button to create a new entity...

Currently it is not possible to define all options and argument in a separate file. This feature would change that. Then, all options and arguments can get defined there and...

enhancement