jmix icon indicating copy to clipboard operation
jmix copied to clipboard

Implement views for process drafts

Open Flaurite opened this issue 4 months ago • 3 comments

Description

  • List view for ContentStorage (selecting by draft type)
  • Detail view
  • Add "comment" property to ContentStorage
  • Place new menu item between Modeler and Process definitions.

Flaurite avatar Oct 22 '25 09:10 Flaurite

Changes

  1. New "Process drafts" view. It contains all process drafts and displays model preview for selected draft.

    Process drafts screenshot Image
  2. Modeler. New save draft dialog that allows users to change draft name and comment. For new drafts it automatically set name from process, otherwise it tries to take process ID as draft name. It also checks for duplicated draft names. Users can still save drafts with the same name, the dialog only informs them that the draft with the same name already exists.

    Save draft dialog screenshot Image

    New lookup view when users open existing draft from Modeler.

    Process draft lookup screenshot Image

    Now Modeler displays a draft or a process name above the diagram.

  1. Process instance detail view. Added controls for diagram preview:
    • Zoom in
    • Zoom out
    • Fit schema to center

Flaurite avatar Nov 01 '25 13:11 Flaurite

  1. Draft with the same name can be created by click Save as copy button.
Image

mig-sam avatar Dec 08 '25 08:12 mig-sam

2.Please add placeholder 'User name' for filter Author

Image

mig-sam avatar Dec 08 '25 09:12 mig-sam