managarten/apps
Till JS d9e2aeff99 fix(todo): homepage loading state + completed date on task items
Homepage fixes:
- Add loading state: show TaskListSkeleton while liveQuery loads
- Fix $derived(() => ...) anti-pattern → $derived.by()
- Stabilize date calculations (compute once, not per re-render)
- Remove double error check (mutation errors shown via toast)

TaskItem improvements:
- Show completed-at date (small, 50% opacity) on right side of
  completed tasks
- Click completed date to toggle showing created-at date above it

Shared: Add `loading` field to useLiveQueryWithDefault (was missing,
prevented proper loading states in consumers)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 18:15:26 +01:00
..
calendar perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00
chat chore(mobile): align all 7 Expo apps to SDK 55 2026-03-28 18:10:14 +01:00
citycorners perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00
clock perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00
contacts perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00
context perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00
docs fix: replace all manacore.app URLs with mana.how 2026-03-22 18:40:37 +01:00
inventar perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00
manacore chore(mobile): align all 7 Expo apps to SDK 55 2026-03-28 18:10:14 +01:00
manadeck chore(mobile): align all 7 Expo apps to SDK 55 2026-03-28 18:10:14 +01:00
matrix chore: commit remaining changes from recent sessions 2026-03-28 17:54:51 +01:00
mukke perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00
nutriphi refactor(auth): centralize auth stores — 21 apps use createManaAuthStore factory 2026-03-28 18:04:27 +01:00
photos perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00
picture chore(mobile): align all 7 Expo apps to SDK 55 2026-03-28 18:10:14 +01:00
planta perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00
playground refactor(auth): centralize auth stores — 21 apps use createManaAuthStore factory 2026-03-28 18:04:27 +01:00
presi perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00
questions perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00
skilltree perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00
storage perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00
todo fix(todo): homepage loading state + completed date on task items 2026-03-28 18:15:26 +01:00
traces chore(mobile): align all 7 Expo apps to SDK 55 2026-03-28 18:10:14 +01:00
zitare perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00