• Joined on 2024-09-14
ColinD pushed to main at e-suite/webui 2026-02-26 20:30:09 +00:00
574f254dca Now able to create a workflow template
ColinD pushed to main at e-suite/webui 2026-02-26 17:01:41 +00:00
22c80e82f2 More work on the visualiser
ColinD pushed to main at e-suite/webui 2026-02-26 12:40:23 +00:00
64dd818a62 Cleaner look for the outcomes
ColinD pushed to main at e-suite/webui 2026-02-26 12:16:01 +00:00
fcd0de35ea Broke out the magic numbers
ColinD pushed to main at e-suite/webui 2026-02-26 12:02:18 +00:00
e2f5d2dc89 The curved lines are looking clearer now
ColinD pushed to main at e-suite/webui 2026-02-26 11:11:52 +00:00
6e9088a7da Move work on the visualiser
ColinD pushed to main at e-suite/webui 2026-02-26 00:22:07 +00:00
e867e530b4 Looking even better
ColinD pushed to main at e-suite/webui 2026-02-25 23:55:22 +00:00
b1f502f8d7 More work on the visualiser
ColinD pushed to main at e-suite/webui 2026-02-25 23:47:32 +00:00
5852d1f67a More work on the visualiser
ColinD pushed to main at e-suite/webui 2026-02-25 23:31:19 +00:00
64c601d8c8 Basic loopback visualisation
ColinD pushed to main at e-suite/webui 2026-02-25 22:59:09 +00:00
53d8b3ce2c working on the visualiser
ColinD pushed to main at e-suite/webui 2026-02-25 22:47:12 +00:00
40e931c842 working on the visualiser
ColinD pushed to main at e-suite/webui 2026-02-25 22:06:14 +00:00
5fb218908d Basic flowchart without branching is working.
ColinD pushed to main at e-suite/webui 2026-02-25 21:48:12 +00:00
03a5e5bcea Started working on the visualiser
ColinD pushed to main at e-suite/Backend 2026-02-25 20:15:27 +00:00
e7eaed742e Added ability to metadata for all task types, not just a select list.
ColinD pushed to main at e-suite/webui 2026-02-25 20:14:42 +00:00
dca30cfca0 Approval steps can now be added to approval tasks
f1da101e4e New tasks properly marked as valid or invalid when added in a stage.
Compare 2 commits »
ColinD pushed to main at e-suite/webui 2026-02-25 18:39:35 +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)
ColinD pushed to main at e-suite/webui 2026-02-25 17:29:00 +00:00
4706b78d88 Started adding support for stages
ColinD pushed to main at e-suite/webui 2026-02-25 12:36:27 +00:00
70e4258071 Added support for IByPassable
ColinD pushed to main at e-suite/webui 2026-02-24 22:40:50 +00:00
066709eddb Added the cost editor