Commit Graph

6 Commits

Author SHA1 Message Date
233cea022a Fix usability bugs and USDA importer performance
All checks were successful
parsley/pipeline/head This commit looks good
- Remove duplicate Save buttons in log creator/editor (fired with null data before recipe loaded)
- Redirect to new resource after creating recipe/log instead of dropping back to list
- Fix TheFoodCreator Cancel linking to dead route /food → /foods
- Refactor AppSearchText to use defineModel; fix search box not initializing from URL
- Fix TheCalculator variable shadowing bug (ingredient ref never updated on food select)
- Refactor UsdaImporter to use insert_all! instead of per-record save! (~240k branded foods)
- Fix string-based ndbn min comparison in build_enumerator (fragile on non-padded IDs)
- Add CLAUDE.md with project overview and architecture notes

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 14:42:22 -05:00
67c23015ab Continue converting to composition api 2024-10-02 14:34:50 -05:00
46e8c9376f UI fixes 2018-06-09 12:36:46 -05:00
46072422d4 logs 2018-04-13 10:25:18 -05:00
3b1a9246fd recipe editing 2018-04-01 22:32:13 -05:00
1c4fa37778 recipe editing 2018-04-01 21:43:23 -05:00