nilsjohan
  • Joined on 2026-04-08
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-23 16:40:09 +02:00
a5c13a4b3c Remove outdated Flutter migration documents and add new technical descriptions and profile repository implementation
nilsjohan pushed to main at nilsjohan/microservice-importer 2026-04-23 15:54:21 +02:00
409d0b6b06 Refactor and enhance document and recipe import functionality
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-23 09:45:21 +02:00
6312fd5ce1 refactor(import): remove console logs and streamline session storage handling
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-22 22:19:08 +02:00
2411906682 feat(docs): update NEXT_STEPS, README, and technical descriptions with recent improvements and known limitations
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-22 22:08:09 +02:00
71bc162015 feat(import): enhance image URL extraction and logging during recipe import
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-22 22:00:52 +02:00
28606d7abd feat(import): enhance image URL handling and error reporting during recipe import
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-22 21:55:28 +02:00
2edd6d003d feat(import): store and manage image URL in session storage during recipe import
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-22 21:51:21 +02:00
c8510b431f fix(router): adjust type check for extra parameter in navigation
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-22 21:38:08 +02:00
29beb3a85f feat(import): enhance recipe creation by passing both markdown and image URL from import
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-22 21:33:06 +02:00
856efcfa79 fix(import): enhance error handling with localized messages for unauthorized and forbidden responses
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-22 21:31:29 +02:00
81117fbcb7 feat(import): implement recipe import functionality with file and URL support
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-22 21:21:44 +02:00
8ebf119d39 fix(inventory): update adjustment value to use integer for swipe actions
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-22 21:19:41 +02:00
14d782aeec feat(inventory): implement swipeable inventory tile and product picker field
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-22 21:04:13 +02:00
b04a82aaf8 fix(meal_plan): update quantity types to use double for consistency
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-22 19:51:38 +02:00
e495a4b38e feat: add meal planning feature with API integration
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-22 19:41:49 +02:00
b8627d0b7f feat(inventory): add inventory preview functionality and related models
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-22 19:37:16 +02:00
b31af6181c Refactor next_steps_flutter and teknisk_beskrivning_flutter for user-scope implementation
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-22 19:23:12 +02:00
ac3a8e96c0 feat(localization): add localization generation step and update l10n configuration
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-22 19:16:29 +02:00
2e117718a7 feat(localization): Implement Swedish localization and error messages
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-22 18:54:09 +02:00
37472f6c43 refactor: remove unused load function and related logic in PantryView component