nilsjohan
  • Joined on 2026-04-08
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-01 22:46:57 +02:00
4cbd658fa0 feat: enhance receipt import functionality with category selection and PDF opening support
nilsjohan pushed to main at nilsjohan/caddy 2026-05-01 20:44:29 +02:00
04c6129efd Add UFW rules to README for Docker Caddy configuration
nilsjohan pushed to main at nilsjohan/caddy 2026-05-01 20:34:12 +02:00
24b76309dd Add README and technical description for Caddy reverse proxy configuration
nilsjohan pushed to main at nilsjohan/caddy 2026-05-01 12:59:25 +02:00
5263d9a206 Uppdaterade Caddyfile utifrån flutter
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-01 08:57:35 +02:00
5c263a14df feat: add receipt import session management with file handling and item editing support
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-01 02:44:30 +02:00
f983458ff0 feat: implement two-step category and product picker with private product creation support
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-01 02:41:02 +02:00
4f387fe6eb feat: enhance category selection flow by adding preselection support and a select button
8bc1bd3e21 feat: add user-scope design rules for new functionality in documentation
Compare 2 commits »
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-01 02:29:37 +02:00
9ee061d5f3 feat: add isPrivate field to Product model and implement private product creation and retrieval
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-01 02:19:14 +02:00
1fd910b561 feat: implement two-step category and product picker for enhanced selection
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-01 02:09:58 +02:00
62667fd76d feat: add categoryId mapping to product data in CreateInventoryScreen
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-01 02:05:53 +02:00
84dfbc4a52 feat: enhance ProductPickerField and ParsedReceiptItem to support category filtering in receipt import
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-01 02:00:14 +02:00
47801935e9 feat: enhance ProductPickerField to use rawName for initial query in receipt import
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-01 01:50:18 +02:00
f4fea7b92c feat: add initial query support to ProductPickerField and enhance ParsedReceiptItem with categorySuggestionPath
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-01 01:37:35 +02:00
997d62ade8 refactor: remove ReceiptImportTab and its state management for cleaner code structure
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-01 01:33:56 +02:00
73d653aef9 feat: complete receipt import phase 6b with review flow, editing, and destination selection
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-01 01:32:29 +02:00
d4b35f4a5b feat: implement receipt import functionality with editing capabilities and product selection
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-01 01:20:17 +02:00
b31862d1ff fix: add check for categories_supplement.sql before executing seed script
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-01 01:16:10 +02:00
bfe9cb46fa refactor: remove unused parser files and update ParsedReceiptItem model with additional fields
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-01 01:06:45 +02:00
879501292d fix: update deploy script to include git pull commands for recipe-app and microservice-importer
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-01 00:59:21 +02:00
7f494b75a4 fix: update deploy script to specify compose files for building and starting services