This website requires JavaScript.
Explore
Help
Register
Sign In
Redmine
/
body_tracking
Archived
Watch
1
Star
0
Fork
0
You've already forked body_tracking
Code
Releases
Activity
This repository has been archived on
2023-12-07
. You can view files and clone it, but cannot push or open issues or pull requests.
body_tracking
/
app
/
views
/
meals
History
cryptogopher
1f5ea1cfb6
compute_quantities: allow indirect associations and model dependencies
2020-05-10 18:06:32 +02:00
..
_contextual.html.erb
Added MealsController#new and form autocomplete for Food
2020-04-15 23:42:58 +02:00
_edit_form.html.erb
Added Meal edit/update
2020-04-20 22:56:05 +02:00
_edit_notes_form.html.erb
Rearranged Meals index columns
2020-04-24 15:36:16 +02:00
_form.html.erb
Added eaten_at to Meal form
2020-04-24 16:53:24 +02:00
_index.html.erb
compute_quantities: allow indirect associations and model dependencies
2020-05-10 18:06:32 +02:00
_new_form.html.erb
Added MealsController#new and form autocomplete for Food
2020-04-15 23:42:58 +02:00
_options.html.erb
Restyled quantity header
2020-04-29 22:26:48 +02:00
_show_date.html.erb
compute_quantities: allow indirect associations and model dependencies
2020-05-10 18:06:32 +02:00
_show_ingredient.html.erb
compute_quantities: allow indirect associations and model dependencies
2020-05-10 18:06:32 +02:00
_show.html.erb
compute_quantities: allow indirect associations and model dependencies
2020-05-10 18:06:32 +02:00
adjust.js.erb
Moved adjust from IngredientsController to MealsController
2020-05-02 16:49:54 +02:00
create.js.erb
Preliminary MealsController#create
2020-04-16 22:02:53 +02:00
destroy.js.erb
Added MealsController#destroy
2020-04-24 00:54:32 +02:00
edit_notes.js.erb
Rearranged Meals index columns
2020-04-24 15:36:16 +02:00
edit.js.erb
Added Meal edit/update
2020-04-20 22:56:05 +02:00
index.html.erb
Added MealsController#new and form autocomplete for Food
2020-04-15 23:42:58 +02:00
index.js.erb
Added Meal edit/update
2020-04-20 22:56:05 +02:00
new.js.erb
Preliminary MealsController#create
2020-04-16 22:02:53 +02:00
toggle_eaten.js.erb
Added MealsController#toggle_eaten
2020-04-19 16:03:03 +02:00
toggle_exposure.js.erb
Fixed saving Meal exposures
2020-04-25 18:07:58 +02:00
update_notes.js.erb
Rearranged Meals index columns
2020-04-24 15:36:16 +02:00