Skip to content

Latest commit

 

History

History
265 lines (215 loc) · 5.83 KB

File metadata and controls

265 lines (215 loc) · 5.83 KB

Valtimo Frontend - Function List

Flat list of all functions, grouped by feature.


User Features

Feature 1: Dashboard

  1. Display widget-based dashboard
  2. Configure widgets per user/role
  3. Real-time data updates (SSE)

Feature 2: Cases (User)

  1. View cases overview per definition
  2. View case details (tabs)
  3. Search/filter cases
  4. View case documents
  5. View case progress/status
  6. Execute tasks within case

Feature 3: Tasks

  1. View all open tasks
  2. Filter/sort tasks
  3. View task details
  4. Claim task
  5. Execute task (fill form)
  6. Complete task

Feature 4: Objects

  1. View objects per type
  2. View object details
  3. Search/filter objects

Feature 5: Views / Images (IKO)

  1. Search IKO objects
  2. View search results
  3. View IKO object details

Admin Features

Feature 6: Case Definition Management

General tab 22. Link upload process to case 23. Set case handler toggle 24. Set auto-assign tasks to case handler toggle 25. Set external start form toggle 26. Enter external start form URL

Processes tab 27. View linked processes 28. Create new process 29. Open process in BPMN modeler 30. Add BPMN elements via drag-drop 31. Set process properties (Starts case, Startable by user) 32. Save process

Process Links 33. Create process link (wizard) 34. Configure Form link type 35. Configure FormFlow link type 36. Configure Plugin link type 37. Configure plugin action

Version Management 38. Select version 39. View all versions 40. Manage version

Decision Tables tab 41. View linked decision tables 42. Upload decision table (.dmn) 43. Open decision table in DMN editor 44. Set DMN Hit policy 45. Manage DMN input/output columns 46. Add/edit/delete DMN rules 47. Save decision table

Document tab 48. View JSON Schema definition 49. Download JSON Schema 50. Edit JSON Schema 51. Save JSON Schema

Forms tab 52. View forms list 53. Search/filter forms 54. Create form 55. Form.io builder - add components (drag-drop) 56. Form.io builder - configure component 57. Use Form.io JSON editor 58. View form preview 59. Save form

Form Flows tab 60. View form flows list 61. Create form flow 62. Edit form flow JSON 63. Save form flow

Tasks tab 64. View task list columns 65. Add task list column 66. Rearrange task list columns 67. View task list search fields 68. Add task list search field 69. Toggle task list JSON/table view

Case List tab 70. View case list columns 71. Add case list column 72. Rearrange case list columns 73. View case list search fields 74. Add case list search field 75. Download case list configuration

Case Details - Tabs 76. View tabs 77. Add tab (Standard/FormIO/Custom/Widgets) 78. Rearrange tabs

Case Details - Statuses 79. View statuses 80. Add status 81. Set status color 82. Set status visibility 83. Rearrange statuses

Case Details - Tags 84. View tags 85. Add tag 86. Set tag color

Case Details - Header Widgets 87. View header widgets 88. Add header widget

Case Details - Widgets 89. View widgets list 90. Add widget (wizard) 91. Select widget type (Fields/Custom component/Form.io/Table/Collection/Map) 92. Set widget width 93. Set widget density 94. Set widget style 95. Configure widget content 96. Set widget display conditions 97. Add widget separator 98. Rearrange widgets 99. Use widget JSON editor

ZGW - General 100. Configure case details synchronization 101. Link case type 102. Edit case type 103. Delete case type

ZGW - Document columns 104. View document columns 105. Add document column 106. Set document column sorting 107. Rearrange document columns

ZGW - Document upload fields 108. View upload fields 109. Set upload field visibility 110. Set upload field default value

ZGW - Document keywords 111. View keywords 112. Add keyword 113. Search keywords

Feature 7: Process Management

  1. View process overview
  2. Create new process
  3. Edit BPMN process
  4. Deploy process
  5. Manage process versions

Feature 8: Decision Table Management

  1. View decision tables overview
  2. Create decision table
  3. Edit decision table (DMN modeler)
  4. Test decision table

Feature 9: Plugin Management

  1. Manage plugin configurations
  2. Add plugin configuration
  3. Edit plugin configuration
  4. Delete plugin configuration

Feature 10: Dashboard Management

  1. Manage dashboards
  2. Configure dashboard widgets
  3. Assign dashboard to roles

Feature 11: Access Control Management

  1. View roles
  2. Configure role permissions
  3. Set permissions per resource type

Feature 12: Object Management

  1. Manage object types
  2. Edit object type configuration

Feature 13: Building Block Management

  1. Manage building blocks
  2. Configure building block processes
  3. Manage building block versions

Feature 14: Translation Management

  1. Manage translations
  2. Add translation
  3. Edit translation

Feature 15: IKO Management

  1. Configure IKO APIs
  2. Configure search actions
  3. Configure IKO widgets

Feature 16: Choice Fields Management

  1. Manage choice field definitions
  2. Add/edit/delete choice field options

Feature 17: Failed Notifications

  1. View failed notifications
  2. Retry notification
  3. Delete notification

Feature 18: Logs

  1. View application logs
  2. Filter/search logs

Feature 19: Case Migration (Beta)

  1. Migrate cases between versions
  2. View migration status

Feature 20: Process Migration

  1. Migrate process instances
  2. View migration status

Feature 21: Team Management

  1. View teams overview
  2. Create new team
  3. Edit team details
  4. Delete team
  5. Manage team members (add/remove)

Total: 159 functions

Category Functions
User Features (1-5) 21
Case Definition Management (6) 92
Other Admin Features (7-21) 46
Total 159

Last updated: March 12, 2026