managarten/apps/chat/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
.env.example Feat: Refactor postgress 2025-11-27 02:25:37 +01:00
Dockerfile fix(docker): preserve pnpm symlink structure in web Dockerfiles 2025-12-08 19:38:49 +01:00
eslint.config.js improve code quality 2025-12-03 23:42:37 +01:00
package.json feat(chat-web): add Docker deployment for chat frontend 2025-12-05 02:10:32 +01:00
postcss.config.js style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
svelte.config.js feat(chat-web): add Docker deployment for chat frontend 2025-12-05 02:10:32 +01:00
tsconfig.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
vite.config.ts feat(chat): add auto title generation, inline renaming, and styled delete modal 2025-11-29 22:43:41 +01:00