prop/lib/microwaveprop_web/live/contact_live
Graham McIntire a6a3d3ced3
chore(contacts): drop the Flag column from the table
The `!` flag column was a tiny sliver that rarely fired in practice
and was pushing more useful columns offscreen on narrow layouts. The
underlying `flagged_invalid` field stays on the schema for the detail
page; only the index column goes.
2026-04-19 12:36:52 -05:00
..
index.ex chore(contacts): drop the Flag column from the table 2026-04-19 12:36:52 -05:00
show.ex feat(contacts): private flag with scope-aware visibility 2026-04-18 17:49:01 -05:00