managarten/apps/mana/apps/web/src/lib/modules/plants
Till JS 86c205ffc5 refactor(theming): migrate remaining 12 ListViews to theme tokens
Replace raw white-alpha Tailwind utilities across the last 12 module
ListViews that were flagged by validate-theme-tokens: citycorners,
guides, inventory, memoro, picture, plants, playground, presi,
questions, times, uload, who. Also replace semantic color hex/names
(bg-yellow-500/20, bg-green-400, text-blue-400, bg-teal-600, etc.)
with success/warning/error/primary tokens.

Per-deck brand colors in who/ListView (#a855f7 purple/historical,
#ec4899 pink/women, #f59e0b amber/antiquity, #0ea5e9 blue/inventors)
stay as hex — those are domain semantics, not theme intent.

Wire validate:theme-tokens into validate:all so future regressions
fail the local pre-push gate. All 76 module ListViews now pass.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-22 15:29:43 +02:00
..
stores refactor: rename planta → plants, clean up codebase 2026-04-12 18:59:44 +02:00
utils refactor: rename planta → plants, clean up codebase 2026-04-12 18:59:44 +02:00
views refactor: rename planta → plants, clean up codebase 2026-04-12 18:59:44 +02:00
api.ts refactor: rename nutriphi module to food (Essen) 2026-04-14 15:30:07 +02:00
collections.ts refactor: rename planta → plants, clean up codebase 2026-04-12 18:59:44 +02:00
index.ts refactor: rename planta → plants, clean up codebase 2026-04-12 18:59:44 +02:00
ListView.svelte refactor(theming): migrate remaining 12 ListViews to theme tokens 2026-04-22 15:29:43 +02:00
module.config.ts refactor: rename planta → plants, clean up codebase 2026-04-12 18:59:44 +02:00
mutations.test.ts refactor: rename eventstream -> activity, cycles -> period 2026-04-14 19:45:43 +02:00
mutations.ts feat(brain): add domain events + tools for remaining 9 modules 2026-04-13 23:26:57 +02:00
queries.test.ts refactor: rename planta → plants, clean up codebase 2026-04-12 18:59:44 +02:00
queries.ts feat(spaces): migrate 43 modules to scopedForModule (Batches A–D) 2026-04-20 19:42:06 +02:00
quick-input-adapter.ts refactor: rename planta → plants, clean up codebase 2026-04-12 18:59:44 +02:00
tools.ts feat(brain): add domain events + tools for remaining 9 modules 2026-04-13 23:26:57 +02:00
types.ts refactor: rename planta → plants, clean up codebase 2026-04-12 18:59:44 +02:00