285e839
random_bugs: make it seedable and reusable
Michael Muré created
285e839
random_bugs: make it seedable and reusable
Michael Muré created
08127d8
bug: add benchmarcks for bug merge
Michael Muré created
b588121
bug: remove use of the too recent %(refname:lstrip=-1) of git
fix #24
Michael Muré created
71523f2
Readme: advertise a little more the chat lobby
Michael Muré created
6ecfb9d
Readme: add the gitter badge
Michael Muré created
45f671b
Merge pull request #19 from MichaelMure/webui-label-colors
Different colors for labels based on their hash
Michael Muré created
3085ab2
Different colors for labels based on their hash
webui: A hash is computed on each label, which is then used to determine the label's color.
Quentin Gliech created
f8f48b9
Merge pull request #14 from zetok/typos
docs: fix some typos
Michael Muré created
73bd0f4
docs: fix some typos
Zetok Zalbavar created
c974cc0
termui: fix a crash when a bug is created with an empty message
Michael Muré created
d959acc
version 0.2.0
Michael Muré created
eaef314
create_random_bugs: create less bugs
Michael Muré created
e076931
webui: pack it
Michael Muré created
1e8e1af
readme: cleanup
Michael Muré created
4e9ff2f
readme: fix the termui screencast not working on github
Michael Muré created
55ab963
readme: update with new recording of the termui, and screen of the webui
Michael Muré created
c93c022
termui: fix left/right unnecessarely moving up/down
Michael Muré created
90f235b
makefile: add a target to clean bugs on a remote
Michael Muré created
e482a37
termiu: show the bug after creation
Michael Muré created
6af16c1
termui: fix out of bounds when opening a bug on non-first page
Michael Muré created
1e43a6a
add a new main to generate random bugs
Michael Muré created
f510e43
makefile: add a target to remove all local bugs
Michael Muré created
51b0d70
webui: minor css improvements
Michael Muré created
1e9f2a9
fix tests
Michael Muré created
f728a02
webui: pack it
Michael Muré created
11b7926
webui: display status change in the timeline
Michael Muré created
17aa405
webui: display title changes in the timeline
Michael Muré created
a474093
bug: add "was" on SetTitleOperation to store what the title was
Michael Muré created
cf9e83e
webui: display label changes in the timeline + cleaning evrywhere
Michael Muré created
1984d43
webui: rework of the bug page with a timeline
Michael Muré created
2530cee
webui: reorganize the code
Michael Muré created
24d862a
webUI: implement pagination on the bug list
Michael Muré created
bc1fb34
graphql: fix two bugs in the connection code
1) totalCount was incorrect when not in the first page
2) pageInfo.Has{Previous,Next}Page was incorrect when using before or after
Michael Muré created
5c568a3
gqlgen: add a small program to go:generate the code
Michael Muré created
ef0d8fa
graphql: expose startCursor and endCursor as well for a connection
Michael Muré created
43f808a
webui: don't pack the huge .map file for production
Michael Muré created
5edcb6c
webui: revamp the bug list
Michael Muré created
4c850b5
cleanup go imports
Michael Muré created
df144e7
fix some linting trouble
Michael Muré created
f2f779c
Update README.md
Michael Muré created
3fe65c0
Update README.md
Michael Muré created
c1a0811
build: someday travis will stop complaining
Michael Muré created
bb6fad3
prepare a first version
Michael Muré created
83185a8
test: make bug_actions_test race resistant
Michael Muré created
e2f4b02
termui: implement push/pull
Michael Muré created
721ed32
termui: fix scroll bug
Michael Muré created
53a3d5e
termui: add and remove labels
Michael Muré created
f51cc4a
termui: implement left/right navigation in show bug
Michael Muré created
b96819a
termui: properly handle color sequence code even inside a word
Michael Muré created
f7ef5cd
termui: fix the instructions being written on in show bug
Michael Muré created