Skip to content

Releases: AutomatedProcessImprovement/kairos-frontend

2.1.3

06 Sep 11:23
Compare
Choose a tag to compare

Minor bug fixes

  1. Ongoing cases chart updating when streaming
  2. Columns definition table formatting

2.1.1

30 Aug 14:24
Compare
Choose a tag to compare

Features

  1. The outcome value is no longer saved if the positive case outcome type is switched from duration to another value
  2. The case details overflow is now contained
  3. Case details are hidden if there are none

v2.1.0

30 Aug 14:23
Compare
Choose a tag to compare

Features

  1. Format completed and ongoing case tables separately: recommendations are only visible in ongoing cases and positive outcome is only visible in completed cases
  2. Add units for cost
  3. Change selected recommendation formatting in the process model: darken the colors
  4. Add error message for PrCore when defining columns

2.0.0

11 Aug 08:34
Compare
Choose a tag to compare

Features

  • Enable toggling past recommendations in the process model
  • Add pagination to cases table
  • Add filtering functionality to the cases table: by recommendations, intervened flag and performance
  • Separate flows for completed and ongoing cases
  • Add completed cases charts: recommendations history, models statistics and recommendations acceptance
  • Add ongoing cases charts: recommendations type history and recommendations acceptance
  • Add table preview in cases overview

1.0.0

11 Aug 08:33
Compare
Choose a tag to compare

Features

  • User may upload an event log (or a train and test event logs)
  • User may specify column types and parameters for training prescriptive models
  • The dashboard page displays the uploaded logs, event log status and specified parameters
  • Possible views are displayed in the sidebar
  • The cases page displays a table for ongoing and completed cases
  • The sortable cases table displays case ID, recommendations, positive outcome, intervened, and case attributes
  • Individual case page displays the KPI, case performance and case attributes
  • Analytical view displays possible recommendations and a process diagram using Cytoscape
  • Tooltips may be consulted on obscure concepts
  • Completed cases displays recommendations history
  • Docker configuration files are added
  • Node build CI is added