a1415a379f
TestsPage 'Updated' column: compute lastActivityDate() from the most recent available timestamp — blue_validated_at > red_validated_at > blue_work_started_at > blue_started_at > red_started_at > created_at. Also fixes the sort-by-updated_at case. ValidatedTestsPage 'Validated' column: use blue_validated_at (when Blue Lead approved) falling back to red_validated_at. Fixes both the display and the default sort-by-validated.