This is a the new workflow user interface to develop, simulate and execute Axon Ivy Processes.
- Homepage with your task list and last started processes
- Start page with grouped process starts, icons, process viewer and "copy process path" button
- Signals page with dropdown and autocomplete
- Task Details and Case Details pages with grouped information into multiple components for better readability
- Case Details page with case hierarchy, process or case map viewer
- Profile page where you can change formatting language and more
To work on this project you will need to install the following tools:
- JDK 21
- Maven
- Latest LE Axon Ivy Designer
- Clone the repository
- Import the project into your IDE
To run the tests, run the following command: mvn clean verify
- Axon Ivy Designer - IDE and process modelling tool
- JSF - Java Server Faces
- Primefaces 11 - The web framework used
- Maven - Dependency Management
You can contribute to this project by forking it and creating a pull request. All contributions are welcome.