Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | graphql: Implement `Authored` whenever possible | Quentin Gliech | 2019-05-22 | 1 | -0/+3 |
| | | | | webui: Use a fragment for Authored nodes | ||||
* | Expose actors and participants in snapshot and bug excerpt | Amine Hilaly | 2019-04-04 | 1 | -6/+30 |
| | | | | | | | | Append operations authors to each list on Apply() call Expose actors and participants in graphql Add actor/participant query filter and documentation | ||||
* | Made requested changes | Sladyn | 2019-03-02 | 1 | -8/+0 |
| | | | | Made changes to the doc files and remaining areas which required updation. | ||||
* | WIP identity in git | Michael Muré | 2019-03-01 | 1 | -1/+2 |
| | |||||
* | Issue #87: use same id format function in snapshot.go than in bug.go | Sebastien Devaux | 2019-01-04 | 1 | -1/+1 |
| | |||||
* | github: working incremental + comment history for the first comment | Michael Muré | 2018-10-01 | 1 | -0/+1 |
| | |||||
* | bug: use deditated type for all TimelineItem | Michael Muré | 2018-09-30 | 1 | -6/+1 |
| | |||||
* | bug: implement comment edition | Michael Muré | 2018-09-29 | 1 | -5/+25 |
| | | | | | - add a new operation - add a new "timeline" in the snapshot that hold a processed version of the operations | ||||
* | bug: ensure that OpBase field are public and properly serialized | Michael Muré | 2018-09-10 | 1 | -1/+1 |
| | | | | fix #37 | ||||
* | bug: add a new BugExerpt that hold a subset of a bug state for efficient ↵ | Michael Muré | 2018-08-23 | 1 | -1/+10 |
| | | | | sorting and retrieval | ||||
* | termui: show the last edit in a dedicated column | Michael Muré | 2018-08-02 | 1 | -3/+1 |
| | |||||
* | termui: add a view to display a bug | Michael Muré | 2018-08-01 | 1 | -4/+6 |
| | |||||
* | graphql: Actually get the bugs from the repo | Quentin Gliech | 2018-07-20 | 1 | -4/+4 |
| | |||||
* | humanize time | Michael Muré | 2018-07-19 | 1 | -2/+3 |
| | |||||
* | all operations now have an author and a timestamp | Michael Muré | 2018-07-18 | 1 | -4/+8 |
| | |||||
* | crude implementation of show | Michael Muré | 2018-07-17 | 1 | -0/+3 |
| | |||||
* | ls: add some colors | Michael Muré | 2018-07-17 | 1 | -1/+1 |
| | |||||
* | add bug status + open/close commands | Michael Muré | 2018-07-17 | 1 | -0/+12 |
| | |||||
* | ls: better output | Michael Muré | 2018-07-15 | 1 | -0/+18 |
| | |||||
* | create the Bug structure | Michael Muré | 2018-07-13 | 1 | -0/+8 |