managarten/apps/nutriphi/packages/shared
Till-JS 3ff8d3833b feat(nutriphi): prepare for production release with tests and improved UX
- Remove broken header links to non-existent settings/profile pages
- Replace header links with settings page link
- Remove TODO comments for credit system in analysis controller
- Add comprehensive error handling with German messages in meals store
- Add loading states, retry buttons, and error displays in UI components
- Create new settings page with daily goals editor
- Add 99 tests across backend, web, and shared packages:
  - Backend: MealService, GoalsService, StatsService, FavoritesService,
    RecommendationsService, nutrition.utils (Jest)
  - Web: API client tests with mocks (Vitest)
  - Shared: utility function tests (Vitest)
- Set up test infrastructure (Jest for NestJS, Vitest for SvelteKit)
2026-01-28 15:23:35 +01:00
..
src feat(nutriphi): prepare for production release with tests and improved UX 2026-01-28 15:23:35 +01:00
package.json feat(nutriphi): prepare for production release with tests and improved UX 2026-01-28 15:23:35 +01:00
tsconfig.json feat(nutriphi): add AI-powered nutrition tracking app 2026-01-25 13:19:51 +01:00
vitest.config.ts feat(nutriphi): prepare for production release with tests and improved UX 2026-01-28 15:23:35 +01:00