|
|
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 |
|
|
|
f530fc7efa
|
Added a standard component for the validationErrorIcon.
Fixed a rampant re rendering issue.
|
2026-02-16 22:16:18 +00:00 |
|
|
|
b4b32dc95e
|
The AddTaskButton is now stuck in place on the screen, so the task list will scroll instead.
|
2026-02-16 21:30:08 +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 |
|
|
|
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 |
|