summaryrefslogtreecommitdiff
path: root/app/Services/ChartService.php
AgeCommit message (Expand)AuthorFilesLines
2019-03-05Dual type-hints upset vimeo/psalm, but are useful in PhpStormGreg Roach1-3/+6
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach1-9/+9
2019-01-20Move more logic to ChartServiceGreg Roach1-0/+46
2019-01-20Create ChartService for finding ancestors, descendants, cousins, etc.Greg Roach1-0/+69