From 98044562575559af187cc191865c30fb21220783 Mon Sep 17 00:00:00 2001 From: syntaxbullet Date: Wed, 7 Jan 2026 13:49:04 +0100 Subject: [PATCH] docs: Remove completed and draft feature tickets from the `tickets` directory. --- tickets/2026-01-07-move-status-to-footer.md | 38 -------------- ...6-01-07-web-interface-feature-expansion.md | 50 ------------------- tickets/2026-01-07-websocket-realtime-data.md | 42 ---------------- 3 files changed, 130 deletions(-) delete mode 100644 tickets/2026-01-07-move-status-to-footer.md delete mode 100644 tickets/2026-01-07-web-interface-feature-expansion.md delete mode 100644 tickets/2026-01-07-websocket-realtime-data.md diff --git a/tickets/2026-01-07-move-status-to-footer.md b/tickets/2026-01-07-move-status-to-footer.md deleted file mode 100644 index 184e8ab..0000000 --- a/tickets/2026-01-07-move-status-to-footer.md +++ /dev/null @@ -1,38 +0,0 @@ -# 2026-01-07-move-status-to-footer - -**Status:** Done -**Created:** 2026-01-07 -**Tags:** ui, layout, enhancement - -## 1. Context & User Story -* **As a:** User of the Web Interface -* **I want to:** see the system status and uptime information in the footer of every page -* **So that:** the main content area is less cluttered and status information is globally available. - -## 2. Technical Requirements -### Data Model Changes -- [ ] N/A - -### API / Interface -- [x] **Home Page:** Remove the "Status" card from the main content. -- [x] **Layout:** Update `BaseLayout` (or `layout.ts`) to accept or calculate uptime/status information and render it in the `