From e9e7d5c27c1b06f8bf13bbe1c602dfb07f7342cb Mon Sep 17 00:00:00 2001 From: m Date: Fri, 8 May 2026 19:46:55 +0200 Subject: [PATCH] =?UTF-8?q?feat(projects-detail):=20"Untergeordnet"=20tab?= =?UTF-8?q?=20=E2=86=92=20"Projektbaum"=20with=20full=20visible=20hierarch?= =?UTF-8?q?y?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit m typed in another pane: "The project view where there is a tab 'Untergeordnet' I want a 'Project Tree' instead. And it always shows all siblings, all parents and all children of that entity." (Forwarded by klaus / youpcorg/head, msg #1570.) Tab label DE: Untergeordnet → Projektbaum EN: Sub-projects → Project Tree i18n key kept as projects.detail.tab.kinder for back-compat (legacy bookmarks + create-sub-project CTA still keyed on 'kinder'). Tree content Was: direct children only (one /api/projects//children call). Now: full visible project hierarchy via /api/projects/tree?subtree_counts=false, rendered as nested