Commit Graph

142 Commits

Author SHA1 Message Date
1a3aaac5b3 The visualiser now has on hover highlighting 2026-03-13 00:55:21 +00:00
f506f047b8 Updated visualiser showing a flowchart style output 2026-03-13 00:48:10 +00:00
9d499e57d3 Stripped out all the linking code, as it's no longer valid. 2026-03-12 23:57:54 +00:00
d3ab33f39b Tidy up on the outcome editor 2026-03-12 23:51:34 +00:00
c8d9a3a2ec Now able to delete a workflow template.
Also refactors the task list sort order to no longer use the predcessors.
2026-03-12 23:46:34 +00:00
f3798c6988 Workong on making the outcome editor completely data driven 2026-03-12 17:29:52 +00:00
ecb306c698 Removed predecessors, as it's a limiting factor 2026-03-11 22:43:21 +00:00
4201d109a7 Now able to create a activity. 2026-03-09 22:40:14 +00:00
1b2637d89d More work on the create activity page 2026-03-04 23:04:15 +00:00
156d822cf5 Working on the create activity page 2026-03-04 22:38:53 +00:00
6f328afbf2 Now able to edit a workflow template version 2026-03-02 23:58:05 +00:00
574f254dca Now able to create a workflow template 2026-02-26 20:29:56 +00:00
22c80e82f2 More work on the visualiser 2026-02-26 17:01:29 +00:00
64dd818a62 Cleaner look for the outcomes 2026-02-26 12:40:10 +00:00
fcd0de35ea Broke out the magic numbers 2026-02-26 12:15:49 +00:00
e2f5d2dc89 The curved lines are looking clearer now 2026-02-26 12:02:05 +00:00
6e9088a7da Move work on the visualiser 2026-02-26 11:11:39 +00:00
e867e530b4 Looking even better 2026-02-26 00:21:55 +00:00
b1f502f8d7 More work on the visualiser 2026-02-25 23:55:09 +00:00
5852d1f67a More work on the visualiser 2026-02-25 23:47:19 +00:00
64c601d8c8 Basic loopback visualisation 2026-02-25 23:31:06 +00:00
53d8b3ce2c working on the visualiser 2026-02-25 22:58:56 +00:00
40e931c842 working on the visualiser 2026-02-25 22:47:00 +00:00
5fb218908d Basic flowchart without branching is working. 2026-02-25 22:06:01 +00:00
03a5e5bcea Started working on the visualiser 2026-02-25 21:48:00 +00:00
dca30cfca0 Approval steps can now be added to approval tasks 2026-02-25 20:14:30 +00:00
f1da101e4e New tasks properly marked as valid or invalid when added in a stage. 2026-02-25 18:49:13 +00:00
99dfd14ec9 validation now runs async, to allow for potential api calls whilst validating (the results of these calls should be cached to help with performance) 2026-02-25 18:39:24 +00:00
4706b78d88 Started adding support for stages 2026-02-25 17:28:47 +00:00
70e4258071 Added support for IByPassable 2026-02-25 12:36:15 +00:00
066709eddb Added the cost editor 2026-02-24 22:40:37 +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
6734e9b83a Moved the duration field into the ITask, and made it part of every task 2026-02-23 23:12:39 +00:00
fb09052476 OutcomeOfApprovalVerdict should now be working 2026-02-23 22:59:15 +00:00
a3430d221d Added the approval IOutcome<verdict> capability to the codebase. 2026-02-22 23:33:44 +00:00
5a76155e8d More translation items 2026-02-22 23:31:16 +00:00
7a4cd60a63 Lots of tanslation changes, and code refactoring 2026-02-22 23:27:36 +00:00
c7f37f2bd6 Updated lots of translations. 2026-02-22 23:24:07 +00:00
7111de88ec Couple of minor bug fixes 2026-02-20 20:03:39 +00:00
76a001b13d Removed react-toggle 2026-02-19 23:21:26 +00:00
8cda79e98b font awesome upgraded to v7 2026-02-19 23:04:24 +00:00
207248f3c3 Another package updated 2026-02-19 22:48:46 +00:00
72bae14a01 Sorted out some npm issues.
downgraded to react 18, not quite ready for react 19 yet.
Also removed some unneeded modules
2026-02-19 22:46:33 +00:00
b419993e98 Done some more upgrades 2026-02-19 21:56:24 +00:00
d96a578371 tidy up 2026-02-19 21:01:11 +00:00
91ee3b8255 Switch from Create React App to Vite 2026-02-19 20:55:13 +00:00
cd758b657f Added .lang files to the root languages to denote which locale it represents by default. 2026-02-19 11:06:26 +00:00
85bf314bc4 Updated translations using new AI Engine! 2026-02-19 10:01:54 +00:00
88d21c2101 Workingon a script to use an LLM to do the translation work. 2026-02-17 23:56:21 +00:00
f2568e1aab Raci is now working, and will be translated too. 2026-02-17 21:09:47 +00:00