Commit Graph

13 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
7dfa978c26 more conversion away form jbuilder 2020-08-07 12:33:06 -05:00
0c4c5b899b updates 2018-09-12 17:17:15 -05:00
6f213865f0 logs 2018-04-15 14:15:42 -05:00
642a9b362c log editing 2018-04-13 23:32:34 -05:00
46072422d4 logs 2018-04-13 10:25:18 -05:00
2a5301f5d5 finished markdown transition 2017-04-14 16:40:38 -05:00
51a3be23e9 log work 2016-08-16 12:41:31 -05:00
e6a9e00f82 logs 2016-08-15 17:43:02 -05:00
72fffcfbca log work 2016-08-12 16:05:24 -05:00
9c569693b1 log work 2016-07-27 22:30:57 -05:00
4137c9fd7c Initial rails 5 conversion 2016-07-07 17:47:47 -05:00
37f150e1cc start work on logs 2016-07-06 21:00:35 -05:00