Quentin Gliech
|
1dd5118eeb
|
graphql: Actually get the bugs from the repo
|
2018-07-20 14:32:23 +02:00 |
|
Michael Muré
|
59e6ae872c
|
NewBug can no longer error
|
2018-07-19 18:34:25 +02:00 |
|
Michael Muré
|
d7313068fb
|
small cleaning
|
2018-07-19 17:58:45 +02:00 |
|
Michael Muré
|
a2a50f3de0
|
webui: add a primitive graphql handler
|
2018-07-19 14:15:50 +02:00 |
|
Michael Muré
|
7f5922f905
|
rework all the commands to use cobra as a parser
|
2018-07-19 12:36:01 +02:00 |
|
Michael Muré
|
cfa11372cb
|
implement label op+command
|
2018-07-18 16:41:09 +02:00 |
|
Michael Muré
|
ba3281dc99
|
all operations now have an author and a timestamp
|
2018-07-18 00:16:06 +02:00 |
|
Michael Muré
|
43bf0063f2
|
crude implementation of show
|
2018-07-17 20:51:09 +02:00 |
|
Michael Muré
|
1332a6ec0a
|
ls: add some colors
|
2018-07-17 20:23:14 +02:00 |
|
Michael Muré
|
76ac1787b8
|
add bug status + open/close commands
|
2018-07-17 19:28:37 +02:00 |
|
Michael Muré
|
0180b68cb0
|
implement pull/merge
|
2018-07-17 01:52:56 +02:00 |
|
Michael Muré
|
451c3b30ca
|
commands: sort commands by name
|
2018-07-16 22:38:52 +02:00 |
|
Michael Muré
|
ead4511250
|
add the infrastructure for an embedded web UI + command
|
2018-07-16 22:25:50 +02:00 |
|
Michael Muré
|
d659d74131
|
fix build
|
2018-07-16 15:26:51 +02:00 |
|
Michael Muré
|
d3893a5e04
|
rework the commands thing and add a "commands" command to list all commands
|
2018-07-16 15:21:21 +02:00 |
|
Michael Muré
|
c2774dcf23
|
add a "comment" command
|
2018-07-15 09:26:11 +02:00 |
|
Michael Muré
|
1e4562e999
|
ls: better output
|
2018-07-15 01:43:20 +02:00 |
|
Michael Muré
|
dfefba09ee
|
list --> ls, silly !
|
2018-07-15 01:23:21 +02:00 |
|
Michael Muré
|
519c5acdd8
|
add a primitive "list" command
|
2018-07-14 22:19:05 +02:00 |
|
Michael Muré
|
da470993d1
|
complete the storage/read process + tests (!)
|
2018-07-14 22:17:37 +02:00 |
|
Michael Muré
|
35d64e4f9e
|
fix push/pull
|
2018-07-13 21:51:27 +02:00 |
|
Michael Muré
|
1779a0f3b9
|
serialize a Bug to git as a blob+tree+commit+ref
|
2018-07-13 21:21:24 +02:00 |
|
Michael Muré
|
bc12fee58e
|
create the Bug structure
|
2018-07-13 16:13:40 +02:00 |
|
Michael Muré
|
3aecdf2c2d
|
create the Snapshot type for a compiled bug operation log
|
2018-07-12 21:32:10 +02:00 |
|
Michael Muré
|
cda8114fda
|
store user info in the datastore
|
2018-07-12 21:32:09 +02:00 |
|
Michael Muré
|
c498674718
|
add the new bug command with a very primitive bug datastructure
|
2018-07-12 12:44:46 +02:00 |
|
Michael Muré
|
d044365912
|
more experiment
|
2018-07-12 09:55:13 +02:00 |
|