managarten/apps/zitare/apps/web
Till-JS a898160423 refactor(todo): rename Labels to Tags for consistency across apps
- Rename route /labels to /tags and /label/[id] to /tag/[id]
- Rename LabelSelector component to TagSelector
- Update all UI texts from "Labels" to "Tags"
- Update navigation items and references
- Align terminology with Calendar and Contacts apps

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-10 21:12:08 +01:00
..
src refactor(todo): rename Labels to Tags for consistency across apps 2025-12-10 21:12:08 +01:00
eslint.config.js improve code quality 2025-12-03 23:42:37 +01:00
package.json feat(i18n): add language picker and 5-language support to all auth screens 2025-11-30 00:28:14 +01:00
svelte.config.js feat(zitare): rename quote project to zitare and add global search 2025-11-28 20:14:19 +01:00
THEMING.md feat(zitare): rename quote project to zitare and add global search 2025-11-28 20:14:19 +01:00
tsconfig.json feat(zitare): rename quote project to zitare and add global search 2025-11-28 20:14:19 +01:00
vite.config.ts feat: integrate shared PageHeader and ProfilePage across all web apps 2025-11-30 00:06:29 +01:00