Commit Graph

8 Commits

Author SHA1 Message Date
pitfriedrich 813303cafa Merge pull request 'Rebranding the title' (#2) from feature/rebranding into main
Reviewed-on: #2
2026-08-08 13:54:47 +00:00
pitfriedrich cb07e287c4 Rebranding the title
CI / Build & Test (pull_request) Successful in 1m5s
2026-08-08 15:52:52 +02:00
pitfriedrich 4e98042b35 Merge pull request 'Add custom Solstice theme with a dark/light toggle' (#1) from feature/solstice-theme into main
Reviewed-on: #1
2026-08-08 13:49:56 +00:00
pitfriedrich 3e209dfcbc Add custom Solstice theme with a dark/light toggle
CI / Build & Test (pull_request) Successful in 1m6s
Introduces a custom Aura theme variant (amber daylight / aurora cyan
midnight, via -light/-dark token pairs) and a header toggle button to
switch between them at runtime, using the Vaadin 25 ColorScheme API
(Page#setColorScheme, @ColorScheme) rather than the older Lumo-only
theme-attribute pattern. The choice is persisted in a cookie so it
survives reloads and future sessions without any client-side script,
and is restored flash-free on the next visit via an
IndexHtmlRequestListener.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01BNL5syWGwM7KnFcuZeEKQ1
2026-08-08 15:47:25 +02:00
pitfriedrich 5f8808d5b8 Added Gitea Action for Build and Test on PR and manually triggerable 2026-08-08 15:16:18 +02:00
pitfriedrich 9f311ab4ae Added 2FA 2026-08-08 15:09:26 +02:00
pitfriedrich b5de4d6ac7 Added Login/Logout + ADIM/USER Roles 2026-08-08 14:28:56 +02:00
start.vaadin.com 3257c0443d Generated project 2026-08-08 10:23:47 +00:00