Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Known Issues
- When importing a model xml file, the summary will be overwritten
- Naming of Jira tasks is too large: remove PI name
- The BPMN diagram does not show up for unpublished models at Jira issues
- AP.jira.openIssueDialog does not work as expected see bug report
[2.1.0] - 2023-02-06
- Added mandatory field validation when creating an epic
- Added Model Version Navigator to navigate through previous versions
- Made Jira process/type editable when launching a process instance
- Implemented WorkflowCondition to allow transition only if all linked issues are resolved
- Implemented WorkflowValidator to allow transition only if all linked issues are resolved
- BPMNWrapper now only works with one lane-pool. Models with multiple pools have no bpmn control in the start workflow screen
- ProcessInstanceView page now refreshes after a popup has closed
- Optimized Build does not work with bpmn-js
- Library updates
- Added functionality to createJiraTask:
- Jira field description is now set to bpmn element documentation
- Added Blocked By link when creating a new task
- Added previous nodes field to flower properties
- Added next nodes field to flower properties
- BPMN Templates updated
- User manual updated
[2.0.2] - 2022-11-09
- Activate license support
- Set mandatory fields when creating Jira issue (DC only)
- After the Settings modal, properties are not updated on repository page
- Help Modal update links
- Disable Reporting Button in Repository
- Settings Page: repository link: history object not there because no routing
- Redirect /flower/page => /page
- Set Project/IssueType in Edit Mode Page Properties Panel
- Migrate unpublished models
- Make existing instances visible (existing tasks should be visible at the pi)
- Disable start-workflow-button while starting PI to avoid creating multiple pis
- IssueView: make current activity visible
- Make the Flower icon red Cloud
[2.0.1] - 2022-11-03
- RepositoryPage: bpmn pictures are not rendered correctly in cards
- RepositoryPage DC: onboarding no scrolling available
- ReactGA4
- Remove Axios from client libs
- PanelLeft DC: page padding-bottom is by far too large
- PanelLeft Cloud: the model has no status
- CreateProcessInstance produces undefined in summary
- StartWorkflowModal "Click to enter the value" instead of instance summary
- adjust token-simulator look and feel/CSS
[2.0.0] - 2022-11-01
- Flower Data Center version added
- Remove Redis
- Remove middleware
- Remove form-io and forms at all
- Remove the unsupported nodes button
- Rework http Error handling to be in sync with dc
- Token Simulation added to EditModelPage
- Save bpmn at instance (Flower)
- Clean up issue properties. merge all in one
- Show issue status in bpmn-view
- Add flower templates as a label in the repository list (remove template button)
- Update bpmn-js-properties-panel
- Repository
- Remove label filter for dc
- Rework templates
- Create a plain model as a template
- Check Onboarding
- CheckSettingsModal
- ProcessInstancePage
- Remove edit header
- Hide non-task-activities
- Beautify table rows for started tasks
- Edit summary
- BPMNView fitUpperLeft
- Deal with issue-create errors (permissions) (eventuelly save errors at pi)
- Show priority in table view
- Make table toggable
- Fix create all button
- Rework Onboarding
- ProcessListPage
- Rework onboarding
- ProcessInstanceListPage
- Check Onboarding
- PI-Status Column
- Make Summary editable and make labels savable at the EditModelPage Properties Panel- IssueView web-panel integration Settings page- Rework Onboarding
[1.2.1] - 2022-07-01
- HTTP and Jira Mock have been changed to work with the Jira AP api
- MQ Engine to be running without Redis. switch on/off in flower/conf
- Decision Handler moved to MQ in one method
- This changelog added
- Added Flower-core/spec/mock test spec for mock
- nNw localhost:3000/demo/ endpoint to run with mock backend
- Added Puppeteer tests added
- Added test event added to test HTTP functions in graalvm
- Added Flower core build script to create a graalvm runtime
[1.2.0] - 2022-01-22
- Added Test Coverage with Jest
- Changed Build with parcel.io
- Removed web pack
[1.1.6] - 2021-12-06
- Diagram ausrichtung in der jira issue ansicht adjusten
- Formular verschwindet manchmal
- Add process instance name to the Flower task summary
- Add the model name to the process instance summary
- At the repositories tab select box, some values cannot be selected
- Add the Jira task status to the BPMN diagram
[1.1.5] 2021-11-20
- Tested user interface in chrome
- Indicate at the Jira ticket at which Flower type we are (model, instance, or task)
- Hardening the user interface
[1.1.0] - 2019-12-01 - 2022-01-22
- We had many Flower releases which are not documented in this file## [1.0.0] - 2019-12-01
- Initial Flower release