nilsjohan
  • Joined on 2026-04-08
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
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-11 09:40:45 +02:00
1d2c3c9032 feat: Refactor inventory screen to improve type safety and enhance UI structure with dedicated widget methods
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-11 09:36:18 +02:00
d4a7983afb feat: Add bulk delete and merge functionality for inventory items with DTOs and API endpoints
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-11 09:22:22 +02:00
8e6e0e96b8 feat: Enhance admin user management with search, filtering, and sorting capabilities
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-11 09:06:35 +02:00
84ccabe2fe feat: Add functionality to move inventory items to pantry and enhance pantry management
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-10 00:35:26 +02:00
edf9c74e75 feat: update MVP plan and close previous inventory IDOR risk, ensuring user-scope implementation and focus on regression testing
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-10 00:29:15 +02:00
ca8987d9e4 Add comprehensive documentation for Flutter frontend migration and backend review
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-10 00:20:53 +02:00
1709bb1dad Implement admin inventory management features including CRUD operations, merging, filtering, sorting, previewing, and security enhancements. Update documentation and add comprehensive test coverage for security and validation.
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-09 23:41:46 +02:00
65137b41fb feat: implement alias strategy for receipt import with user-scoped and global fallback, enhance validation and normalization, and update UI components
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-09 23:31:20 +02:00
b342de906e feat: implement alias strategy for receipt import with user-scoped and global fallback aliases
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-09 23:27:05 +02:00
7aa93ff5d0 refactor: streamline error handling by removing redundant SnackBar calls in AdminProductsPanel
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-09 23:20:56 +02:00
ae6d7aad1a feat: implement product rename and merge endpoints for users and admins, optimize receipt import UI, and enhance deploy script
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-09 23:19:30 +02:00
14a1107466 feat: add private product management endpoints for updating canonical names and merging products