managarten/apps
Till JS b37df6facf feat(todo): redesign task detail modal + add inline subtasks
- Redesign TaskEditModal as a multi-column page-like layout:
  - Title (large, borderless textarea with autoGrow)
  - Content grid: description (left) | subtasks + links (right)
  - Props strip: all metadata as horizontal flex-wrap cells (status,
    priority, due date, recurrence, tags, assignee, story points, etc.)
  - No sidebar, no scrollable property list
- Remove redundant `notes` field from TaskMetadata (keep only `description`)
- Remove all legacy migration code from useTaskForm composable
- Add inline subtasks display to TaskItem on the homepage:
  - Shown indented under parent task when task has subtasks and is incomplete
  - Each subtask is directly checkable (toggleSubtask via onSave callback)
  - Vertical connecting line via CSS pseudo-element

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31 17:30:00 +02:00
..
bauntown feat(bauntown): restore from archive, register in monorepo 2026-03-30 01:02:21 +02:00
calc fix(inventar): import FeedbackPage from @manacore/feedback, not shared-ui 2026-03-30 21:56:19 +02:00
calendar chore: remove all NestJS backend references, replace with Hono/Bun 2026-03-31 16:52:25 +02:00
chat chore: remove all NestJS backend references, replace with Hono/Bun 2026-03-31 16:52:25 +02:00
citycorners refactor(apps): automated SVG-to-Phosphor migration across all apps 2026-03-31 12:35:17 +02:00
clock refactor(apps): final SVG-to-Phosphor pass for photos, clock, mukke, inventar 2026-03-31 12:41:43 +02:00
contacts feat(contacts): add context menu to alphabet/grid views with icons, add icons to todo context menu 2026-03-31 16:55:29 +02:00
context chore: remove all NestJS backend references, replace with Hono/Bun 2026-03-31 16:52:25 +02:00
docs chore: remove all NestJS backend references, replace with Hono/Bun 2026-03-31 16:52:25 +02:00
inventar fix(shared-pwa): remove favicon.png from default include assets 2026-03-31 17:19:04 +02:00
manacore feat(ecosystem-audit): add Tier 3 metrics (git activity, a11y, auth guard, docker) 2026-03-31 16:32:56 +02:00
manadeck refactor(apps): automated SVG-to-Phosphor migration across all apps 2026-03-31 12:35:17 +02:00
manavoxel feat(manavoxel): add merchant trading UI and NPC loot drops 2026-03-30 15:06:51 +02:00
matrix refactor(apps): automated SVG-to-Phosphor migration across all apps 2026-03-31 12:35:17 +02:00
memoro chore(memoro): import legacy backend, mobile, and landing apps 2026-03-31 17:30:00 +02:00
moodlit refactor(apps): automated SVG-to-Phosphor migration across all apps 2026-03-31 12:35:17 +02:00
mukke chore: remove all NestJS backend references, replace with Hono/Bun 2026-03-31 16:52:25 +02:00
news refactor(apps): automated SVG-to-Phosphor migration across all apps 2026-03-31 12:35:17 +02:00
nutriphi chore: remove all NestJS backend references, replace with Hono/Bun 2026-03-31 16:52:25 +02:00
photos refactor(apps): final SVG-to-Phosphor pass for photos, clock, mukke, inventar 2026-03-31 12:41:43 +02:00
picture chore: remove all NestJS backend references, replace with Hono/Bun 2026-03-31 16:52:25 +02:00
planta chore: remove all NestJS backend references, replace with Hono/Bun 2026-03-31 16:52:25 +02:00
playground refactor(apps): automated SVG-to-Phosphor migration across all apps 2026-03-31 12:35:17 +02:00
presi refactor(apps): replace inline SVGs with Phosphor icons across 19 apps 2026-03-31 12:18:20 +02:00
questions fix(inventar): import FeedbackPage from @manacore/feedback, not shared-ui 2026-03-30 21:56:19 +02:00
reader feat(reader): restore from archive, register in monorepo 2026-03-30 00:56:57 +02:00
skilltree fix(builds): repair inventar settings import and add skilltree storage service 2026-03-31 16:56:37 +02:00
storage chore: remove all NestJS backend references, replace with Hono/Bun 2026-03-31 16:52:25 +02:00
times refactor(apps): automated SVG-to-Phosphor migration across all apps 2026-03-31 12:35:17 +02:00
todo feat(todo): redesign task detail modal + add inline subtasks 2026-03-31 17:30:00 +02:00
traces chore: remove all NestJS backend references, replace with Hono/Bun 2026-03-31 16:52:25 +02:00
uload refactor(apps): automated SVG-to-Phosphor migration across all apps 2026-03-31 12:35:17 +02:00
wisekeep refactor(apps): automated SVG-to-Phosphor migration across all apps 2026-03-31 12:35:17 +02:00
zitare refactor(apps): automated SVG-to-Phosphor migration across all apps 2026-03-31 12:35:17 +02:00