Nils-Johan Gynther
7e296acb60
feat(ReceiptImportClient): add modal for enlarged receipt preview and improve file selection interaction
2026-04-19 19:49:22 +02:00
Nils-Johan Gynther
645741669a
fix(ReceiptImportClient): remove extra comma in selectedCategoryId assignment
2026-04-19 19:40:00 +02:00
Nils-Johan Gynther
afe89439c1
feat(api): update category fetch requests to include tree structure
2026-04-19 19:38:49 +02:00
Nils-Johan Gynther
f12d881395
feat(api): add create and update product routes with authentication
...
refactor(admin): integrate router refresh after product updates in forms
fix(imports): update fetch paths for product creation and update in ReceiptImportClient
2026-04-19 18:12:29 +02:00
Nils-Johan Gynther
4bf5733c76
feat(api): implement product creation and category update endpoints
2026-04-19 17:32:55 +02:00
Nils-Johan Gynther
7f51829462
feat(receipt-import): integrate server actions for product creation and category updates
2026-04-19 17:26:59 +02:00
Nils-Johan Gynther
184ecaad61
feat(receipt-import): refactor product creation and category update to use server actions
2026-04-19 17:17:41 +02:00
Nils-Johan Gynther
4e85d1309b
feat(receipt-import): add debug logging for isAdmin role in ReceiptImportClient
2026-04-19 15:17:08 +02:00
Nils-Johan Gynther
976a72612e
feat(inventory): add origin field to InventoryItem and update related DTOs and services
2026-04-19 15:11:35 +02:00
Nils-Johan Gynther
632d084dbe
feat(products): implement category selection and product creation in receipt import
2026-04-19 13:39:26 +02:00
Nils-Johan Gynther
f2f9f46502
feat(receipt-import): enhance product search functionality and error handling
2026-04-19 11:23:20 +02:00
Nils-Johan Gynther
054a19ed7c
MAJOR UPPDATE: "First Ai"
...
feat: add AI categorization for products and enhance user management
- Integrated AI service for category suggestions in receipt import and product management.
- Added premium subscription feature for users with corresponding API endpoints.
- Implemented admin interface for managing pending product suggestions.
- Enhanced user management to include premium status and corresponding UI updates.
- Updated database schema to support new fields for premium status and product status.
2026-04-19 10:34:21 +02:00
Nils-Johan Gynther
2a0da005ff
feat: add receiptName field to InventoryItem model and update related DTOs and service
2026-04-16 21:22:34 +02:00
Nils-Johan Gynther
af88a0dc81
feat: implement receipt alias functionality with CRUD operations and integrate with receipt import
2026-04-16 21:06:16 +02:00
Nils-Johan Gynther
b8744f625b
feat: enhance receipt import to support PDF files with updated UI and backend processing
2026-04-16 20:22:27 +02:00
Nils-Johan Gynther
a12abe0402
feat: add receipt import functionality with UI and backend integration
2026-04-16 20:02:57 +02:00