nilsjohan
  • Joined on 2026-04-08
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-12 21:11:56 +02:00
fb6b371fb7 feat: enhance error dialogs with delete functionality and improve documentation
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-12 20:56:17 +02:00
0784c1a032 feat: add tests for QuickImportService and ReceiptImportService parse flow
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-12 20:01:34 +02:00
44ea3cdd7e feat: add unit tests for ReceiptImportService.saveReceipt method
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-12 19:54:07 +02:00
320a646950 feat: add microservice folders to workspace configuration
nilsjohan pushed to main at nilsjohan/recipe-gitea-runner 2026-05-12 19:52:28 +02:00
a6309679f7 Update Dockerfile to use apk for package installation and remove unnecessary apt commands
nilsjohan pushed to main at nilsjohan/recipe-gitea-runner 2026-05-12 19:49:29 +02:00
7a47b97a11 Add Dockerfile and update docker-compose.yml for local runner configuration
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-12 19:18:19 +02:00
acb1e56506 Merge branch 'main' of ssh://gitea.gynther.se:2222/nilsjohan/recipe-app
2a230a6994 feat: add GitHub Actions workflow for testing backend and Flutter components
Compare 2 commits »
nilsjohan pushed to main at nilsjohan/recipe-gitea-runner 2026-05-12 19:16:54 +02:00
6fb89ee820 Initial runner configuration
nilsjohan pushed to main at nilsjohan/recipe-gitea-runner 2026-05-12 19:12:54 +02:00
aacfde24e5 first commit
5dbbb24e4d första committen
nilsjohan created branch main in nilsjohan/recipe-gitea-runner 2026-05-12 19:12:54 +02:00
nilsjohan created repository nilsjohan/recipe-gitea-runner 2026-05-12 18:59:28 +02:00
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-12 18:39:21 +02:00
43c91881a7 feat: add GitHub Actions workflow for testing backend and Flutter components
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