aboutsummaryrefslogtreecommitdiffstats
path: root/todolist
Commit message (Collapse)AuthorAgeFilesLines
* Get completing todos to work correctlyGrant Ammons2016-05-025-3/+32
|
* Sort todos by due date by defaultGrant Ammons2016-05-013-8/+32
|
* Implement delete logicGrant Ammons2016-05-014-2/+74
|
* Handle parsing dates, and printing themGrant Ammons2016-04-304-43/+166
|
* Rename method to describe it betterGrant Ammons2016-04-262-2/+2
|
* Get adding a todo workingGrant Ammons2016-04-266-14/+62
|
* Get grouping working correctlyGrant Ammons2016-04-255-12/+135
|
* Bring in the app and routerGrant Ammons2016-04-244-5/+92
|
* Organize things a bit betterGrant Ammons2016-04-248-0/+275