From 93ce9c3b7a760506e8a3c623169f6c716235ae25 Mon Sep 17 00:00:00 2001 From: swissbuechi <24353767+swissbuechi@users.noreply.github.com> Date: Sun, 31 May 2026 14:59:55 +0200 Subject: [PATCH] Feature/add active or closed toggle to holdings overview on mobile Co-authored-by: Copilot --- CHANGELOG.md | 1 + apps/client/src/app/components/home-holdings/home-holdings.html | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d094f394b..e9037c0a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- Added active/closed toggle to holdings overview on mobile - Added support for routing selected requests through the _OpenRouter_ `web_fetch` tool in the `FetchService` ### Changed diff --git a/apps/client/src/app/components/home-holdings/home-holdings.html b/apps/client/src/app/components/home-holdings/home-holdings.html index c44df40b3..9ca8c77b2 100644 --- a/apps/client/src/app/components/home-holdings/home-holdings.html +++ b/apps/client/src/app/components/home-holdings/home-holdings.html @@ -24,7 +24,6 @@