Files
fizzy/test/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:22:07 +01:00
2025-12-16 16:44:20 +01:00
2025-12-11 10:36:56 +01:00
2025-11-24 12:04:33 +01:00
2026-02-12 14:55:34 +03:00
2025-06-24 13:26:37 +02:00
2026-02-02 18:22:07 +01:00
2026-02-19 12:07:08 +01:00