Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.46 KB

README.md

File metadata and controls

44 lines (27 loc) · 1.46 KB

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.