Commit log
90fb85e
bug: store the referenced media in their own git tree under /media, as per the doc I wrote myself
Michael Muré
created
7 years ago
597b0ea
travis: now I remember why i removed codegov
Click to expand commit body
--> it fails on go 1.9:
"cannot use test profile flag with multiple packages"
It would require a script of some sort to compile all package coverage in the same report
--> report are innacurate
test in test/ are not accounted for the coverage
Michael Muré
created
7 years ago
90ccc94
travis: configure cross-compile + deploy on github + codecov
Michael Muré
created
7 years ago
ba16fc1
termui: more work on the show bug window
Michael Muré
created
7 years ago
5c86164
util: add a text wrapping function
Michael Muré
created
7 years ago
Michael Muré
created
7 years ago
d8f8972
implement media hosting in git for comments + API for the webui
Michael Muré
created
7 years ago
ed8f7ec
webui: add the http handlers for read/write git blob for media in comments
Michael Muré
created
7 years ago
9488467
termui: show the last edit in a dedicated column
Michael Muré
created
7 years ago
ae1ed6c
termui: implement addComment and setTitle
Michael Muré
created
7 years ago
e6a64b4
cache: some refactoring
Michael Muré
created
7 years ago
e5a6a71
graphql: implement the missing mutations
Michael Muré
created
7 years ago
15f2824
graphql: simplify the requests with helpers
Michael Muré
created
7 years ago
5830dd8
replace strings.Builder with a bytes.Buffer to support go 1.9
Michael Muré
created
7 years ago
c875d40
termui: add a view to display a bug
Michael Muré
created
7 years ago
2f88c28
termui: fix a pagination off by one
Michael Muré
created
7 years ago
6b012b1
termui: add a reusable error popup, use it for badly formated bug creation
Michael Muré
created
7 years ago
Michael Muré
created
7 years ago
87669e0
termui: use the editor to create a new bug
Michael Muré
created
7 years ago
eb39c5c
cli: rework new and comment command to better use the editor
Click to expand commit body
a nice templace is now provided with explanations
new: title and message can now be provided from the editor. Title will
be the first non-empty line
Michael Muré
created
7 years ago
8a4e373
webui: Use the new schema
Quentin Gliech
created
7 years ago
091ac03
termui: PgUp & PgDown to pagine the bug list as well
Michael Muré
created
7 years ago
12b0fec
vendor gocui on the master branch because of no release in a while
Michael Muré
created
7 years ago
Michael Muré
created
7 years ago
29bb736
termui: interactive and responsible list of bugs
Michael Muré
created
7 years ago
c0dbe70
wip terminal ui
Michael Muré
created
7 years ago
e14f1b4
graphql: move the mutations to a root Mutation type
Michael Muré
created
7 years ago
3cb0469
graphql: implement a first mutation
Michael Muré
created
7 years ago
79b3d18
graphql: use an interface instead of an union for the operations for easier query
Michael Muré
created
7 years ago
5b70e34
graphql: fix knot in the graphql/gqlgen usage
Michael Muré
created
7 years ago
64354c7
webui: show graphql urls
Michael Muré
created
7 years ago
f0f9276
graphql: document hack
Michael Muré
created
7 years ago
c58aa18
graphql: lazy loading for the bug relay connection
Michael Muré
created
7 years ago
08f03ec
graphql: fix marshaling of label
Michael Muré
created
7 years ago
c351cfd
graphql: directly return a connection, cleaning
Michael Muré
created
7 years ago
Michael Muré
created
7 years ago
6363518
relay connection working with gqlgen
Michael Muré
created
7 years ago
Michael Muré
created
7 years ago
932743a
follow go naming convention
Michael Muré
created
7 years ago
Michael Muré
created
7 years ago
5751cd8
allow to run commands from lower than the root of a git repo
Michael Muré
created
7 years ago
Michael Muré
created
7 years ago
0d64934
travis: add codegov hook
Michael Muré
created
7 years ago
7c6f9ef
cache: add shortcut functions
Michael Muré
created
7 years ago
0741566
add a cache to support the graphql API and the future interactive CLI UI
Michael Muré
created
7 years ago
Michael Muré
created
7 years ago
78355c8
Remove webui/build/ from git tree
Quentin Gliech
created
7 years ago
108962a
add test for push/pull/rebase with a real git repo
Michael Muré
created
7 years ago
6a12373
more refactoring to have reusable bug action across different UI
Michael Muré
created
7 years ago
49c90ea
git: fix fetch not working
Michael Muré
created
7 years ago
Page 21 of 23