Swoosh/app/src
Paweł Orzech 33647d41d6 feat: add Member detail screen with profile, subscriptions, activity, and labels
MemberDetailScreen shows scrollable profile: large avatar header with name
and email, 3 quick stat tiles (status, open rate, emails sent), subscription
details for paid members (tier, price, renewal date, cancellation status),
activity section (joined date, last seen, geolocation), newsletters list
with read-only checkboxes, labels as FlowRow of AssistChips, email activity
with open rate progress bar, and member notes.
2026-03-20 00:35:01 +01:00
..
main feat: add Member detail screen with profile, subscriptions, activity, and labels 2026-03-20 00:35:01 +01:00
test/java/com/swoosh/microblog feat: add MemberRepository with fetchMembers, fetchAllMembers, and getMemberStats 2026-03-20 00:28:10 +01:00