29bb736
termui: interactive and responsible list of bugs
Michael Muré created
29bb736
termui: interactive and responsible list of bugs
Michael Muré created
c0dbe70
wip terminal ui
Michael Muré created
e14f1b4
graphql: move the mutations to a root Mutation type
Michael Muré created
3cb0469
graphql: implement a first mutation
Michael Muré created
79b3d18
graphql: use an interface instead of an union for the operations for easier query
Michael Muré created
5b70e34
graphql: fix knot in the graphql/gqlgen usage
Michael Muré created
64354c7
webui: show graphql urls
Michael Muré created
f0f9276
graphql: document hack
Michael Muré created
c58aa18
graphql: lazy loading for the bug relay connection
Michael Muré created
08f03ec
graphql: fix marshaling of label
Michael Muré created
c351cfd
graphql: directly return a connection, cleaning
Michael Muré created
8fa0b25
cleaning
Michael Muré created
6363518
relay connection working with gqlgen
Michael Muré created
ff2fd14
wip gqlgen
Michael Muré created
932743a
follow go naming convention
Michael Muré created
eb26dd8
cleaning
Michael Muré created
5751cd8
allow to run commands from lower than the root of a git repo
Michael Muré created
a4d403d
cleaning
Michael Muré created
0d64934
travis: add codegov hook
Michael Muré created
7c6f9ef
cache: add shortcut functions
Michael Muré created
0741566
add a cache to support the graphql API and the future interactive CLI UI
Michael Muré created
6706fa2
some cleaning
Michael Muré created
78355c8
Remove webui/build/ from git tree
Quentin Gliech created
108962a
add test for push/pull/rebase with a real git repo
Michael Muré created
6a12373
more refactoring to have reusable bug action across different UI
Michael Muré created
49c90ea
git: fix fetch not working
Michael Muré created
cbdba92
bug: fix merge procedure
Michael Muré created
a28f325
fix remote refs pattern to match default git behavior
Michael Muré created
78e5ec3
commit the builded webui
Michael Muré created
17e2ec8
bug: refactor to limit abstraction leak and to have a more reusable code for the UIs
Michael Muré created
e1f5976
Merge pull request #3 from MichaelMure/ui
WIP: Web UI
Michael Muré created
6d85590
webui: Basic bug list
Quentin Gliech created
50fd294
graphql: add `allBugs` to root query
Quentin Gliech created
4901bda
webui: Split into multiple, smaller components
Quentin Gliech created
62c422f
Basic WebUI
Based on Material-UI, react-router and react-apollo
Quentin Gliech created
3dd41e5
Add title field to bugs in graphql schema
Quentin Gliech created
8f0bb15
webui: Add flag to specify which port to listen to
Quentin Gliech created
94623b2
donc't build generators in a normal build
Michael Muré created
3524035
generate zsh completion
Michael Muré created
302a69b
use DisableAutoGenTag to not have to commit the documentation after each build
Michael Muré created
e527c57
add bash completion (only for "git-bug" for now ...)
Michael Muré created
5a8c649
generate manpages
Michael Muré created
e89f876
generate markdown documentation
Michael Muré created
1dd5118
graphql: Actually get the bugs from the repo
Quentin Gliech created
59e6ae8
NewBug can no longer error
Michael Muré created
0a7814f
humanize time
Michael Muré created
d731306
small cleaning
Michael Muré created
9f04fc2
bug: replace the uuid based id with the hash of the first commit
Michael Muré created
f42cf79
start of a graphql schema+types
Michael Muré created
2bbb145
remove tests with go 1.8 due to conflict with cobra/vipe
Michael Muré created