Pim Hutting
c2486f5f43
Merge branch 'feat/monitoringpage-pim' into feat/monitoringpage
2026-01-12 13:04:15 +01:00
Björn Otgaar
a0a4687aeb
chore: add support for dark mode in monitoring page
2026-01-10 12:14:37 +01:00
Pim Hutting
a2b4847ca4
Merge remote-tracking branch 'origin/demo' into feat/monitoringpage-pim
2026-01-08 09:54:48 +01:00
Twirre Meulenbelt
1bfcfc0458
feat: use input element directly
...
Previously, a button proxy was used which required the use of complicated reference management. Using the HTML `input` element directly simplifies the implementation.
Also moved some styles.
ref: N25B-189
2025-12-04 12:55:36 +01:00
Twirre
231d7a5ba1
Add logging with filters
2025-11-12 14:35:38 +00:00
Twirre Meulenbelt
46cc5a087d
feat: basic home page
...
Created a basic home page with links, a header with a link to home, some basic reusable CSS classes.
ref: N25B-38
2025-10-08 15:03:44 +02:00
Twirre Meulenbelt
f70330f546
chore: create a React app with Vite tool
...
Used the Vite build tool to create a React app, with TypeScript.
close: N25B-81
2025-09-25 14:09:22 +02:00