Skip to content

feat(admin): add bulk operations to applications overview

Created by: michalberky

  • Added bulk selection and operations buttons to application overview page.
  • Buttons are only enabled when applications with same state are selected and that operation is available for this state.
  • Created a new dialog that prompts the user to confirm the bulk operation

Merge request reports