mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 22:21:10 +02:00
Migrated apps with existing local tags (photos, storage, picture): - Replace local tag stores with createTagStore wrapper - Add shared TagStrip to layouts with tag filtering support - Storage: new tag store, /tags management page - Picture: migrated from Svelte 4 writables to createTagStore New TagStrip added to 12 apps without prior tag system: - chat, citycorners, clock, context, manadeck, manacore, matrix, mukke, planta, presi, questions, zitare - Each gets: tag store, Tags toggle pill in PillNav, TagStrip overlay, /tags management page, fetchTags on auth ready - All backed by central mana-core-auth Tags API All 18 apps now have: - Tags pill in PillNav (toggles TagStrip overlay) - Shared TagStrip component from @manacore/shared-ui - Tag store using createTagStore from @manacore/shared-stores - /tags management page - Cross-app tags via central mana-core-auth Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| apps | ||
| packages/shared | ||
| CLAUDE.md | ||
| package.json | ||