App / Presets: Use layout-wrapper to list presets (#10978)

* Use layout-wrapper to list presets
Right now, it's not possible to pass a custom column to layout-wrapper. So the `Scope` is not available anymore, because it's a computed value and we do not support computed values as of the time being.

* update batch selection & button styles

Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
This commit is contained in:
José Varela
2022-03-28 14:45:40 +01:00
committed by GitHub
parent 81697280c0
commit a58f09114d
4 changed files with 270 additions and 247 deletions

View File

@@ -15,9 +15,17 @@ fields:
- field: role
width: half
special: m2o
display: related-values
display_options:
template: '{{ name }}'
- field: user
width: half
special: m2o
display: related-values
display_options:
template: '{{ email }}'
- field: id
width: half