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
012cfb1ddc
recipe-manager
/
src
/
backend
History
Paul Huliganga
87ee00dcb5
Task 4: Add local phase update queue (JSONL) with event schema, helper functions, orchestrator emission, and tests. Integrates phase_started, phase_succeeded, phase_failed, workflow_completed events; helper functions for reading pending and marking sent. All tests passing. See tests/phase-updates-queue-README.md for usage.
2026-03-26 13:42:26 -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
Task 4: Add local phase update queue (JSONL) with event schema, helper functions, orchestrator emission, and tests. Integrates phase_started, phase_succeeded, phase_failed, workflow_completed events; helper functions for reading pending and marking sent. All tests passing. See tests/phase-updates-queue-README.md for usage.
2026-03-26 13:42:26 -04:00
tests
Task 4: Add local phase update queue (JSONL) with event schema, helper functions, orchestrator emission, and tests. Integrates phase_started, phase_succeeded, phase_failed, workflow_completed events; helper functions for reading pending and marking sent. All tests passing. See tests/phase-updates-queue-README.md for usage.
2026-03-26 13:42:26 -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