CZERTAINLY/CZERTAINLY-FE-Administrator

Implement management of rule action groups

Closed this issue · 0 comments

  • add Action groups menu item under Workflows main menu item
  • implement listing page (name, resource, description columns)
  • implement create/edit page using filter widget component to add new rule action - list of available filter fields can be retrieved from GET /v1/resources/{resource}/filters/rules?settable=true
  • implement detail page displaying added actions, with delete operation