Skip to content

Conversation

@Muetze42
Copy link
Owner

  • Add FilterShare model, migration, and controller to handle shared filters
  • Create reusable WithFilterShareTrait for Livewire components
  • Extend RecipeIndex and RecipeRandom components with filter sharing
  • Add FilterSharePageEnum to manage routing for shared filters
  • Update UI to support generating and copying share URLs
  • Include tests for filter sharing behavior and validation

fix(views): add structured data for shopping list and improve schema compliance

  • Generate recipeIngredient using PHP array_map for consistency
  • Add JSON-LD script for enhanced SEO and structured data handling
  • Refactor <body> schema attributes for proper tagging as Recipe

…compliance

- Generate `recipeIngredient` using PHP `array_map` for consistency
- Add JSON-LD script for enhanced SEO and structured data handling
- Refactor `<body>` schema attributes for proper tagging as Recipe
- Add `FilterShare` model, migration, and controller to handle shared filters
- Create reusable `WithFilterShareTrait` for Livewire components
- Extend `RecipeIndex` and `RecipeRandom` components with filter sharing
- Add `FilterSharePageEnum` to manage routing for shared filters
- Update UI to support generating and copying share URLs
- Include tests for filter sharing behavior and validation
@Muetze42 Muetze42 merged commit 76eabca into main Jan 25, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants