mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 21:41:09 +02:00
refactor: rename planta → plants, clean up codebase
- Rename planta module to plants everywhere (routes, modules, API, branding, i18n, docker, docs, shared packages) - Fix package name collisions: @mana/credits-service, @mana/subscriptions-service (unblocks turbo) - Extract layout composables: use-ai-tier-items, use-sync-status-items, RouteTierGate (layout 1345→1015 lines) - Create shared DB pool for apps/api (lib/db.ts), migrate 5 modules - Add automations module queries.ts with useAllAutomations/useEnabledAutomations - Remove debug console.log statements from production code - Rename storage display name: Ablage → Speicher Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
c6c19dbc77
commit
a91a6076cc
110 changed files with 831 additions and 707 deletions
|
|
@ -19,7 +19,7 @@ recommendation.
|
|||
|
||||
**Productivity:** todo, calendar, contacts, notes, habits, times, timeblocks, events
|
||||
**Knowledge & learning:** cards, zitare, guides, questions, skilltree, memoro, context
|
||||
**Health & self:** nutriphi, cycles, dreams, moodlit, planta
|
||||
**Health & self:** nutriphi, cycles, dreams, moodlit, plants
|
||||
**Media & creative:** chat, picture, presi, music, photos, storage, uload
|
||||
**Data & tools:** finance, calc, inventory, places, citycorners, who, news, links, tags, playground
|
||||
|
||||
|
|
@ -104,7 +104,7 @@ recommendation.
|
|||
|
||||
- **kids** *(ZK)* — Milestones, illnesses, growth, photos
|
||||
- **pets** — Vet appointments, vaccinations, feeding, weight
|
||||
- **plants-care** — Extension of `planta`: watering plan, fertilizing, repotting
|
||||
- **plants-care** — Extension of `plants`: watering plan, fertilizing, repotting
|
||||
|
||||
## Health & Body (additional)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue