Skip to content

feat(admin): add member result handling

Created by: bodnara

  • chnaged notification behaviour for adding members
  • if all request end in success notification is shown
  • if some request result in an error a list of candidates and the corespondig error are shown
  • separated the container and the presenter part of add member dialog
  • refactored files affected by this change

Merge request reports