Releases: AutomatedProcessImprovement/kairos-frontend
Releases · AutomatedProcessImprovement/kairos-frontend
2.1.3
2.1.1
v2.1.0
Features
- Format completed and ongoing case tables separately:
recommendations
are only visible in ongoing cases andpositive outcome
is only visible in completed cases - Add units for cost
- Change selected recommendation formatting in the process model: darken the colors
- Add error message for PrCore when defining columns
2.0.0
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
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