Commit Graph

15 Commits

Author SHA1 Message Date
74c105a42e Upgraded the TaskNameDisplayPanel to be more reusable. 2026-03-14 23:02:42 +00:00
dca30cfca0 Approval steps can now be added to approval tasks 2026-02-25 20:14:30 +00:00
4706b78d88 Started adding support for stages 2026-02-25 17:28:47 +00:00
083d79caaa Implemented most of the Budget capability editor
Can now delete a task from the tasks list.
2026-02-24 20:56:18 +00:00
bde4247e29 Optimisations to try and lower the number of rerenders required when switching tasks 2026-02-16 22:27:29 +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
226d402578 Improvements to the validation engine 2026-02-16 20:35:56 +00:00
a52b05037b Capability editor engine is now working and should allow me to define lots of editors for different c# interfaces, allowing composition of lots of task types. 2026-02-15 16:39:17 +00:00
6f49add5f7 Corrected the place where the task name is generated, it's now part of the capability editor rather than bespoke code. 2026-02-14 14:31:22 +00:00
f30120d448 Task validation now returns it's state when navigating away from the tab. 2026-02-14 13:36:41 +00:00
319d5165a5 Capability editors now validate when the task is loaded. 2026-02-14 12:46:47 +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
6e939fae6e Started working on the Tasks tab 2026-02-12 00:40:37 +00:00