nilsjohan
  • Joined on 2026-04-08
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-08 12:58:59 +02:00
5aadc34d4a feat: remove unused import for product_picker_field in receipt_import_tab
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-08 12:51:42 +02:00
0873fa42bb feat: Refactor routing and navigation structure with StatefulShellRoute
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-07 14:15:50 +02:00
73309cb110 feat: implement alias strategy for receipt import with matchedVia tracking
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-07 13:57:44 +02:00
d92272e554 feat: implement matchedVia tracking for receipt items and enhance user alias management
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-07 12:01:00 +02:00
f7446cc2df feat: enhance security with user-scoped inventory and IDOR protection
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-07 11:58:03 +02:00
17893824d5 feat: implement user-specific inventory management with security checks
4affb03504 Refactor code structure for improved readability and maintainability
Compare 2 commits »
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-07 10:48:37 +02:00
943e449c97 docs: update security status in technical documentation for backend and Flutter frontend
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-07 10:23:47 +02:00
5b1aec6449 fix: ensure new unit is not null when confirming unit change
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-07 10:00:45 +02:00
a68a0ca86f feat: add unit mapping functionality
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-07 08:12:46 +02:00
26823fbf35 feat: add unitMappings field to User and Product models
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-07 08:11:00 +02:00
7d63b615b6 feat: add unit mapping functionality and confirmation dialog for unit changes in import process
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-07 07:56:53 +02:00
a19bc1279a fix: update l1Category method to return 'Övrigt' for empty categoryPath
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-07 07:51:52 +02:00
7f7e4c24a8 feat: enhance inventory management with category and location filters
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-06 11:55:01 +02:00
e7251fd94c feat: add location field to PantryItem model and update related functionality
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-06 10:49:00 +02:00
63d249b0a8 feat: update findByOwner method to exclude private filter for active products
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-06 10:43:59 +02:00
7a8f441390 feat: update API endpoint for product listing and simplify manual product creation UI
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-06 10:34:08 +02:00
ea44c4fe7a feat: update inventory queries to filter by product owner for improved user-specific analysis
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-06 10:32:38 +02:00
7f15f8028b feat: update inventory queries to filter by userId for accurate recipe analysis
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-06 09:42:50 +02:00
3e27423f24 feat: update migration documentation and remove obsolete file; enhance Prisma recovery instructions
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-06 09:29:21 +02:00
8200045438 feat: enhance user-scoped AI functionality with admin toggles and premium features