Files
fizzy/app/views
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-03-04 15:36:07 +01:00
2025-11-21 16:31:07 -06:00
2026-01-23 13:25:55 -05:00
2026-03-03 16:31:50 -06:00
2026-03-04 10:51:29 +01:00