• Joined on 2024-09-14
ColinD pushed to main at e-suite/Backend 2026-03-16 14:23:39 +00:00
1a064848ea Added a completion rule for assignees, so that a use can choose based on the task when the assignments are completed enough to finish the task.
ColinD pushed to main at e-suite/Backend 2026-03-16 10:27:25 +00:00
2d29c6de1c Defining the outcomes for tasks and assignments
ColinD pushed to main at e-suite/webui 2026-03-15 23:18:06 +00:00
5bcdf9a5ac Changed the tasks icon to the thin version
ColinD pushed to main at e-suite/Backend 2026-03-15 23:17:39 +00:00
028f40437e Seperated the check for bypassable approvals.
ColinD pushed to main at e-suite/Backend 2026-03-15 23:07:19 +00:00
a12731142c Runtime Assignments are now created in the database when the activity is planned.
ColinD pushed to main at e-suite/webui 2026-03-14 23:02:53 +00:00
74c105a42e Upgraded the TaskNameDisplayPanel to be more reusable.
ColinD pushed to main at e-suite/webui 2026-03-14 22:44:30 +00:00
7ee7776c78 Can now decide whether to aloow wordwrapping or not
ColinD pushed to main at e-suite/Backend 2026-03-14 14:30:39 +00:00
7048594ea9 Working on adding icons to the tasks, and started working on the tasks page
ColinD pushed to main at e-suite/webui 2026-03-14 14:30:10 +00:00
b9af3e482b Create new component for displaying Task Names in a unified mannor throughout the application
ColinD pushed to main at e-suite/webui 2026-03-13 23:11:40 +00:00
2478d81ee4 Started working on added task icons to the application.
ColinD pushed to main at e-suite/webui 2026-03-13 23:11:05 +00:00
7fd8440ca6 Started working on the Tasks page
ColinD pushed to main at e-suite/webui 2026-03-13 09:18:39 +00:00
7bf87b95a4 Even more UI tweaks
ColinD pushed to main at e-suite/webui 2026-03-13 09:12:46 +00:00
47b0528275 More UI Tweaks to the visualiser
ColinD pushed to main at e-suite/webui 2026-03-13 01:19:40 +00:00
9e4b687432 Scrollbar on the visual flow tab.
ColinD pushed to main at e-suite/webui 2026-03-13 01:14:44 +00:00
1dd188323e UI tweaks on the hover
ColinD pushed to main at e-suite/webui 2026-03-13 00:55:25 +00:00
1a3aaac5b3 The visualiser now has on hover highlighting
ColinD pushed to main at e-suite/webui 2026-03-13 00:48:15 +00:00
f506f047b8 Updated visualiser showing a flowchart style output
ColinD pushed to main at e-suite/webui 2026-03-12 23:57:59 +00:00
9d499e57d3 Stripped out all the linking code, as it's no longer valid.
ColinD pushed to main at e-suite/webui 2026-03-12 23:51:38 +00:00
d3ab33f39b Tidy up on the outcome editor
ColinD pushed to main at e-suite/webui 2026-03-12 23:46:37 +00:00
c8d9a3a2ec Now able to delete a workflow template.