Commit Graph

21 Commits

Author SHA1 Message Date
5e47c8839f Replaced the custom loading code with reacts build in suspense 2026-03-18 16:39:21 +00:00
6f328afbf2 Now able to edit a workflow template version 2026-03-02 23:58:05 +00:00
574f254dca Now able to create a workflow template 2026-02-26 20:29:56 +00:00
5fb218908d Basic flowchart without branching is working. 2026-02-25 22:06:01 +00:00
03a5e5bcea Started working on the visualiser 2026-02-25 21:48:00 +00:00
f530fc7efa Added a standard component for the validationErrorIcon.
Fixed a rampant re rendering issue.
2026-02-16 22:16:18 +00:00
b1d2ee70c9 Independent scrolling is now working for the TasksTab 2026-02-16 21:24:31 +00:00
d95ba45867 Upgraded domain picker to access a GeneralIdRef as well as the array 2026-02-15 23:52:07 +00:00
3cc7a42f57 Started working on the assignments editor 2026-02-15 22:15:11 +00:00
f30120d448 Task validation now returns it's state when navigating away from the tab. 2026-02-14 13:36:41 +00:00
324bce3fc0 Added the hasErrors flag support for the general tab. 2026-02-14 12:20:29 +00:00
1b4a834b19 The validation engine is now functional, and will allow the user to get a breadcrumb path to the actual problem, without being cluttered up with error messages. 2026-02-14 01:31:28 +00:00
2f300faf90 Upgraded the Tasks tab, so that the item selected can be loaded into the editor 2026-02-13 00:42:01 +00:00
1e16b2676e warning tidy up 2026-02-12 18:12:55 +00:00
5f03b1cccc form.markAsSaved(); applied across the application 2026-02-12 17:48:28 +00:00
40e81a555f Added translations for the task types 2026-02-12 13:14:58 +00:00
6e939fae6e Started working on the Tasks tab 2026-02-12 00:40:37 +00:00
854ba4bf1a Upgraded domain picker to make the blank first entry optional 2026-02-10 23:22:58 +00:00
eec4b334d8 Fixed problem with the text area not revalidating. 2026-02-10 22:52:40 +00:00
a5bda77fcf Added a general validation error message, so that the user can see why the save button is disabled. 2026-02-10 22:11:09 +00:00
9696e0bcce Started working on the ability to add workflow templates 2026-02-10 21:50:35 +00:00