Florian Arens

Results 42 comments of Florian Arens

Any updates on this? @Rio517

Closed in favor of https://github.com/naymspace/backpex/pull/379

Maybe we can use Ecto's [`has_named_binding?/2`](https://hexdocs.pm/ecto/Ecto.Query.html#has_named_binding?/2) function along with the field key to determine whether we have to perform a join or not. I think it's a good idea to...

Currently, the item action confirmation dialog is enabled when the list of fields is empty or the `confirm/1` function is exported (see [`has_modal?/1`](https://github.com/naymspace/backpex/blob/0.6.0/lib/backpex/html/resource.ex#L936)). From our docs: > To enable the...

See https://github.com/naymspace/backpex/pull/760