1
0

20 Commits

Author SHA1 Message Date
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
a4781b4fcd Renamed: column -> exposure
Moved toggle_column_options to body_trackers helper
2020-04-25 15:42:22 +02:00
cryptogopher
14f4c063de Fixed creating/updating with MeasurementRoutine
Updated Measurement links with :view
2020-04-03 18:34:39 +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
6919f9910c Changed indexing from q_name -> q in compute 2020-03-24 21:59:57 +01:00
cryptogopher
de395ad1e0 Displaying filter formula errors 2020-03-22 01:10:14 +01:00
cryptogopher
20deb944c3 Updated Ingredients to use ItemsWithQuantities 2019-12-29 15:12:05 +01:00
cryptogopher
4d48e86728 Added measurement filtering 2019-12-27 21:46:35 +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
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
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