1
0

22 Commits

Author SHA1 Message Date
cryptogopher
1f5ea1cfb6 compute_quantities: allow indirect associations and model dependencies 2020-05-10 18:06:32 +02:00
cryptogopher
85ec7efa16 Removed some table borders 2020-05-02 17:44:50 +02:00
cryptogopher
4397249fa9 Separated show for date/meal/ingredient 2020-05-02 15:47:08 +02:00
cryptogopher
1734910d10 Styling changes 2020-05-02 14:50:42 +02:00
cryptogopher
54fc7ecf7e Coloring index summaries 2020-05-01 23:44:37 +02:00
cryptogopher
dafebdc529 Displaying date summary 2020-05-01 18:45:22 +02:00
cryptogopher
f6a7f0219e Summarizing nutrients + displaying meal summary 2020-05-01 18:34:40 +02:00
cryptogopher
9ccd41b422 Styles adjustments 2020-04-30 18:50:28 +02:00
cryptogopher
e74c707729 Displaying amount column in same format as quantities 2020-04-29 23:12:59 +02:00
cryptogopher
3418af87c1 Displaying quantities with fixed precision/MFU unit removed 2020-04-28 16:05:42 +02:00
cryptogopher
dfa20a55d1 Displaying quantities in MEals index, WIP 2020-04-27 18:15:40 +02:00
cryptogopher
cdd7107567 Rearranged Meals index columns 2020-04-24 15:36:16 +02:00
cryptogopher
5ab17cf69b Added MealsController#destroy 2020-04-24 00:54:32 +02:00
cryptogopher
6b5cb85b11 Buttons/amount in separate columns 2020-04-20 22:07:10 +02:00
cryptogopher
baaefb2b68 Proper sorting of meals, index 2020-04-20 21:43:12 +02:00
cryptogopher
66cd7926e8 Added adjusting ingredient amount 2020-04-19 21:50:59 +02:00
cryptogopher
03d0a56474 Moved notes form from div to td 2020-04-19 21:34:24 +02:00
cryptogopher
3706206191 Update notes in div 2020-04-19 18:16:07 +02:00
cryptogopher
e659ecc760 Added MealsController#toggle_eaten 2020-04-19 16:03:03 +02:00
cryptogopher
620d86b18a Updated Meals index 2020-04-19 00:02:39 +02:00
cryptogopher
3ff36df168 IngredientsController#index WIP 2020-04-18 01:22:21 +02:00
cryptogopher
e78803e474 Added MealsController#new and form autocomplete for Food
Renamed QuantityColumn -> Exposure
2020-04-15 23:42:58 +02:00