8ce2e548479a5284796ae8f0bcce8ebd8b3fa0ae
The tile layout has been refactored to display a list of recent cases instead of the currently active case. This change includes: - Removing the "current case" view and its associated logic. - Implementing a new `caseListContent` function to render a list of up to 8 recent cases. - Modifying the main `buildTileLayout` to integrate the new case list and a prominent "Neu" (New) button. - Updating the styling and click handling to reflect the new layout and functionality.
Description
No description provided
Languages
Rust
74%
Kotlin
12.7%
HTML
4.9%
Python
4.1%
Shell
3.8%
Other
0.5%