20 Commits

Author SHA1 Message Date
Copilot fe2f324bfa Make similar food suggestions clickable to populate food entry form (#12) 2026-04-28 23:00:36 -03:00
Copilot 6837e4f139 feat: Add "Show other options" to surface nutritionally equivalent food alternatives (#10)
* Initial plan

* feat: Add 'Show other options' feature to find similar foods by category and bestFor

Agent-Logs-Url: https://github.com/RMCampos/calories-tracker/sessions/00437e19-3c33-48b4-8d15-f29ac843a20f

Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com>

* fix: Address code review issues - string type, dedup logic, HTML escaping

Agent-Logs-Url: https://github.com/RMCampos/calories-tracker/sessions/00437e19-3c33-48b4-8d15-f29ac843a20f

Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com>

* fix: Add full HTML escaping including quotes in alternatives display

Agent-Logs-Url: https://github.com/RMCampos/calories-tracker/sessions/00437e19-3c33-48b4-8d15-f29ac843a20f

Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com>

* feat: improve food options by food type

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com>
Co-authored-by: Ricardo Campos <ricardompcampos@gmail.com>
2026-04-28 11:07:34 -03:00
rmcampos 228c7e4661 feat: add grouping meal 2025-12-13 16:00:31 -03:00
rmcampos 39ce9e4684 feat: makes the AI nutrition search optional 2025-12-10 12:27:08 -03:00
rmcampos 5948d976a8 feat: add AI info 2025-12-03 17:38:29 -03:00
rmcampos 35bfec9915 feat: add sharing feature 2025-10-30 13:18:01 -03:00
rmcampos 37bc55f0ba feat: change to dark mode 2025-10-27 12:51:50 -03:00
copilot-swe-agent[bot] 6f7a2f7c6c Implement copy feature for food log items
Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com>
2025-09-13 23:49:29 +00:00
rmcampos f8f2c98d49 feat: organize functions and add type to foods 2025-09-07 16:33:56 -03:00
rmcampos b891d077a4 feat: add calories in the calendar 2025-09-04 17:12:14 -03:00
rmcampos fa4a380b9a chore: make border radius consistent and remove unused functions 2025-09-04 14:19:52 -03:00
rmcampos 261528f329 feat: add editing capability 2025-09-04 12:51:43 -03:00
rmcampos 71564b1c80 feat: replace the food table by a better ui 2025-09-03 21:03:46 -03:00
rmcampos 5b62fd989f feat: improve food list 2025-09-02 18:21:59 -03:00
rmcampos 443186593a feat: add calories goal 2025-06-23 18:24:37 -03:00
rmcampos 460984ee2c feat: add alkaline count 2025-06-18 16:56:11 -03:00
rmcampos 9e66744a5e feat: add select item and improve settings 2025-06-16 17:33:52 -03:00
rmcampos 42a8081836 feat: improve food preview panel 2025-06-12 11:02:03 -03:00
rmcampos b3baaec974 fix: add missing JS files and logic 2025-06-11 21:49:26 -03:00
rmcampos 92e23dc350 first commit 2025-06-11 21:09:35 -03:00