parsley/spec/lib
Dan Elbert 233cea022a
All checks were successful
parsley/pipeline/head This commit looks good
Fix usability bugs and USDA importer performance
- 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
..
unit_conversion Fixed specs 2019-03-23 13:54:21 -05:00
unit_conversion_spec.rb front end work 2018-09-11 22:56:26 -05:00
usda_importer_spec.rb Fix usability bugs and USDA importer performance 2026-04-20 14:42:22 -05:00
yield_parser_spec.rb Fixed yield parser; fixed N+1 query issue 2016-07-05 16:48:59 -05:00