nilsjohan
  • Joined on 2026-04-08
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-23 21:25:05 +02:00
111d196403 test: add fake token storage implementation for testing purposes
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-23 21:22:34 +02:00
2341d05566 chore: update .gitignore and add .dockerignore for Dart/Flutter generated files
d78f9b7f4f chore: stop tracking .dart_tool (contains host-absolute paths)
Compare 2 commits »
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-23 21:14:53 +02:00
db1128ceaf Refactor code structure for improved readability and maintainability
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-23 19:25:01 +02:00
cd4274575e feat: Add receipt import functionality with file upload and parsing
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-23 19:06:32 +02:00
108c633d0e refactor(tests): clean up profile_repository_test and enhance error handling in API calls
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-23 18:52:56 +02:00
41aba1799d refactor(tests): reorder import statements for consistency in profile_repository_test
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-23 18:50:27 +02:00
910c3a58dc refactor(tests): update profile_repository_test to include MockRef for improved testing
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-23 18:01:17 +02:00
5644101b68 refactor(profile): update ProfileRepository to include MockRef for improved testing and enhance error handling in API calls
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-23 17:55:21 +02:00
2256ddb29b refactor(profile): update ProfileRepository to include Ref for improved state management and enhance error handling in tests
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-23 17:50:52 +02:00
aefc8804ad Add unit tests for ProfileRepository and implement new shaders
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-23 17:17:44 +02:00
b92ada1f30 refactor(inventory): update build methods to include WidgetRef for improved state management
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-23 17:05:15 +02:00
ad2a6a2fab refactor(inventory): simplify delete item logic and remove unnecessary parameters
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