Skip to content

Workflow UI to develop Axon Ivy Applications

License

Notifications You must be signed in to change notification settings

axonivy/dev-workflow-ui

Repository files navigation

Developer Workflow UI

This is a the new workflow user interface to develop, simulate and execute Axon Ivy Processes.

Features

  • 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

Getting Started

Prerequisites

To work on this project you will need to install the following tools:

Installing

  • Clone the repository
  • Import the project into your IDE

Running the tests

To run the tests, run the following command: mvn clean verify

Built With

Contributing

You can contribute to this project by forking it and creating a pull request. All contributions are welcome.