Commit Graph

189 Commits

Author SHA1 Message Date
Quentin Gliech
850b9db874
webui: Use Timeline API instead of raw operations 2019-03-30 20:50:48 +01:00
Michael Muré
433c4fc46a
upgrade webui dependency 2019-01-07 22:51:55 +01:00
Michael Muré
8fc15a032f
webui: upgrade npm dependencies to fix https://nvd.nist.gov/vuln/detail/CVE-2018-16469 2018-12-23 13:57:40 +01:00
Michael Muré
e89375f229
fix js formatting with prettier 2018-10-13 12:29:47 +02:00
Michael Muré
e414a0e3a1
webui: update packed files 2018-10-07 19:03:06 +02:00
Michael Muré
7cb7994cda
github: also pull users email 2018-10-07 18:27:23 +02:00
ludovicm67
386cc3d680
webui: update favicon with git-bug logo 2018-09-20 11:41:13 +02:00
Michael Muré
6f5d433e33
docs & cleaning 2018-09-16 13:50:53 +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
Dmitry Teplov
11ad777670
webui: add name to web app manifest. 2018-08-27 21:59:53 +03:00
Quentin Gliech
bb4ebed08c webui: Format everything with prettier 2018-08-19 23:14:45 +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é
e076931aa5
webui: pack it 2018-08-17 13:37:49 +02:00
Michael Muré
51b0d70985
webui: minor css improvements 2018-08-16 18:19:53 +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é
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é
43f808a0e2
webui: don't pack the huge .map file for production 2018-08-14 02:06:41 +02:00
Michael Muré
5edcb6c8bd
webui: revamp the bug list 2018-08-14 02:06:02 +02:00
Michael Muré
df144e727a
fix some linting trouble 2018-08-13 15:28:47 +02:00
Michael Muré
b8e9e581b1
webui: fix graphql queries 2018-08-08 19:05:34 +02:00
Michael Muré
d2f5e6b927
webui: pack the files only on demand 2018-08-06 16:17:11 +02:00
Michael Muré
3edec36e0a
make git-bug go gettable without having to commit the builded webUI 2018-08-06 14:18:55 +02:00
Quentin Gliech
8a4e373e7b
webui: Use the new schema 2018-07-31 00:18:55 +02:00
Michael Muré
eb26dd8d74
cleaning 2018-07-27 01:57:14 +02:00
Michael Muré
a4d403de3a
cleaning 2018-07-26 12:47:52 +02:00
Quentin Gliech
78355c887a
Remove webui/build/ from git tree 2018-07-25 19:47:09 +02:00
Michael Muré
78e5ec36b4
commit the builded webui 2018-07-23 00:06:59 +02:00
Quentin Gliech
6d8559048f
webui: Basic bug list 2018-07-22 01:13:06 +02:00
Quentin Gliech
4901bdadd3
webui: Split into multiple, smaller components 2018-07-22 00:42:19 +02:00
Quentin Gliech
62c422fa96
Basic WebUI
Based on Material-UI, react-router and react-apollo
2018-07-22 00:19:38 +02:00
Michael Muré
a2a50f3de0
webui: add a primitive graphql handler 2018-07-19 14:15:50 +02:00
Michael Muré
459bb8747d
add compiled webui 2018-07-18 18:55:07 +02:00
Michael Muré
bd56024b02
cleanup webui 2018-07-17 02:10:04 +02:00
Michael Muré
ead4511250
add the infrastructure for an embedded web UI + command 2018-07-16 22:25:50 +02:00