Files
fizzy/app/controllers
Mike Dalessio e27c0c5fa1 Filter draft cards from public closed column (#2667)
The public closed column was showing draft cards because it queried
`@board.cards.closed` without a `.published` filter. This adds the
missing `.published` scope to match the pattern used elsewhere in the
public controllers.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 20:31:41 -05:00
..
2026-02-02 18:06:19 +01:00
2026-02-17 13:57:24 +01:00
2025-09-22 12:55:19 +02:00
2026-02-12 14:55:34 +03:00
2025-11-03 15:27:12 +01:00
2025-12-11 11:20:43 +00:00