webui/src
2026-02-14 12:12:14 +00:00
..
components Upgraded the form hook so that it triggers the validation after loading is set to true. 2026-02-14 12:12:14 +00:00
i18n Fixed issue when translations were getting in the way of the UI rendering 2026-02-12 13:34:20 +00:00
img Next round of refactoring done 2026-01-30 20:58:58 +00:00
modules 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
Sass Changed the mouse pointer on the horizontal tabs to be the pointer. 2026-02-14 01:37:55 +00:00
services Fixed date parsing issue 2026-01-31 22:15:07 +00:00
types Added a sticker to the top left, so that I can highlight a deployment edition (save confusion if there's multiple windows open in browser from different deployments) 2026-02-04 16:53:08 +00:00
utils Added support for redirecting to a specific control 2026-02-01 00:13:01 +00:00
App.tsx Added translations for the task types 2026-02-12 13:14:58 +00:00
config.json Initial commit 2026-01-20 21:48:51 +00:00
index.css Initial commit 2026-01-20 21:48:51 +00:00
index.tsx Added multi language support and started refactoring components to be functions instead of classes. 2026-01-28 23:47:51 +00:00
logo.svg Initial commit 2026-01-20 21:48:51 +00:00
react-app-env.d.ts Initial commit 2026-01-20 21:48:51 +00:00
reportWebVitals.ts Initial commit 2026-01-20 21:48:51 +00:00
setupTests.ts Initial commit 2026-01-20 21:48:51 +00:00