Skip to content

Releases: AutomatedProcessImprovement/prosimos-frontend

v1.2.4

17 May 12:02
Compare
Choose a tag to compare
  • [#91] Add validation for unique values of id properties of resource_list in a simulation scenario.

v1.2.3

17 May 12:00
0b907a7
Compare
Choose a tag to compare
  • Refactoring some UX decisions (#86):
    • removing the slider
    • the only allowed comparison operators are equals and between for all attributes, except batching size and day of the week
    • renaming some UI elements

v1.2.2

04 Apr 21:02
5e59999
Compare
Choose a tag to compare
  • Introduce page for case attributes
  • Introduce page for prioritisation rules

v1.2.1

08 Feb 14:41
Compare
Choose a tag to compare
  • Added handling for the BPMN model whose gateways do not have outgoing flows as children
  • Hiding the Intermediate Events tab in case the BPMN model does not have events inside

Introduce event handling and task batching

09 Jan 08:50
0c5cca3
Compare
Choose a tag to compare

Now, two additional setup sections have been added:

  • intermediate events
  • task batches

The backend underneath also has the support of both those setups. So simulation is possible.

v1.1.4 (EDOC 2022)

05 Sep 06:56
bebacab
Compare
Choose a tag to compare
  • Allow providing log file in .zip format
  • Refactor the Resource Calendars page to decrease the waiting time during render
  • Make some error messages more explicit for the user

v1.1.1 (EDOC 2022)

01 Aug 08:42
5d720e4
Compare
Choose a tag to compare
  • discovery and simulation are being run as separate Celery tasks
  • ignore start and end events specified in the log file
  • fix the use case when Cycle Time (CT) was negative
  • add validation for the CSV file used for the discovery of the simulation scenario
  • improve Swagger docs
  • Celery worker, RabbitMQ, and Redis instances are added to the docker-compose

v1.0.0

26 Jun 06:16
e19433f
Compare
Choose a tag to compare
Create LICENSE