Michael Muré
|
6ff02ed842
|
add some documentation
|
2018-09-02 15:37:28 +02:00 |
|
Michael Muré
|
150b5d489c
|
invert the behavior of the build flag for the webui
Now produce by default a build with the packed webui, to make it go gettable properly.
fix #33
|
2018-09-02 00:06:50 +02:00 |
|
Michael Muré
|
7397c94d99
|
make CLI commands use the cache to lock the repo properly
|
2018-08-31 17:22:10 +02:00 |
|
Michael Muré
|
116a94401f
|
Merge pull request #32 from tplk/patch-1
webui: add name to web app manifest
|
2018-08-28 19:05:17 +02:00 |
|
Dmitry Teplov
|
11ad777670
|
webui: add name to web app manifest.
|
2018-08-27 21:59:53 +03:00 |
|
Michael Muré
|
fba56eda83
|
better naming for the graphql-s root resolver
|
2018-08-27 12:15:41 +02:00 |
|
Michael Muré
|
0514edad1a
|
cache: maintain, write and load from disk bug excerpts
|
2018-08-23 21:24:57 +02:00 |
|
Michael Muré
|
e7648996c8
|
bug: add a new BugExerpt that hold a subset of a bug state for efficient sorting and retrieval
|
2018-08-23 19:19:16 +02:00 |
|
Michael Muré
|
16f55e3f4d
|
bug: introduce WithSnapshot to maintain incrementally and effitiently a snapshot
|
2018-08-23 19:15:50 +02:00 |
|
Michael Muré
|
6d7dc465d8
|
cache: lock the repo with a pid file; automatic cleaning
|
2018-08-21 19:13:08 +02:00 |
|
Michael Muré
|
942178288d
|
readme: more styling
|
2018-08-21 14:46:36 +02:00 |
|
Michael Muré
|
fd26876798
|
readme: a bit of styling
|
2018-08-21 14:39:05 +02:00 |
|
Michael Muré
|
8abf98429b
|
Merge pull request #26 from x4m3/archlinux-package
readme: added archlinux aur package in install section
|
2018-08-20 01:11:49 +02:00 |
|
Quentin Gliech
|
ce2be02c94
|
webui: Ensure code format in CI by running eslint
|
2018-08-19 23:14:45 +02:00 |
|
Quentin Gliech
|
bb4ebed08c
|
webui: Format everything with prettier
|
2018-08-19 23:14:45 +02:00 |
|
Philippe Loctaux
|
4a2fedd923
|
readme: added archlinux aur package in install section
|
2018-08-19 23:12:50 +02:00 |
|
Michael Muré
|
8575abf285
|
bug: add a benchmark for reading all bugs in a repo
|
2018-08-19 21:27:10 +02:00 |
|
Michael Muré
|
285e839486
|
random_bugs: make it seedable and reusable
|
2018-08-19 21:26:35 +02:00 |
|
Michael Muré
|
08127d8d1c
|
bug: add benchmarcks for bug merge
|
2018-08-19 20:40:50 +02:00 |
|
Michael Muré
|
b58812136e
|
bug: remove use of the too recent %(refname:lstrip=-1) of git
fix #24
|
2018-08-19 13:58:55 +02:00 |
|
Michael Muré
|
71523f23ed
|
Readme: advertise a little more the chat lobby
|
2018-08-18 18:34:24 +02:00 |
|
Michael Muré
|
6ecfb9da76
|
Readme: add the gitter badge
|
2018-08-18 18:31:15 +02:00 |
|
Michael Muré
|
45f671b5c6
|
Merge pull request #19 from MichaelMure/webui-label-colors
Different colors for labels based on their hash
|
2018-08-18 14:34:14 +02:00 |
|
Quentin Gliech
|
3085ab25ca
|
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.
|
2018-08-17 21:54:14 -04:00 |
|
Michael Muré
|
f8f48b975a
|
Merge pull request #14 from zetok/typos
docs: fix some typos
|
2018-08-17 20:04:41 +02:00 |
|
Zetok Zalbavar
|
73bd0f4a4e
|
docs: fix some typos
|
2018-08-17 18:46:03 +01:00 |
|
Michael Muré
|
c974cc022d
|
termui: fix a crash when a bug is created with an empty message
|
2018-08-17 16:42:10 +02:00 |
|
Michael Muré
|
d959acc29d
|
version 0.2.0
|
2018-08-17 13:37:50 +02:00 |
|
Michael Muré
|
eaef314936
|
create_random_bugs: create less bugs
|
2018-08-17 13:37:50 +02:00 |
|
Michael Muré
|
e076931aa5
|
webui: pack it
|
2018-08-17 13:37:49 +02:00 |
|
Michael Muré
|
1e8e1af674
|
readme: cleanup
|
2018-08-17 13:33:28 +02:00 |
|
Michael Muré
|
4e9ff2f5b6
|
readme: fix the termui screencast not working on github
|
2018-08-17 13:31:39 +02:00 |
|
Michael Muré
|
55ab9631b9
|
readme: update with new recording of the termui, and screen of the webui
|
2018-08-17 13:19:35 +02:00 |
|
Michael Muré
|
c93c0221ca
|
termui: fix left/right unnecessarely moving up/down
|
2018-08-17 13:07:46 +02:00 |
|
Michael Muré
|
90f235b393
|
makefile: add a target to clean bugs on a remote
|
2018-08-17 12:51:55 +02:00 |
|
Michael Muré
|
e482a37776
|
termiu: show the bug after creation
|
2018-08-17 12:37:58 +02:00 |
|
Michael Muré
|
6af16c1ccd
|
termui: fix out of bounds when opening a bug on non-first page
|
2018-08-17 12:10:28 +02:00 |
|
Michael Muré
|
1e43a6a7e3
|
add a new main to generate random bugs
|
2018-08-16 18:22:00 +02:00 |
|
Michael Muré
|
f510e43418
|
makefile: add a target to remove all local bugs
|
2018-08-16 18:20:11 +02:00 |
|
Michael Muré
|
51b0d70985
|
webui: minor css improvements
|
2018-08-16 18:19:53 +02:00 |
|
Michael Muré
|
1e9f2a9d1c
|
fix tests
|
2018-08-15 22:30:35 +02:00 |
|
Michael Muré
|
f728a02ad5
|
webui: pack it
|
2018-08-15 22:22:03 +02:00 |
|
Michael Muré
|
11b792608f
|
webui: display status change in the timeline
|
2018-08-15 22:20:50 +02:00 |
|
Michael Muré
|
17aa40505b
|
webui: display title changes in the timeline
|
2018-08-15 22:09:17 +02:00 |
|
Michael Muré
|
a474093774
|
bug: add "was" on SetTitleOperation to store what the title was
|
2018-08-15 22:01:45 +02:00 |
|
Michael Muré
|
cf9e83e74d
|
webui: display label changes in the timeline + cleaning evrywhere
|
2018-08-15 21:49:31 +02:00 |
|
Michael Muré
|
1984d4343d
|
webui: rework of the bug page with a timeline
|
2018-08-15 20:31:53 +02:00 |
|
Michael Muré
|
2530cee1ea
|
webui: reorganize the code
|
2018-08-15 15:50:19 +02:00 |
|
Michael Muré
|
24d862a65c
|
webUI: implement pagination on the bug list
|
2018-08-15 15:30:06 +02:00 |
|
Michael Muré
|
bc1fb34c24
|
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
|
2018-08-15 14:53:50 +02:00 |
|