Skip to content
  • Christopher Keim's avatar
    [TOB-218] feat: Add department selection to workflow data form · d60f986d
    Christopher Keim authored
    
    
     * Add SelectGroupComponent and a common control class
     * Reorganize shared modules
     * Add a collapsible container component
     * Add back end calls for workflow data
     * Add typed builder for form groups
     * Add debug site for edit page
     * Add component for workflow data
     * Add workflow form to edit page portal
     * Add translations
    
    [TOB-190] fix: Use proper lazy loading
    
     * Use more direct import paths
     * Preload all modules on application start
    
    [TOB-134, TOB-195] feat: Add process diagram and history to details
    
     * Install bpmn.js
     * Add component to display bpmn diagram
     * Add a component to display process history table
     * Add global styling to mat-table
     * Add back end calls for process information
     * Integrate process information into store
     * Integrate process information into details view
    
    [TOB-28] feat: Add comments to workflow data form
    
     * Add UI component to display and write comments
     * Add back end calls for comments
     * Integrate comments into store
     * Add output to collapsible component
     * Integrate comments into main pages
     * Use constant for displayed time format
     * Add translations
    
    [TOB-163] test: Increase test coverage
    
     * Adjust util functions for better testing
     * Reorganize store structure for better testing
     * Reorganize effects in statements store
     * Send proper body when submitting workflow form
     * Add tests for statement reducers
     * Add tests for statement selectors
     * Add tests for CommentEffect
     * Add tests for SubmitWorkflowFormEffect
    
    Signed-off-by: default avatarChristopher Keim <keim@develop-group.de>
    d60f986d