Nils-Johan Gynther
63d249b0a8
feat: update findByOwner method to exclude private filter for active products
Test Suite / test (24.15.0) (push) Has been cancelled
2026-05-06 10:48:56 +02:00
Nils-Johan Gynther
a645d6a364
feat: refactor inventory and recipe services for improved error handling and code reuse; add systematic backend review plan
Test Suite / test (24.15.0) (push) Has been cancelled
2026-05-04 20:44:43 +02:00
Nils-Johan Gynther
87eff6a37f
refactor(products): remove brand field from Product model and update related DTO and service
...
Co-authored-by: Copilot <copilot@github.com >
2026-05-03 16:01:09 +02:00
Nils-Johan Gynther
dbd8c6d849
refactor(products): remove subcategory from Product model and related queries
2026-05-03 15:54:23 +02:00
Nils-Johan Gynther
5842646e77
feat(products): include ownerId in product creation and enforce its requirement
2026-05-02 19:12:26 +02:00
Nils-Johan Gynther
9ee061d5f3
feat: add isPrivate field to Product model and implement private product creation and retrieval
2026-05-01 02:29:38 +02:00
Nils-Johan Gynther
864c84d2e5
feat: implement AI categorization for products and add premium access guard
2026-04-21 13:55:12 +02:00
Nils-Johan Gynther
87eab4d0ca
feat: add functionality for managing deleted products, including restoration and permanent deletion
2026-04-21 13:30:44 +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
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
21dc06829a
feat(meal-plan): add servings field to MealPlanEntry and update related functionality
...
feat(products): implement bulk update for product categories
feat(recipes): add servings input to WriteRecipePage and update MealPlanClient for servings management
refactor(types): enhance Product and Category types with additional properties
2026-04-17 22:50:41 +02:00
Nils-Johan Gynther
e41ee760b9
feat(products): add reset functionality to delete all products and related data
2026-04-17 21:22:54 +02:00
Nils-Johan Gynther
cc8be88462
feat(categories): implement category management with hierarchical structure and update product association
2026-04-17 21:16:58 +02:00
Nils-Johan Gynther
a4ea9be7a1
feat: enhance product model with subcategory, brand, tags, and nutrition; update related DTOs and services
2026-04-17 18:11:06 +02:00
Nils-Johan Gynther
719c291e36
fix: TS2322 null not assignable to string | undefined i products.service
2026-04-15 22:13:37 +02:00
Nils-Johan Gynther
65ec74ac7d
feat: redigeringsformulär för produkter i admin med namn, canonical name, kategori och mjukradering
2026-04-15 22:02:58 +02:00
nilsjohan
962f4e4be5
Recipe-app main
2026-04-09 09:14:39 +02:00