mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 21:41:09 +02:00
|
Some checks are pending
Docker Validate / Build todo-web (push) Blocked by required conditions
Docker Validate / Build mana-auth (push) Blocked by required conditions
Docker Validate / Build mana-sync (push) Blocked by required conditions
Docker Validate / Build mana-media (push) Blocked by required conditions
Mirror to Forgejo / Push to Forgejo (push) Waiting to run
CD Mac Mini / Detect Changes (push) Waiting to run
CD Mac Mini / Deploy (push) Blocked by required conditions
CI / Detect Changes (push) Waiting to run
CI / Validate (push) Waiting to run
CI / Build mana-search (push) Blocked by required conditions
CI / Build mana-sync (push) Blocked by required conditions
CI / Build mana-api-gateway (push) Blocked by required conditions
CI / Build mana-crawler (push) Blocked by required conditions
Docker Validate / Validate Dockerfiles (push) Waiting to run
Docker Validate / Build calendar-web (push) Blocked by required conditions
Docker Validate / Build quotes-web (push) Blocked by required conditions
Docker Validate / Build todo-backend (push) Blocked by required conditions
Cards-Modul war im unified mana-Frontend tief verzahnt. Cardecky
ist seit 2026-05-08 standalone auf cardecky.mana.how — Dual-Stack
ist nicht das Ziel. Entfernt:
- apps/mana/apps/web/src/lib/modules/cards/ (UI + stores + queries
+ collections + module.config + tools + cloze + fsrs + render)
- apps/mana/apps/web/src/routes/(app)/cards/ (alle Routes)
- apps/mana/apps/web/src/lib/i18n/locales/cards/ (5 Locales)
- apps/mana/apps/web/src/lib/search/providers/cards.ts
- apps/mana/apps/web/src/lib/components/dashboard/widgets/
CardsProgressWidget.svelte + 'cards-progress' WidgetType-Eintrag
Cross-Refs aufgeräumt:
- app-registry/apps.ts: Cards-Icon-Import + registerApp-Block raus
- shared-branding/mana-apps.ts: 'cards'-App-Eintrag raus
- data/cross-app-queries.ts: useCardsProgress + Cards-Queries-Block
raus (Konsument war nur das gelöschte Dashboard-Widget)
- data/seed-registry.ts: CARDS_GUEST_SEED-Import + register-Aufruf
- data/module-registry.ts: cardsModuleConfig-Import + Eintrag
- data/privacy/exposed-records.ts: Cards-Block (cardDecks visibility)
- data/tools/init.ts: cardsTools-Import + registerTools
- modules/website/embeds.ts: 'cards.decks'-Source + resolveCardDecks
- apps/mana/apps/web/package.json: @mana/cards-core dependency
- pnpm-lock.yaml regeneriert
- dashboard.test.ts: cards-progress-Assertion
Dexie-Tabellen `cardDecks`/`cardReviews`/`cards` (lokal pro User-IndexedDB)
und ggf. mana_platform.cards.* in der prod-DB werden NICHT in diesem
Commit gedroppt — bleibt offen als separater Migrations-Schritt, sobald
sicher ist dass kein anderer Pfad mehr darauf zugreift.
Type-check (svelte-check) 7669 files 0 errors.
Rollback: git checkout cards-decommission-base -- apps/mana/apps/web
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| credits | ||
| eslint-config | ||
| feedback | ||
| help | ||
| local-llm | ||
| local-store | ||
| local-stt | ||
| mana-tool-registry | ||
| notify-client | ||
| qr-export | ||
| shared-ai | ||
| shared-auth | ||
| shared-auth-ui | ||
| shared-branding | ||
| shared-crypto | ||
| shared-drizzle-config | ||
| shared-error-tracking | ||
| shared-go | ||
| shared-hono | ||
| shared-i18n | ||
| shared-icons | ||
| shared-landing-ui | ||
| shared-links | ||
| shared-llm | ||
| shared-logger | ||
| shared-privacy | ||
| shared-pwa | ||
| shared-python/manacore_auth | ||
| shared-research | ||
| shared-rss | ||
| shared-storage | ||
| shared-stores | ||
| shared-tags | ||
| shared-tailwind | ||
| shared-theme | ||
| shared-theme-ui | ||
| shared-types | ||
| shared-ui | ||
| shared-uload | ||
| shared-utils | ||
| shared-vite-config | ||
| spiral-db | ||
| test-config | ||
| wallpaper-generator | ||
| website-blocks | ||