mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 21:21:10 +02:00
📝 docs: update consistency report with API client progress
- Mark API Client Patterns as "In Arbeit" - Add @manacore/shared-api-client to completed tasks - Note clock app as first migrated (proof of concept) - List remaining apps to migrate Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
e23d1194d8
commit
fa78769e82
1 changed files with 9 additions and 3 deletions
|
|
@ -11,7 +11,7 @@ Nach eingehender Analyse aller Web-Apps im Monorepo wurden folgende Bereiche auf
|
|||
|---------|------------|-----------|--------|
|
||||
| Dependencies & Versionen | ✅ Gut | ~~Hoch~~ | ✅ Erledigt |
|
||||
| Toast System | ✅ Gut | ~~Hoch~~ | ✅ Erledigt |
|
||||
| API Client Patterns | ❌ Niedrig | **Hoch** | Offen |
|
||||
| API Client Patterns | ⚠️ Mittel | **Hoch** | 🚧 In Arbeit |
|
||||
| i18n Implementation | ⚠️ Mittel | Mittel | Offen |
|
||||
| Auth Implementation | ✅ Gut | Niedrig | - |
|
||||
| Styling & Tailwind | ✅ Sehr gut | Niedrig | - |
|
||||
|
|
@ -23,6 +23,7 @@ Nach eingehender Analyse aller Web-Apps im Monorepo wurden folgende Bereiche auf
|
|||
2. ✅ **SvelteKit, Svelte, TypeScript Versionen vereinheitlicht** - Alle 15 Web-Apps auf gleicher Version
|
||||
3. ✅ **Toast System zentralisiert** - `@manacore/shared-ui` Toast für 6 Apps (calendar, chat, clock, contacts, picture, storage)
|
||||
4. ✅ **lucide-svelte entfernt** - shared-ui nutzt jetzt nur noch `@manacore/shared-icons`
|
||||
5. 🚧 **@manacore/shared-api-client Package erstellt** - Clock App als erstes migriert
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -47,9 +48,14 @@ Nach eingehender Analyse aller Web-Apps im Monorepo wurden folgende Bereiche auf
|
|||
|
||||
---
|
||||
|
||||
## 2. API Client Patterns
|
||||
## 2. API Client Patterns 🚧
|
||||
|
||||
### Kritische Inkonsistenzen
|
||||
> **Status: In Arbeit (29.01.2026)**
|
||||
> - ✅ `@manacore/shared-api-client` Package erstellt
|
||||
> - ✅ Clock App migriert (Proof of Concept)
|
||||
> - ⏳ Verbleibende Apps: calendar, chat, contacts, manadeck, manacore, nutriphi, picture, planta, presi, questions, skilltree, storage, todo
|
||||
|
||||
### Kritische Inkonsistenzen (vor Migration)
|
||||
|
||||
#### 3 verschiedene Architektur-Patterns
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue