aboutsummaryrefslogtreecommitdiffstats
path: root/termui/show_bug.go
Commit message (Expand)AuthorAgeFilesLines
* termui: fix left/right unnecessarely moving up/downMichael Muré2018-08-171-2/+12
* termiu: show the bug after creationMichael Muré2018-08-171-1/+1
* termui: implement push/pullMichael Muré2018-08-121-3/+3
* termui: fix scroll bugMichael Muré2018-08-121-1/+1
* termui: add and remove labelsMichael Muré2018-08-121-1/+74
* termui: implement left/right navigation in show bugMichael Muré2018-08-111-35/+118
* termui: properly handle color sequence code even inside a wordMichael Muré2018-08-111-3/+3
* termui: fix the instructions being written on in show bugMichael Muré2018-08-091-0/+5
* termui: display status and label changes in show bugMichael Muré2018-08-091-0/+68
* termui: better padding for show bugMichael Muré2018-08-091-6/+12
* termui: commit the bug when quiting the show bug windowMichael Muré2018-08-091-3/+7
* termui: colors show bugMichael Muré2018-08-091-24/+39
* termui: implement scrolling with pageUp / pageDownMichael Muré2018-08-091-1/+37
* termui: implement scrolling by selecting block in show bugMichael Muré2018-08-091-13/+63
* termui: selectable blocMichael Muré2018-08-081-13/+77
* termui: more work on the show bug windowMichael Muré2018-08-031-22/+74
* implement media hosting in git for comments + API for the webuiMichael Muré2018-08-021-1/+1
* termui: implement addComment and setTitleMichael Muré2018-08-021-7/+31
* termui: add a view to display a bugMichael Muré2018-08-011-0/+158