Commit Graph

12 Commits

Author SHA1 Message Date
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
f45f9f0b25 Added sorting to the task list. 2026-02-14 18:12:00 +00:00
291a391faf Tidy up of compiler warnings, also make sure that the unique naming works better. 2026-02-14 14:59:34 +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
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
745473759d Turned the mailtypes ul into a reusable selectable list control. 2026-02-13 00:24:46 +00:00
5f03b1cccc form.markAsSaved(); applied across the application 2026-02-12 17:48:28 +00:00
75f0a9c72e The tasks display names are translated when adding a task to the task list. 2026-02-12 15:58:28 +00:00
6e939fae6e Started working on the Tasks tab 2026-02-12 00:40:37 +00:00