This website requires JavaScript.
Explore
Help
Register
Sign In
paulh
/
recipe-manager
Watch
1
Star
0
Fork
You've already forked recipe-manager
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ca11d9d878
recipe-manager
/
src
/
backend
History
Paul Huliganga
0510009597
fix(workflow): align orchestrator API and workflow runner
2026-03-26 15:44:45 -04:00
..
db
[migration] Normalize schema to MVP target: split recipes into ingredients and steps tables, drop JSON columns, adjust tags, update migration docs. WARNING: Tests fail until API and tests are refactored for new structure.
2026-03-25 10:25:45 -04:00
repositories
Unify backend/frontend recipe search+tag filtering: backend search matches title, ingredient, tag; frontend list page has unified search input and tag filter bar wired to backend; tests for combined/ingredient/tag search; preserves existing features.
2026-03-25 14:17:45 -04:00
routes
Unify backend/frontend recipe search+tag filtering: backend search matches title, ingredient, tag; frontend list page has unified search input and tag filter bar wired to backend; tests for combined/ingredient/tag search; preserves existing features.
2026-03-25 14:17:45 -04:00
services
fix(workflow): align orchestrator API and workflow runner
2026-03-26 15:44:45 -04:00
tests
test: full-suite stabilization for orchestrator and progress logging
2026-03-26 14:23:28 -04:00
types
Unify backend/frontend recipe search+tag filtering: backend search matches title, ingredient, tag; frontend list page has unified search input and tag filter bar wired to backend; tests for combined/ingredient/tag search; preserves existing features.
2026-03-25 14:17:45 -04:00
index.ts
feat(mission-control): add live harness progress status panel
2026-03-25 00:46:21 -04:00