aboutsummaryrefslogtreecommitdiffstats
path: root/webui
Commit message (Collapse)AuthorAgeFilesLines
* upgrade webui dependencyMichael Muré2019-01-073-297/+428
|
* webui: upgrade npm dependencies to fix ↵Michael Muré2018-12-233-4869/+8728
| | | | https://nvd.nist.gov/vuln/detail/CVE-2018-16469
* fix js formatting with prettierMichael Muré2018-10-131-3/+3
|
* webui: update packed filesMichael Muré2018-10-071-20/+20
|
* github: also pull users emailMichael Muré2018-10-078-3/+14
|
* webui: update favicon with git-bug logoludovicm672018-09-201-0/+0
|
* docs & cleaningMichael Muré2018-09-161-0/+16
|
* invert the behavior of the build flag for the webuiMichael Muré2018-09-023-22/+22
| | | | | | Now produce by default a build with the packed webui, to make it go gettable properly. fix #33
* webui: add name to web app manifest.Dmitry Teplov2018-08-271-2/+2
|
* webui: Format everything with prettierQuentin Gliech2018-08-1921-301/+386
|
* Different colors for labels based on their hashQuentin Gliech2018-08-173-86/+144
| | | | | webui: A hash is computed on each label, which is then used to determine the label's color.
* webui: pack itMichael Muré2018-08-171-17/+17
|
* webui: minor css improvementsMichael Muré2018-08-162-10/+15
|
* webui: pack itMichael Muré2018-08-151-17/+17
|
* webui: display status change in the timelineMichael Muré2018-08-153-0/+43
|
* webui: display title changes in the timelineMichael Muré2018-08-153-0/+49
|
* webui: display label changes in the timeline + cleaning evrywhereMichael Muré2018-08-159-37/+122
|
* webui: rework of the bug page with a timelineMichael Muré2018-08-158-68/+231
|
* webui: reorganize the codeMichael Muré2018-08-157-76/+85
|
* webUI: implement pagination on the bug listMichael Muré2018-08-151-15/+133
|
* webui: don't pack the huge .map file for productionMichael Muré2018-08-142-26/+24
|
* webui: revamp the bug listMichael Muré2018-08-1410-2497/+2949
|
* fix some linting troubleMichael Muré2018-08-131-0/+3
|
* webui: fix graphql queriesMichael Muré2018-08-083-25/+25
|
* webui: pack the files only on demandMichael Muré2018-08-061-0/+0
|
* make git-bug go gettable without having to commit the builded webUIMichael Muré2018-08-062-2/+248
|
* webui: Use the new schemaQuentin Gliech2018-07-313-13/+27
|
* cleaningMichael Muré2018-07-271-0/+32
|
* cleaningMichael Muré2018-07-261-0/+0
|
* Remove webui/build/ from git treeQuentin Gliech2018-07-259-26/+1
|
* commit the builded webuiMichael Muré2018-07-239-12/+7
|
* webui: Basic bug listQuentin Gliech2018-07-223-8/+66
|
* webui: Split into multiple, smaller componentsQuentin Gliech2018-07-225-86/+143
|
* Basic WebUIQuentin Gliech2018-07-2210-2546/+2736
| | | | Based on Material-UI, react-router and react-apollo
* webui: add a primitive graphql handlerMichael Muré2018-07-198-8/+8
|
* add compiled webuiMichael Muré2018-07-1811-7/+38
|
* cleanup webuiMichael Muré2018-07-174-21/+26
|
* add the infrastructure for an embedded web UI + commandMichael Muré2018-07-1614-0/+11554