Skip to content

v0.12 - Pivot

Compare
Choose a tag to compare
@Arnaudschw Arnaudschw released this 02 May 08:41
· 3 commits to main since this release

v0.12 is a major release, providing the foundations of a key new feature : pivot.

You can now define a pivot in your datamodel. The pivot will allow you to group decisions (and in the near future, other features) by identical pivot to get global view on related alerts. For ex, you can set the user ID as a pivot => all future decisions can then be grouped by user ID, providing a bird eye view on the risk associated with him/her.

Backend :

  • Feat : Creation of the pivot and storage of the pivot for each decision

Frontend :

  • Feat : Create a pivot in the data model page
  • Feat : Group decisions by pivot
  • Feat : filter rules within a scenario
  • Feat : Explore data model with a new view (available in "your data" tab)
  • Fix : dropdown when selecting the field for a date