nebulab/solidus

Bulk actions

Closed this issue · 0 comments

Add the ability to change data on more entities.

The target is to have a page with:

  • filters: block or component to filter the entities (we can reuse the standard filter)
  • action configuration: block to select and configure the action to perform on selected entities

With these data the component should perform the action on all selected entities.