summaryrefslogtreecommitdiff
path: root/app/lib/utils.ts
AgeCommit message (Collapse)AuthorLines
7 daysSeparate current/former members with calculable period datesyyamashita-0/+7
- Add MemberGroup/BandGroup types and groupBandMembers/groupArtistMembers helpers - Calculate membership duration in months from YYYY-MM since/until values - Band view splits members into 在籍中 / 元メンバー sections with duration label - Artist view splits bands into 在籍中 / 元在籍 sections with duration label - Change since/until inputs to type="month" for structured data entry Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>