aboutsummaryrefslogtreecommitdiff
path: root/ticket/src/tui.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-20Upgrade tui to allow commenting from itMichael Gattozzi1-83/+212
2019-12-19Switch from termion to crossterm for tuiMichael Gattozzi1-82/+52
2019-12-13Add the ability to add comments to ticketsMichael Gattozzi1-3/+19
2019-12-10Make the pre-commit script pedantic and fix errorsMichael Gattozzi1-8/+8
2019-12-03Upgrade ticket format from V0 to V1 to use UUIDsMichael Gattozzi1-16/+4
2019-12-02Add a tui for ticketMichael Gattozzi1-0/+336