cryptogopher
|
c24bdd6f45
|
Renamed: formula_q -> filter_q
Added Meal related associations to Project
|
2020-04-25 22:49:48 +02:00 |
|
cryptogopher
|
c029ba59c2
|
Fixed saving Meal exposures
According to:
https://stackoverflow.com/questions/34328735/imageable-type-is-not-setting-for-polymorphic-associations
and
https://stackoverflow.com/questions/2494452/rails-polymorphic-association-with-multiple-associations-on-the-same-model
|
2020-04-25 18:07:58 +02:00 |
|
cryptogopher
|
a4781b4fcd
|
Renamed: column -> exposure
Moved toggle_column_options to body_trackers helper
|
2020-04-25 15:42:22 +02:00 |
|
cryptogopher
|
dfeb9af6db
|
Added Meal edit/update
|
2020-04-20 22:56:05 +02:00 |
|
cryptogopher
|
eb939a1be5
|
Sending Food id from autocomplete on Meal create
|
2020-04-16 19:09:24 +02:00 |
|
cryptogopher
|
e78803e474
|
Added MealsController#new and form autocomplete for Food
Renamed QuantityColumn -> Exposure
|
2020-04-15 23:42:58 +02:00 |
|
cryptogopher
|
8e8160c41a
|
Renamed Ingredient -> Food
Ingredient is now part of composition (meal/recipe/dish)
|
2020-04-14 19:44:19 +02:00 |
|