managarten/apps/todo/apps/web
Till JS ac9ce55128 refactor(nav): move feedback pill into user dropdown across all apps
Feedback is now a sub-item under the Konto (user) dropdown in PillNavigation
instead of a standalone pill in the nav bar. Added feedbackHref prop to
PillNavigation (defaults to /feedback) and removed feedback from nav items
in all 11 apps and shared app-routes config.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 21:00:38 +01:00
..
e2e test(contacts,todo): add Playwright E2E test suites 2026-03-19 12:24:50 +01:00
src refactor(nav): move feedback pill into user dropdown across all apps 2026-03-19 21:00:38 +01:00
static fix(todo-web): remove localhost fallbacks triggering local network permission 2026-01-28 15:33:36 +01:00
.env.production.example feat(todo): prepare for production deployment 2026-01-28 14:04:27 +01:00
Dockerfile 🐛 fix(todo): add missing packages to Dockerfile for spiral-db 2026-02-17 13:48:05 +01:00
package.json test(contacts,todo): add Playwright E2E test suites 2026-03-19 12:24:50 +01:00
playwright.config.ts test(contacts,todo): add Playwright E2E test suites 2026-03-19 12:24:50 +01:00
svelte.config.js 🐛 fix: switch web apps to adapter-node for Docker builds 2025-12-08 16:30:04 +01:00
tsconfig.json feat(contacts): add import/export with Google Contacts integration 2025-12-03 15:54:31 +01:00
vite.config.ts fix(todo): add default title, remove unused d3-force, add unit tests (39 tests) 2026-03-18 17:28:52 +01:00