managarten/apps
Till JS 47dbe00d3d fix(manacore): show all open tasks in dashboard widget, not just today
The tasks widget only showed tasks with dueDate=today, so tasks without
a date appeared as "no tasks". Now fetches all open tasks via GET /tasks,
sorted by due date (today/overdue first, then future, then no date).

- Add getAllOpenTasks() to todo service
- Update widget to use getAllOpenTasks()
- Show due date label next to task title (with overdue highlighting)
- Update i18n: "Aufgaben heute" → "Aufgaben"

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 21:22:36 +01:00
..
calendar fix(manacore): improve dashboard layout polish 2026-03-24 12:21:51 +01:00
chat feat(infra): add Dockerfile dependency validator + fix 16 missing COPYs 2026-03-24 20:25:54 +01:00
citycorners feat(citycorners): add slugs, contacts, collections, clustering, rate limiting, soft deletes 2026-03-24 12:27:29 +01:00
clock feat(infra): add Dockerfile dependency validator + fix 16 missing COPYs 2026-03-24 20:25:54 +01:00
contacts fix(manacore): improve dashboard layout polish 2026-03-24 12:21:51 +01:00
context fix(manacore): improve dashboard layout polish 2026-03-24 12:21:51 +01:00
docs fix: replace all manacore.app URLs with mana.how 2026-03-22 18:40:37 +01:00
manacore fix(manacore): show all open tasks in dashboard widget, not just today 2026-03-24 21:22:36 +01:00
manadeck fix(manacore): improve dashboard layout polish 2026-03-24 12:21:51 +01:00
matrix fix(manacore): improve dashboard layout polish 2026-03-24 12:21:51 +01:00
mukke fix(manacore): improve dashboard layout polish 2026-03-24 12:21:51 +01:00
nutriphi feat(infra): add Dockerfile dependency validator + fix 16 missing COPYs 2026-03-24 20:25:54 +01:00
photos feat(infra): add Dockerfile dependency validator + fix 16 missing COPYs 2026-03-24 20:25:54 +01:00
picture fix(manacore): improve dashboard layout polish 2026-03-24 12:21:51 +01:00
planta fix(manacore): improve dashboard layout polish 2026-03-24 12:21:51 +01:00
playground feat(infra): add Dockerfile dependency validator + fix 16 missing COPYs 2026-03-24 20:25:54 +01:00
presi feat(infra): add Dockerfile dependency validator + fix 16 missing COPYs 2026-03-24 20:25:54 +01:00
questions fix(manacore): improve dashboard layout polish 2026-03-24 12:21:51 +01:00
skilltree feat(infra): add Dockerfile dependency validator + fix 16 missing COPYs 2026-03-24 20:25:54 +01:00
storage fix(storage): add PWA icons and meta tags to fix build and enable install 2026-03-24 19:22:16 +01:00
todo feat(infra): add Dockerfile dependency validator + fix 16 missing COPYs 2026-03-24 20:25:54 +01:00
traces feat: add unified @manacore/shared-llm package and migrate all backends 2026-03-23 22:06:30 +01:00
zitare fix(zitare): add spiral-db to web Dockerfile 2026-03-24 20:04:21 +01:00