nilsjohan
  • Joined on 2026-04-08
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-12 16:57:09 +02:00
98ee8a3ad6 feat: implement real-time database synchronization with SSE and update backend modules
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-12 16:17:15 +02:00
2dda34d4d2 feat: update project analysis documentation to include fullstack context and backend-specific checks for NestJS and Prisma
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-12 16:15:44 +02:00
d135aa643a feat: enhance pre-commit quality gate with detailed analysis and output format
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-12 16:13:14 +02:00
d645d3ad9d feat: add Flutter quality checks and tests for category chips in inventory and pantry screens
08d14bf9e6 feat: remove obsolete cache tracking file from build directory
Compare 2 commits »
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-11 22:12:06 +02:00
acca5dcbae feat: add session checkpoint for category chip enhancements and cache invalidation
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-11 22:03:10 +02:00
cd84e25890 feat: enhance category handling with new category chip logic and user-specific product categorization
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-11 21:41:45 +02:00
f19c157e8f feat: add updateCategoryMine endpoint to manage product category updates
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-11 21:18:09 +02:00
8e0166c68a feat: Improve category ID handling with dynamic parsing in inventory screens
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-11 21:09:42 +02:00
3e0af925d5 feat: Refactor inventory screens with category selection and product handling improvements
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-11 20:53:12 +02:00
2281df3716 feat: Add location display and category chips in pantry and inventory screens
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-11 20:41:11 +02:00
68476142c1 refactor: Remove PantryProduct class and simplify category resolution in PantryScreen
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-11 19:40:04 +02:00
a635f1002a feat: Enhance inventory screens with category selection and product loading improvements
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-11 19:30:45 +02:00
d05b7da8bc feat: Add isPrivate field to AdminProduct and update filtering logic in admin panels
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-11 18:42:37 +02:00
a4f65c6065 feat: Implement caching for selectable products and enhance product filtering in admin panels
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-11 17:21:20 +02:00
d75fd00666 feat: Update documentation with recent changes, including Flutter build fixes and deployment guidelines
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-11 17:04:02 +02:00
9b4d1f94bf Refactor category handling in inventory and pantry forms
nilsjohan pushed to main at nilsjohan/microservice-importer 2026-05-11 16:41:23 +02:00
4596b80408 fix: update documentation status and enhance technical description for microservice importer
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-11 16:40:51 +02:00
d038d30831 feat: Update MVP checklist with completed security and regression testing tasks
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-11 16:40:36 +02:00
1db30c9b6f test(security): add and refactor api security/idor coverage
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-11 12:55:30 +02:00
9b468d9a13 feat: Update documentation with new features and improvements, including inventory category management and UI changes