prop/lib/microwaveprop_web/live/contact_live
Graham McIntire 4b155c5419
feat(contacts): hide Private column when the viewer has nothing private
Row-level privacy was already correct: private rows only render for
the owner and admins. The header column was still showing for every
viewer, leaving an always-empty slot for anyone without private
contacts of their own. Drop `:private` from the fields list unless
the scope can actually see at least one private row.
2026-04-19 12:36:12 -05:00
..
index.ex feat(contacts): hide Private column when the viewer has nothing private 2026-04-19 12:36:12 -05:00
show.ex feat(contacts): private flag with scope-aware visibility 2026-04-18 17:49:01 -05:00