Files
nairobi/app/models
Bertocq 767fd04bdf Add valuation comments relation at Budget Investment
Why:

Budget Investments already has an existing `comments` relation that is
on use. We need to keep that relation unaltered after adding the
internal valuation comments, that means scoping the relation to only
public comments (non valuation ones) so existing code using it will
remain working as expected.

A new second relation will be needed to explicitly ask for valuation
comments only where needed, again scoping to valuation comments.

How:

Adding a second `valuations` relationship and filtering on both
with the new `valuation` flag from Comment model.
2018-01-30 19:22:27 +01:00
..
2017-07-18 13:07:30 +02:00
2017-11-17 13:14:03 -04:00
2017-07-25 13:01:03 +02:00
2016-01-26 18:10:47 +01:00
2017-10-17 22:00:00 +02:00
2016-11-23 19:19:19 +01:00
2016-05-10 18:31:50 +02:00
2017-12-20 12:43:49 +01:00
2017-04-06 16:25:07 +02:00
2017-11-13 02:22:00 +01:00
2016-05-30 13:55:12 +02:00
2017-12-15 19:21:02 +01:00