nilsjohan
  • Joined on 2026-04-08
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
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-11 12:21:02 +02:00
3ad6cfee50 feat: Introduce SearchableCategoryField component and integrate it into admin panels for enhanced category selection
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-11 11:18:15 +02:00
f132983b75 feat: Implement admin pantry item management with create and update functionality, including category selection and validation
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-11 10:40:58 +02:00
573c12cdc3 feat: Add _getMap and _postMap methods for improved API handling and refactor resetPassword to use _postMap
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-11 10:35:34 +02:00
c63afad672 feat: Enhance category suggestion logic with improved matching rules and disambiguation guidelines
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-11 10:32:01 +02:00
56050a896b feat: Enhance apple categorization logic and improve bulk category update feedback
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-11 10:22:22 +02:00
06056c6182 feat: Improve bulk category update functionality with validation and clearer logic
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-11 10:10:06 +02:00
afbc5b91b2 feat: Enhance admin panel navigation and UI by implementing tab management and improving layout structure
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-11 09:55:55 +02:00
06492ff099 feat: Refactor admin database panel to improve tab management and enhance UI structure with dedicated tab configuration