All checks were successful
Basil CI/CD Pipeline / Shared Package Tests (push) Successful in 1m22s
Basil CI/CD Pipeline / Code Linting (push) Successful in 1m30s
Basil CI/CD Pipeline / Web Tests (push) Successful in 1m37s
Basil CI/CD Pipeline / API Tests (push) Successful in 1m50s
Basil CI/CD Pipeline / Security Scanning (push) Successful in 1m16s
Basil CI/CD Pipeline / Build All Packages (push) Successful in 1m32s
Basil CI/CD Pipeline / E2E Tests (push) Has been skipped
Basil CI/CD Pipeline / Build & Push Docker Images (push) Successful in 5m6s
Basil CI/CD Pipeline / Trigger Deployment (push) Successful in 12s
Removed all category-related UI elements from the web application to simplify recipe organization. Users will now use tags exclusively for categorizing recipes and cookbooks. Changes: - Remove category input fields from RecipeForm and UnifiedEditRecipe - Remove category filters from CookbookDetail - Remove category auto-add feature from Cookbooks and EditCookbook - Preserve category data in database for backward compatibility - Keep API category support for future use or migrations This change reduces user confusion by having a single organizational method (tags) instead of overlapping categories and tags. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>