• Joined on 2024-09-14
ColinD pushed to main at e-suite/webui 2026-02-24 20:56:30 +00:00
083d79caaa Implemented most of the Budget capability editor
ColinD pushed to main at e-suite/Backend 2026-02-23 23:14:07 +00:00
800f10f9fb Moved the duration to ITask, so it's common to everything.
ColinD pushed to main at e-suite/webui 2026-02-23 23:12:50 +00:00
6734e9b83a Moved the duration field into the ITask, and made it part of every task
ColinD pushed to main at e-suite/webui 2026-02-23 22:59:26 +00:00
fb09052476 OutcomeOfApprovalVerdict should now be working
ColinD pushed to main at e-suite/Backend 2026-02-22 23:44:06 +00:00
052b833dd6 Replaced IFailedLoopback with IOUtcome
ColinD pushed to main at e-suite/webui 2026-02-22 23:34:00 +00:00
a3430d221d Added the approval IOutcome<verdict> capability to the codebase.
ColinD pushed to main at e-suite/webui 2026-02-22 23:33:39 +00:00
0426099a59 Added the approval IOutcome<verdict> capability to the codebase.
ColinD pushed to main at e-suite/webui 2026-02-22 23:31:26 +00:00
5a76155e8d More translation items
ColinD pushed to main at e-suite/webui 2026-02-22 23:27:47 +00:00
7a4cd60a63 Lots of tanslation changes, and code refactoring
ColinD pushed to main at e-suite/webui 2026-02-22 23:24:17 +00:00
c7f37f2bd6 Updated lots of translations.
ColinD pushed to main at e-suite/Backend 2026-02-22 23:22:38 +00:00
f4831b93b9 Removed the iFailedLoopback and replaced it with a IOutcome<T> allowing users to do more than jump if the task fails.
ColinD pushed to main at e-suite/webui 2026-02-20 20:03:48 +00:00
7111de88ec Couple of minor bug fixes
ColinD pushed to main at e-suite/webui 2026-02-19 23:21:34 +00:00
76a001b13d Removed react-toggle
ColinD pushed to main at e-suite/webui 2026-02-19 23:04:33 +00:00
8cda79e98b font awesome upgraded to v7
ColinD pushed to main at e-suite/webui 2026-02-19 22:48:53 +00:00
207248f3c3 Another package updated
ColinD pushed to main at e-suite/webui 2026-02-19 22:46:40 +00:00
72bae14a01 Sorted out some npm issues.
ColinD pushed to main at e-suite/webui 2026-02-19 21:56:32 +00:00
b419993e98 Done some more upgrades
ColinD pushed to main at e-suite/webui 2026-02-19 21:01:17 +00:00
d96a578371 tidy up
ColinD pushed to main at e-suite/webui 2026-02-19 20:55:20 +00:00
91ee3b8255 Switch from Create React App to Vite
ColinD pushed to main at e-suite/webui 2026-02-19 11:06:33 +00:00
cd758b657f Added .lang files to the root languages to denote which locale it represents by default.