aboutsummaryrefslogtreecommitdiff
path: root/ticket/src/tui.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Upgrade tui to allow commenting from itMichael Gattozzi2019-12-201-83/+212
* Switch from termion to crossterm for tuiMichael Gattozzi2019-12-191-82/+52
* Add the ability to add comments to ticketsMichael Gattozzi2019-12-131-3/+19
* Make the pre-commit script pedantic and fix errorsMichael Gattozzi2019-12-101-8/+8
* Upgrade ticket format from V0 to V1 to use UUIDsMichael Gattozzi2019-12-031-16/+4
* Add a tui for ticketMichael Gattozzi2019-12-021-0/+336