cryptogopher
8bd102f8de
Test pass: test_new, test_new_cancel
2021-01-21 18:09:40 +01:00
cryptogopher
80b10d108a
Test pass: test_index_table_header_close_exposure
...
Allow closing last quantity column
2021-01-21 11:17:51 +01:00
cryptogopher
503f393f68
Set page title same as heading
2021-01-18 21:38:53 +01:00
cryptogopher
f9ba308072
Added test_create_binding_target
...
Goals (incl. binding) are required to have targets
Plugin fixtures are available through accessors
2020-08-20 21:52:18 +02:00
cryptogopher
0df2c6ec4f
Preliminary Target #new support
2020-06-27 21:52:32 +02:00
cryptogopher
4230d72206
compute_quantities now returns single hash
...
Fixed MeasurementsController view management
2020-04-26 20:21:17 +02:00
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
1007385e1f
Added eaten_at to Meal form
2020-04-24 16:53:24 +02:00
cryptogopher
dfeb9af6db
Added Meal edit/update
2020-04-20 22:56:05 +02:00
cryptogopher
40d6a3a3f0
Displaying Measurement notes
2020-04-04 02:41:46 +02:00
cryptogopher
1b6905d105
Form improvements
2020-04-04 02:37:37 +02:00
cryptogopher
738161fc43
Squeezed time and source in 1 line
2020-04-03 23:55:39 +02:00
cryptogopher
0e8634a3dd
Fixed multiple form creation on edit
2020-04-03 21:40:50 +02:00
cryptogopher
14f4c063de
Fixed creating/updating with MeasurementRoutine
...
Updated Measurement links with :view
2020-04-03 18:34:39 +02:00
cryptogopher
9f63c14f8a
Adding MeasurementRoutine selection/editing support
2020-04-02 02:23:53 +02:00
cryptogopher
0c724ed63f
Moved tracking of view state from session to params
2020-03-29 18:52:30 +02:00
cryptogopher
18419f1aeb
Added MeasurementRoutine as a nested Measurement model
...
Updated ItemsWithQuantities to work with MeasurementRoutine
Replaced ColumnViews HABTM with polymorphic HMT
Added Measurement notes
Added destroy restrictions on Quantity
Replaced BodyTrackingPluginController with Finders concern
Removed 'body_trackers' prefix from paths
Unified styling for textarea
2020-03-29 00:56:37 +01:00
cryptogopher
e7a33c684f
Dispplaying units of computed values
...
Fixed formula error messages display when filter formula not given
2020-03-25 23:07:59 +01:00
cryptogopher
63370ccc1a
Fixed filter zero_nil default
2020-03-24 22:04:34 +01:00
cryptogopher
6919f9910c
Changed indexing from q_name -> q in compute
2020-03-24 21:59:57 +01:00
cryptogopher
cfe225c014
Filters zero_nil setting and computing fixed
2020-03-24 01:54:26 +01:00
cryptogopher
de395ad1e0
Displaying filter formula errors
2020-03-22 01:10:14 +01:00
cryptogopher
10325c9c39
Added zero_nil to Ingredients filter formula
...
Displaying formulas errors for Nutrients view
Substituted onblur for Ingredients filters with hidden submit
2020-03-22 01:02:37 +01:00
cryptogopher
503266d546
Repositioned filters zero_nil checkbox
2020-02-23 01:31:38 +01:00
cryptogopher
f65569528d
Added JS layout
2020-02-22 22:51:15 +01:00
cryptogopher
0f8f74ffec
Added zero_nil to Measurement filter formula
2020-02-22 22:14:21 +01:00
cryptogopher
c15048f5ea
Fixed editing last index item
2020-02-20 21:17:55 +01:00
cryptogopher
20deb944c3
Updated Ingredients to use ItemsWithQuantities
2019-12-29 15:12:05 +01:00
cryptogopher
61bd34fdc5
Moved sidebar rendering to layout
2019-12-27 23:54:27 +01:00
cryptogopher
cc62ef1002
Added Ingredient comment attribute
...
Minor view updates
2019-12-27 22:40:07 +01:00
cryptogopher
4d48e86728
Added measurement filtering
2019-12-27 21:46:35 +01:00
cryptogopher
056d3b150d
Removed Measurement 'hidden' attribute
2019-12-27 01:48:22 +01:00
cryptogopher
2dcc750355
Improved measurements listing
2019-12-27 01:46:09 +01:00
cryptogopher
a1bdbb7dc7
Changed css classess names to reflect funcionality
2019-12-27 00:26:58 +01:00
cryptogopher
751da2f0df
Added closable/un-/shrinkable css classes for table column styling
2019-12-26 22:46:41 +01:00
cryptogopher
c854fc535b
Fixed edit form row colspan
2019-12-26 20:16:35 +01:00
cryptogopher
e36e667ead
Moved flash messages display to partial
2019-12-26 20:00:52 +01:00
cryptogopher
79c30be601
Merged measurement and readout views
2019-12-26 19:51:32 +01:00
cryptogopher
c1f26e9bf0
Updated create/edit/destroy to work in readouts view
2019-12-26 19:34:16 +01:00
cryptogopher
e7edfb465f
Readouts table improvements
2019-12-23 15:17:26 +01:00
cryptogopher
df15ae746c
Added action links to readouts view
2019-12-21 18:25:02 +01:00
cryptogopher
b6dbf369d1
Measurement index improvements
2019-12-21 18:01:46 +01:00
cryptogopher
d6b3fe3f60
Simplified display of readout extended row
2019-12-21 17:21:47 +01:00
cryptogopher
530dba0612
ColumnView fixes
2019-12-21 12:18:31 +01:00
cryptogopher
0c0ca1d286
Replaced Quantity 'primary' attr with ColumnView model
2019-12-14 23:56:36 +01:00
cryptogopher
925def1674
Displaying readouts is working
2019-12-14 01:25:20 +01:00
cryptogopher
98564be4b5
Displaying Measurement readouts, WIP
2019-12-10 20:37:36 +01:00
cryptogopher
40e9c6f8ae
Added Measurement readouts action
2019-12-08 01:00:54 +01:00