aboutsummaryrefslogtreecommitdiff
path: root/ticket (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix the ticket tui so it does not panicMichael Gattozzi2020-01-051-24/+38
* Create a panic handler for ticket tuiMichael Gattozzi2020-01-051-0/+28
* Fix init logic for `ds init`Michael Gattozzi2020-01-021-0/+1
* Change ticket tui to fix thread panic on WindowsMichael Gattozzi2020-01-011-6/+17
* Add the ability to assign users to ticketsMichael Gattozzi2019-12-232-6/+91
* Upgrade tui to allow commenting from itMichael Gattozzi2019-12-203-89/+217
* Switch from termion to crossterm for tuiMichael Gattozzi2019-12-192-84/+54
* Refactor ticket to use common methodsMichael Gattozzi2019-12-132-129/+78
* Add the ability to add comments to ticketsMichael Gattozzi2019-12-134-32/+107
* License all code under GPL-3.0Michael Gattozzi2019-12-101-0/+1
* Make the pre-commit script pedantic and fix errorsMichael Gattozzi2019-12-103-29/+51
* Upgrade ticket format from V0 to V1 to use UUIDsMichael Gattozzi2019-12-034-87/+192
* Add a tui for ticketMichael Gattozzi2019-12-024-16/+401
* Add logging output to ticketMichael Gattozzi2019-11-262-3/+46
* Fix formatting and add checks to pre-commit hookMichael Gattozzi2019-11-221-4/+19
* Move find_root function into the new shared crateMichael Gattozzi2019-11-212-58/+14
* Change ticket/Cargo.toml to use non * versionsMichael Gattozzi2019-11-181-5/+5
* Add ticket functionality to dev-suite (#3)Michael Gattozzi2019-11-183-6/+228
* Initialize the dev-suite repoMichael Gattozzi2019-11-153-0/+34