• Joined on 2024-09-14
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.
ColinD pushed to main at e-suite/webui 2026-02-19 10:02:03 +00:00
85bf314bc4 Updated translations using new AI Engine!
ColinD pushed to main at e-suite/webui 2026-02-17 23:56:27 +00:00
88d21c2101 Workingon a script to use an LLM to do the translation work.
ColinD pushed to main at e-suite/webui 2026-02-17 21:09:53 +00:00
f2568e1aab Raci is now working, and will be translated too.
ColinD pushed to main at e-suite/webui 2026-02-17 20:48:41 +00:00
9c86376fc5 Role picker is now present and seems to be working.
ColinD pushed to main at e-suite/Backend 2026-02-17 11:26:51 +00:00
737d3e4d08 Move work on workflows
ColinD pushed to main at e-suite/webui 2026-02-16 22:27:34 +00:00
bde4247e29 Optimisations to try and lower the number of rerenders required when switching tasks
ColinD pushed to main at e-suite/webui 2026-02-16 22:16:23 +00:00
f530fc7efa Added a standard component for the validationErrorIcon.
ColinD pushed to main at e-suite/webui 2026-02-16 21:40:29 +00:00
849d0177ec SelectableList now only forces a scroll when the selected item is changed
ColinD pushed to main at e-suite/webui 2026-02-16 21:30:14 +00:00
b4b32dc95e The AddTaskButton is now stuck in place on the screen, so the task list will scroll instead.
ColinD pushed to main at e-suite/webui 2026-02-16 21:24:36 +00:00
b1d2ee70c9 Independent scrolling is now working for the TasksTab
ColinD pushed to main at e-suite/webui 2026-02-16 20:55:03 +00:00
a777f3157a Task validation now happens when the task is loaded into view, to ensure that the validation messages are shown properly.
ColinD pushed to main at e-suite/webui 2026-02-16 20:36:01 +00:00
226d402578 Improvements to the validation engine
ColinD pushed to main at e-suite/webui 2026-02-16 19:02:08 +00:00
4b3f65ec20 Altered VSCode so that both the UI and the swagger page load when debugging is launched.
ColinD pushed to main at e-suite/webui 2026-02-16 18:53:19 +00:00
55f484cf70 Stopping debug session now stops the tasks
97909483d4 VS Code debugging is working
Compare 2 commits »
ColinD pushed to main at e-suite/webui 2026-02-16 16:20:39 +00:00
5188570f26 Added Aria compliance to the selectablelist.
ColinD pushed to main at e-suite/webui 2026-02-16 16:17:53 +00:00
9ae4b54155 Fixed the keyboard stealing issue
ColinD pushed to main at e-suite/webui 2026-02-16 00:00:21 +00:00
237267ff3a Selectable list now responds to arrow key presses
ColinD pushed to main at e-suite/webui 2026-02-15 23:52:11 +00:00
d95ba45867 Upgraded domain picker to access a GeneralIdRef as well as the array