aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/groups/recent-group-list-card.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Improve recent groups designSebastien Castiel2024-01-261-1/+5
|
* Ability to archive groups when they’re settled up (#45)Brandon Eng2024-01-161-0/+185
* Settled up icon on group card * remove logs * archived groups * remove settled up * remove more settled up * recent-group-list-card * sortGroups * archiveGroup * unarchiveGroup * clean up * more clean up * Prettier, fix TS errors, add titles --------- Co-authored-by: Sebastien Castiel <sebastien@castiel.me>